←2018-11-19 2018-11-20 2018-11-21→ ↑2018 ↑all
00:40:54 -!- Essadon has quit (Quit: Qutting).
01:28:39 -!- sebbu has quit (Ping timeout: 252 seconds).
01:35:46 -!- imode has joined.
01:38:56 <zzo38> Here is currently what I have for schema in my Netsubscribe implementation:
01:39:17 <zzo38> create table object(id text primary key, owner text, text blob, timestamp int) without rowid; create table target(object text not null, target text not null, direct int not null, timestamp int not null, subscribed int not null, primary key (object, target)) without rowid; create index reverse on target(target, timestamp, object, direct);
01:41:09 <zzo38> Actually, now I added NOT NULL constraints to the "owner" and "timestamp" fields of the "object" table.
01:41:16 <zzo38> Do you think this look like good enough to you now?
01:42:43 -!- arseniiv has quit (Ping timeout: 246 seconds).
01:52:24 -!- oerjan has joined.
02:16:48 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
02:20:37 -!- Lord_of_Life has joined.
02:20:37 -!- Lord_of_Life has quit (Changing host).
02:20:37 -!- Lord_of_Life has joined.
02:32:19 -!- sebbu has joined.
02:46:48 <zzo38> How should I safely perform a DNS lookup with a timeout?
02:55:25 <esowiki> [[Grime MC]] M https://esolangs.org/w/index.php?diff=58464&oldid=58447 * Salpynx * (-3) /* Hello World */ typo?
03:24:29 <oerjan> @metar ENVA
03:24:29 <lambdabot> ENVA 200250Z 13005KT 9999 SCT007 BKN021 M02/M03 Q1037 RMK WIND 670FT 15005KT
04:06:04 <oerjan> `icode 🐭
04:06:07 <HackEso> ​[U+1F42D MOUSE FACE]
04:10:17 -!- sprocklem has quit (Quit: brb).
04:11:02 -!- nfd has quit (Read error: Connection reset by peer).
04:12:32 -!- sprocklem has joined.
04:25:49 -!- olsner has quit (Ping timeout: 246 seconds).
04:31:38 -!- olsner has joined.
05:04:55 -!- sprocklem has quit (Quit: brb).
05:06:43 -!- sprocklem has joined.
05:07:29 -!- nfd9001 has joined.
05:09:48 -!- sprocklem has quit (Client Quit).
05:10:58 -!- sprocklem has joined.
05:12:02 <zzo38> The Magic: the Gathering Official Encyclopedia includes a "deckbuilder's index", and I had a idea to make a similar "composer's index", with many of the same things but also some new stuff, including cards having specific drawbacks, unusual effects, specific numbers, costs, etc, for pseudo-Vintage.
05:39:13 <esowiki> [[Brainfork]] https://esolangs.org/w/index.php?diff=58465&oldid=52412 * Salpynx * (+176) /* External resources */
09:10:35 -!- AnotherTest has joined.
09:54:48 -!- oerjan has quit (Quit: Nite).
10:23:21 -!- imode has quit (Ping timeout: 252 seconds).
11:53:32 -!- S_Gautam has joined.
12:09:10 -!- arseniiv has joined.
12:15:49 <oren> what I would love to have right now is a language for expressing O(N) operations on JSON files
12:16:14 <paul2520> that would be swell, oren
12:18:26 <oren> if well implemented such a thing would be much faster then the hodgpodge of python I'm using right now
12:20:20 <oren> either that or some sort of streaming program that converts an JSON array of JSON objects into a csv file and back
12:24:09 <oren> question is how do you make a language that can express sufficiently general operations on general datastructures but still guarantee the operations have a certain complexity
12:34:35 <fizzie> jq is a little bit like that. I mean, probably not with any complexity guarantees, but often a good replacement for JSON manipulations.
12:54:51 <oren> "Un développeur du logiciel VLC et un hacker français nommés chevaliers de l'Ordre du Mérite"
13:19:59 -!- Essadon has joined.
14:17:32 -!- Lord_of_Life has quit (Ping timeout: 250 seconds).
14:19:17 -!- Lord_of_Life has joined.
14:19:17 -!- Lord_of_Life has quit (Changing host).
14:19:17 -!- Lord_of_Life has joined.
15:03:08 -!- AnotherTest has quit (Ping timeout: 268 seconds).
15:29:24 -!- AnotherTest has joined.
15:53:12 -!- S_Gautam has quit (Quit: Connection closed for inactivity).
15:56:30 -!- sleepnap has joined.
15:59:27 <oren> http://radio.garden/live/kapuskasing/ckgn-fm-89-7/ <- what is on the radio in the middle of the northern wastes. you'd think is would be country, but no
16:15:33 -!- S_Gautam has joined.
17:43:57 -!- imode has joined.
18:08:30 -!- sleepnap has quit (Ping timeout: 250 seconds).
18:22:06 -!- sleepnap has joined.
19:03:12 -!- S_Gautam has quit (Quit: Connection closed for inactivity).
20:09:33 <esowiki> [[Special:Log/newusers]] create * Lykrast * New user account
20:11:04 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=58466&oldid=58431 * Lykrast * (+205) /* Introductions */
20:39:20 <esowiki> [[Muriel]] https://esolangs.org/w/index.php?diff=58467&oldid=53694 * Lykrast * (+2821) Added spec as found in the links
20:57:21 -!- arseniiv has quit (Read error: Connection reset by peer).
20:57:38 -!- arseniiv has joined.
22:41:00 -!- Essadon has quit (Quit: Qutting).
23:14:25 -!- imode has quit (Ping timeout: 244 seconds).
23:38:40 -!- imode has joined.
23:44:02 -!- imode has quit (Quit: WeeChat 2.3).
23:49:51 -!- AnotherTest has quit (Ping timeout: 252 seconds).
←2018-11-19 2018-11-20 2018-11-21→ ↑2018 ↑all