IRC channel logs
2024-10-03.log
back to list of logs
<cow_2001>(define a-list (hoot-compile '(list 1 2 3))); (hoot-pair? a-list) => #f; (hoot-pair-car a-list) => 1; (hoot-pair-cdr a-list) => #<hoot (2 3)> <dthompson>cow_2001: strange! I can check on this in a bit <cow_2001>okay, i am going to watch some columbo (s02e04) see ya later <bremner>the columbo reference reminded me of the French TV show "Cherif" <dthompson>*resident evil 4 trader voice* what're ya hackin'? <dpk>i’m completely rewriting some code i wrote in a live stream on Monday that turned out not to have such great performance characteristics as i was hoping :D <dpk>it’s a list-set pattern for my extensible pattern matcher, basically <dthompson>I keep telling myself that I should livestream regularly but I never do... <dpk>i will inevitably keep forgetting that everyone else is at work today (it’s a public holiday here in Germany) <cwebber>dpk: I was wondering who the mysterious voice was that suddenly started talking <cwebber>then realized it was your livestream I left open <cwebber>(I'm in meetings and will have to watch later but I'm excited to see it later :) <cwebber>how do you balance parens when you put a smiley like that in a parenthetical? ongoing question <juli>(put your parenthetical text here :\) ) <sneek>Welcome back juli, you have 1 message! <sneek>juli, haugh says: I cannot articulate how hyped I am for goblin shepherd. The idea of UNIX socket netlayers gets me so pumped to take on the k8s kids who dominate my slice of the industry. Godspeed. <juli>oh that's a lot of pressure lol <dthompson>I too see distributed shepherd as a way to do what the devops people call "orchestration" <cwebber>how does dthompson do it? we all wonder. perhaps dthompson is a future being, a technical marvel <dthompson>and yeah I hope so, too, so we don't have to keep a fork hanging around <drakonis>very excited for r7rs-large implementations <drakonis>its such a good time to look at scheme again