github copilot is the perfect tool for when you've run out of tokens in claude code
github copilot is the perfect tool for when you've run out of tokens in claude code
behold
I know an insane australian youtuber with a shed who you might like to watch
[Explosions&Fire voice] fuck me I love the 60s
AI tech now feels like how I imagine working with flourine chemistry in the 60s felt
this is very important Shriram: if you see an amount named realJacqueline, that's a tulpa. run.
to be fair, what else is he gonna do? "take good care of my daughter and make sure no harm comes to her" doesn't exactly hit when you're standing off to the side with your tongue split in half
btw if anyone wants to visit my animal crossing Island, DM me :3
bluesky handles being domain names is cool and all, but we're overlooking the most important consequence: no more hideous capital letters in @-mentions
Unfortunately, “Yo brother, legal team confirmed we can’t work with minors rn” is an instant classic
😇
pic turned out too good to stay secret
oh I'm aware :p
oooo do lemme know
[south park subtitle font] This Is What Real Proof Assistant Users Actually Believe
A close-up photo of a breakfast melt I made
BEHOLD!
(hard to tell from the pic but it's got a fried egg, cheese, and bacon)
this is the most haskell thing you've ever said
the IEEE actually tried out offering P.E. licenses for software engineering starting in 2013, but discontinued them in 2019 because it turns out websites crashing kills way fewer people than buildings falling down, so nobody hiring software engineers ever cared about licensing
I assume they mean like. the kind of engineering that requires a P.E. (Professional Engineer) license. which notably does not exist for software and is not a requirement for it.
telling my friends all about the herbs and spices I put on my homemade breakfast melts that I could totally cook for them, like a siren luring sailors to the inky depths
oh philo you have NO idea <3
yeah doing that with *cable news in 2026* is choosing violence
seriously???
some folks just like the sound of conversation in their house
I think younger folks mostly use youtube and podcasts for this purpose
thank you so much for buying bodysuits, past me
you did not realize how powerful they would make you once the progesterone hit
those definitely count because they're the two specific examples that made me think in the other replies that maybe this isn't worthwhile lol
you can get a sense of what the syntax looks like in my planning DSL blog post, it's what I was using for those example code blocks
it's related to a hypothetical surface syntax I've been toying with for some years now, which I sometimes call J-Notation and should really get around to blogging about
I'm imagining a parser which distinguishes between "operators" (symbolic names) and "identifiers" (alphanumeric names) and lets you string together the latter into loose chains separated by whitespace, so `not foo()` would look the same to the parser as `class Bar()`
maybe "no postfix unary operators" but "yes prefix unary operators" could work..