code logs -> 2021 -> Wed, 06 Jan 2021< code.20210105.log - code.20210107.log >
--- Log opened Wed Jan 06 00:00:55 2021
--- Log closed Wed Jan 06 01:18:19 2021
--- Log opened Wed Jan 06 01:18:26 2021
01:18 TheWatcher [chris@GlobalOperator.Nightstar.Net] has joined #code
01:18 Irssi: #code: Total of 28 nicks [20 ops, 0 halfops, 0 voices, 8 normal]
01:18 mode/#code [+o TheWatcher] by ChanServ
01:18 Irssi: Join to #code was synced in 15 secs
01:25 Pink [uid208117@Nightstar-h2b233.irccloud.com] has joined #code
--- Log closed Wed Jan 06 02:02:19 2021
--- Log opened Wed Jan 06 02:02:25 2021
02:02 TheWatcher [chris@GlobalOperator.Nightstar.Net] has joined #code
02:02 Irssi: #code: Total of 28 nicks [19 ops, 0 halfops, 0 voices, 9 normal]
02:02 mode/#code [+o TheWatcher] by ChanServ
02:02 Reiver [quassel@Nightstar-ksqup0.co.uk] has joined #code
02:02 mode/#code [+ao Reiver Reiver] by ChanServ
02:03 Irssi: Join to #code was synced in 42 secs
04:29 Degi [Degi@Nightstar-176h1m.dyn.telefonica.de] has quit [Ping timeout: 121 seconds]
04:30 Degi [Degi@Nightstar-ebd7r0.pool.telefonica.de] has joined #code
04:36 Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has joined #code
04:36 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
05:11 VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed]
05:11 VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code
05:11 mode/#code [+ao VirusJTG VirusJTG] by ChanServ
06:07 celticminstrel [celticminst@Nightstar-98j9a3.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
09:24 Kindamoody[zZz] is now known as Kindamoody|afk
09:47 catalyst_ [catalyst@Nightstar-lms54j.dab.02.net] has joined #code
09:50 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds]
10:47 McMartin [mcmartin@Nightstar-c25omi.ca.comcast.net] has quit [Ping timeout: 121 seconds]
10:49 McMartin [mcmartin@Nightstar-c25omi.ca.comcast.net] has joined #code
10:49 mode/#code [+ao McMartin McMartin] by ChanServ
11:17
< catalyst_>
I've decided that time zones can get in the sea
11:17 catalyst_ is now known as catalyst
11:22 catalyst_ [catalyst@Nightstar-avegqs.dab.02.net] has joined #code
11:25 catalyst [catalyst@Nightstar-lms54j.dab.02.net] has quit [Ping timeout: 121 seconds]
13:09 Netsplit Deepthought.Nightstar.Net <-> Krikkit.Nightstar.Net quits: @PinkFreud
13:10 Netsplit over, joins: @PinkFreud
13:16 Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
13:24 Pink [uid208117@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
13:31 Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has joined #code
13:31 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
14:20 Kindamoody|afk is now known as Kindamoody
14:20
<@ErikMesoy>
catalyst_: I sympathize. Sadly, every proposed replacement seems worse.
14:23
<@ErikMesoy>
The small proposed adjustments being mostly "Timezones, but now zoneinfo is even more complicated" and the large proposed adjustments being... large proposed adjustments that would have to be tested in production.
14:26 celticminstrel [celticminst@Nightstar-98j9a3.dsl.bell.ca] has joined #code
14:26 mode/#code [+o celticminstrel] by ChanServ
14:46 Netsplit Deepthought.Nightstar.Net <-> Krikkit.Nightstar.Net quits: @PinkFreud
14:56 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
14:56 Netsplit over, joins: @PinkFreud
15:47 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
16:01
<@sshine>
$ git log --pretty=format:%s | head -n 2
16:01
<@sshine>
Merged in fix/external-api-tests (pull request #178)
16:01
<@sshine>
fixed tests, all working now
16:02
<@sshine>
$ docker exec -it api vendor/bin/phpunit tests
16:02
<@sshine>
(some pages of garbage later) EEEEEEEEEE.FFF...................EEEEE.F..Fsomething.E.F...........EE.F. 126 / 394 ( 31%)
16:02
<@sshine>
so my meme of the day: 31% of the time it works every time!
16:03
<@sshine>
but the part I wanted to share was the "something" in the E/F/. line... that just looks so much like "!!!11oneoneeleventyone" that I wonder if the irony was intended.
16:35
<&[R]>
RE: timezones, we could start by nuking DST from orbit
16:35
<@TheWatcher>
Gets my vote
16:36 Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
16:37
<&[R]>
sshine: "works for me" and "works on my machine"
17:04 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code
17:11
<@sshine>
[R], "works for me" -> "works in my IDE" -> "works if you run it in the terminal" -> this. I'm just pretty convinced that the team I joined don't really test.
17:12
<@sshine>
the "fixed tests, all working now" commit basically removed a "w" that was accidentally committed somewhere. so clearly that guy didn't run the test before pushing. ;) and the guy who approved the PR clearly didn't run tests either. ;)
17:13
<&[R]>
Ouch
17:13
<@sshine>
I'm being hired as the first senior backend developer after a big company acquired a smaller company. the bigger company has more structure, and the culture is open for improvement (so far), so I'm just seeing opportunities to improve and educate.
17:14
<@sshine>
I basically get to change a bunch of things without the small guys feeling like they're being taken over, because I'm hired into their group.
17:16
<@sshine>
collaboration with the tech lead is really promising so far. this is what I'd hoped for in my last grown-up job (not counting the blockchain incident of 2020), except the culture was gridlocked into anarchy with an apathetic leader.
17:53 catalyst [catalyst@Nightstar-i2opeg.dab.02.net] has joined #code
17:55 catalyst_ [catalyst@Nightstar-avegqs.dab.02.net] has quit [Ping timeout: 121 seconds]
22:00 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
22:00 mode/#code [+qo Vornicus Vornicus] by ChanServ
22:38 catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
22:39 catalyst [catalyst@Nightstar-i2opeg.dab.02.net] has quit [Ping timeout: 121 seconds]
22:53 Netsplit Deepthought.Nightstar.Net <-> Krikkit.Nightstar.Net quits: @PinkFreud
22:59 Netsplit over, joins: @PinkFreud
23:14 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds]
23:22 Kindamoody is now known as Kindamoody[zZz]
23:37 SmithKurosaki [uid215460@Nightstar-ed0oqj.irccloud.com] has joined #code
--- Log closed Thu Jan 07 00:00:57 2021
code logs -> 2021 -> Wed, 06 Jan 2021< code.20210105.log - code.20210107.log >

[ Latest log file ]