
Eleanor Berger
@intellectronica
Followers
3K
Following
9K
Media
772
Statuses
8K
๐ฉโ๐ป Expert AI Leadership (ex @google @microsoft startups ...) ๐ฉโ๐ผ Consulting https://t.co/IeRoS5BR3f ๐ฉโ๐ซ Teaching https://t.co/D5YmOH0muP
Zรผrich, Switzerland
Joined January 2011
๐ Adventures in Continuous AI โ how to automate software development tasks with autonomous AI-powered processes. From weekly agentic โcode smellsโ reports to PR-generating doc updates. Predictable, faster AI SDLC without babysitting ๐ https://t.co/vXSjz10kUe
elite-ai-assisted-coding.dev
A Practical Guide to Automating Software Development with AI Agents
0
1
3
People hold superstitious beliefs wrt AI. "Model Collapse" was an early one, and there will be more. But it's just software.
It turned out that model collapse didn't happen. I think there are many reasons to be skeptical of AI lab claims (and point out bad predictions & watch for bubbles) but I also think it is worth reflecting that "AI development is going to stop" arguments have been wrong so far.
0
0
0
๐ค Your AI isnโt the problem โ your context is. ๐ Stop tossing vague prompts. Feed it business needs, intent, examples, style for code that does what you actually want.
elite-ai-assisted-coding.dev
Ever stare at a blank page, asking an AI for "a blog post about X," only to get a generic, soulless draft back?
0
2
3
Worried about AI agents nuking files with `rm`? Use `trash` instead โ it moves deletions to the recycle bin so you can undo mistakes. Install: `brew install trash` + instruct agent. Safer defaults, same workflow. Peace of mind for YOLO runs ๐งฏ๐๏ธ
elite-ai-assisted-coding.dev
When working with AI coding agents in environments without explicit command approvals or sandboxes, file deletion commands pose a significant risk.
3
1
3
The #1 question @isaac_flath and I are getting from Engineering Leaders and CEOs: "Can my entire team join your course?". #2 is "do you have a special offer for teams?" The answer to both is YES! https://t.co/1d5eYgv5gL
elite-ai-assisted-coding.dev
A significant trend is emerging among top engineering leaders.
0
2
3
Building an AI coding agent is a lot easier than you think. ๐ ๐งโ๐ Wanna learn how? Join @isaac_flath and I for a free live hacking session and let's build one together! ๐ https://t.co/BvivMIHIkb
0
0
0
Welcome to another thrilling episode of โWhy Is My Terminal Screaming?โ Todayโs guest: your repo. ๐
https://t.co/FjtNPM4Qcn
github.com
This Codebase Smells! Welcome to another thrilling episode of โWhy Is My Terminal Screaming?โ Todayโs guest: your repo. Itโs got heart, ambition, and a charming habit of deleting real files like it...
0
0
1
โ "Treat AI as an intern / junior / alien / your cousin" โ
Treat AI as a non-deterministic piece of software that can be understood and controlled
1
1
6
๐ดโโ ๏ธ DARK PATTERN ALERT โข๏ธ AI vendors tying coding agents to their models. Make no mistake, this isn't about "giving users the best integrated experience". It's about trying to grab mindshare, counting on most users' discomfort with using and configuring different tools. 1/6
2
3
11
A human being should be able to flash firmware, apply thermal paste, refactor code, configure routers, train models, query databases, parse JSON, scrape data, resolve merge conflicts, deploy to production, kill zombie processes, document APIs. Specialization is for insects.
4
3
21
Vibe-coding has the same seductive appeal as Ben&Jerryโs peanut butter ice-cream. You want another serving even though you know itโs bad for you. About once a week I find myself chasing my luck down the vibe-coding rabbit hole. Then at some point I realise how pointless this is,
1
0
1
๐ ๏ธ We're building an AI coding agent!! ๐ Don't worry, we're not launching yet another AI coding startup ๐
... we just want to learn how coding agents work. And to do that, we're going to hack and learn live on camera, together with you. ๐ฉโ๐ป๐จโ๐ป Join us! https://t.co/BvivMIHIkb
maven.com
In the spirit of Feynmanโs โWhat I cannot create, I do not understand,โ this optional outtake from our course is a live mini-build: weโll code a simple AI coding agent together to form a real mental...
0
3
7
CLI > MCP โ easier to create, observe, compose, debug ... and your agent knows very well how to call tools on the command-line. ``` ### Bazzing Foos - Always use ./foobazzer for bazzing foos - Run `./foobazzer --help` to learn how to use this tool ```
routing custom tools you write for local use through a full blown mcp server is dumb this kind of incremental overhead is how we look back one day and think "how did it all get so bloated" have had an idea around this for a bit will get it together this week
0
2
9
Mappers > Wrappers Instead of wrapping AI APIs to build a general-purpose product that answers the specific needs of nobody ... ... find ways to map your most critical business functions to something AI can do reliably without human intervention. That's where the action is ๐ฐ
1
1
3
By default, I create rich CONTRIBUTING .md files and use this in GEMINI .md:
1
3
23
In this context air fryers should be seen as the latest advancement in general intelligence tech.
There are a million important things you can say about human brainsโฆ โฆwhile nevertheless failing to explain what makes them so powerful. For instance, our brains have a very large number of neurons, and demand a great deal of energy, unlocked by the invention of cooking.
0
0
0
@embirico What do you mean tricky situation?? if exists( https://t.co/R2bC874h53): deprecation_warn_with_suggestion() use( https://t.co/R2bC874h53) elif exists( https://t.co/4KpYvb5COp): use( https://t.co/4KpYvb5COp) This is like the most basic deprecation/transition strategy
agents.md
AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.
2
1
70