Curated river of news

Reader

Latest posts from blogs I follow

2985 entries
60 pages

(opens in new tab)

Three reasons why “AI” companies like Anthropic are fearmongering: It’s free advertising. Big news outlets like BBC News are running press releases unquestioned. “CEO Said A Thing!” Journalism (see image below) They want to get ahead of and control regulation. ...

(opens in new tab)

I finished the two remaining Yukito Ayatsuji books: The Labyrinth House Murders The Clock House Murders Neither were as good as the Mill House. Labyrinth House was entertaining enough, Ayatsuji has fun messing with the reader. Clock House is long ...

California Brown Pelican(opens in new tab)

California Brown Pelican, in San Mateo County, CA, USThe Pacifica Pier shut down at the start of June after a crack in the concrete walkway made access to the pier unsafe. It has since been entirely taken over by pelicans! ...

Quoting Paul Ford(opens in new tab)

For a while, I must admit, it looked as if software developer roles like mine were done for. How could we fight against tireless robots? But our industry is slowly realizing that making truly cutting-edge software still requires humans to ...

Underdesk Treadmill(opens in new tab)

I pulled the trigger on an underdesk treadmill. Basic research suggested GoPlus is a decent one. I was hoping it would be $300-400 USD. Turns out this one is just $119.99. So cheap it had me a little worried, like ...

RSS Club #009: Domains(opens in new tab)

This is an RSS-only post, thank you for subscribing :) I keep buying domains! When will I ever learn? Domain prices are increasing (again) because why wouldn’t they? Sub-domains are free! Host your side project on a sub-domain! Then if ...

P(doom)(opens in new tab)

This week some flavor of “AI is going to kill us all” went viral. In particular one where an employee put his personal probability of that happening above 10%. Which made me go to the Wikipedia page of P(doom) and ...

Quoting Boris Cherny(opens in new tab)

Production code written by Claude should have a higher bar than if it was written by a human. At Anthropic, we have many guardrails in place to make sure this is happening: lots of lint rules, lots of tests, Claude-driven ...

Feeling sad about AI(opens in new tab)

My comment on Feeling sad about AI — Hacker News.I'm not sure how useful it is to say this, but I think a lot of people (myself included, a few years ago now) have been through this moment of existential ...

Evolution, LitRPG, and AI Harnesses(opens in new tab)

A person adds a purple upgrade to a branching skill tree rooted in nature, with a bow, shield, book, and tools on its branches/images/evolution-litrpg-header-v2.webp/images/evolution-litrpg-header-v2.webp Ok, this will be a crazy and long one, but if you're into evolutionary biology, AI ...

Soft-deprecating re.match()(opens in new tab)

Soft-deprecating re.match() Python has a concept of soft deprecation, where APIs are marked as "should no longer be used to write new code" without any promise/threat to remove them in the future. Python 3.15 release manager Hugo van Kemenade describes ...