←2020-08-10 2020-08-11 2020-08-12→ ↑2020 ↑all
00:02:00 -!- xkapastel has joined.
01:00:53 -!- adu has joined.
01:12:37 -!- tromp_ has quit (Remote host closed the connection).
01:48:59 -!- tromp has joined.
01:54:11 -!- tromp has quit (Ping timeout: 272 seconds).
02:51:38 -!- xkapastel has quit (Quit: Connection closed for inactivity).
02:55:25 -!- sprocklem has quit (Ping timeout: 264 seconds).
02:56:06 -!- sprocklem has joined.
03:04:07 -!- zzo38 has quit (Ping timeout: 256 seconds).
03:05:15 -!- orbitaldecay has quit (Ping timeout: 256 seconds).
03:07:49 -!- orbitaldecay has joined.
03:09:06 -!- zzo38 has joined.
03:23:08 -!- dingwat has quit (Quit: Connection closed for inactivity).
03:27:36 -!- tromp has joined.
03:28:30 -!- tromp has quit (Read error: Connection reset by peer).
03:28:51 -!- tromp has joined.
03:33:37 -!- tromp has quit (Ping timeout: 272 seconds).
04:02:49 -!- Arcorann has quit (Quit: Leaving).
04:03:09 -!- Arcorann has joined.
04:16:13 -!- Lord_of_Life_ has joined.
04:17:45 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
04:17:45 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
04:56:25 -!- craigo has joined.
05:07:20 -!- dingwat has joined.
05:44:22 -!- adu has quit (Quit: adu).
06:06:11 -!- Sgeo has quit (Read error: Connection reset by peer).
06:15:56 -!- FreeFull has joined.
07:06:57 <zzo38> Do you know if any version of Firefox implements RFC 5147? My computer doesn't seem to do.
07:11:27 <Taneb> https://bugzilla.mozilla.org/show_bug.cgi?id=660583 maybe not
07:17:12 -!- tromp has joined.
08:07:55 -!- hendursa1 has joined.
08:10:03 -!- hendursaga has quit (Ping timeout: 240 seconds).
08:31:28 -!- Phantom_Hoover has joined.
08:44:34 -!- b_jonas has quit (Quit: leaving).
08:58:40 -!- t20kdc has joined.
09:02:13 -!- kspalaiologos has joined.
09:53:27 -!- shinh___ has joined.
09:53:27 -!- shinh__ has quit (Read error: Connection reset by peer).
10:03:55 -!- imode has quit (Ping timeout: 246 seconds).
10:36:20 -!- user24 has joined.
10:38:28 -!- arseniiv has joined.
12:14:52 -!- hendursa1 has quit (Quit: hendursa1).
12:15:09 -!- hendursaga has joined.
12:44:55 <esowiki> [[List of ideas]] https://esolangs.org/w/index.php?diff=76594&oldid=76162 * B jonas * (+372) /* Partially Silly Ideas */
13:55:23 <tswett[m]> Everyone, I have a good idea.
13:55:44 <tswett[m]> I want to write an operating system for the 8088 IBM PC in Rust.
14:00:38 <tswett[m]> That might prove to be incredibly difficult, especially if I want to use several different kinds of pointers.
14:02:09 <tswett[m]> This is a 16-bit pointer into the data segment. This is a 16-bit pointer into the stack segment. Don't know which segment you need? Whoops, looks like you need a 32-bit pointer.
14:08:36 <tswett[m]> And let's hope you never need protected mode!
14:27:41 <esowiki> [[Stopwatch]] https://esolangs.org/w/index.php?diff=76595&oldid=71434 * GDavid * (+74) Break, continue
14:41:04 -!- Sgeo has joined.
14:46:40 <esowiki> [[Stopwatch]] https://esolangs.org/w/index.php?diff=76596&oldid=76595 * GDavid * (+202) Global variables, lambdas, nested function declarations, variable declaration scope
16:17:48 -!- Lord_of_Life_ has joined.
16:18:11 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
16:20:38 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
16:23:42 <zzo38> Does Rust support 8088?
16:26:38 <uplime> zzo38: seems to: https://ideone.com/FNZvRv
16:29:22 <myname> well, as long as llvm supports it, i don't see a reason why not to
16:29:56 <myname> operations on larger integer types may be slow as hell
16:30:30 <int-e> . o O ( hello world may not fit into your code segment )
16:30:53 <myname> just point the instruction pointer to you rom
16:30:56 <int-e> more seriously, what does the runtime support for that look like
16:41:50 -!- ais523 has joined.
16:46:32 -!- b_jonas has joined.
16:51:18 <b_jonas> `olist 1210
16:51:20 <HackEso> olist https://www.giantitp.com/comics/oots1210.html: shachaf oerjan Sgeo FireFly boily nortti b_jonas
16:52:35 -!- sprocklem has quit (Ping timeout: 240 seconds).
16:59:40 -!- sprocklem has joined.
17:00:51 <esowiki> [[Ix]] https://esolangs.org/w/index.php?diff=76597&oldid=76541 * Orisphera * (+31)
17:03:04 -!- LKoen has joined.
17:04:52 -!- t20kdc has quit (Remote host closed the connection).
17:05:01 -!- sprocklem has quit (Ping timeout: 264 seconds).
17:05:10 -!- sprocklem has joined.
18:03:17 <user24> create a language in which you don't write a program, but give its "fourier components" - the reccurence of each keyword in the sequence of statements (amplitude of a certain 'keyword frequency') and their collective shift (phase), some cancelling each other out
18:08:39 -!- ais523 has changed nick to callforjudgement.
18:08:44 -!- callforjudgement has changed nick to ais523.
18:10:09 -!- user24 has quit (Quit: Leaving).
18:18:24 <zzo38> Is there a restricted subset of Markdown without HTML? I would suggest such a variant for use with some NNTP services, where additionally text with @ within <> is treated as a message ID. If there is a header "Content-type: text/markdown" then some implementations may display it formatted; if not, it will be displayed raw and still work perfectly OK anyways. (Other restrictions may also be added, such as no pictures, and no relative URL
18:20:23 <ais523> zzo38: I believe there are multiple such subsets, incompatible with each other, because people find it useful and invent something without standardising it
18:21:12 -!- ais523 has quit (Quit: sorry for my connection).
18:21:25 -!- ais523 has joined.
18:21:48 <b_jonas> I prefer HTML without markdown
18:22:18 <zzo38> b_jonas: For writing HTML documents, that works, but not all documents are going to be HTML based documents.
18:22:46 <fizzie> Markdown dialects *with* HTML probably aren't any better standardized. Though maybe GFM has gotten some amount of adoption, and at least it's got a spec.
18:26:07 <zzo38> (I don't use Markdown myself when writing HTML documents, but not all documents will be HTML.)
18:41:02 -!- tromp has quit (Remote host closed the connection).
18:53:35 <zzo38> How common is the .so and .ds commands in man pages?
19:00:12 -!- TheLie has joined.
19:08:25 <esowiki> [[Esofun]] M https://esolangs.org/w/index.php?diff=76598&oldid=72285 * Palaiologos * (-3)
19:36:27 -!- tromp has joined.
19:40:08 -!- Arcorann has quit (Read error: Connection reset by peer).
19:40:49 -!- tromp_ has joined.
19:41:21 -!- tromp has quit (Ping timeout: 272 seconds).
19:41:24 <ais523> I tried to create my own unambiguous markup language that was Markdown-like, designed to be more readable and round-trip properly with HTML
19:41:32 <ais523> but I haven't managed to find a syntax for block elements that I like
19:43:39 <ais523> http://nethack4.org/pastebin/mf-spec-unfinished.txt if you're interested in the syntax for inline encoding
19:44:02 <ais523> it basically uses a combination of spaces and hyphens to resolve ambiguities, in a way that looks natural in non-contrived situations
19:48:11 <kspalaiologos> I managed to get Lisp up and running in Malbolge
19:48:15 <kspalaiologos> and it requires only 1,7GB of RAM
19:48:23 <kspalaiologos> and you can run it in finite time, and it computes 2 + 2 in just 40 seconds
19:48:26 <kspalaiologos> yes, you heard it right
19:49:51 <spruit11> Esolang idea: incredibly hard to type terms.
19:49:55 <ais523> well done!
19:50:10 <ais523> I did put some thought into how to design a faster Malbolge-20 interpreter but didn't reach any conclusions
19:51:13 <kspalaiologos> http://kspalaiologos.now.im/doc/MalbolgeLisp/MalbolgeLisp.gif
19:51:18 <kspalaiologos> http://kspalaiologos.now.im/doc/MalbolgeLisp/MalbolgeLisp.7z
20:00:55 -!- kspalaiologos has quit (Quit: Leaving).
20:23:11 <esowiki> [[Ix]] M https://esolangs.org/w/index.php?diff=76599&oldid=76597 * DmilkaSTD * (-10)
20:24:30 <esowiki> [[Anguish]] M https://esolangs.org/w/index.php?diff=76600&oldid=73686 * DmilkaSTD * (+9) added stub
20:27:17 -!- craigo has quit (Ping timeout: 246 seconds).
20:30:50 -!- thblt has joined.
20:40:28 <thblt> Hey, I have a stupid question. Provided that Turing completeness is determined under the hypothesis of infinite memory, have there been attempts to make languages that are Turing complete under that hypothosis, but that make it impossible to implement any algorithm under any finite memory amount?
20:41:06 <thblt> The obvious trick would be to make allocation fail if it would only leave a finite amount of memory available, but that's cheating.
21:08:08 -!- LKoen has quit (Remote host closed the connection).
21:14:22 -!- LKoen has joined.
21:23:05 <esowiki> [[Stones]] M https://esolangs.org/w/index.php?diff=76601&oldid=76587 * LegionMammal978 * (+0) pretty sure the name is in lowercase, given the two README files' titles
21:27:39 <esowiki> [[Computerdeutsch]] N https://esolangs.org/w/index.php?oldid=76602 * Orangeyy * (+9142) Created page with "Computerdeutsch ("Computer-German") is an esolang by User:Orangeyy based on the grammar of the German language. Basic knowledge of German is recommended. It is a work in progr..."
21:35:25 <esowiki> [[Full Stack]] https://esolangs.org/w/index.php?diff=76603&oldid=66977 * Challenger5 * (+110) change the spec to permit loops
21:37:41 -!- TheLie has quit (Remote host closed the connection).
21:50:51 <int-e> Is it sad that https://ro-che.info/ccc/11 made me laugh?
22:18:59 <esowiki> [[Rui]] https://esolangs.org/w/index.php?diff=76604&oldid=76533 * Sinthorion * (-65)
22:23:58 -!- ais523 has quit (Quit: quit).
23:00:55 -!- arseniiv has quit (Ping timeout: 256 seconds).
23:06:25 -!- Phantom_Hoover has quit (Ping timeout: 240 seconds).
23:13:32 <esowiki> [[User:JonoCode9374]] https://esolangs.org/w/index.php?diff=76605&oldid=76408 * JonoCode9374 * (+10) /* Languages I like */
23:29:14 -!- Arcorann has joined.
23:36:46 -!- imode has joined.
23:40:03 <esowiki> [[Full Stack]] https://esolangs.org/w/index.php?diff=76606&oldid=76603 * Challenger5 * (+46)
23:45:06 -!- imode has quit (Ping timeout: 256 seconds).
23:47:14 -!- imode has joined.
23:55:14 -!- 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.”).
←2020-08-10 2020-08-11 2020-08-12→ ↑2020 ↑all