←2018-05-07 2018-05-08 2018-05-09→ ↑2018 ↑all
00:02:10 <arseniiv> shachaf: if for the string-based ones, I dunno… maybe no instruction should be too powerful there, so its deletion/insertion not be too big an issue. And maybe largely less focus on matching constructions, something less global and more localized…
00:02:30 -!- user24 has joined.
00:02:43 <arseniiv> s/not be/be not
00:02:56 <arseniiv> or maybe not
00:03:31 <arseniiv> since I start rhyming incidentally, I ought to go take some sleep
00:06:15 <oerjan> there are certainly small mutations that are absolutely lethal, so it's more that it's *possible* for mutations to improve matters.
00:06:57 <shachaf> Well, sure.
00:07:13 <shachaf> The point is more the kind of impact that mutations can have.
00:07:44 <oerjan> you'd think genetic programming would use such languages, if they exist.
00:07:50 <shachaf> Part of it is also that animals etc. are built very differently from most computer programs or machines.
00:07:51 -!- arseniiv has quit (Ping timeout: 240 seconds).
00:08:12 <oerjan> indeed.
00:24:09 <oerjan> also i was right about who was in that ship in girl genius. too bad i didn't say it in public.
00:26:52 <oerjan> `addquote <shachaf> Taneb: are you suggesting the Tanebvention joke might be getting slightly old <Taneb> shachaf, not at all <Taneb> I would never suggest that it's getting slightly old
00:26:54 <HackEso> 1323) <shachaf> Taneb: are you suggesting the Tanebvention joke might be getting slightly old <Taneb> shachaf, not at all <Taneb> I would never suggest that it's getting slightly old
00:27:15 <shachaf> `? quotefmt
00:27:16 <HackEso> quotefmt? ¯\(°​_o)/¯
00:27:41 <oerjan> i thought that was the right spacing
00:27:46 <shachaf> `? quoteformat
00:27:47 <HackEso> quoteformat is: <nick> message; * nick action; two spaces between messages; all elisions marked with [...] other than irrelevant intervening messages; for messages separated by elision, one space on each side, not two.
00:27:49 <shachaf> Yes, it's right.
00:31:39 <oerjan> `cwlprits cgi
00:31:41 <HackEso> oren̈
00:31:56 <oerjan> that doesn't look like the right spot
00:32:08 <oerjan> `cwlprits oerjan
00:32:10 <HackEso> oerjän shachäf shachäf shachäf shachäf boil̈y oerjän oerjän shachäf shachäf shachäf shachäf shachäf shachäf shachäf shachäf shachäf shachäf oerjän shachäf shachäf shachäf shachäf oerjän boil̈y oerjän shachäf oerjän oerjän shachäf shachäf shachäf shachäf oerjän Jafët shachäf oerjän oerjän shachäf shachäf shachäf oerjän shachäf oerjän shachäf shachäf shachäf shachäf
00:32:39 <oerjan> `cat bin/culprits
00:32:39 <HackEso> hoag "$@" | awk '{print substr($1,2,length($1)-2)}' | xargs
00:32:53 <oerjan> `cat bin/hoag
00:32:54 <shachaf> `` cwlprits oerjan | tr ' ' '\n' | sort | uniq -c | sort -rn
00:32:54 <HackEso> hlnp --removed --template "{desc}\n" -- "$@"
00:32:56 <HackEso> ​ 118 shachäf \ 53 oerjän \ 11 boil̈y \ 5 noloveinwaikik̈i \ 2 Jafët \ 1 nitïa \ 1 int-̈e \ 1 hppavilion[1̈]
00:33:08 <shachaf> maybe i should ease up on it
00:34:13 <oerjan> `cat bin/hlnp
00:34:13 <HackEso> scowrevs="$(/usr/bin/paste -sd'|' /hackenv/share/scowrevs)"; hg log -r "tip:0 & ! ($scowrevs)" "$@" | sed 's/\(\(^\| \)[<Itb][^ ]*\)\([^ ][^ ]\)/\1̈\3/'
00:35:27 <oerjan> `` echo <oren> | sed 's/\(\(^\| \)[<Itb][^ ]*\)\([^ ][^ ]\)/\1̈\3/'
00:35:28 <HackEso> ​/hackenv/bin/`: eval: line 5: syntax error near unexpected token `|' \ /hackenv/bin/`: eval: line 5: `echo <oren> | sed 's/\(\(^\| \)[<Itb][^ ]*\)\([^ ][^ ]\)/\1̈\3/''
00:35:44 <oerjan> eep
00:36:06 <oerjan> `` echo '<oren>' | sed 's/\(\(^\| \)[<Itb][^ ]*\)\([^ ][^ ]\)/\1̈\3/'
00:36:07 <HackEso> ​<orën>
00:36:34 <oerjan> hm that's correct, there must be a space in the culprit
00:36:50 <oerjan> `howg cgi
00:36:52 <HackEso> ​<\oren̈\> le/rn cgi/CGI stands for uh... C, goblin, interface?
00:36:58 <oerjan> oh duh
00:37:27 <oerjan> it's stripping backslashes
00:37:54 <oerjan> `` echo '<\oren\>' | sed 's/\(\(^\| \)[<Itb][^ ]*\)\([^ ][^ ]\)/\1̈\3/'
00:37:54 <HackEso> ​<\oren̈\>
00:37:56 -!- Phantom_Hoover has quit (Remote host closed the connection).
00:38:53 <oerjan> `` hoag "wisdom/cgi" | awk '{print substr($1,2,length($1)-2)}'
00:38:55 <HackEso> ​\oren̈\
00:39:31 <oerjan> it's the xargs
00:39:35 -!- user24 has quit (Quit: Leaving).
00:40:04 <oerjan> hm someone used a better command the other day...
00:41:00 <oerjan> `` echo '\oren̈\' | xargs
00:41:00 <HackEso> oren̈
00:42:01 -!- tswett has quit (Read error: Connection reset by peer).
00:42:26 -!- tswett has joined.
00:43:39 <oerjan> xargs is pretty scow
00:43:56 <shachaf> true
00:44:04 <shachaf> make a better program and put it in bin/ twh
00:53:01 <oerjan> `cat bin/culprits
00:53:01 <HackEso> hoag "$@" | awk '{print substr($1,2,length($1)-2)}' | xargs
00:54:06 <oerjan> `sled bin/culprits//s,$, -d '\n',
00:54:08 <HackEso> bin/culprits//hoag "$@" | awk '{print substr($1,2,length($1)-2)}' | xargs -d ' \ '
00:54:15 <oerjan> wat
00:54:22 <oerjan> *sigh*
00:54:27 <oerjan> `revert
00:54:28 <HackEso> Done.
00:54:37 <oerjan> `sled bin/culprits//s,$, -d'\\n',
00:54:39 <HackEso> bin/culprits//hoag "$@" | awk '{print substr($1,2,length($1)-2)}' | xargs -d'\n'
00:54:47 <oerjan> `cwlprits cgi
00:54:49 <HackEso> ​\oren̈\
00:54:52 <shachaf> Are you sure the first version wouldn't have worked?
00:55:04 <oerjan> hm no
00:55:39 <shachaf> I guess it's confusing regardless.
00:55:57 <shachaf> `cat bin/slbd
00:55:57 <HackEso> cd bin; sled "$1" | sed '1s/^Rosebud!$/Rosbbud!/'
00:56:03 <shachaf> `cblprits slbd
00:56:04 <HackEso> ​/srv/hackeso-code/multibot_cmds/lib/limits: line 5: exec: cblprits: not found
00:56:10 <shachaf> What! Useless.
00:56:22 <shachaf> `culprits bin/slbd
00:56:24 <HackEso> int-̈e
01:57:57 <esowiki> [[Small]] M https://esolangs.org/w/index.php?diff=55004&oldid=54990 * Voltage2007 * (+9) The github link is dead.
02:00:05 <esowiki> [[Call Queue]] https://esolangs.org/w/index.php?diff=55005&oldid=37009 * Camto * (+106) Implementation of Call Queue dialect called if Call Queue.
02:00:46 <esowiki> [[Call Queue]] M https://esolangs.org/w/index.php?diff=55006&oldid=55005 * Camto * (-26) Remove tag cuz now it's implemented.
02:16:24 -!- sleffy has joined.
02:18:55 <esowiki> [[Call Queue/if Call Queue]] N https://esolangs.org/w/index.php?oldid=55007 * Camto * (+1627) Create the if Call Queue page.
02:20:16 -!- oerjan has quit (Quit: Nite).
02:22:04 <esowiki> [[Call Queue]] M https://esolangs.org/w/index.php?diff=55008&oldid=55006 * Camto * (+37) Esolangs link for if Call Queue
02:26:42 <esowiki> [[Small]] M https://esolangs.org/w/index.php?diff=55009&oldid=55004 * Oerjan * (+1) template
02:32:27 -!- brandonson has quit (Ping timeout: 240 seconds).
02:34:13 -!- brandonson has joined.
02:52:18 -!- variable has quit (Quit: /dev/null is full).
02:54:03 -!- variable has joined.
03:01:07 -!- variable has quit (Quit: /dev/null is full).
03:19:12 -!- variable has joined.
03:19:33 -!- variable has quit (Client Quit).
03:29:58 -!- variable has joined.
04:07:00 <esowiki> [[Small]] https://esolangs.org/w/index.php?diff=55010&oldid=55009 * Voltage2007 * (-71439) Rewrote the Fizzbuzz code. Each row has 50 +s.
04:13:51 -!- Vorpal has quit (Ping timeout: 256 seconds).
04:27:49 -!- xkapastel has quit (Quit: Connection closed for inactivity).
05:04:05 -!- Lymia has quit (Remote host closed the connection).
05:09:57 -!- brandonson has quit (Ping timeout: 240 seconds).
05:11:51 -!- brandonson has joined.
05:27:14 -!- erkin has joined.
05:27:35 -!- saiya has quit (Ping timeout: 240 seconds).
05:30:54 -!- sleffy has quit (Ping timeout: 268 seconds).
05:39:06 -!- sleffy has joined.
05:54:15 -!- saiya has joined.
05:56:47 -!- doesthiswork has quit (Quit: Leaving.).
05:59:29 -!- Lymia has joined.
06:35:09 -!- sleffy has quit (Ping timeout: 260 seconds).
06:57:32 -!- erkin has quit (Quit: Ouch! Got SIGIRL, dying...).
07:45:18 -!- aloril has quit (Read error: Connection reset by peer).
07:48:53 -!- aloril has joined.
08:13:42 -!- wob_jonas has joined.
08:14:29 <wob_jonas> boily: yes, I even rang the `ioccclist after izabera mentioned that they're in
08:14:44 <wob_jonas> but apparently only I'm subscribed to it so far
08:15:20 <wob_jonas> the mills entry is quite impressive, even though half of the impressive part isn't actually written in C
08:19:22 <wob_jonas> arseniiv: you've seen https://esolangs.org/wiki/Eodermdrome , an esolang where an unlabeled undirected graph is the only data structure you have
08:19:36 <wob_jonas> I'm mentioning that because of the knots thing
08:27:42 -!- Vorpal has joined.
08:27:42 -!- Vorpal has quit (Changing host).
08:27:42 -!- Vorpal has joined.
08:28:57 -!- AnotherTest has joined.
08:51:08 -!- variable has quit (Ping timeout: 276 seconds).
09:04:25 -!- variable has joined.
09:51:15 -!- wob_jonas has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client).
10:26:53 -!- boily has joined.
10:58:45 -!- boily has quit (Quit: OPERA CHICKEN).
11:12:33 -!- tswett has quit (Read error: Connection reset by peer).
11:13:00 -!- tswett has joined.
11:13:45 -!- ineiros has quit (Ping timeout: 256 seconds).
11:29:23 -!- 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.”).
11:35:32 -!- ineiros has joined.
11:37:12 -!- SopaXorzTaker has joined.
11:37:16 <esowiki> [[Special:Log/newusers]] create * Illuminatu * New user account
11:40:18 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=55011&oldid=54992 * Illuminatu * (+334) /* Introductions */
11:41:07 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=55012&oldid=55011 * Illuminatu * (+7) /* Introductions */
11:43:30 -!- nikgre has joined.
11:43:38 <nikgre> Hello?
11:48:01 <nikgre> Is this place dead?
11:49:26 <Taneb> nikgre: no
11:49:29 <Taneb> Just quiet
11:49:38 <nikgre> Oh ok then, cool
12:01:57 -!- arseniiv has joined.
12:19:27 -!- nikgre has quit (Quit: Leaving).
12:21:44 -!- arseniiv has left ("gone too far").
12:21:54 -!- arseniiv has joined.
12:23:03 <arseniiv> wob_jonas: yeah I’ve seen Eodermdrome
12:24:52 <arseniiv> but knots are essentially “uniform”, you could draw them differently and it will be good if these differences wouldn’t change a thing in language semantics
12:29:38 <arseniiv> but maybe knot diagrams are a way to go, though! There could be an action when a part of the diagram changes and the runtime could be trying to simplify it in between
12:33:44 <esowiki> [[Fucklang]] N https://esolangs.org/w/index.php?oldid=55013 * Iqbigbang * (+1584) Created page with "Fucklang is an assembly-like but human-readable lanugage that is compiled to brainfuck. It's main purpose is to make programming in brainfuck faster, better and more efficient..."
12:43:22 <arseniiv> lol
12:50:41 -!- tromp has quit (Remote host closed the connection).
12:56:10 <esowiki> [[Fucklang]] https://esolangs.org/w/index.php?diff=55014&oldid=55013 * Iqbigbang * (+831)
13:00:27 -!- doesthiswork has joined.
13:00:57 -!- Naergon has quit (Ping timeout: 240 seconds).
13:03:16 <esowiki> [[Fucklang]] https://esolangs.org/w/index.php?diff=55015&oldid=55014 * Iqbigbang * (-40)
13:04:05 -!- LKoen has joined.
13:08:51 -!- erkin has joined.
13:09:59 -!- Phantom_Hoover has joined.
13:18:02 <esowiki> [[Fucklang]] M https://esolangs.org/w/index.php?diff=55016&oldid=55015 * Iqbigbang * (+163) /* Input/Output */
13:18:04 -!- Warrigal has joined.
13:22:50 -!- tswett has quit (Ping timeout: 276 seconds).
13:23:24 -!- tromp has joined.
13:24:03 <esowiki> [[Special:Log/newusers]] create * Freetrav * New user account
13:26:12 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=55017&oldid=55012 * Freetrav * (+158) /* Introductions */
13:27:59 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=55018&oldid=55017 * Freetrav * (+81) /* Introductions */
13:30:15 -!- LKoen has quit (Remote host closed the connection).
13:46:36 -!- LKoen has joined.
14:03:12 -!- tromp_ has joined.
14:05:57 -!- tromp has quit (Ping timeout: 240 seconds).
14:07:39 <esowiki> [[Talk:LOLCODE]] N https://esolangs.org/w/index.php?oldid=55019 * Freetrav * (+1310) Created page with "== Suggestions for Syntax/Spec Changes == It appears that '''''BUKKIT''''' is more analogous to '''struct''' or '''record''' in other languages, rather than '''array'''. Shou..."
14:08:17 <esowiki> [[Talk:LOLCODE]] https://esolangs.org/w/index.php?diff=55020&oldid=55019 * Freetrav * (+81) /* Suggestions for Syntax/Spec Changes */
14:08:24 -!- Vorpal has quit (Ping timeout: 260 seconds).
14:14:46 -!- Vorpal has joined.
14:14:46 -!- Vorpal has quit (Changing host).
14:14:46 -!- Vorpal has joined.
14:24:24 -!- xkapastel has joined.
14:31:59 <arseniiv> trying to use new GIMP 2.10 https://s31.postimg.cc/kudn19cmz/theeye.png
15:02:31 -!- LKoen has quit (Remote host closed the connection).
15:24:12 -!- Sgeo__ has joined.
15:26:36 -!- Sgeo_ has quit (Ping timeout: 268 seconds).
15:29:50 -!- user24 has joined.
15:32:08 -!- LKoen has joined.
15:36:35 -!- LKoen has quit (Remote host closed the connection).
15:46:41 -!- brandonson has quit (Ping timeout: 248 seconds).
15:48:20 -!- brandonson has joined.
16:04:53 -!- FreeFull_ has changed nick to FreeFull.
16:08:22 -!- hppavilion[1] has joined.
16:34:05 -!- xkapastel has quit (Quit: Connection closed for inactivity).
16:34:26 -!- user24 has quit (Remote host closed the connection).
16:50:29 -!- erkin has quit (Quit: Ouch! Got SIGIRL, dying...).
16:50:43 -!- SopaXorzTaker has quit (Remote host closed the connection).
17:00:59 -!- moei has quit (Quit: Leaving...).
17:01:51 -!- hppavilion[1] has quit (Ping timeout: 255 seconds).
17:04:24 -!- hppavilion[1] has joined.
17:56:53 -!- Warrigal has changed nick to tswett.
18:05:08 -!- xkapastel has joined.
18:09:34 -!- LKoen has joined.
18:26:29 -!- tromp has joined.
18:27:58 -!- diginet_ has joined.
18:27:59 -!- tromp_ has quit (Read error: Connection reset by peer).
18:28:00 -!- diginet has quit (Quit: diginet has quit!).
18:28:45 -!- diginet_ has changed nick to diginet.
18:29:50 -!- hppavilion[0] has joined.
18:32:06 -!- hppavilion[1] has quit (Ping timeout: 256 seconds).
19:05:01 -!- hppavilion[1] has joined.
19:07:26 -!- hppavilion[0] has quit (Ping timeout: 246 seconds).
19:28:22 -!- brandonson has quit (Ping timeout: 250 seconds).
19:30:01 -!- brandonson has joined.
19:34:01 <esowiki> [[User:Illuminatu]] N https://esolangs.org/w/index.php?oldid=55021 * Illuminatu * (+49) Created page with "Illuminatu is a high school student from Florida."
19:49:57 <esowiki> [[Befunge]] https://esolangs.org/w/index.php?diff=55022&oldid=54124 * Illuminatu * (+0) /* DNA-code */
20:03:43 <shachaf> `smlist 460
20:03:44 <HackEso> smlist 460: shachaf monqy elliott mnoqy Cale
20:04:57 <Cale> nice
20:14:30 <int-e> `? smlist
20:14:31 <HackEso> Non-update notification for the webcomic Super Mega.
20:14:49 -!- xkapastel has quit (Quit: Connection closed for inactivity).
20:16:47 <shachaf> Cale: Do you read olist?
20:16:55 <Cale> What's olist?
20:17:32 -!- sleffy has joined.
20:17:36 <int-e> oots
20:17:46 -!- sleffy has quit (Remote host closed the connection).
20:17:48 <int-e> `? olist
20:17:49 <HackEso> olist is update notification for the webcomic Order of the Stick. http://www.giantitp.com/comics/ootslatest.html
20:18:33 <shachaf> i,i do you read list?
20:18:48 <int-e> `? list
20:18:49 <HackEso> list is a fun program that HackEgo has! Run it with `list and join the fun!
20:19:04 <int-e> (it's not)
20:19:23 <Cale> I haven't yet read that webcomic, but I've had a couple people recommend it to me before
20:21:02 -!- AnotherTest has quit (Ping timeout: 256 seconds).
20:24:00 <esowiki> [[CopyPasta Language]] https://esolangs.org/w/index.php?diff=55023&oldid=54908 * BoutonIA * (+256)
20:24:42 -!- AnotherTest has joined.
20:28:26 <esowiki> [[CopyPasta Language]] https://esolangs.org/w/index.php?diff=55024&oldid=55023 * BoutonIA * (+11)
20:29:44 <int-e> Oh I can see how I was once lured into OOTS... it used a larger font size in the beginning :P
20:32:17 <int-e> (But later strips, well, let's just say that I prefer to read novels in the ordinary rectangular page format, not from speech bubbles, thank you very much.)
20:33:12 <int-e> That, and I guess I'm just not into D&D at all.
20:34:27 -!- hppavilion[1] has quit (Ping timeout: 240 seconds).
20:46:11 -!- hppavilion[1] has joined.
20:57:36 -!- user24 has joined.
20:59:39 <rdococ> I'm looking into delimited continuations.
21:11:13 -!- LittleFireStudio has joined.
21:11:17 <LittleFireStudio> HI
21:11:29 -!- LittleFireStudio has quit (Client Quit).
21:20:59 -!- moei has joined.
21:31:23 -!- user24 has quit (Remote host closed the connection).
21:48:56 <arseniiv> hi and then quit, nice
21:52:38 -!- LKoen has quit (Remote host closed the connection).
22:00:39 -!- brandonson has quit (Ping timeout: 255 seconds).
22:02:33 -!- brandonson has joined.
22:05:09 -!- hppavilion[1] has quit (Ping timeout: 264 seconds).
22:09:24 -!- sprocklem has quit (Quit: brb).
22:09:47 -!- sprocklem has joined.
22:16:26 <quintopia> !pbflist
22:16:34 <quintopia> `pbflist
22:16:35 <HackEso> pbflist: shachaf Sgeo quintopia ion b_jonas
22:17:04 <quintopia> does that even ping you when you're wob_jonas
22:24:49 <int-e> . o O ( but I'm not )
22:25:24 -!- arseniiv has quit (Ping timeout: 260 seconds).
22:29:02 -!- wob_jonas has joined.
22:29:25 <wob_jonas> quintopia: since wob_jonas is not logged in most of the time, and I just read or grep the logs, it doesn't matter
22:30:11 <wob_jonas> but I've also just noticed the new pbf, and was about to list it but then saw that it's already listed
22:30:42 <wob_jonas> you should put an url the pbflist command though, to make it clear which strip is listed. this time it's http://pbfcomics.com/comics/news-puppy/
22:35:25 <wob_jonas> int-e: yes, the font size is smaller. basically the free strips on the web are limited resolution, which is one of the ways how the Giant encourages people to buy the payed comic, whether in printed or digital form, since it has better image resolution.
22:35:45 <wob_jonas> (the digital one is actually mostly vector images)
22:37:06 <wob_jonas> I like o though
22:37:08 <wob_jonas> `? o
22:37:09 <HackEso> o is a popular comedy adventure fantasy webcomic. It's about a group of adventurers, heroes or warriors (whatever you want to call them) called the Order of the Stick, as they go about their adventures with minimal competence or knowledge of what they are doing, and eventually sort of stumble into a plan by an undead sorcerer to conquer the world, essentially, and they're out to stop him and conquer their personal problems at the same time. Hopefully not i
22:37:27 <shachaf> Is the joke of o that it's really long?
22:38:00 <wob_jonas> shachaf: there's no joke, I just copied some of the description from that interview with Giant
22:38:24 <wob_jonas> well, if there's a joke then it's that the entry is named "o" because the list is named "olist", rather than the more logical "oots" and "ootslist" resp
22:38:30 <shachaf> `2` ? o
22:38:31 <HackEso> ​/srv/hackeso-code/multibot_cmds/lib/limits: line 5: exec: 2`: not found
22:38:44 <shachaf> oerjan: what's that thing called twh
22:38:48 <shachaf> `2 bin/\? o
22:38:49 <HackEso> 2/2:ot in that order, so they get their personal problems taken care of before the final battle. And it's a comedy.
22:42:04 <wob_jonas> also, the entry doesn't clearly tell the name of the webcomic, or its url, so it's not very useful for someone who hasn't already heard of the comic
22:42:22 <wob_jonas> so it's a wisdom entry that's true but useless, as typical
22:49:17 -!- wob_jonas has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client).
22:49:51 -!- ineiros has quit (Ping timeout: 240 seconds).
22:49:56 -!- AnotherTest has quit (Ping timeout: 256 seconds).
23:09:16 -!- Phantom_Hoover has quit (Remote host closed the connection).
23:16:43 -!- xkapastel has joined.
23:28:12 -!- friendlyGoat has joined.
23:30:10 -!- friendlyGoat has quit (Client Quit).
23:33:13 -!- oerjan has joined.
23:35:01 -!- variable has quit (Quit: /dev/null is full).
23:35:34 -!- tswett has quit (Read error: Connection reset by peer).
23:36:01 -!- tswett has joined.
23:43:48 -!- variable has joined.
23:47:02 -!- variable has quit (Client Quit).
←2018-05-07 2018-05-08 2018-05-09→ ↑2018 ↑all