code logs -> 2018 -> Sun, 23 Dec 2018< code.20181222.log - code.20181224.log >
--- Log opened Sun Dec 23 00:00:17 2018
00:46 Kindamoody is now known as Kindamoody[zZz]
00:48 celticminstrel [celticminst@Nightstar-a8u0ac.dsl.bell.ca] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.]
00:49 celticminstrel [celticminst@Nightstar-a8u0ac.dsl.bell.ca] has joined #code
00:49 mode/#code [+o celticminstrel] by ChanServ
02:57 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
03:02 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
03:55 Degi [Degi@Nightstar-0jhjf5.dyn.telefonica.de] has quit [Connection reset by peer]
04:44 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code
04:44 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
05:15 celticminstrel is now known as celmin|sleep
05:26 * McMartin pokes at Advent of Code, where he determines that his brute-force solution would require 7.70 quintillion iterations.
05:54
<~Vorntastic>
Better get started~
05:56
<&McMartin>
This one is very, very not-C-friendly so I've been poking at it in spurts.
07:20
<&McMartin>
New implementation does the preprocessinin 1.4 seconds instead of several million years
07:27
<~Vorntastic>
Yeah
07:27
<~Vorntastic>
Tasty
07:28
<~Vorntastic>
Yay, holy shit calm your ass autocorrect
07:31
<&McMartin>
Victory!
07:31 * McMartin now has contiguous puzzle solution.
07:34 * McMartin also feeds it through the optimizer and gets a program that's 14KB and runs in half a second.
10:08
<&jerith>
McMartin: What are you writing Rust for?
10:09
<&McMartin>
I have a little personal program that I use to turn some custom markup into actual web pages.
10:10
<&McMartin>
And I'm hoping to hack a patch together for System Syzygy so that it makes proper use of SDL2's 2D scaling code.
10:13
<&jerith>
What's System Syzygy?
10:14
<&McMartin>
A fangame in the vein of The Fool's Errand, 3 in Three, and System's Twilight.
10:14
<&McMartin>
https://mdsteele.games/syzygy/
10:15
<&McMartin>
It's using SDL2, but it also borks horrifically in any display configuration that isn't fullscreen.
10:15
<&jerith>
Ah. Maybe I'll poke around that. :-)
10:15
<&jerith>
Thanks.
10:15
<&McMartin>
As I've written about at considerable length, SDL2 means that this is *not an acceptable outcome* for any 2D application.
11:02 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
11:11 Kindamoody[zZz] is now known as Kindamoody
12:36 gnolam [quassel@Nightstar-csto10.cust.bahnhof.se] has joined #code
12:36 mode/#code [+o gnolam] by ChanServ
13:47 Kindamoody is now known as Kindamoody|afk
14:36 Degi [Degi@Nightstar-e5knqd.dyn.telefonica.de] has joined #code
14:43 celmin|sleep is now known as celticminstrel
14:44 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
14:44 mode/#code [+qo Vornicus Vornicus] by ChanServ
15:53 Degi [Degi@Nightstar-e5knqd.dyn.telefonica.de] has quit [Connection closed]
16:42 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
17:44 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
19:09 Degi [Degi@Nightstar-e5knqd.dyn.telefonica.de] has joined #code
19:49
<&[R]>
https://aws.amazon.com/codecommit/ <-- of possible interest
20:05 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
20:55 Kindamoody|afk is now known as Kindamoody
21:20 JustBob [justbob@Nightstar.Customer.Dissatisfaction.Administrator] has quit [[NS] Quit: This unit is entering a hibernation state.]
21:21 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code
21:21 mode/#code [+o himi] by ChanServ
22:06
<&[R]>
TIL:
22:06
<&[R]>
$ make mod
22:06
<&[R]>
g++ mod.cpp -o mod
23:18
<&ToxicFrog>
?
23:24 gnolam [quassel@Nightstar-csto10.cust.bahnhof.se] has quit [[NS] Quit: Z?]
23:32 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
23:32
<&[R]>
No makefile
23:34
<&ToxicFrog>
Aah. Yeah, make comes with a bunch of builtin rules that are sometimes even what you want
23:36
<@Tamber>
(But not always!)
--- Log closed Mon Dec 24 00:00:19 2018
code logs -> 2018 -> Sun, 23 Dec 2018< code.20181222.log - code.20181224.log >

[ Latest log file ]