00:00:48 -!- FreeFull has joined. 00:01:42 Like, if you have a sorting algorithm that works in O(n log n) where n is the length of the list, but you're trying to sort based on the cardinality of prime factorization using an algorithm that runs in O(k^3) (did I not mention that someone proved that integer factorization is in P in this hypothetical scenario? :P) 00:02:59 Then the actual sorting would be at least O(k^3 n log n), though a few terms there might be superfluous 00:03:12 You can factor primes in O(1) time. 00:03:16 Or at most O(log n). 00:04:27 shachaf: ...integer factorization. Finding the prime factorization of the number. 00:04:31 void factor(int prime) { printf("1 %d\n", prime); } 00:05:12 Yes. 00:05:22 O(log n) 00:05:45 shachaf: ...what problem do you think I'm describing? 00:06:23 and what part of that is log n? 00:06:32 The printf. 00:06:35 And maybe the function call? 00:06:44 I guess that depends on your calling convention. 00:06:50 *sigh* 00:06:59 why does printf take log n time? 00:07:14 Because the string length is logarithmic in the integer. 00:07:17 ok 00:07:23 shachaf: You can factor a subset of wholes in O(1) 00:07:25 but it's at most 10 bytes 00:07:38 Oh, you're using real C, not hypothetical C with unbounded integers? 00:07:42 Then everything is O(1) hth 00:07:45 ok 00:07:46 s/T/t/ 00:08:01 One of us is being an idiot. 00:08:03 I should be writing a theta but I don't have the key here. 00:08:04 I'm not sure which one. 00:08:13 ? 00:09:02 `` us=( 'hppavilion[1]' shachaf izalove ); echo "${us[RANDOM%3]} is an idiot" 00:09:03 izalove is an idiot 00:09:08 fuck 00:09:15 d3 00:09:15 shachaf: 2 00:09:42 shachaf: You didn't declare who each number corresponds to tdnh 00:10:02 I don't want to declare anyone an idiot. 00:10:05 Why would I do that? 00:11:18 shachaf: toucheACUTE 00:12:22 `? Taneb 00:12:25 Taneb is not elliott, no matter whom you ask. He also isn't a rabbi although he has pretended in the past. He has at least two backup keyboards with dodgy SHIFT KEys, cube root of nine genders, and above average, not too voluminous, but calm eyebrows. He sometimes invents without noticing it (see: tanebventions). 00:12:41 The who with the what now 00:12:51 * hppavilion[1] hides 00:14:27 `cwlprits taneb 00:14:38 shachäf shachäf Tanëb oerjän boil̈y Tanëb oerjän Tanëb oerjän shachäf boil̈y oerjän shachäf shachäf shachäf oerjän Tanëb nitïa 00:15:05 Now we need a way to `? without triggering a nick 00:15:40 `?uiet 00:15:42 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ?uiet: not found 00:16:17 I think I will depart as quickly as I arrived now 00:16:22 On account of it is time for bed 00:16:58 I think it'd have to be a separate command like `?uiet which takes an argument with a special separator, removes the separator (with escaping somehow), passes the new content to ?, then returns its output with the deseparated version replaced with a non-nick-triggering one 00:19:00 `` \? $(rot13 gnaro) | rot13 00:19:01 So if _ is the separator, [`?uiet Ta_neb] will return "Tanëb is not elliott, no matter whom you ask. He also isn't ..." 00:19:02 Gnaro vf abg ryyvbgg, ab znggre jubz lbh nfx. Ur nyfb vfa'g n enoov nygubhtu ur unf cergraqrq va gur cnfg. Ur unf ng yrnfg gjb onpxhc xrlobneqf jvgu qbqtl FUVSG XRlf, phor ebbg bs avar traqref, naq nobir nirentr, abg gbb ibyhzvabhf, ohg pnyz rlroebjf. Ur fbzrgvzrf vairagf jvgubhg abgvpvat vg (frr: gnaroiragvbaf). 00:30:19 `unidecode 00:30:20 No output. 00:30:23 `unidecode ढथग 00:30:24 ​[U+0922 DEVANAGARI LETTER DDHA] [U+0925 DEVANAGARI LETTER THA] [U+0917 DEVANAGARI LETTER GA] 00:42:02 -!- moonheart08 has quit (Ping timeout: 250 seconds). 00:43:51 `? gnaro 00:43:52 gnaro? ¯\(°​_o)/¯ 00:44:13 -!- moonheart08 has joined. 00:46:08 i am the ugly nesting 3000: world[room.content.exits[Object.keys(room.content.exits)[exitInd]]] 00:46:18 (actual piece of code from something im writing) 01:08:06 -!- oerjan has joined. 01:51:13 -!- moonythewolf has quit (Remote host closed the connection). 01:54:57 @messages-foul 01:54:57 hppavilion[1] said 18h 58m 8s ago: I believe pledis is next to be banned, if you check the logs. 01:55:09 WE'LL SEE 01:58:50 messages most foul 01:59:09 -!- adu has joined. 01:59:11 oerjan: Do you match the @messages suffix to the messages that you know you're about to receive because you read the logs anyway? 01:59:24 ...MAYBE. 01:59:27 hadu 01:59:28 (yeth) 01:59:47 I didn't realize that until I saw your poem. 01:59:52 Actually I didn't realize it until now. 02:00:00 epiphany! 02:05:03 -!- heroux has quit (Ping timeout: 245 seconds). 02:06:13 -!- heroux has joined. 02:06:16 there seems to be a hole in the logs, i'm going to assume nothing of interest happened... 02:07:08 it was silent enough it's likely to be true. 02:08:34 When? 02:10:34 3:27 - 5:03 02:10:43 tunes time. 02:11:03 (which may or may not be a round timezone these days. 02:11:07 ) 02:11:11 oerjan: What IS tunes ti- oh. 02:11:17 oerjan: Is it a UTC+ of any sort? 02:11:34 oerjan: What's on the sides of the log? 02:11:49 (loghole) 02:12:08 -!- adu has quit (Quit: adu). 02:12:21 03:27:32 --- nick: MoALTz_ -> MoALTz 02:12:39 05:04:02 --- join: clog (~nef@bespin.org) joined #esoteric 02:13:21 (it also had a very brief break earlier) 02:14:08 the previous message of any interest was your @tell 02:14:22 Oh 02:14:24 and the next was \oren\'s TTF talk 02:15:33 How much does the GURPS fourth edition basic set Characters book weigh (in pounds)? 02:15:55 so basically nothing in 10 1/2 hours, so it seems likely tunes missed nothing in its breaks either 02:18:14 Bowserinator: ...Oh, I thought this was #xkcd xD <-- and somehow, it didn't really look out of place. 02:18:32 oerjan: Well true 02:25:09 -!- moonheart08 has quit (Ping timeout: 248 seconds). 02:30:31 You can factor primes in O(1) time. <-- O(n) hth 02:30:56 is n the number of factors here 02:31:06 the n is conventionally input size in bits or equivalent 02:31:30 so, assuming writing a character of output is O(1)... 02:32:29 (which is true for TMs) 02:33:07 n is obvious the number you're factoring hth 02:33:08 ly 02:33:18 `? ly 02:33:25 ly? ¯\(°​_o)/¯ 02:33:32 a common misconception. 02:33:35 oerjan: obviously 02:33:50 obvious ly is obvious 02:34:09 ah. obvious 02:36:04 Oh, that's where dingbat is familiar from 02:36:09 that or this. whichever. 02:37:04 I ARE BEEN SUMMON 02:37:22 what is it that you require to be dinged or batted? 02:38:47 dingbat: ...nothing, I was just noting that I realized I recognize you in nomic from here 02:46:55 * dingbat goes back into his hole 02:49:33 * oerjan sees no dingbat in ##nomic 02:50:07 oerjan: a different network :) 03:05:26 oerjan: nomic people tend to be silent hth 03:05:52 yes, but not invisible 03:19:17 `? whom 03:19:20 See: who 03:37:07 `? u 03:37:12 u monad? 03:37:26 `? the u 03:37:27 The U are a very mad people. 03:50:59 -!- Sprocklem has quit (Ping timeout: 260 seconds). 04:24:48 -!- The_Prospector has quit (Quit: when in doubt, kernel panic). 04:30:07 -!- The_Prospector has joined. 04:42:22 -!- otherbot has quit (Remote host closed the connection). 04:53:33 `? abyss 04:53:38 In Soviet Russia, the abyss gazes into you first. Other than that, it's pretty much the same. 04:54:04 I thing "`? you" would be a better entry there. 04:55:48 Do anyone on here know how to figure new modifier values for GURPS? 04:57:31 `? esoterria 04:57:33 esoterria? ¯\(°​_o)/¯ 04:57:46 `? esoterra 04:57:47 esoterra? ¯\(°​_o)/¯ 04:58:48 `learn Esoterra is the planet of Esoterrans, also known as esolangers. The proof of its existence is non-constructive, although some suspect that it is in fact Earth. 04:58:53 Learned 'esoterra': Esoterra is the planet of Esoterrans, also known as esolangers. The proof of its existence is non-constructive, although some suspect that it is in fact Earth. 05:20:44 -!- Sprocklem has joined. 05:34:34 <\oren\> AAAAAA 05:34:41 A? 05:35:11 <\oren\> why do movies keep showing the engines on spaceships firing when the ship is going at a constant velocity?!?? 05:35:34 space molasses hth 05:35:46 <\oren\> spaceships only fire their engines when they CHANGE their velocity!!!!!!!! 05:36:06 \oren\: when to movies keep showing spaceships with engines only at the back steering? 05:44:30 GURPS has both kinds 06:41:54 versin t = 1-cos(t) 06:42:14 coversin t = 1+cos(t) 06:42:16 Hm... 06:42:30 a(+)b = 1/((1/a)+(1/b)) 06:42:45 harmcoversin t = 1(+)cos(t) 07:11:40 -!- oerjan has quit (Quit: Nite). 07:18:14 -!- keemyb has quit (Quit: https://fnordserver.eu). 07:19:13 -!- ybden has quit (Ping timeout: 245 seconds). 07:20:22 -!- ybden has joined. 07:44:58 -!- puckipedia has quit (Remote host closed the connection). 07:59:17 -!- b_jonas has quit (Remote host closed the connection). 08:30:04 -!- Perenelle has joined. 08:30:39 I do love pizza 08:30:49 -!- kline has quit (Read error: Connection reset by peer). 08:34:09 who doesn't 08:36:12 -!- lifthrasiir has quit (Ping timeout: 244 seconds). 08:36:29 -!- lifthrasiir has joined. 08:36:36 -!- Guest66666 has quit (Ping timeout: 260 seconds). 08:38:12 -!- Guest66666 has joined. 08:40:38 -!- Perenelle has quit (Ping timeout: 265 seconds). 08:43:29 -!- kline has joined. 08:47:06 -!- pikhq has quit (Ping timeout: 250 seconds). 08:54:30 -!- pikhq has joined. 09:28:52 -!- AnotherTest has joined. 09:58:01 -!- hppavilion[1] has quit (Quit: Leaving). 10:17:41 -!- LKoen has joined. 10:36:41 -!- aloril_ has joined. 10:39:04 -!- hydraz has quit (*.net *.split). 10:39:05 -!- Nithogg has quit (*.net *.split). 10:39:05 -!- aloril has quit (*.net *.split). 10:39:05 -!- zzo38 has quit (*.net *.split). 10:39:06 -!- newsham has quit (*.net *.split). 10:39:06 -!- Yurume_____ has quit (*.net *.split). 10:39:07 -!- pdxleif has quit (*.net *.split). 10:43:34 -!- hydraz has joined. 10:43:34 -!- Nithogg has joined. 10:43:34 -!- zzo38 has joined. 10:43:34 -!- newsham has joined. 10:43:34 -!- Yurume_____ has joined. 10:43:34 -!- pdxleif has joined. 10:54:57 -!- ais523 has joined. 11:00:04 -!- ais523 has quit (Remote host closed the connection). 11:01:54 -!- ais523 has joined. 11:36:12 -!- boily has joined. 11:38:08 `wisdom 11:38:22 caps lock//CAPS LOCK IS CRUISE CONTROL FOR TIRED OLD MEMES 11:38:30 -!- ais523 has quit (Ping timeout: 265 seconds). 12:09:30 -!- 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.”). 12:10:40 `quote 12:10:53 105) but yeah i'm not exactly comfortable with this stuff, to me it seems like if you can unscrew lightbulbs, why couldn't you see into the future, or through walls as well 12:13:46 ... Oh that's what inspired \oren\'s remark about Granny Smith yesterday. 12:16:26 fungot: fungellot. can you clarify that? 12:16:26 boily: i also love the sound of that it's just that i was a pilot when shinra was killed! ulp! what a crew. expert! enlighten us on limit techniques, why don't you think we're welcome here? rude of the ones you were sad. 12:16:45 fungot: I like the sound of coffee. 12:16:45 boily: oh? that's too bad. 12:16:54 fungot: no, really, it's good coffee. 12:16:54 boily: it's not you they're after sephiroth.... i cannot speak. even the rooms of people in midgar. i'm ...really... sorry... 12:17:15 fungot: I'm not Sephiroth. I'm also not Taneb. 12:17:16 boily: uh... tifa... i don't know each other. until one day you'll meet the real world, being done in like that, buy!! we sell! we buy!! 12:17:22 fungot: neither am I Tifa. 12:17:57 fungot seems to be in a dark mood 12:17:57 int-e: ye... yes let's... yet let's... yet let's...! is that the way....... that one! this is it? 12:18:12 ... 12:20:29 ^botsnack 12:20:29 Oh nom nom nom! 12:20:33 ^style irc 12:20:33 Selected style: irc (IRC logs of freenode/#esoteric, freenode/#scheme and ircnet/#douglasadams) 12:20:38 * boily pats the fungot 12:20:38 boily: it makes perfect sense... 12:25:23 -!- boily has quit (Quit: RISE CHICKEN). 13:09:45 -!- Zarutian has joined. 13:10:18 -!- Zarutian has quit (Read error: Connection reset by peer). 13:10:25 -!- Zarutian has joined. 13:11:47 -!- Zarutian has quit (Client Quit). 13:38:01 -!- ais523 has joined. 13:55:22 -!- keemyb has joined. 13:57:41 -!- moonythedwarf has joined. 13:57:49 moo2 14:06:48 -!- otherbot has joined. 14:35:56 -!- b_jonas has joined. 14:44:30 hi b_jonas 15:04:45 -!- TieSoul has joined. 15:13:47 -!- LKoen has joined. 15:36:49 [wiki] [[ReThue]] https://esolangs.org/w/index.php?diff=50430&oldid=44321 * SuperJedi224 * (-1252) Blanked the page 15:44:58 [wiki] [[HBL]] https://esolangs.org/w/index.php?diff=50431&oldid=50424 * Moon * (+121) Added categories 16:16:06 [wiki] [[Math++]] https://esolangs.org/w/index.php?diff=50432&oldid=44685 * SuperJedi224 * (+2) /* Subtraction */ 16:17:02 [wiki] [[Math++]] https://esolangs.org/w/index.php?diff=50433&oldid=50432 * SuperJedi224 * (-27) /* Cube Root */ 17:20:05 * moonythedwarf ponders if his theoretical HBL -> Boolfuck translation is accurate 17:40:46 -!- moonythedwarf has changed nick to moony. 17:42:42 -!- puckipedia has joined. 17:50:02 In git, if I want to reset the current branch to a different state and move the working tree and index to there as well, is it true that instead of messing with git reset, I should instead (curbranch=$(git rev-parse --abbrev-ref HEAD); git checkout targetcommit && git checkout -B "$curbranch") because that properly deletes version-controlled files that exist in the current state but not in the new state? 17:55:04 -!- hppavilion[1] has joined. 18:00:33 -!- Phantom_Hoover has joined. 18:04:15 -!- hppavilion[1] has quit (Quit: Leaving). 18:04:42 -!- hppavilion[1] has joined. 18:23:10 -!- Sprocklem has quit (Ping timeout: 258 seconds). 18:31:44 -!- DHeadshot has joined. 18:32:13 -!- Zarutian has joined. 18:32:54 -!- Zarutian has quit (Read error: Connection reset by peer). 18:33:11 -!- Zarutian has joined. 18:49:18 -!- Lord_of_Life has quit (Excess Flood). 18:50:42 -!- Lord_of_Life has joined. 19:17:51 -!- otherbot has quit (Disconnected by services). 19:31:02 -!- hppavilion[1] has quit (Ping timeout: 250 seconds). 19:34:50 -!- Sprocklem has joined. 20:02:59 -!- DHeadshot has quit (Ping timeout: 268 seconds). 20:05:15 -!- LKoen has quit (Remote host closed the connection). 20:29:45 <\oren\> now there's an element named after tennissee?! 20:31:06 What's wrong with Tennessee? 20:31:29 -!- LKoen has joined. 20:32:05 -!- DHeadshot has joined. 20:44:01 <\oren\> shachaf: I prefer then they name elements after people 20:44:12 It's named after Tennessee Williams, obviously. 20:44:51 What do you think of Yttrium, Ytterbium, Terbium, and Erbium? 20:45:09 They're all named after the same Swedish village. 20:45:13 or strontium 20:45:16 or ruthenium 20:45:18 or polonium 20:45:29 or americium 20:45:46 Well, plenty of elements are named after places. 20:45:51 Like Berkelium! 20:46:33 @metar KOAK 20:46:33 KOAK 011953Z 30011KT 10SM FEW150 14/05 A3012 RMK AO2 SLP200 T01440050 20:46:36 `? weather 20:46:46 lambdabot: @@ @@ (@where weather) CYUL ENVA ESSB KOAK PAMR 20:46:51 CYUL 012000Z 23018G25KT 15SM -RA BKN020 OVC030 07/03 A2946 RMK SC6SC2 SLP978 \ ENVA 012020Z 26021KT 9999 FEW012 BKN017 BKN022 02/01 Q1006 TEMPO 1000 SHSN VV005 RMK WIND 670FT 28026KT \ ESSB 012020Z 20:46:51 30006KT CAVOK M02/M07 Q0998 R30/19//60 \ KOAK 011953Z 30011KT 10SM FEW150 14/05 A3012 RMK AO2 SLP200 T01440050 \ PAMR 011953Z 05003KT 9SM OVC055 A2925 RMK AO2 SNE45 SLPNO P0000 $ 20:47:29 i think like a third of elements are named after places 20:47:47 Many places are named after people, though. 20:47:57 scandium, gallium, germanium, indium 20:48:02 shachaf, ...no? 20:48:24 Berkeley, CA is named after George Berkeley, for example. 20:48:45 America is named after Amerigo Vespucci. 20:49:20 hmm, Paris? 20:50:19 -!- LKoen has quit (Remote host closed the connection). 20:50:26 * int-e without verbs today, apparently. 20:50:28 meanwhile strontian, russia, poland, scandinavia, gaul and india are not named after people 20:53:48 -!- Sprocklem has quit (Ping timeout: 250 seconds). 20:57:42 ah, hafnium, manganese, magnesium and europium also 21:08:02 * moony nouse verbs 21:08:32 @messages-loud 21:08:32 APic said 3d 7h 51m 22s ago: Discord is proprietary, centralized, and probably records all Conversations. Also „We also added Virus Scanning, which will automatically scan uploaded executables and 21:08:32 archives to make sure they're safe.“ So: Everything goes through the Servers and is indexed; so maybe it has a Voicechat You can use without paying Money, but it is absolutely not _free_. You are 21:08:32 paying with Your Privacy. 21:11:09 "you're the product" 21:11:14 * moony wonders if his HBL->Boolfuck translation is accurate 21:13:49 <\oren\> @metar CYYZ 21:13:50 CYYZ 012100Z 25015KT 15SM OVC025 05/00 A2966 RMK SC8 SLP051 21:15:57 <\oren\> europe is named after a phoenician princess 21:17:21 <\oren\> who was kidnapped by zeus when zeus was in the form of a bull 21:33:30 -!- TieSoul has quit (Quit: Leaving). 21:41:24 -!- paul2520 has joined. 21:41:24 -!- paul2520 has quit (Changing host). 21:41:24 -!- paul2520 has joined. 21:50:42 -!- The_Prospector has quit (Quit: when in doubt, kernel panic). 21:54:29 @metar EGLL 21:54:29 EGLL 012150Z VRB02KT 9999 SCT036 03/02 Q1028 21:59:27 @tell Vorpal found while trying to find cfunge's website: https://www.usna.edu/Users/cs/roche/courses/f12si413/project/befunge.php.html (apparently cfunge is genuinely being used in academia as a teaching aid, and the resulting website outranks the cfunge repo in the search I did; I didn't even realise cfunge did Befunge-93, maybe it doesn't) 21:59:27 Consider it noted. 22:02:33 -!- The_Prospector has joined. 22:13:44 -!- moonheart08 has joined. 22:20:47 -!- d has joined. 22:21:09 -!- d has quit (Client Quit). 22:22:05 -!- augur has quit (Quit: Leaving...). 22:27:44 -!- LKoen has joined. 22:29:25 -!- centrinia has joined. 22:31:27 -!- augur has joined. 22:35:00 -!- AnotherTest has quit (Quit: ZNC - http://znc.in). 22:38:08 <\oren\> U.S. media report multiple shootings by butcher knife in Ohio province, sparking world-wide search for manufacturer of miraculous knife. 22:39:47 Hmm, butcher knife armed with deadly AI. 22:47:01 -!- augur has quit (Ping timeout: 248 seconds). 22:47:08 -!- impomatic_ has joined. 22:51:34 -!- augur has joined. 22:54:01 -!- centrinia has quit (Quit: Leaving). 23:18:30 I found someone used -n and +b and +e channel modes to make it similar to having +n but some clients are exempt. 23:50:28 -!- hppavilion[1] has joined.