--- Log opened Tue Oct 01 00:00:09 2019 |
03:39 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
05:48 | | gnolam [quassel@Nightstar-csto10.cust.bahnhof.se] has joined #code |
05:48 | | mode/#code [+o gnolam] by ChanServ |
06:01 | | celticminstrel [celticminst@Nightstar-ocfc15.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:36 | | gnolam [quassel@Nightstar-csto10.cust.bahnhof.se] has quit [[NS] Quit: Gone] |
07:40 | | Reiver [quassel@Nightstar-ksqup0.co.uk] has joined #code |
07:40 | | mode/#code [+ao Reiver Reiver] by ChanServ |
07:53 | | Kindamoody[zZz] is now known as Kindamoody |
09:32 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
09:32 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
11:17 | | Kindamoody is now known as Kindamoody|afk |
13:22 | | celticminstrel [celticminst@Nightstar-ocfc15.dsl.bell.ca] has joined #code |
13:22 | | mode/#code [+o celticminstrel] by ChanServ |
13:24 | <@ErikMesoy> | Fascinating. Just because I've downloaded and installed a massive Java IDE that compiles, builds, runs, spindles and folds Java programs does not mean the computer will recognize 'java' in terminal. |
13:24 | <@celticminstrel> | XD |
13:24 | <@ErikMesoy> | Apparently the IntelliJ IDE keeps its own internal secret copy of Java for personal use only. |
13:30 | | gnolam [quassel@Nightstar-0oc.n80.224.185.IP] has joined #code |
13:31 | | mode/#code [+o gnolam] by ChanServ |
13:52 | <&[R]> | Windows' PATH is kind of fucked up anyways, since there isn't really a non-system location to put stuff, and putting non-system file into system directories is frowned upon... there isn't really a good non-shitty way to get things into PATH |
13:57 | <@TheWatcher> | And in today's Chocolate Teapot Award: the thunderbird compile script, which helpfully tells you how long it has been compiling for... but nothing about how long it has left |
13:59 | | celticminstrel is now known as celmin|away |
14:00 | <@celmin|away> | It's really easy to put stuff in PATH tho? |
14:05 | <&[R]> | It totally is, just dump your files into one of the system directories already in PATH |
14:06 | <&[R]> | Or extend PATH to include one of your directories (which only works for a limited number of programs doing that) |
14:09 | | catalyst [catalyst@Nightstar-5dv16h.cable.virginm.net] has joined #code |
14:14 | <@ErikMesoy> | [R]: The problem wasn't PATH. The problem was that as far as the rest of the computer was concerned, I didn't have Java installed at all and I needed to download and install the JDK. |
14:14 | < catalyst> | time to see if libreoffice is any good |
14:15 | <&[R]> | Ah |
14:22 | | Degi [Degi@Nightstar-1g22a4.dyn.telefonica.de] has joined #code |
14:23 | | Degi [Degi@Nightstar-1g22a4.dyn.telefonica.de] has quit [Connection reset by peer] |
15:12 | | gnolam [quassel@Nightstar-0oc.n80.224.185.IP] has quit [[NS] Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
16:57 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
17:09 | <@sshine> | I'm conflicted |
17:15 | <@sshine> | my wat of the day is either: (1) jq arbitrarily truncates trailing NUL bytes when reading raw strings: if there's one, it gets removed, if there's more than one, all but one get removed. and (2) Perl's Mojo::DOM parser uses arrays internally, so when you index a 'text' node, its subsequent DOM sub-nodes are at another index offset than 'tag' nodes. I wish there was some kind of data structure where the order |
17:15 | <@sshine> | didn't matter and had meaningful names for the things you index rather than arbitrary integers. I don't know what it could be, maybe an unordered pair list. it's a working title. |
17:26 | <@sshine> | also, the first PR someone ever sent to a project I created was a Hedgehog (~ QuickCheck) generator, and it found a bug in my code: https://github.com/sshine/hs-jq/pull/8#issuecomment-536795868 |
17:26 | <@sshine> | also, I turned 34 today and my girlfriend broke up with me over text. |
17:26 | <@sshine> | one of those days. |
17:36 | <@Alek> | ouch |
17:42 | <~Vornicus> | :( |
17:46 | <@sshine> | to be honest, it's a bit of a relief. it's been a shitty last month. but birthdays always made me a little vulnerable. |
18:06 | | gnolam [lenin@Nightstar-e3tf4i.priv.bahnhof.se] has joined #code |
18:06 | | mode/#code [+o gnolam] by ChanServ |
18:24 | | Kindamoody|afk is now known as Kindamoody |
21:33 | <&McMartin> | 06:05 <&[R]> It totally is, just dump your files into one of the system directories already in PATH |
21:33 | <&McMartin> | 06:06 <&[R]> Or extend PATH to include one of your directories (which only works for a limited number of programs doing that) |
21:33 | <&McMartin> | Strictly speaking, this is also the POSIX way |
21:33 | <&McMartin> | A third alternative is to build a special terminal launcher that loads a different script |
21:34 | <&McMartin> | Er, loads a different rcfile script, rather |
22:52 | | Vornotron [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
22:54 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
23:00 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
23:17 | | Kindamoody is now known as Kindamoody[zZz] |
23:56 | | Vornotron [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
--- Log closed Wed Oct 02 00:00:11 2019 |