--- Log opened Thu Jun 10 00:00:33 2021 |
00:04 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
00:04 | | mode/#code [+o Reiv] by ChanServ |
00:18 | | macdjord|slep [macdjord@Nightstar-re5.7if.45.45.IP] has joined #code |
00:18 | | mode/#code [+o macdjord|slep] by ChanServ |
00:21 | | mac [macdjord@Nightstar-re5.7if.45.45.IP] has quit [Ping timeout: 121 seconds] |
01:29 | | * Vornicus examines the fastly thing |
01:40 | <~Vornicus> | bug triggered by customer config change. at least they seem to have owned up to it. Also somehow their stock is up? |
01:43 | <@Reiv> | "They have handled this with suprising grace, also the Mysterious Problem is now resolved" |
01:44 | <@Reiv> | Also also just general interest in a thing many may not have heard of but now convinced must be Pretty Big |
01:59 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
01:59 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
01:59 | | mode/#code [+o Reiv] by ChanServ |
02:39 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
04:00 | | Degi_ [Degi@Nightstar-3oir8u.pool.telefonica.de] has joined #code |
04:02 | | Degi [Degi@Nightstar-9dh3q9.dyn.telefonica.de] has quit [Ping timeout: 121 seconds] |
04:02 | | Degi_ is now known as Degi |
04:47 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
04:47 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
04:47 | | mode/#code [+o Reiv] by ChanServ |
05:19 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
05:22 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
05:22 | | mode/#code [+o Reiv] by ChanServ |
05:46 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
05:46 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
05:46 | | mode/#code [+o Reiv] by ChanServ |
06:06 | | VirusJTG_ [VirusJTG@Nightstar-ggj.oti.104.208.IP] has quit [Connection closed] |
06:06 | | VirusJTG_ [VirusJTG@Nightstar-ggj.oti.104.208.IP] has joined #code |
07:00 | | * gnolam typoes a widget check state as "Unhecked", starts wondering what exactly a "heckbox" would do. |
08:24 | <@sshine> | gnolam, at the bottom of signup forms where they always have two checkboxes, one that signals your consent and the other one that tricks you into receiving spam, and some attempt to fuzz the logic about which is which and if the checkmark indicates a yes or a no... if that one should be given a name, a heckbox would be it. |
08:24 | <@sshine> | s/would be it/would be a good candidate/ |
08:25 | <@sshine> | a nondeterministic checkbox |
08:25 | <@sshine> | I mean, you definitely check it, but the semantics of having checked it are nondeterministic because of dark patterns. |
08:27 | <@sshine> | so... at work, we landed a huge customer who made us fill out the ISAE 3000 form for ensuring we're doing things properly. we then committed to doing things a certain way mostly aligned with what we already do, but with some additional security measures where we're acting irresponsibly. |
08:28 | <@sshine> | one of those is granting developer access to production data. for example, if we run a migration script on the entire database, we'd like to do a trial run, but once our services are fully migrated into this new Kubernetes environment that I and the DevOps have been working on, there's no longer command-line access to the production environment / database. |
08:29 | <@sshine> | so developers would have to submit their migration script as part of their pull request... which is the sane thing to do, anyway, but we haven't had an automated migration pipeline so far, only semi-automated. |
08:31 | <@sshine> | I recall frameworks like Django have a fixed way of doing database migrations that get versioned and committed. so they're small pieces of code that get partly scaffolded, or something. we don't have that. we commit some scripts, and then they get run in the command-line manually. I'm going to change that so that they get run when pushing to our testing cluster, but I'd really like to avoid having to write |
08:31 | <@sshine> | my own migration framework partly embedded into kubernetes. |
08:32 | <@sshine> | does anyone here test and deploy migrations using a kubernetes setup? besides the GitHub Actions used for CD, we don't really get any feedback after having deployed, except if we do a 'kubectl ...', which is only viable on staging/development. |
09:32 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
09:32 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
11:08 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
11:56 | | mac [macdjord@Nightstar-re5.7if.45.45.IP] has joined #code |
11:56 | | mode/#code [+o mac] by ChanServ |
11:59 | | macdjord|slep [macdjord@Nightstar-re5.7if.45.45.IP] has quit [Ping timeout: 121 seconds] |
13:38 | | abudhabi_ [abudhabi@Nightstar-fedtut.adsl.tpnet.pl] has joined #code |
13:42 | | abudhabi [abudhabi@Nightstar-nr7sc7.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
15:43 | | Kimo|autojoin [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has joined #code |
15:43 | | mode/#code [+o Kimo|autojoin] by ChanServ |
16:45 | | Kimo|autojoin is now known as Kindamoody |
17:39 | | Kindamoody [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
18:19 | | mac [macdjord@Nightstar-re5.7if.45.45.IP] has quit [Ping timeout: 121 seconds] |
18:49 | | Kimo|autojoin [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has joined #code |
18:49 | | mode/#code [+o Kimo|autojoin] by ChanServ |
18:59 | | Kimo|autojoin [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
19:51 | | Kimo|autojoin [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has joined #code |
19:51 | | mode/#code [+o Kimo|autojoin] by ChanServ |
19:51 | | Kimo|autojoin [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has quit [Connection closed] |
21:39 | | catalyst_ [catalyst@Nightstar-4a0e2h.dab.02.net] has joined #code |
21:41 | | catalys13 [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
21:41 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed] |
21:44 | | catalyst_ [catalyst@Nightstar-4a0e2h.dab.02.net] has quit [Ping timeout: 121 seconds] |
21:50 | | catalys13 is now known as catalyst |
23:38 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds] |
--- Log closed Fri Jun 11 00:00:34 2021 |