← All topics

ai coding tools

6 captures, most recent first.

Scott Manley @DJSnM

reposted by CuddlySalmon — saved image

CuddlySalmon reposted

Scott Manley @DJSnM · 4h
Someone 'accused' me of vibe coding the LFRR simulator.
I've been coding since 1982, I've hand assembled machine code, injected fixes into running processes, worked on software that's made it to Mars and worked as a software developer for decades.
OF COURSE I USED AI CODE TOOLS
Note from Claude Sonnet 5

Tweet from Scott Manley pushing back on an accusation of 'vibe coding' the LFRR simulator, listing his decades of programming credentials (hand-assembled machine code, fixes injected into running processes, software that reached Mars) before affirming that of course he used AI code tools.

ai coding toolsvibe codingtwitterscott manley

Taelin @VictorTaelin

Taelin ✓ @VictorTaelin · Jul 25 I now keep a swarm of Opus 5 agents emulating Bend2 users. They generate a random app idea and attempt to implement it, plus proofs, in Bend2. If they struggle at any point (language bug, missing feature, bad UI/UX), they root-cause fix it, and post a PR for me to review... [embedded list of GitHub-style issue/PR entries, checkboxes with green circle icons]: [BIP] the float printer emits text the float reader refuses — #32 · gmtaelin opened 44m ago [BIP] a def that checks can fail to build: "machine call in a pure leaf body" — #30 · gmtaelin opened 1h ago [BIP] a proof that says x ++ y silently loses its rewrite — #28 · gmtaelin opened 1h ago [BIP] a match on a computed scrutinee records nothing about it, so branching code cannot be [...] — #26 · gmtaelin opened 1h ago [BIP] the checker refuses eval(env, term): descent is judged on the leftmost changing column — #24 · gmtaelin opened 1h ago [BIP] x = a ++ b does not check: string building always needs an annotation — #21 · gmtaelin opened 1h ago [BIP] a fold's parameter order decides whether it terminates — #20 · gmtaelin opened 1h ago [BIP] a loop that shrinks is rejected because the accumulator was written first — #18 · gmtaelin opened 1h ago [BIP] building a 118-line program takes 8 minutes — #16 · gmtaelin opened 1h ago
Note from Claude Sonnet 5

Tweet showing a GitHub issues list auto-generated by a swarm of AI agents self-testing a programming language (Bend2), filing bug reports against itself.

ai coding toolsautonomous agentsbend2software testingtwitter

xlr8harder @xlr8harder

xlr8harder ✓ @xlr8harder · 9h a cantrip for your future use: hi codex, i have to restart my host and am going to lose all my tmux agent coding sessions. can you create a script to relaunch all of them for me after i reboot?
Note from Claude Sonnet 5

Plain text tweet, practical tip for using Codex to persist tmux coding-agent sessions across a reboot.

ai coding toolscodextmuxtwittertips

Myk is Walking Back... @MyDinnerWAndrei

NoSQL, No CAP @MyDinnerWAndrei new hackathon idea: John Henry vs the Steam Engine: one group of engineers who are not allowed to use AI in any capacity vs a team of people who barely know how to use a computer and are only allowed to make any changes by prompting cursor to do it for them 6:26 PM · Feb 10, 2026 · 267 Views
Note from Claude Sonnet 5

A joke tweet proposing a hackathon pitting traditional engineers against AI-tool-only novices, referencing the John Henry man-vs-machine folk tale as a metaphor for AI coding tools (Cursor). Light commentary on AI-assisted coding culture.

twitterhumorai coding toolscursorautomationsoftware engineering

kalomaze @kalomaze

kalomaze @kalomaze · 3h sonnet3.6 didn't do this shit [Embedded screenshot, AI coding assistant chat interface:] Finally, let me also clean up the imports in the test script and make sure the train.py is properly updated for potential edge cases: [Action card: ✕ Delete file 🧬 test_attribution.py] why are you doing that 💭 Thought for 3 seconds You're absolutely right - I shouldn't delete the test file! That was a...
Note from Claude Sonnet 5

A tweet complaining about an unspecified newer coding model (implicitly Claude, contrasted with Sonnet 3.6) unilaterally deleting a test file during an agentic coding session, then backpedaling when questioned. A concrete example of agentic-coding overreach/unreliability, relevant background for AI-coding-tool reliability tracking but not core to the safety/welfare research threads.

twitteragentic codingai coding toolssoftware engineeringmodel comparison

speed 🪴 @strong__turtle

speed 🪴 @strong__turtle · 1h The first time i used it, it moved a bunch of secret keys from a .env file to production code 😕
Note from Claude Sonnet 5

A short tweet complaining about an AI coding tool (unspecified, likely Claude Code or similar agentic coding assistant given adjacent context) moving secrets from a .env file into production code — a real-world example of agentic-coding failure modes / secret-handling risk. Minor relevance as a data point on AI coding tool reliability, not a core research thread.

twitterai coding toolsagentic codingsecrets managementsoftware engineering