#soylent | Logs for 2026-05-23

« return
[00:12:24] <Bytram> (After the simulated landing, there was a HUGE explanation)
[00:13:49] <Bytram> Enjoy your weekend!
[00:16:20] <Bytram> janrinok:
[00:18:16] <Bytram> .
[00:20:47] <Bytram> janrinok: congratulations on publishing story #10,000!
[00:20:53] <Bytram> .
[01:00:12] -!- bender has quit [Remote host closed the connection]
[01:00:21] -!- bender [bender!bot@Soylent/Bot/Bender] has joined #soylent
[01:01:26] -!- Loggie [Loggie!Loggie@Soylent/BotArmy] has joined #soylent
[01:49:53] <kolie2> 10k pretty awesome achievement.
[05:12:41] -!- jje has quit [Ping timeout: 240 seconds]
[05:46:08] <janrinok> Bytram, thanks, it has seemed to be just out of reach for some time now, but I finally got there!
[05:52:07] <janrinok> However, I think your record is safe.
[05:53:36] <kolie2> A/B testing the dev site and the reimplementation, 1-56 pass of 175 rn.
[05:56:26] <janrinok> I had a brief 503 on the live site, but reloading the page fixed it.
[10:32:03] -!- AlwaysNever has quit [Quit: Time wasted on IRC: 14 hours 17 minutes 10 seconds]
[11:22:09] -!- jje [jje!jje@89.117.klv.kgp] has joined #soylent
[11:49:10] -!- jje has quit [Quit: ZNC - https://znc.in]
[12:03:46] -!- jje [jje!jje@89.117.klv.kgp] has joined #soylent
[14:06:02] -!- AlwaysNever [AlwaysNever!~donaldo@315.38.1.669.dynamic.jazztel.es] has joined #soylent
[17:28:22] <kolie2> In my 175 test cases I am matching the full site output in all of them. I am recording some more sessions to try and capture more dynamic scenarios.
[17:29:07] <kolie2> Because I have full test cases and output, I can run the interactions, record output, do massive refactors, and ensure no regressions by running the same tests and comparing.
[17:29:43] <kolie2> My approach has right now been port the perl 1:1 as close as possible, and its nasty as fuck, but its working.