←2020-01-10 2020-01-11 2020-01-12→ ↑2020 ↑all
00:16:59 <int-e> fungot: what's your favorite Python indentation depth?
00:17:00 <fungot> int-e: it's full of stars
00:18:31 <int-e> (For some reason I'm using 3, meaning that's what I configured the python mode to use. And I'm wondering why.)
00:22:37 <int-e> And I can't think of a good reason... so I guess I'll switch to 4. :)
00:23:12 <esowiki> [[Special:Log/newusers]] create * *berlinquin * New user account
00:28:41 <zzo38> Kjugobe's Trick {1UU} Instant ;; Choose one-- ;; - Change the text of target spell by replacing all instances of one color word, land type word, creature type word, or non-power/toughness counter word with another of same kind. ;; - Target spell gains split second until it leaves the stack. ;; - Target spell loses all subtypes and supertypes. ;; Flashback {2U} ;; Affinity for permanents named Iuckqlwviv Kjugobe
00:30:10 <fizzie> fungot: How do you indent Python with stars?
00:30:10 <fungot> fizzie: most european educational systems have that, i return to walker? problem is im poorly equiped theorethically. didnt listen in algorithms and such in scheme.
00:31:30 <zzo38> Do you like this cards I make up?
00:32:24 <int-e> Karatsuba's Trick {MMMAASS}. Calculation. Multiply two linear polynomials in a single variable.
00:33:48 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=68791&oldid=68737 * *berlinquin * (+301)
00:36:22 <zzo38> What is "MMMAASS"?
00:38:10 <int-e> multiply, addition, subtraction
00:38:16 <zzo38> O, OK.
00:38:29 <int-e> err, multiplication (to fit the grammar of the rest)
00:56:20 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”).
01:07:09 -!- relrod has quit (Ping timeout: 250 seconds).
01:08:01 -!- jix has quit (Ping timeout: 250 seconds).
01:08:30 -!- jix has joined.
01:08:40 -!- relrod has joined.
01:08:42 -!- relrod has quit (Changing host).
01:08:42 -!- relrod has joined.
01:14:55 <esowiki> [[Robolang]] https://esolangs.org/w/index.php?diff=68792&oldid=68754 * IFcoltransG * (+172) Categories
01:16:54 <esowiki> [[Animosian]] M https://esolangs.org/w/index.php?diff=68793&oldid=68622 * IFcoltransG * (-13) Formatting: removed pre
01:20:16 <esowiki> [[Echo Tag]] https://esolangs.org/w/index.php?diff=68794&oldid=66993 * Pppery * (+5)
01:20:45 <esowiki> [[Animosian]] M https://esolangs.org/w/index.php?diff=68795&oldid=68793 * IFcoltransG * (+91) Categories
01:21:52 <esowiki> [[Animosian]] M https://esolangs.org/w/index.php?diff=68796&oldid=68795 * IFcoltransG * (-13) Re-removed pre after accidentally the whole thing
01:22:24 <esowiki> [[Animosian]] M https://esolangs.org/w/index.php?diff=68797&oldid=68796 * IFcoltransG * (+1) Missing quote mark
01:23:41 <esowiki> [[Animosian]] M https://esolangs.org/w/index.php?diff=68798&oldid=68797 * IFcoltransG * (+0) 'High-level' category spelling
01:34:19 <zzo38> Do you have a proper comment of Magic: the Gathering cards that I made up?
01:58:51 -!- xkapastel has quit (Quit: Connection closed for inactivity).
02:07:26 -!- oerjan has joined.
02:45:00 <oerjan> [ +/~ 1 2 3
02:45:01 <j-bot> oerjan: 2 3 4
02:45:01 <j-bot> oerjan: 3 4 5
02:45:01 <j-bot> oerjan: 4 5 6
02:45:09 <oerjan> [ +/ 1 2 3
02:45:10 <j-bot> oerjan: 6
02:45:42 <oerjan> [ +~~ 1 2 3
02:45:43 <j-bot> oerjan: 2 4 6
02:46:40 <oerjan> [ */~ 1 2 3
02:46:41 <j-bot> oerjan: 1 2 3
02:46:41 <j-bot> oerjan: 2 4 6
02:46:41 <j-bot> oerjan: 3 6 9
02:47:14 <oerjan> [ 1 2 3 */ 1 2 3
02:47:15 <j-bot> oerjan: 1 2 3
02:47:15 <j-bot> oerjan: 2 4 6
02:47:15 <j-bot> oerjan: 3 6 9
02:47:18 <oerjan> ah
02:48:32 <zzo38> The inventor of farbfeld format suggests compressing pictures using bzip2, and says it gives good results. In my experience, it is usually better compression than PNG, but worse than JPEG. However, some things that help are to not compress the header, and depending on the picture Paeth conversion may also help, and flipping/rotation the picture might help.
02:59:38 <oerjan> [ > 3 1 2
02:59:38 <j-bot> oerjan: 3 1 2
03:10:08 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
03:10:57 -!- Lord_of_Life has joined.
03:35:46 -!- sprocklem has quit (Ping timeout: 268 seconds).
03:37:33 -!- sprocklem has joined.
04:12:49 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
04:21:24 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
04:24:47 -!- Lord_of_Life has joined.
04:27:37 <pikhq> zzo38: I am somewhat curious how e.g. xz would perform for it
04:28:16 <pikhq> Also, given Farbfeld's whole deal, if something vaguely like PNG's filters mixed with more modern compression could do
04:28:32 <pikhq> (though I understand Farbfeld itself not doing it -- it's counter to the format's goals)
04:43:10 <zzo38> pikhq: I have tried xz; it is sometimes better and sometimes worse, although it helps a bit to change the alignment settings
04:49:40 <zzo38> But it would seem to me that compression specifically for pictures would work better. My idea was for the file to start with the header and then a sequence of filters to apply, and then the compressed picture data.
04:50:48 <zzo38> (These filters may include rotation, indexed colours, predictions, YCoCg, etc)
04:51:58 <zzo38> I personally have no need to store farbfeld pictures on disk, compressed or otherwise. I use farbfeld only as an intermediate format in pipes, which I think is a good use for it and farbfeld is a good format for that use.
06:12:18 -!- atslash has quit (Ping timeout: 265 seconds).
06:37:47 -!- quintopia has quit (Ping timeout: 250 seconds).
06:37:54 -!- quintopia has joined.
07:31:57 -!- Melvar has quit (Ping timeout: 268 seconds).
07:46:05 -!- Melvar has joined.
07:53:06 -!- Melvar has quit (Ping timeout: 268 seconds).
07:59:53 -!- sprocklem has quit (Ping timeout: 268 seconds).
08:00:12 -!- sprocklem has joined.
08:06:16 -!- Melvar has joined.
08:20:40 -!- imode has quit (Ping timeout: 268 seconds).
09:43:22 <\oren\> I've updated my font to include the newest letters in Latin Extended D
09:43:25 <\oren\> ꞺꞻꞼꞽꞾꞿꟂꟃꟄꟅꟆ
09:46:20 <oerjan> those look pretty new, aka square
09:48:09 <int-e> mmm
09:48:51 <int-e> (my irssi/screen combination shows an empty message)
09:50:51 <esowiki> [[Cactusi]] https://esolangs.org/w/index.php?diff=68799&oldid=59165 * IFcoltransG * (+54) /* Explanation */ Misc edits to spelling etc
09:51:06 <\oren\> https://cdn.discordapp.com/attachments/299702207270486016/665490091178721281/unknown.png
09:51:44 <\oren\> also added were some of the characters in sitelen pona and some superscript letters that don't exist in unicode
09:58:24 -!- atslash has joined.
10:03:03 -!- atslash has quit (Ping timeout: 265 seconds).
10:03:48 -!- atslash has joined.
10:46:53 -!- zzo38 has quit (Ping timeout: 260 seconds).
10:50:40 -!- LKoen has joined.
11:01:46 -!- oerjan has quit (Quit: leaving).
11:07:22 <b_jonas> there's a "Latin Extended D"?
11:10:36 <b_jonas> ok
11:39:02 -!- LKoen has quit (Remote host closed the connection).
11:39:25 -!- LKoen has joined.
11:46:16 -!- MDude has joined.
12:01:10 -!- LKoen has quit (Remote host closed the connection).
12:02:26 -!- LKoen has joined.
12:29:53 -!- LKoen has quit (Remote host closed the connection).
12:30:20 -!- LKoen has joined.
12:47:56 -!- kspalaiologos has joined.
12:48:03 <kspalaiologos> I've been DDoS'ed
12:48:09 <kspalaiologos> it's ridiculous
12:48:59 <kspalaiologos> http://kspalaiologos.baselinux.net/doc/ips_filtered.txt
12:49:13 <kspalaiologos> I filtered a list of ip's using perl & |sort|uniq
12:49:16 <kspalaiologos> it's over 2k IP's
12:49:29 <kspalaiologos> I wonder how much does an attack of this duty cost
12:51:06 <\oren\> why would anyone ddos you?
12:51:24 <kspalaiologos> no f**king idea
12:51:48 <kspalaiologos> the attack lasted for a pretty long time though
12:52:01 <kspalaiologos> we eventually brought the server off it's knees
12:56:29 <int-e> Run of the mill botnet based DDoS, can't be that expensive?
12:56:33 <FireFly> Do you respond to ICMP ECHO?
12:57:04 <FireFly> My prgmr VPS got hit once, or rather I suspect it was used for a reflection attack targetting another target
12:57:14 <FireFly> but it effectively acted as a DDoS of my VPS as well
12:57:33 <FireFly> so if it's something like that, you might not have been the intended target, but rather just used as utility
12:57:54 <FireFly> used for amplification
12:58:13 <FireFly> (that was the day I learned to configure iptables :p)
12:59:33 <int-e> kspalaiologos: "Booter" services come quite cheap, really. Should be no more than $10 really.
12:59:54 <int-e> Hmm, so much "really".
13:00:07 <kspalaiologos> well they ran something that imitated a client
13:00:16 <kspalaiologos> and most of the IP's are located in russia
13:00:42 <kspalaiologos> my soft has been denying them but the server eventually died for some bizzare reason
13:02:04 <int-e> Hmm. If it's a customized attack it'll be more expensive, or free if they have their own botnet *shrugs*.
13:02:11 <kspalaiologos> I doubt
13:02:32 <kspalaiologos> but the suspects, as stupid as they are can manage buying a ddos
13:02:32 <int-e> It's not rocket science. Also your friend's botnet is your botnet, right?
13:02:52 <kspalaiologos> they don't even distinguish a DoS from DDoS
13:03:00 <int-e> They might just hang out with the right crowd.
13:03:10 <kspalaiologos> no way
13:03:40 <kspalaiologos> no idea why would anyone want to do that
13:03:48 <kspalaiologos> especially in the night when no one was really using the service
13:04:17 <kspalaiologos> disk is full because of log garbage and other stuff
13:04:44 <int-e> Yeah no clue what drives such people.
13:05:36 <kspalaiologos> I would understand if they actually caused some damaghe
13:05:53 <kspalaiologos> had something with someone and brought it down
13:06:23 <kspalaiologos> I'm not a saint too, but I'm not buying botnets and right after exploitation and leaving something for the owner contact them
13:08:38 <kspalaiologos> I remember when my friend sent me a link to some subsite of MEN
13:08:44 <kspalaiologos> that's the ministry of education in Poland
13:09:07 <kspalaiologos> some guy (possibly on appetrinceship) hosted a random number generator written in JS
13:09:50 <int-e> useful
13:09:58 <kspalaiologos> we joked about new Matura grading
13:10:16 <kspalaiologos> (an exam finishing high school)
13:10:29 <int-e> Of course, bitcoin mining is just generating random numbers at high speed.
13:10:32 <kspalaiologos> my first dirty thought was just bringing it down because it was useless
13:10:43 <kspalaiologos> and no one would really punish me for bringing down such thing
13:10:52 <kspalaiologos> in the response there was actually an old version of Apache
13:10:59 <kspalaiologos> that wasn't updated for like 12 years
13:11:02 <kspalaiologos> the same went for the main website
13:11:13 <kspalaiologos> I sent some requests with malformed range header
13:11:27 <kspalaiologos> and the server sent partial request HTTP code so effectively I leaked some memory on the serverside
13:11:38 <kspalaiologos> I wrote an email to MEN and CKE about this issue
13:11:49 <kspalaiologos> no reply until this day, but it seems they patched it
13:12:11 <kspalaiologos> I just hate my country
13:27:57 <kspalaiologos> anyways
13:28:01 <kspalaiologos> some good J excercises someone
13:28:22 <kspalaiologos> that will get me entertained
13:57:08 -!- LKoen has quit (Remote host closed the connection).
13:57:26 -!- LKoen has joined.
14:56:16 -!- LKoen has quit (Remote host closed the connection).
14:56:39 -!- LKoen has joined.
15:09:23 -!- Lord_of_Life_ has joined.
15:09:45 <b_jonas> kspalaiologos: see the logs, I told some after you left yesterday
15:09:53 <b_jonas> channel logs
15:10:24 <kspalaiologos> ah fine
15:10:27 <kspalaiologos> my inet died
15:12:23 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
15:12:32 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
15:13:23 <kspalaiologos> it's in hungarian
15:13:28 <kspalaiologos> will google translate do the job?
15:14:31 <kspalaiologos> alright I understand now
15:15:20 <kspalaiologos> I'll experiment in the channel
15:15:39 <kspalaiologos> [ 0 1 2 { 64 70 22 78 88 100
15:15:40 <j-bot> kspalaiologos: 64 70 22
15:18:14 <kspalaiologos> [ set=:64 70 22 78 88 100 36 49 53 70 53 85 35 87 18 72 99 74 30 99 19 72 10 100 59 9 99 80 27 56 42 71 94 51 64 47 12 23 9 30 13 91 71 61 18 5 4 60
15:18:15 <j-bot> kspalaiologos: |ok
15:18:18 <kspalaiologos> [ $set
15:18:19 <j-bot> kspalaiologos: 48
15:18:24 <kspalaiologos> [ i.$set
15:18:25 <j-bot> kspalaiologos: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
15:18:36 <kspalaiologos> [ i.$set%3
15:18:37 <j-bot> kspalaiologos: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
15:18:42 <kspalaiologos> [ i.($set%3)
15:18:43 <j-bot> kspalaiologos: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
15:18:48 <kspalaiologos> [ ($set%3)
15:18:49 <j-bot> kspalaiologos: 48
15:18:54 <kspalaiologos> [ ($set)%3
15:18:55 <j-bot> kspalaiologos: 16
15:18:58 <kspalaiologos> [ i.($set)%3
15:18:59 <j-bot> kspalaiologos: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
15:19:16 <kspalaiologos> alrightie
15:21:21 <kspalaiologos> [ * 1 2 3
15:21:22 <j-bot> kspalaiologos: 1 1 1
15:21:24 <kspalaiologos> [ *\ 1 2 3
15:21:25 <j-bot> kspalaiologos: 1 0 0
15:21:25 <j-bot> kspalaiologos: 1 1 0
15:21:25 <j-bot> kspalaiologos: 1 1 1
15:21:34 <kspalaiologos> [ *\ (1 2 3)
15:21:34 <j-bot> kspalaiologos: 1 0 0
15:21:34 <j-bot> kspalaiologos: 1 1 0
15:21:34 <j-bot> kspalaiologos: 1 1 1
15:21:52 <kspalaiologos> [ +\\ (1 2 3)
15:21:53 <j-bot> kspalaiologos: 1 0 0
15:21:53 <j-bot> kspalaiologos: 0 0 0
15:21:53 <j-bot> kspalaiologos: 0 0 0
15:21:53 <j-bot> kspalaiologos:
15:21:53 <j-bot> kspalaiologos: 1 0 0
15:21:54 <j-bot> kspalaiologos: 1 2 0
15:21:54 <j-bot> kspalaiologos: 0 0 0
15:21:55 <j-bot> kspalaiologos:
15:21:55 <j-bot> kspalaiologos: ...
15:22:01 <kspalaiologos> [ gosh
15:22:02 <j-bot> kspalaiologos: |value error: gosh
15:23:19 <kspalaiologos> [ f=:monad:'(0{x)*(1{x)*(2{x)'
15:23:19 <j-bot> kspalaiologos: |spelling error
15:23:19 <j-bot> kspalaiologos: | f=:monad:'(0{x)*(1{x)*(2{x)'
15:23:19 <j-bot> kspalaiologos: | ^
15:23:48 <kspalaiologos> [ f=: monad define (0{x)*(1{x)*(2{x) )
15:23:48 <j-bot> kspalaiologos: |index error
15:23:48 <j-bot> kspalaiologos: | f=:monad define(0{x)*(1{x)*(2 {x))
15:24:06 <kspalaiologos> [ f=:(0{x)*(1{x)*(2{x)
15:24:07 <j-bot> kspalaiologos: |index error
15:24:07 <j-bot> kspalaiologos: | f=:(0{x)*(1{x)*(2 {x)
15:24:18 <kspalaiologos> b_jonas, ideas, why can't I define that verb?
15:24:59 <kspalaiologos> [ f=:((0+y){x)*((1+y){x)*((2+y){x)
15:25:00 <j-bot> kspalaiologos: |domain error
15:25:00 <j-bot> kspalaiologos: | f=:((0+y){x)*((1+y){x)*((2 +y){x)
15:25:17 <kspalaiologos> [ f =: monad : ((0+y){x)*((1+y){x)*((2+y){x)
15:25:18 <j-bot> kspalaiologos: |domain error
15:25:18 <j-bot> kspalaiologos: | f=:monad :((0+y){x)*((1+y){x)*((2 +y){x)
15:25:30 <kspalaiologos> [ f =: dyad : ((0+y){x)*((1+y){x)*((2+y){x)
15:25:31 <j-bot> kspalaiologos: |domain error
15:25:31 <j-bot> kspalaiologos: | f=:dyad :((0+y){x)*((1+y){x)*((2 +y){x)
15:25:39 <kspalaiologos> [ f =: dyad : ((0+y.){x.)*((1+y.){x.)*((2+y.){x.)
15:25:40 <j-bot> kspalaiologos: |spelling error
15:25:40 <j-bot> kspalaiologos: | f =: dyad : ((0+y.){x.)*((1+y.){x.)*((2+y.){x.)
15:25:40 <j-bot> kspalaiologos: | ^
15:27:08 -!- LKoen has quit (Remote host closed the connection).
15:28:07 <kspalaiologos> [ {. (1 2 3)
15:28:08 <j-bot> kspalaiologos: 1
15:28:11 <kspalaiologos> [ }. (1 2 3)
15:28:12 <j-bot> kspalaiologos: 2 3
15:28:25 -!- LKoen has joined.
15:28:37 <kspalaiologos> [ f =: ((0+{.){}.)*((1+{.){}.)*((2+{.){}.)
15:28:38 <j-bot> kspalaiologos: |ok
15:28:42 <kspalaiologos> it can't work
15:28:46 <kspalaiologos> but it's worth giving it a shot
15:28:55 <kspalaiologos> [ f 0 1 2 3
15:28:56 <j-bot> kspalaiologos: 6
15:29:00 <kspalaiologos> damn
15:29:01 <kspalaiologos> it works
15:29:07 <kspalaiologos> [ f 1 1 2 3 4 5 6
15:29:08 <j-bot> kspalaiologos: 24
15:29:34 <kspalaiologos> wait, it just multiplied 4*6
15:29:36 <kspalaiologos> ommiting the 5
15:29:46 <kspalaiologos> [ f 1 1 2 3 4 5 6 7
15:29:46 <j-bot> kspalaiologos: 24
15:29:56 <kspalaiologos> [ 2 i.10
15:29:57 <j-bot> kspalaiologos: 1
15:30:03 <kspalaiologos> [ f 2 (i.10)
15:30:03 <j-bot> kspalaiologos: |index error: f
15:30:03 <j-bot> kspalaiologos: | f 2(i.10)
15:30:08 <kspalaiologos> [ f 2 i.10
15:30:09 <j-bot> kspalaiologos: |index error: f
15:30:09 <j-bot> kspalaiologos: | f 2 i.10
15:30:13 <kspalaiologos> [ i. 10
15:30:14 <j-bot> kspalaiologos: 0 1 2 3 4 5 6 7 8 9
15:30:20 <kspalaiologos> [ z=:i. 10
15:30:21 <j-bot> kspalaiologos: |ok
15:30:24 <kspalaiologos> [ f 0 z
15:30:25 <j-bot> kspalaiologos: |index error: f
15:30:25 <j-bot> kspalaiologos: | f 0 z
15:32:36 <kspalaiologos> [ f , z
15:32:37 <j-bot> kspalaiologos: 6
15:32:40 <kspalaiologos> [ f 0,z
15:32:40 <j-bot> kspalaiologos: 0
15:32:43 <kspalaiologos> [ f 1,z
15:32:44 <j-bot> kspalaiologos: 6
15:33:20 <kspalaiologos> [ f 0 3 4 5
15:33:20 <j-bot> kspalaiologos: 60
15:33:53 <kspalaiologos> [ f =: ((0+(3*{.)){}.)*((1+(3*{.)){}.)*((2+(3*{.)){}.)
15:33:53 <j-bot> kspalaiologos: |ok
15:33:55 <kspalaiologos> [ f 0 3 4 5
15:33:56 <j-bot> kspalaiologos: 60
15:34:02 <kspalaiologos> [ f 1 1 2 3 4 5 6 7
15:34:03 <j-bot> kspalaiologos: 120
15:34:06 <kspalaiologos> works fine
15:41:46 -!- arseniiv has joined.
15:42:35 <kspalaiologos> [ f 0 s
15:42:36 <j-bot> kspalaiologos: |index error: f
15:42:36 <j-bot> kspalaiologos: | f 0 s
15:42:42 <kspalaiologos> [ f 0,s
15:42:43 <j-bot> kspalaiologos: 0.420845
15:42:55 <int-e> can you two get a room
16:23:39 -!- rain1 has joined.
16:49:24 <b_jonas> kspalaiologos: try in #jsoftware or #esoteric-blah
16:54:25 <kspalaiologos> I moved to pv
16:54:36 <kspalaiologos> and I'm talking with a friend rn
16:54:42 <kspalaiologos> not focused on the task
16:55:09 -!- rain1 has quit (Quit: Lost terminal).
17:09:46 <arseniiv> <lambdabot> You don't have any messages => :′((((((((
17:13:20 <int-e> @tell arseniiv Maybe you should seek happiness elsewhere.
17:13:20 <lambdabot> Consider it noted.
17:14:07 <arseniiv> @messages
17:14:21 <arseniiv> oh
17:29:57 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”).
18:18:22 -!- imode has joined.
18:37:14 <b_jonas> zzo38: M:tG rules update bulletin is out, https://magic.wizards.com/en/articles/archive/news/theros-beyond-death-update-bulletin-2020-01-10
18:37:25 <b_jonas> also the release notes for the new set
18:53:34 -!- zzo38 has joined.
18:56:02 <b_jonas> zzo38: ^
18:59:30 <zzo38> I read the rule update bulletin.
18:59:50 <zzo38> Once the new rules are available I will want to download it, though.
19:00:46 -!- j-bot has quit (Ping timeout: 268 seconds).
19:01:22 <b_jonas> sure
19:20:06 -!- stux- has joined.
19:21:44 -!- stux has quit (Read error: Connection reset by peer).
19:21:44 -!- rodgort has quit (Quit: Leaving).
19:23:34 -!- rodgort has joined.
19:29:12 -!- tromp has joined.
19:32:46 -!- tromp_ has quit (Ping timeout: 252 seconds).
19:41:21 <zzo38> How I thought version ten internet addresses should work is, there are sixteen octets. If the first twelve octets are all zero then it is a version 4 address with the same meaning as a version 4 address. If the first octet is less than 128 then it is various kind of specials (network specials, application specials, operating system specials, etc). Each customer will have 2^32 addresses which should be more than enough.
19:43:57 <int-e> zzo38: https://en.wikipedia.org/wiki/IPv4_mapped_address#IPv4-mapped_IPv6_addresses
19:44:13 <int-e> The prefix is not 0, but the idea exists.
19:46:06 <zzo38> I think the way it is done in IPv6 is messy, with multiple classes of such addresses, an unusual notation that is different from normal IPv6 notation, etc.
19:47:19 <zzo38> Sometimes there is a use for multiple classes, but usually it shouldn't care.
19:50:12 <int-e> I believe they consciously switched from octets to nybbles for the benefit of reverse DNS.
19:53:12 <int-e> Also https://xkcd.com/927/ applies equally well for standards that just try to do things "right".
19:53:13 <zzo38> (e.g. anything that can map version 4 addresses will do so; if it doesn't then it is just treated as a version 6 address passed to the next device on the network (such as the router, modem, ISP, etc); if the ISP supports this then they might have their own address prefix for such purpose and 0.0.0.0.0.0.0.0.0.0.0.0 is treated as an alias for it.)
19:56:47 <kspalaiologos> why jbot died
19:56:49 <kspalaiologos> reeeeeeee
19:59:56 <b_jonas> kspalaiologos: int-e killed it so that you don't spam the channel :-)
20:00:10 <b_jonas> he couldn't just kick it from this channel
20:00:33 <kspalaiologos> I stopped spamming it like 3 hours ago lol
20:02:15 <kspalaiologos> he owns the bot though?
20:02:54 <b_jonas> no
20:03:12 <zzo38> I think another problem of version 6 internet is that some protocols might not expect the address to contain a colon. With my idea it doesn't have that problem, and furthermore you can use version 4 and 10 addresses together if it is treated as a big-endian number, so the high 96-bits are all zero.
20:10:51 <kspalaiologos> so how the heck he killed it
20:13:57 <int-e> b_jonas is fibbing.
20:15:02 <kspalaiologos> I know, yet I tried to pull it out of him
20:15:07 <kspalaiologos> most probably it just crashed
20:15:21 <kspalaiologos> but it's not me, I sweark
20:15:24 <kspalaiologos> *swear
20:15:37 <int-e> it could be another bot that doesn't know how to reconnect
20:16:04 <kspalaiologos> my bot used to reconnect in netsplits
20:16:09 <zzo38> Orb of Magical Defenses {3} Legendary Artifact ;; {(2/W)(2/W)}, {T}, Sacrifice ~, tap a land you control, tap a creature you control: Create seven 1/1 white Gargoyle creature tokens with flying and bands with other Gargoyle tokens. Use only if a creature is attacking you and the top card of your graveyard is a nonland card. ;; Retrace
20:16:13 <kspalaiologos> so it's 50% done theoretically
20:16:47 <kspalaiologos> https://www.youtube.com/watch?v=AAujJwjd7jY
20:16:50 <kspalaiologos> this one sounds interesting
20:40:26 -!- kspalaiologos has quit (Quit: Leaving).
21:01:08 <arseniiv> <int-e> b_jonas is fibbing. => btw was that word named in honor of our great Fibonacci
21:02:54 <int-e> arseniiv: It's a word made for false etymology if you ask me.
21:03:27 <zzo38> It doesn't seems to be, except for a use in poetry which is not applicable to that.
21:03:46 <int-e> zzo38: Just embrace the counterfactual.
21:04:03 <arseniiv> int-e: I think “ask” too really is “ack” and derives all its semantic might from Ackermann
21:06:30 <int-e> arseniiv: I'm not sure I want to follow that path.
21:06:39 <arseniiv> traces of the history can be seen in a proverb: “one asks, other acks”, obviously it means the other asks too, people just love asking, so the proverb has some applicability, even if I apocryphed it right now
21:06:52 <arseniiv> int-e: :D of course
21:24:00 -!- stux- has quit (Quit: Aloha!).
21:24:23 -!- stux has joined.
21:49:12 <b_jonas> @oeis A027884
21:49:13 <lambdabot> https://oeis.org/A027884 Figaro's opening aria in 'Le Nozze di Figaro' by Mo...
21:49:13 <lambdabot> [5,10,20,30,36,43,640,231,100,91,1003]
21:49:22 <b_jonas> what?
21:49:25 <b_jonas> it doesn't have those extra terms
21:49:45 <b_jonas> not according to http://oeis.org/A027884
21:50:23 <b_jonas> those terms are from A027885
21:50:27 <b_jonas> what are you doing, oeis?
21:50:47 <b_jonas> are you like searching for "A027784" and concatenating the terms from all sequences that match?
21:59:42 <esowiki> [[User:Hakerh400/Prefix-free serialization]] N https://esolangs.org/w/index.php?oldid=68800 * Hakerh400 * (+13772) Prefix-free serialization
22:01:05 <esowiki> [[User:Hakerh400]] M https://esolangs.org/w/index.php?diff=68801&oldid=68717 * Hakerh400 * (+103) Add link to article
22:01:28 <esowiki> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=68802&oldid=68801 * Hakerh400 * (-26)
22:02:56 <esowiki> [[User:Hakerh400/Prefix-free serialization]] M https://esolangs.org/w/index.php?diff=68803&oldid=68800 * Hakerh400 * (+1)
22:26:58 <zzo38> Do you like this cards I make up? Do you make up a card too?
22:38:24 <zzo38> How to make a list of .so files that another .so file links with?
22:38:54 <b_jonas> zzo38: try objdump -x filename.so
22:39:00 <fizzie> Doesn't ldd do that too?
22:39:47 <zzo38> OK, that works
23:20:39 -!- kspalaiologos has joined.
23:30:23 -!- Frater_EST has joined.
23:40:47 -!- Frater_EST has left.
23:54:17 <kspalaiologos> jbot is back
23:54:22 <kspalaiologos> But I'm tired
23:54:39 <b_jonas> kspalaiologos: you could have solved the problems locally and now just copy the solutiosn
23:54:59 <kspalaiologos> Possibly
23:56:16 <kspalaiologos> But someone more experienced watching gives me (false?) feeling of the possibility someone eventually will point me the better direction
23:56:33 <b_jonas> that makes sense I guess
←2020-01-10 2020-01-11 2020-01-12→ ↑2020 ↑all