--- Log opened Tue Oct 09 00:00:40 2018 |
00:16 | | Kindamoody is now known as Kindamoody[zZz] |
00:42 | | Derakon[AFK] is now known as Derakon |
01:25 | | Tamber_ [tamber@furryhelix.co.uk] has joined #code |
01:26 | | Tamber [tamber@furryhelix.co.uk] has quit [Connection closed] |
02:40 | <@gnolam> | I should check back on it. Last I checked - two years ago or so - it didn't handle SxS dependencies all that well. |
02:58 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
03:25 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
03:25 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
04:55 | | celticminstrel [celticminst@Nightstar-4tfuag.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
05:07 | | Derakon is now known as Derakon[AFK] |
06:12 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds] |
06:25 | | Kindamoody[zZz] is now known as Kindamoody|afk |
07:08 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
07:18 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
07:18 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
07:47 | | Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code |
07:47 | | mode/#code [+qo Vorntastic Vorntastic] by ChanServ |
10:46 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
13:15 | | celticminstrel [celticminst@Nightstar-4tfuag.dsl.bell.ca] has joined #code |
13:15 | | mode/#code [+o celticminstrel] by ChanServ |
13:15 | | celticminstrel [celticminst@Nightstar-4tfuag.dsl.bell.ca] has quit [Connection closed] |
15:33 | <~Vornicus> | https://nadav.amit.zone/blog/linux-inline |
15:34 | <~Vornicus> | "how new-lines affect Linux performance" |
16:15 | | Degi [Degi@Nightstar-rfsfhd.dyn.telefonica.de] has joined #code |
16:57 | | Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
17:16 | <@ErikMesoy> | If someone challenges me to name a heuristic for solving a problem, is it more rude or funny to say "brute force"? |
17:17 | <@abudhabi> | Funny. |
17:18 | <~Vornicus> | "correct" |
17:18 | | Degi [Degi@Nightstar-rfsfhd.dyn.telefonica.de] has quit [Ping timeout: 121 seconds] |
17:18 | <@abudhabi> | Vornicus: Best kind of correct, even. |
17:19 | <@ErikMesoy> | The problem in question is about the scale of 70-city TSP. |
17:19 | <@abudhabi> | What's a TSP? |
17:19 | <@abudhabi> | Oh. |
17:20 | <~Vornicus> | "brute force but that sucks" is more correct |
17:20 | <@abudhabi> | Just use an evolutionary algorithm. |
17:25 | < [R]> | Isn't that just a more computationally expensive brute force? |
17:25 | < [R]> | :p |
17:30 | <@abudhabi> | It's not guaranteed to ever produce the optimum solution. |
17:31 | <@abudhabi> | But it'll probably produce a good one much earlier than brute forcing. |
18:58 | | Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has quit [Server shutdown] |
18:58 | | orthia [quassel@Nightstar-ksqup0.co.uk] has quit [Server shutdown] |
18:58 | | Netsplit Golgafrincham.Nightstar.Net <-> Deepthought.Nightstar.Net quits: @PinkFreud, @Syloq |
18:59 | | Netsplit over, joins: @PinkFreud, @Syloq |
18:59 | | mode/#code [+o jeroud] by ChanServ |
19:00 | | Orthia [quassel@Nightstar-ksqup0.co.uk] has joined #code |
19:00 | | mode/#code [+o Orthia] by ChanServ |
19:09 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has quit [[NS] Quit: .] |
19:09 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
19:09 | | mode/#code [+o Syloq] by ChanServ |
20:18 | | Degi [Degi@Nightstar-rfsfhd.dyn.telefonica.de] has joined #code |
21:47 | | Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code |
21:47 | | mode/#code [+qo Vorntastic Vorntastic] by ChanServ |
21:50 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
22:17 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
22:21 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
22:21 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
22:31 | | Tamber_ is now known as Tamber |
22:31 | | mode/#code [+o Tamber] by ChanServ |
22:44 | <~Vornicus> | http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0801g/hko1477562192868.html FJCVTZS: Floating-point Javascript Convert to Signed fixed-point, rounding toward Zero. New in ARM 8.3. |
22:48 | <~Vornicus> | http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.100069_0610_01_en/hko1477562192868.html I guess this one is more up to date |
22:53 | <&McMartin> | Come on, dudes, don't say JavaScript out loud :( |
22:55 | <&McMartin> | Especially when it's IEEE 754 |
22:56 | <@Tamber> | Aaaiiiieeeee... 754. |
22:57 | <&McMartin> | People mad about IEEE 754 are actually just mad at floating point generally and don't know it |
23:08 | <~Vornicus> | IEEE 754 is the bomb |
23:09 | <~Vornicus> | ...occasionally literal |
23:13 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
23:13 | | mode/#code [+o himi] by ChanServ |
23:36 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
--- Log closed Wed Oct 10 00:00:42 2018 |