←2018-12-21 2018-12-22 2018-12-23→ ↑2018 ↑all
00:04:49 -!- b_jonas has quit (Quit: leaving).
00:25:43 -!- Phantom_Hoover has quit (Read error: Connection reset by peer).
00:37:50 -!- MDude has joined.
00:50:51 -!- doesthiswork1 has joined.
00:50:51 -!- doesthiswork has quit (Read error: Connection reset by peer).
00:55:58 <oerjan> `le/rn ground water//Ground water is water ground to a fine powder.
00:56:00 <HackEso> Learned 'ground water': Ground water is water ground to a fine powder.
00:56:15 <oerjan> hm should have used `# there
00:56:28 <oerjan> (it's pretty much what i invented it for)
01:17:33 <int-e> `? `#
01:17:35 <HackEso> ​`# <comment>//`<command> is useful if you want to add a comment to HackEgo history for things like `sled or `le/rn.
01:17:49 -!- zzo38 has quit (Ping timeout: 250 seconds).
01:18:21 <int-e> `# comment//`# comment//`# comment//`'
01:18:22 <HackEso> 3) <AnMaster> that's where I got it <AnMaster> rocket launch facility gift shop \ 5) <Quas_NaArt> His body should be given to science. <GKennethR> He's alive :P <GreenReaper> Even so. \ 6) <oerjan> what, you mean that wasn't your real name? <Warrigal> Gosh, I guess it is. I never realized that. \ 9) <reddit user "othermatt"> So what you're saying is that I shouldn't lick my iPhone but instead I should rub it on my eyes first and then lick my eyeballs?
01:19:07 <int-e> `'
01:19:07 <HackEso> 196) <oklopol> ah yes, indeed, alan turing was gay and stupid
01:19:28 <int-e> why did the other one return 4 quotes?
01:19:31 <oerjan> wat
01:19:46 <oerjan> `cat bin/#
01:19:47 <HackEso> sep='//`' \ [[ "$1" == ?*"$sep"* ]] || { echo 'Usage: `# <comment>'"$sep"'<command>' >&2 ; exit 1; } \ nur "${1#*$sep}"
01:20:06 <oerjan> `# comment//`echo hi
01:20:08 <HackEso> hi
01:20:17 <oerjan> `# comment//`# comment//`echo hi
01:20:17 <HackEso> hi
01:20:31 <int-e> `cat bin/'
01:20:31 <HackEso> ​#!/bin/sh \ allquotes | if [ "$1" ]; then \ if expr "$1" + 0 >/dev/null 2>&1; then \ sed "$1q;d" \ else \ grep -P -i -- "$1" \ fi \ else shuf --random-source=/dev/urandom -n 1; fi
01:20:33 <oerjan> oh hm
01:21:26 <int-e> `cat bin/nur
01:21:26 <HackEso> ​"${1%% *}" "${1#* }"
01:21:30 <oerjan> `# comment//`# comment//`# comment//`'
01:21:31 <HackEso> 3) <AnMaster> that's where I got it <AnMaster> rocket launch facility gift shop \ 5) <Quas_NaArt> His body should be given to science. <GKennethR> He's alive :P <GreenReaper> Even so. \ 6) <oerjan> what, you mean that wasn't your real name? <Warrigal> Gosh, I guess it is. I never realized that. \ 9) <reddit user "othermatt"> So what you're saying is that I shouldn't lick my iPhone but instead I should rub it on my eyes first and then lick my eyeballs?
01:21:44 <int-e> ... same 4 comments?!
01:22:05 <oerjan> `# comment//`# comment//`'
01:22:06 <HackEso> 3) <AnMaster> that's where I got it <AnMaster> rocket launch facility gift shop \ 5) <Quas_NaArt> His body should be given to science. <GKennethR> He's alive :P <GreenReaper> Even so. \ 6) <oerjan> what, you mean that wasn't your real name? <Warrigal> Gosh, I guess it is. I never realized that. \ 9) <reddit user "othermatt"> So what you're saying is that I shouldn't lick my iPhone but instead I should rub it on my eyes first and then lick my eyeballs?
01:22:43 <int-e> `` comment " "
01:22:44 <HackEso> ​/hackenv/bin/`: line 5: comment: command not found
01:22:55 <int-e> `` \' " "
01:22:56 <HackEso> 1) <Slereah> EgoBot just opened a chat session with me to say "bork bork bork" \ 2) <Quas_NaArt> Hmmm... My fingers and tongue seem to be as quick as ever, but my lips have definitely weakened... <Quas_NaArt> More practice is in order. \ 3) <AnMaster> that's where I got it <AnMaster> rocket launch facility gift shop \ 4) <Warrigal> GKennethR: he should be told that you should always ask someone before killing them. \ 5) <Quas_NaArt> His body should be gi
01:23:26 <int-e> `` \' \'
01:23:26 <HackEso> 3) <AnMaster> that's where I got it <AnMaster> rocket launch facility gift shop \ 5) <Quas_NaArt> His body should be given to science. <GKennethR> He's alive :P <GreenReaper> Even so. \ 6) <oerjan> what, you mean that wasn't your real name? <Warrigal> Gosh, I guess it is. I never realized that. \ 9) <reddit user "othermatt"> So what you're saying is that I shouldn't lick my iPhone but instead I should rub it on my eyes first and then lick my eyeballs?
01:25:21 <oerjan> `nur `'
01:25:21 <HackEso> ​/hackenv/bin/nur: line 1: `': command not found
01:25:36 <oerjan> `nur '
01:25:36 <HackEso> 3) <AnMaster> that's where I got it <AnMaster> rocket launch facility gift shop \ 5) <Quas_NaArt> His body should be given to science. <GKennethR> He's alive :P <GreenReaper> Even so. \ 6) <oerjan> what, you mean that wasn't your real name? <Warrigal> Gosh, I guess it is. I never realized that. \ 9) <reddit user "othermatt"> So what you're saying is that I shouldn't lick my iPhone but instead I should rub it on my eyes first and then lick my eyeballs?
01:25:39 <oerjan> ic
01:25:46 <oerjan> `nur echo
01:25:47 <HackEso> echo
01:25:58 <oerjan> it fails if there's no space to split on
01:26:51 <int-e> `# comment//`quote
01:26:52 <HackEso> 27) <oklopol> i can get an erection out of a plank, you can quote me on that. \ 64) Note that quote number 124 is not actually true. \ 70) <ais523> let's put that in the HackEgo quotes files, just to completely mystify anyone who looks back along them in the future \ 123) <cpressey> Never ever use a quote which contains both the words "aloofness" and "gel" (verb). \ 172) <Sgeo> My quotes are boring \ 232) <elliott> 320 quotes and still not a funny one yet!
01:27:00 <int-e> neat.
01:27:15 <int-e> `quote 124
01:27:16 <HackEso> 124) <alise> I love logic, especially the part where it makes no sense.
01:27:39 <oerjan> it is possible quote 64 was once numbered higher
01:28:17 <int-e> 60 deleted quotes seems unlikely though
01:28:44 <oerjan> i dunno, there used to be a lot of pruning
01:29:00 <int-e> '232 looks like an accidental forward reference
01:30:06 <oerjan> and the first quotes were somewhat lower average quality, i think, _and_ have had more chances to get pruned.
01:30:22 <int-e> perhaps
01:30:35 <int-e> you probably know better than I do anyway
01:31:13 <oerjan> `` doat quotes | grep 'not actually true'
01:31:15 <HackEso> No output.
01:31:21 <oerjan> probably too old
01:31:32 <oerjan> hm...
01:31:42 -!- xkapastel has joined.
01:31:42 <int-e> it's only log_{0.9}(63/123) decimations anyway :P
01:31:45 <oerjan> `hurl quotes
01:31:45 <HackEso> https://hack.esolangs.org/repo/log/tip/quotes
01:31:55 <int-e> > logBase 0.9 (63/123)
01:31:57 <lambdabot> 6.350098277363425
01:32:41 <oerjan> hm that's not a good link to find the first revision...
01:32:57 <oerjan> `` hg cat -r 1 quotes | paste
01:32:58 <HackEso> https://hack.esolangs.org/tmp/paste/paste.28150
01:33:21 <oerjan> `` hg cat -r 1 quotes | nl | paste
01:33:23 <HackEso> https://hack.esolangs.org/tmp/paste/paste.21965
01:33:26 <int-e> https://hack.esolangs.org/repo/file/1/quotes ?
01:33:36 <oerjan> OKAY
01:34:06 <oerjan> seems to have been no. 82 back then.
01:36:14 <oerjan> also, the pruning standard is to display before pruning at most one.
01:36:22 <oerjan> what
01:36:30 <oerjan> also, the pruning standard is to display 5 quotes before pruning at most one.
01:36:44 <oerjan> i have no idea what happened to those words which i'm sure i typed
01:38:00 <int-e> time travel
01:38:09 <oerjan> `cat bin/nur
01:38:10 <HackEso> ​"${1%% *}" "${1#* }"
01:44:20 <int-e> . o O ( grep -q \ <<<"$1" && "$1" || "${1%% *}" "${1#* }" )
01:46:09 <int-e> ... I messed that up :)
01:46:40 <oerjan> yuck, also isn't that going to fail if "$1" exits nonzero
01:47:00 <int-e> yes.
01:47:51 <oerjan> `edit bin/nur
01:47:52 <HackEso> https://hack.esolangs.org/edit/bin/nur
01:48:02 <int-e> So some proper conditional is in order.
01:58:49 <oerjan> `mkx nur//if grep -q \ <<<"$1"; then "$1"; else "${1%% *}" "${1#* }"; fi
01:58:51 <HackEso> nur
01:58:55 <oerjan> `nur echo
01:58:56 <HackEso> echo
01:59:14 <oerjan> hm still wrong
01:59:21 <oerjan> oh
01:59:23 <oerjan> `revert
01:59:24 <HackEso> Done.
01:59:33 <oerjan> `mkx bin/nur//if grep -q \ <<<"$1"; then "$1"; else "${1%% *}" "${1#* }"; fi
01:59:34 <HackEso> bin/nur
01:59:39 <oerjan> `nur echo
01:59:39 <HackEso> echo
01:59:45 <oerjan> `cat bin/nur
01:59:46 <HackEso> if grep -q \ <<<"$1"; then "$1"; else "${1%% *}" "${1#* }"; fi
02:00:09 <oerjan> `nur echo hi
02:00:11 <HackEso> ​/hackenv/bin/nur: line 1: echo hi: command not found
02:00:23 <oerjan> hm i guess it's backwards
02:00:51 <oerjan> `mkx bin/nur//if grep -q \ <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi
02:00:53 <HackEso> bin/nur
02:01:00 <oerjan> `nur echo
02:01:01 <HackEso> No output.
02:01:03 <oerjan> `nur echo hi
02:01:04 <HackEso> hi
02:01:24 <oerjan> `# comment//`# comment//`# comment//`'
02:01:25 <HackEso> 285) <elliott> ais523: YOU WILL HAVE YOUR QUOTE SOON
02:10:40 <int-e> oerjan: Hah, when I wrote "I messed that up" I meant I meant the polarity of the condition.
02:23:15 <oerjan> aha
02:44:28 -!- FreeFull has quit.
02:52:41 -!- arseniiv has joined.
03:26:28 -!- Essadon has quit (Quit: Qutting).
03:32:33 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
03:36:26 -!- Lord_of_Life has joined.
03:52:59 -!- zzo38 has joined.
04:06:01 -!- nfd9001 has quit (Read error: Connection reset by peer).
04:51:01 -!- oerjan has quit (Quit: Nite).
05:10:00 -!- doesthiswork1 has quit (Quit: Leaving.).
05:11:24 -!- xkapastel has quit (Quit: Connection closed for inactivity).
06:25:39 <zzo38> Houtei is more common in Washizu mahjong I think. At least in my experience it is. Since, it is possible to control it.
07:25:40 -!- imode has quit (Ping timeout: 250 seconds).
07:40:51 -!- grumble has quit (Killed (Sigyn (BANG!))).
07:41:55 -!- grumble has joined.
08:04:51 <esowiki> [[Talk:The Waterfall Model]] https://esolangs.org/w/index.php?diff=58784&oldid=58758 * Ais523 * (+967) /* Truth-machine */ defining truth-machines without interactive I/O is an interesting conceptual problem
08:14:40 -!- nchambers has joined.
09:18:25 -!- doesthiswork has joined.
09:35:04 -!- tromp has quit (Remote host closed the connection).
09:55:18 -!- nchambers has quit (Quit: WeeChat 2.2).
10:12:36 -!- tromp has joined.
10:17:02 -!- tromp has quit (Ping timeout: 246 seconds).
10:37:10 -!- tromp has joined.
10:39:49 -!- AnotherTest has joined.
11:15:22 <oren> @metar CYYB
11:15:23 <lambdabot> CYYB 221100Z AUTO 32021G26KT 9SM -SN OVC017 M10/M11 A2952 RMK SLP021
11:16:29 <fizzie> @metar EGLL
11:16:29 <lambdabot> EGLL 221050Z AUTO 24010KT 9999 NCD 11/07 Q1016 NOSIG
11:16:42 <fizzie> +11, -11, that's just a difference of one character.
11:21:24 <int-e> @metar lowi
11:21:24 <lambdabot> LOWI 221050Z 08006KT 030V130 9999 FEW060 BKN100 06/04 Q1017 NOSIG
11:40:35 -!- xkapastel has joined.
12:21:43 -!- Phantom_Hoover has joined.
12:21:43 -!- Phantom_Hoover has quit (Changing host).
12:21:43 -!- Phantom_Hoover has joined.
12:56:17 -!- b_jonas has joined.
13:12:41 -!- LKoen has joined.
13:22:29 -!- Essadon has joined.
13:24:40 -!- FreeFull has joined.
13:31:32 -!- Phantom_Hoover has quit (Remote host closed the connection).
13:36:16 -!- LKoen has quit (Remote host closed the connection).
13:51:21 <b_jonas> darn! neighbor is listening to music very loud again
13:51:45 <b_jonas> if only I had a volume setting on my washing machine, I could turn it up on these occasions
13:53:24 <b_jonas> also when I want to wash large items or lots of clothing at the same time, now that I think of it
14:03:32 -!- LKoen has joined.
15:08:08 -!- Sgeo_ has joined.
15:11:17 -!- Sgeo has quit (Ping timeout: 244 seconds).
15:32:07 -!- Lord_of_Life_ has joined.
15:34:37 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
15:34:41 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
15:35:25 -!- Sgeo has joined.
15:37:58 -!- Sgeo_ has quit (Ping timeout: 245 seconds).
15:43:38 <b_jonas> `? prime minister of missiles
15:43:39 <HackEso> prime minister of missiles? ¯\(°​_o)/¯
15:46:01 -!- Sgeo_ has joined.
15:49:12 -!- Sgeo has quit (Ping timeout: 250 seconds).
16:00:51 -!- Sgeo has joined.
16:03:33 -!- Sgeo_ has quit (Ping timeout: 250 seconds).
16:22:04 -!- oerjan has joined.
16:28:23 <esowiki> [[Talk:The Waterfall Model]] https://esolangs.org/w/index.php?diff=58785&oldid=58784 * Oerjan * (+160) See [[Truth-machine]]
16:30:09 <oerjan> @metar ENVA
16:30:09 <lambdabot> ENVA 221620Z 07006KT 9999 BKN047 M02/M08 Q1009 RMK WIND 670FT 11009KT
16:37:47 -!- LKoen has quit (Remote host closed the connection).
17:10:52 -!- hexfive has joined.
17:20:13 <esowiki> [[Talk:Wire-crossing problem]] https://esolangs.org/w/index.php?diff=58786&oldid=43928 * Pgimeno * (+478) /* Boolean circuits? */ new section
17:21:51 -!- LKoen has joined.
17:23:11 -!- grumble has changed nick to SeasonsGreetings.
17:37:15 -!- moony has quit (Killed (Sigyn (BANG!))).
17:37:29 -!- moony has joined.
18:10:41 -!- LKoen has quit (Remote host closed the connection).
18:10:51 -!- LKoen has joined.
18:12:03 -!- tromp has quit (Remote host closed the connection).
18:14:34 -!- oerjan has quit (Quit: Later).
18:21:15 -!- derpy has quit (Read error: Connection reset by peer).
18:22:43 -!- derpy has joined.
18:24:13 -!- tromp has joined.
18:45:10 -!- LKoen has quit (Remote host closed the connection).
19:00:19 -!- xkapastel has quit (Quit: Connection closed for inactivity).
19:03:19 -!- LKoen has joined.
19:17:58 -!- nchambers has joined.
19:38:54 -!- SeasonsGreetings has changed nick to SeasonsBeatings.
19:52:14 <esowiki> [[Re:direction]] N https://esolangs.org/w/index.php?oldid=58787 * Ais523 * (+10009) new language
19:53:00 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=58788&oldid=58679 * Ais523 * (+29) /* B */ +[[Blindfolded Arithmetic]]
19:53:28 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=58789&oldid=58788 * Ais523 * (+19) /* R */ +[[Re:direction]]
19:53:52 <esowiki> [[User:Ais523]] https://esolangs.org/w/index.php?diff=58790&oldid=58777 * Ais523 * (+18) +[[Re:direction]]
19:55:00 <esowiki> [[Re:direction]] M https://esolangs.org/w/index.php?diff=58791&oldid=58787 * Ais523 * (+0) /* Computational class */ grammar
19:55:41 -!- xkapastel has joined.
20:03:09 <esowiki> [[Talk:Wire-crossing problem]] https://esolangs.org/w/index.php?diff=58792&oldid=58786 * Ais523 * (+1265) /* Boolean circuits? */ you can do a planar XOR swap with actual circuitry
20:14:43 -!- nchambers has changed nick to Rudolph.
20:20:34 -!- arseniiv has quit (Ping timeout: 246 seconds).
20:44:09 -!- SeasonsBeatings has changed nick to SeasonsGreetings.
20:49:51 -!- Rudolph has quit (Quit: WeeChat 2.2).
22:18:42 -!- nchambers has joined.
22:30:03 -!- Sgeo has quit (Read error: Connection reset by peer).
22:41:53 -!- imode has joined.
22:59:56 -!- nchambers has changed nick to Rudolph.
23:18:40 -!- Rudolph has quit (Quit: WeeChat 2.2).
23:19:30 <zzo38> Do you have any ideas about use of a bite and breath attack together in a role playing system such as GURPS?
23:25:07 -!- AnotherTest has quit (Ping timeout: 250 seconds).
23:29:47 * LKoen is now imagining a vampire with bad breath
23:42:45 <zzo38> I do not mean simply bad breath but if you have a breath attack such as spit poison or fire
←2018-12-21 2018-12-22 2018-12-23→ ↑2018 ↑all