Curated river of news

Reader

Latest posts from blogs I follow

2881 entries
58 pages

(opens in new tab)

“The domains in which a programming language is popular influences the ecosystem. I’m deeply grateful to Jarred and Anthropic for giving Zig communities a chance to reroll for something other than LLMs. Hoping for better than a nat 1 next ...

(opens in new tab)

“Moving away from Tailwind, and learning to structure my CSS” — a great read from Julia Evans who discovered Tailwind 8 years ago and decided to learn CSS from it. When it comes to Tailwind, there is a lot of ...

(opens in new tab)

Social media battle royale! Bluesky vs Mastodon vs Threads vs Twitter? Well if you’re still using Twitter you have a moral deficit so large there is no salvation. I have literally never visited Threads. Never clicked or even seen a ...

named globs with curl(opens in new tab)

One of the established power features of the curl command line tool is its support for “globbing”. It is a built-in way to specify ranges and sets in different ways and have curl iterate over them to simplify repeated transfers. ...

Warelay -> OpenClaw(opens in new tab)

In preparation for a lightning talk I'm giving at PyCon US this afternoon I decided to figure out how many names OpenClaw has actually had since that first commit back in November. Thanks to this first_line_history.py tool (code here) the ...

Quoting Julia Evans(opens in new tab)

[...] in the last 10 years I’ve learned to really love and respect CSS as a technology. So I decided years ago that I wanted to react to “CSS is hard” by getting better at CSS and taking it seriously ...

(opens in new tab)

(This is a long rambling barely edited note.) I’ve been thinking about vibecusations again, i.e. making accusations of LLM usage without proof. An ignorant trend I’ve seen is pointing at smart quotes and other typographic flair as a slop signal. ...

inaturalist-clumper 0.1(opens in new tab)

Release: inaturalist-clumper 0.1 Part of the infrastructure I use for publishing my iNaturalist sightings on my blog. I've been running this in production for a few weeks now, inspiring some iterations on how it works, so I decided to ship ...