--- Log opened Sat Mar 19 00:00:58 2016 |
00:03 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection reset by peer] |
00:04 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
00:04 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
00:22 | | crystalclaw|zZz is now known as crystalclaw|AFK |
01:05 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: Leaving] |
01:06 | | catadroid [catalyst@Nightstar-q0pub6.dab.02.net] has joined #code |
01:07 | | catadroid` [catalyst@Nightstar-v34ern.dab.02.net] has joined #code |
01:09 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection reset by peer] |
01:10 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
01:10 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
01:10 | | catadroid [catalyst@Nightstar-q0pub6.dab.02.net] has quit [Ping timeout: 121 seconds] |
01:11 | | Derakon is now known as Derakon[AFK] |
01:17 | | catadroid` is now known as catadroid |
01:46 | | Turaiel[Offline] is now known as Turaiel |
02:41 | | Turaiel_ [Brandon@Nightstar-7mqsi0.mi.comcast.net] has joined #code |
02:41 | | Turaiel [Brandon@Nightstar-7mqsi0.mi.comcast.net] has quit [Ping timeout: 121 seconds] |
02:41 | | Turaiel_ is now known as Turaiel |
02:47 | | Turaiel [Brandon@Nightstar-7mqsi0.mi.comcast.net] has quit [Operation timed out] |
02:47 | | Turaiel[Offline] [Brandon@Nightstar-7mqsi0.mi.comcast.net] has joined #code |
02:47 | | Turaiel[Offline] is now known as Turaiel |
03:34 | | Turaiel [Brandon@Nightstar-7mqsi0.mi.comcast.net] has quit [[NS] Quit: Bouncer terminated] |
03:34 | | Turaiel [Brandon@Nightstar-7mqsi0.mi.comcast.net] has joined #code |
03:50 | <@himi> | ugh |
03:50 | <@himi> | Building rust from source is painful |
03:52 | <&McMartin> | Yikes, I bet. |
03:52 | <&McMartin> | How many bootstrapping phases are there now |
03:53 | < [R]> | Really? |
03:54 | | * [R] has built Lua, GCC, Python, node.js, perl, ruby and PHP from source... none of them have been paticularly painful. |
03:54 | < [R]> | Oh and Terra |
03:55 | < [R]> | (PHP was the worst to build... but that's because I had to rebuild it a few dozen times to make sure I had all the modules needed) |
03:59 | < [R]> | Actually... if building your compiler/interpreter is a huge PITA, how are you expecting to get adoption? |
04:02 | <&McMartin> | Most people don't build their compilers from scratch |
04:03 | < [R]> | You kind of have to when the language is in the "no-one has adopted us enough to make us available in the distro's repos" stage... |
04:06 | <&McMartin> | Not really |
04:06 | <&McMartin> | There are pre-built binaries available too |
04:06 | <&McMartin> | The problem with compilers is that they are traditionally implemented mostly in themselves |
04:07 | <&McMartin> | So you construct it in phases, with the capabilities and libraries growing in step |
04:09 | <@himi> | The rust build includes llvm/clang, as well as all the core libraries |
04:09 | <@himi> | As well as a standard multistage bootstrap |
04:09 | <&McMartin> | Oh right, Phase 0 is going to require clang, isn't it. |
04:09 | <@himi> | It's not so much /painful/ as really really long, thanks to building llvm from source |
04:10 | <@himi> | GCC is relatively simple by comparison, though I haven't tried it in ages |
04:10 | <@himi> | Rust I only do it because . . . well, because building your own compiler from scratch is cool? |
04:10 | <&McMartin> | It's still not exactly lollipops and rainbows |
04:11 | <@himi> | Yeah |
04:11 | <&McMartin> | But you do indeed just push a button and then walk away for a long while. |
04:11 | <&McMartin> | I would imagine Rust is similar, but that long while might be longer. |
04:23 | <@himi> | Like I said, I don't have any current gcc build to compare with it, but last time I got a successful rust build it took at least 12 hours |
04:29 | | Derakon[AFK] is now known as Derakon |
04:38 | | * McMartin finishes up a Bumbershoot series! |
04:38 | <&McMartin> | https://bumbershootsoft.wordpress.com/2016/03/12/fli-part-1-16-color-mode/ https://bumbershootsoft.wordpress.com/2016/03/19/fli-part-2-going-fullscreen/ |
04:54 | | crystalclaw|AFK is now known as crystalclaw|zZz |
04:54 | | crystalclaw|zZz is now known as crystalclaw |
04:55 | | Derakon is now known as Derakon[AFK] |
05:04 | <~Vornicus> | McM: for your benefit, a style directive. Sadly doesn't work on ff or safari. <img style="-ms-interpolation-mode: nearest-neighbor; image-rendering: pixelated;"> |
05:05 | <&McMartin> | Welp. |
05:05 | <&McMartin> | That said |
05:06 | <&McMartin> | I am running them through ImageMagick with -resize, which is supposed to *be* nearest-neighbor. |
05:06 | <~Vornicus> | that is odd. |
05:06 | <&McMartin> | I have actually been getting betrayed by this a bunch lately |
05:06 | <&McMartin> | avisynth's pointresize was similarly problematic. |
05:07 | <~Vornicus> | no fun at all |
05:08 | <&McMartin> | It's like there's something about VICE in particular that wrecks nearest-neighbor, but, um, integral 2x or 4x resizes are supposed to be immune to this |
05:27 | | Turaiel is now known as Turaiel[Offline] |
06:03 | | Crossfire [Z@Nightstar-pdi1tp.customer.tdc.net] has quit [Ping timeout: 121 seconds] |
06:06 | | celticminstrel is now known as celmin|sleep |
06:36 | | crystalclaw is now known as crystalclaw|AFK |
06:36 | | crystalclaw|AFK is now known as crystalclaw|zZz |
06:40 | | Vornotron [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
06:40 | | Netsplit *.net <-> *.split quits: @PinkFreud, @ToxicFrog |
06:40 | | macdjord|slep [macdjord@Nightstar-r9vt2h.mc.videotron.ca] has joined #code |
06:41 | | Netsplit over, joins: @PinkFreud, &ToxicFrog |
06:42 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Operation timed out] |
06:43 | | mac [macdjord@Nightstar-r9vt2h.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
07:09 | | gizmore|2 [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has joined #code |
07:11 | | gizmore [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds] |
07:21 | | gizmore [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has joined #code |
07:21 | | gizmore|3 [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has joined #code |
07:21 | | gizmore|3 [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has quit [[NS] Quit: KVIrc 4.9.1 Aria http://www.kvirc.net/] |
07:23 | | gizmore|2 [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds] |
07:25 | | gizmore [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds] |
07:37 | | catadroid` [catalyst@Nightstar-musnq2.dab.02.net] has joined #code |
07:39 | | Tamber_ is now known as Tamber |
07:39 | | mode/#code [+o Tamber] by ChanServ |
07:41 | | catadroid [catalyst@Nightstar-v34ern.dab.02.net] has quit [Ping timeout: 121 seconds] |
07:46 | | Vornotron [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
08:00 | | Kindamoody[zZz] is now known as Kindamoody |
08:29 | | Kindamoody is now known as Kindamoody|afk |
08:56 | | Kindamoody|afk [Kindamoody@Nightstar-0lgkcs.tbcn.telia.com] has quit [Operation timed out] |
09:34 | | catadroid` is now known as catadroid |
10:47 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
11:13 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Operation timed out] |
11:13 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
11:13 | | mode/#code [+o Syloq] by ChanServ |
11:14 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [Connection reset by peer] |
11:23 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
11:34 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
11:35 | | mode/#code [+o Syloq] by ChanServ |
11:46 | | catadroid [catalyst@Nightstar-musnq2.dab.02.net] has quit [[NS] Quit: Bye] |
12:13 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
12:29 | | gizmore [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has joined #code |
12:47 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Operation timed out] |
12:51 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
12:51 | | mode/#code [+o Syloq] by ChanServ |
13:42 | | Emmy [M@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
13:52 | | Turaiel[Offline] is now known as Turaiel |
14:14 | | Crossfire [Z@Nightstar-r9lk5l.cust.comxnet.dk] has joined #code |
14:14 | | mode/#code [+o Crossfire] by ChanServ |
14:38 | | Turaiel is now known as Turaiel[Offline] |
14:59 | | starkruzr [quassel@Nightstar-m85rjf.fios.verizon.net] has quit [Connection reset by peer] |
15:02 | | starkruzr [quassel@Nightstar-m85rjf.fios.verizon.net] has joined #code |
15:23 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [Connection reset by peer] |
16:42 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
18:07 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
18:07 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
18:41 | | celmin|sleep is now known as celticminstrel |
19:24 | | crystalclaw|zZz is now known as crystalclaw |
19:28 | | crystalclaw is now known as crystalclaw|AFK |
19:54 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Connection closed] |
19:55 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
21:10 | | Crossfire [Z@Nightstar-r9lk5l.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
21:26 | | Turaiel[Offline] is now known as Turaiel |
21:43 | | Derakon[AFK] is now known as Derakon |
21:59 | | Crossfire [Z@Nightstar-pdi1tp.customer.tdc.net] has joined #code |
21:59 | | mode/#code [+o Crossfire] by ChanServ |
23:02 | | gizmore|2 [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has joined #code |
23:02 | | gizmore|2 [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has quit [[NS] Quit: KVIrc 4.9.1 Aria http://www.kvirc.net/] |
23:05 | | gizmore [kvirc@Nightstar-57ckcb.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds] |
--- Log closed Sun Mar 20 00:00:14 2016 |