Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@mgorny@social.treehouse.systems
2026-07-15 04:57:12

The state of #Python ecosystem right now: almost everything is slop. Some projects are complete vibe-coded slop (autobahn, chardet, cryptography). Some projects are disguised slop ("Coding agents shouldn't co-author themselves.")
There is only a handful of human projects left (Flask being one bright example). And they're being killed. They're being killed by the neverending slew of slop pull requests. They're being killed by all their dependencies becoming slop. They're being killed because this whole ecosystem has became such a complete cesspit that you have zero motivation to do anything.
EDIT: and honestly, this is only going to get worse. When you kill the incentive to work on projects, you only get more slop. Maintainers give in, and more projects become slop. Or they give up, and projects get forked unto slop.
#NoAI #NoLLM

@hynek@mastodon.social
2026-07-14 06:22:31

Fish shell adding support for Darcs is something I truly didn't have on my 2026 bingo card! It was the first DVCS that clicked with me after I bounced of Arch and before hg/git came on the stage. I could even host source trees on my homepage!
github.com/fish-shell/fish-she

@zachleat@zachleat.com
2026-05-12 14:30:13

Importantly, `pull_request_target` IGNORES this GitHub security setting: docs.github.com/en/repositorie

@michabbb@social.vivaldi.net
2026-06-12 09:31:14

🎯 Where Atlas pulls ahead on core: concurrent tool execution, reasoning/thinking you can configure, stream & persist, pre-flight token counting (incl. tools & images), and batch processing at ~50% cost (OpenAI, Anthropic, Google) — the last two are Atlas-only.
🤖 Agent framework: first-class agent classes, sub-agents with delegation, depth & cycle guards and lineage, plus true-parallel concurrent sub-agents via forking. Prism offers none of this layer; Laravel AI covers part…