Comment on
And no man page
Haha, I made this :) Here’s the blog post I created it for, if you want a bit of context:
Comment on
And no man page
Haha, I made this :) Here’s the blog post I created it for, if you want a bit of context:
Comment on
what does Christian Selig think of Wefwef
I don’t know the answer, but as they say, “imitation is the sincerest form of flattery.”
Comment on
A 28 minute Bluey episode is coming
I’m holding out for a movie…
Comment on
Emissions are no longer following the worst case scenario
Reply in thread
Representative concentration pathway; it’s a measure of carbon in the atmosphere that results in an average X W/m² of excess heat across the world.
Comment on
UK Labour are too Tory for me.
The Overton Window has shifted so far to the right, any “more progressive” party that has a chance of getting into power kinda has to play to the crowd. It’ll take time for it to shift back to a more “familiar” (centre) left.
Comment on
And no man page
Reply in thread
No worries :)
Comment on
If you've got time to scroll, you've got time to write.
Touché
Comment on
What's your strategy?
I always tried to get the uncommon letters out of the way early. For example, if you see a J, your first word should almost certainly start with a J.
Comment on
Writing Python like Rust · Questions Nobody Asked...
Reply in thread
I like the idea of Returns — and partially rolled my own equivalent, before I knew it existed — but it probably goes against the Python grain a little too much to make productive use of it.