--- Log opened Thu Mar 11 00:00:02 2021 |
00:51 | | celmin|busy is now known as celticminstrel |
00:51 | <@celticminstrel> | XD What |
01:01 | <&[R]> | Clearly they're mimicing a very well designed PAI |
01:01 | <&[R]> | API* |
01:35 | <&ToxicFrog> | kiiiiiiii871111111111100000000000000000000000000000000000000000000000000000000000000000BBBBBB69588888888 |
01:35 | <&[R]> | Hello ToxicFrog's kitty! |
01:38 | <&ToxicFrog> | Epsilon decided that the new laptop needed to be inaugurated. |
01:38 | <&[R]> | Curious about the random B's |
01:52 | <&[R]> | https://imgur.com/gallery/Ml7CnLV |
02:59 | | Degi [Degi@Nightstar-8cmo3u.pool.telefonica.de] has quit [Operation timed out] |
03:02 | | Degi [Degi@Nightstar-ll49td.pool.telefonica.de] has joined #code |
03:40 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds] |
04:30 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
04:47 | | VirusJTG_ [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed] |
04:48 | | VirusJTG_ [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
06:07 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
06:07 | | mode/#code [+o himi] by ChanServ |
06:21 | | abudhabi [abudhabi@Nightstar-nf5cbe.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
06:22 | | abudhabi [abudhabi@Nightstar-i1dadn.adsl.tpnet.pl] has joined #code |
08:29 | | 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 |
10:29 | | catalyst_ [catalyst@Nightstar-g38sfc.dab.02.net] has joined #code |
10:33 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
11:05 | <@sshine> | poll: what database is your staging environment hooked up with at work? a copy of the production environment? is it reset periodically? |
11:06 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
11:48 | | catalyst [catalyst@Nightstar-ugp2e8.dab.02.net] has joined #code |
11:49 | | catalys90 [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
11:52 | | catalyst_ [catalyst@Nightstar-g38sfc.dab.02.net] has quit [Connection closed] |
11:52 | | catalyst [catalyst@Nightstar-ugp2e8.dab.02.net] has quit [Connection reset by peer] |
11:53 | | Kindamoody is now known as Kindamoody|afk |
12:53 | | catalys90 is now known as catalyst |
13:11 | | catalyst_ [catalyst@Nightstar-ugp2e8.dab.02.net] has joined #code |
13:15 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 122 seconds] |
13:31 | <&ToxicFrog> | In my case, it depends on which thing you're looking at, and whether "staging" for you means testing or canary. Some are read-only and just use the prod database. Write-only stuff generally writes to a temp db created ex nihilo for each release. Read-write it varies; sometimes a database prepopulated with test data, sometimes a copy of prod. Canary runs against prod (it has to, since |
13:31 | <&ToxicFrog> | once canary starts it's receiving actual traffic) but is restricted to specific datacenters, so if something goes catastrophically wrong the canary datacenter can be dropped from the load balancer and/or restored completely from another one. |
13:32 | <&ToxicFrog> | And I know of another team that maintains a "test" copy of the prod DB that anyone can write to, used not just by their team but by other teams testing integrations with their stuff; it's wiped and re-created nightly, IIRC. |
13:44 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
13:47 | | catalyst_ [catalyst@Nightstar-ugp2e8.dab.02.net] has quit [Ping timeout: 121 seconds] |
15:22 | | Kindamoody|afk is now known as Kindamoody |
16:36 | | Alek [Alek@Nightstar-kaiguq.il.comcast.net] has quit [[NS] Quit: brb] |
16:38 | | Alek [Alek@Nightstar-kaiguq.il.comcast.net] has joined #code |
17:41 | < abudhabi> | You know what pisses me off? Hiding top bars that reappear when you scroll up. |
17:42 | < abudhabi> | I WANT TO READ THE STUFF THAT THE TOP BAR NOW OCCLUDED SO I HAVE TO SCROLL EVEN FURTHER UP ARGH |
17:42 | <&[R]> | Websites often have usability kerfufles like that yeah |
17:44 | | * abudhabi opens up the inspector and display: none; |
17:47 | <@TheWatcher> | For extra fun, try reading anything on syfy |
17:47 | <~Vornicus> | those are in the main "nice" but often have annoying bits that mean they're hard to use. the top bar should scroll in/out at most as fast as scrolling actually happens, so that they never reveal/occlude more than if it had stayed fixed would |
17:48 | <@TheWatcher> | they 'try' to pin the menu bar at the top of the window as you scroll. but they do it with some wonky js abomination, so that it will randomly end up part-way down the page as you scroll around |
17:53 | < abudhabi> | I've been on the other end of the topbar problem, too. Had to make it work for IE. ._. |
18:10 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
18:10 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer] |
18:13 | <@celticminstrel> | When I get an unwanted popup I usuall open the inspector and delete it. |
18:21 | < abudhabi> | thanos.jpg |
19:07 | | catalyst_ is now known as catalyst |
19:51 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
19:51 | | mode/#code [+o Reiv] by ChanServ |
20:32 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds] |
20:50 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
20:58 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
20:58 | | mode/#code [+o Reiv] by ChanServ |
22:46 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code |
22:46 | | mode/#code [+o himi] by ChanServ |
23:12 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds] |
23:21 | | Kindamoody is now known as Kindamoody[zZz] |
23:32 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [[NS] Quit: -a- Connection Timed Out] |
23:32 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
--- Log closed Fri Mar 12 00:00:04 2021 |