00:00:48 -!- FreeFull has joined.
00:01:42 <hppavilion[1]> 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 <hppavilion[1]> 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 <shachaf> You can factor primes in O(1) time.
00:04:27 <hppavilion[1]> shachaf: ...integer factorization. Finding the prime factorization of the number.
00:04:31 <izalove> void factor(int prime) { printf("1 %d\n", prime); }
00:05:45 <hppavilion[1]> shachaf: ...what problem do you think I'm describing?
00:06:23 <izalove> and what part of that is log n?
00:06:35 <shachaf> And maybe the function call?
00:06:44 <shachaf> I guess that depends on your calling convention.
00:06:59 <izalove> why does printf take log n time?
00:07:14 <shachaf> Because the string length is logarithmic in the integer.
00:07:23 <hppavilion[1]> shachaf: You can factor a subset of wholes in O(1)
00:07:38 <shachaf> Oh, you're using real C, not hypothetical C with unbounded integers?
00:07:42 <shachaf> Then everything is O(1) hth
00:08:03 <shachaf> I should be writing a theta but I don't have the key here.
00:09:02 <izalove> `` us=( 'hppavilion[1]' shachaf izalove ); echo "${us[RANDOM%3]} is an idiot"
00:09:42 <hppavilion[1]> shachaf: You didn't declare who each number corresponds to tdnh
00:10:02 <shachaf> I don't want to declare anyone an idiot.
00:12:25 <HackEgo> 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 <Taneb> The who with the what now
00:14:38 <HackEgo> 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:42 <HackEgo> /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ?uiet: not found
00:16:17 <Taneb> I think I will depart as quickly as I arrived now
00:16:22 <Taneb> On account of it is time for bed
00:16:58 <hppavilion[1]> 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 <shachaf> `` \? $(rot13 gnaro) | rot13
00:19:01 <hppavilion[1]> 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 <HackEgo> 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:24 <HackEgo> [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:44:13 -!- moonheart08 has joined.
00:46:08 <moonheart08> i am the ugly nesting 3000: world[room.content.exits[Object.keys(room.content.exits)[exitInd]]]
00:46:18 <moonheart08> (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 <lambdabot> hppavilion[1] said 18h 58m 8s ago: I believe pledis is next to be banned, if you check the logs.
01:59:09 -!- adu has joined.
01:59:11 <shachaf> 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:47 <shachaf> I didn't realize that until I saw your poem.
01:59:52 <shachaf> Actually I didn't realize it until now.
02:05:03 -!- heroux has quit (Ping timeout: 245 seconds).
02:06:13 -!- heroux has joined.
02:06:16 <oerjan> there seems to be a hole in the logs, i'm going to assume nothing of interest happened...
02:07:08 <oerjan> it was silent enough it's likely to be true.
02:11:03 <oerjan> (which may or may not be a round timezone these days.
02:12:08 -!- adu has quit (Quit: adu).
02:12:21 <oerjan> 03:27:32 --- nick: MoALTz_ -> MoALTz
02:12:39 <oerjan> 05:04:02 --- join: clog (~nef@bespin.org) joined #esoteric
02:13:21 <oerjan> (it also had a very brief break earlier)
02:14:08 <oerjan> the previous message of any interest was your @tell
02:14:24 <oerjan> and the next was \oren\'s TTF talk
02:15:33 <zzo38> How much does the GURPS fourth edition basic set Characters book weigh (in pounds)?
02:15:55 <oerjan> so basically nothing in 10 1/2 hours, so it seems likely tunes missed nothing in its breaks either
02:18:14 <oerjan> <hppavilion[1]> Bowserinator: ...Oh, I thought this was #xkcd xD <-- and somehow, it didn't really look out of place.
02:25:09 -!- moonheart08 has quit (Ping timeout: 248 seconds).
02:30:31 <oerjan> <shachaf> You can factor primes in O(1) time. <-- O(n) hth
02:30:56 <shachaf> is n the number of factors here
02:31:06 <oerjan> the n is conventionally input size in bits or equivalent
02:31:30 <oerjan> so, assuming writing a character of output is O(1)...
02:32:29 <oerjan> (which is true for TMs)
02:33:07 <shachaf> n is obvious the number you're factoring hth
02:33:32 <oerjan> a common misconception.
02:37:22 <dingbat> what is it that you require to be dinged or batted?
02:38:47 <hppavilion[1]> dingbat: ...nothing, I was just noting that I realized I recognize you in nomic from here
02:49:33 * oerjan sees no dingbat in ##nomic
02:50:07 <dingbat> oerjan: a different network :)
03:05:26 <shachaf> oerjan: nomic people tend to be silent hth
03:05:52 <oerjan> yes, but not invisible
03:37:27 <HackEgo> 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:38 <HackEgo> In Soviet Russia, the abyss gazes into you first. Other than that, it's pretty much the same.
04:55:48 <zzo38> Do anyone on here know how to figure new modifier values for GURPS?
04:58:48 <alercah> `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 <HackEgo> 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:35:11 <\oren\> why do movies keep showing the engines on spaceships firing when the ship is going at a constant velocity?!??
05:35:46 <\oren\> spaceships only fire their engines when they CHANGE their velocity!!!!!!!!
05:36:06 <alercah> \oren\: when to movies keep showing spaceships with engines only at the back steering?
05:44:30 <zzo38> GURPS has both kinds
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:49 -!- kline has quit (Read error: Connection reset by peer).
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:22 <HackEgo> 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:53 <HackEgo> 105) <oklopol> 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 <int-e> ... Oh that's what inspired \oren\'s remark about Granny Smith yesterday.
12:16:26 <boily> fungot: fungellot. can you clarify that?
12:16:26 <fungot> 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 <boily> fungot: I like the sound of coffee.
12:16:45 <fungot> boily: oh? that's too bad.
12:16:54 <boily> fungot: no, really, it's good coffee.
12:16:54 <fungot> 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 <boily> fungot: I'm not Sephiroth. I'm also not Taneb.
12:17:16 <fungot> 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 <boily> fungot: neither am I Tifa.
12:17:57 <int-e> fungot seems to be in a dark mood
12:17:57 <fungot> int-e: ye... yes let's... yet let's... yet let's...! is that the way....... that one! this is it?
12:20:33 <fungot> Selected style: irc (IRC logs of freenode/#esoteric, freenode/#scheme and ircnet/#douglasadams)
12:20:38 <fungot> 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.
14:06:48 -!- otherbot has joined.
14:35:56 -!- b_jonas has joined.
15:04:45 -!- TieSoul has joined.
15:13:47 -!- LKoen has joined.
15:36:49 <HackEgo> [wiki] [[ReThue]] https://esolangs.org/w/index.php?diff=50430&oldid=44321 * SuperJedi224 * (-1252) Blanked the page
15:44:58 <HackEgo> [wiki] [[HBL]] https://esolangs.org/w/index.php?diff=50431&oldid=50424 * Moon * (+121) Added categories
16:16:06 <HackEgo> [wiki] [[Math++]] https://esolangs.org/w/index.php?diff=50432&oldid=44685 * SuperJedi224 * (+2) /* Subtraction */
16:17:02 <HackEgo> [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 <b_jonas> 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 <shachaf> 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 <shachaf> It's named after Tennessee Williams, obviously.
20:44:51 <shachaf> What do you think of Yttrium, Ytterbium, Terbium, and Erbium?
20:45:09 <shachaf> They're all named after the same Swedish village.
20:45:46 <shachaf> Well, plenty of elements are named after places.
20:46:33 <lambdabot> KOAK 011953Z 30011KT 10SM FEW150 14/05 A3012 RMK AO2 SLP200 T01440050
20:46:46 <HackEgo> lambdabot: @@ @@ (@where weather) CYUL ENVA ESSB KOAK PAMR
20:46:51 <lambdabot> 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 <lambdabot> 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 <Phantom_Hoover> i think like a third of elements are named after places
20:47:47 <shachaf> Many places are named after people, though.
20:48:24 <shachaf> Berkeley, CA is named after George Berkeley, for example.
20:48:45 <shachaf> America is named after Amerigo Vespucci.
20:50:19 -!- LKoen has quit (Remote host closed the connection).
20:50:26 * int-e without verbs today, apparently.
20:50:28 <Phantom_Hoover> meanwhile strontian, russia, poland, scandinavia, gaul and india are not named after people
20:53:48 -!- Sprocklem has quit (Ping timeout: 250 seconds).
21:08:32 <lambdabot> 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 <lambdabot> 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:11:09 <int-e> "you're the product"
21:11:14 * moony wonders if his HBL->Boolfuck translation is accurate
21:13:50 <lambdabot> 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 <lambdabot> EGLL 012150Z VRB02KT 9999 SCT036 03/02 Q1028
21:59:27 <ais523> @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)
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 <int-e> 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 <zzo38> 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.