“Coding After Coders: The End Of Computer Programming As We Know It”, The New York Times (www.nytimes.com/2026/03/12/m...).
On HN: news.ycombinator.com/item?id=4734...
#Programming #Coding #AI #LLMs #VibeCoding #AIAssistedCoding #Work #Productivity
A well-balanced take (contrast with breathless paeans or vicious takedowns of AI):
“My AI Adoption Journey”, Mitchell Hashimoto (mitchellh.com/writing/my-a...).
On HN: news.ycombinator.com/item?id=4690...
On Lobsters: lobste.rs/s/87rudf/my_...
#AI #AgenticCoding #AIAssistedCoding #Programming
Which productivity traps have you experienced so far? How do you spot and avoid them?
#AI #LLMs #GenerativeAI
#AIAssistedCoding #AICoding #VibeCoding
#AIEngineering
Copy‑paste prompt templates for web development: ask 5–10 clarifying questions, plan, implement, then run five review passes to reduce AI mistakes. #aiassistedcoding
How I doubled my development velocity with AI:
Not by writing features faster.
By investing in what makes speed sustainable.
11 weeks, 424 commits tracked.
New post:
www.eferro.net/2026/01/fast...
#agmentedCoding #AIAssistedCoding #softwareDevelopment
Reposts welcome!
AI prompts for security audits, architecture decisions, and code reviews. Templates for the engineering work you keep skipping. #aiassistedcoding
Commit your work with a clear message like "feat: manual implementation of X." #aiassistedcoding
Image from: https://30degres.swiss/fr/articles/le-mont-fort
I COULD NOT
- fully rely & let myself be guided by the AI coding agent as I can with a human expert-pair
This is because
=> AI coding agents in the end
=> are book-smart but life-dumb.
#AI #LLMs #GenerativeAI #Agents
#CodingAgents #AIAssistedCoding
#AIEngineering #PromptEngineering #AICoding
Image from: https://30degres.swiss/fr/articles/le-mont-fort
============================
AI coding agent as an expert pair
Short experience report
============================
I recently used an AI coding agent as an expert pair to refresh my skills as a full-stack, polyglot programmer.
continue...
#AIAssistedCoding #CodingAgents
#AIEngineering
A survey of JavaScript developers shows AI is boosting productivity—but fundamentals, architecture, and critical thinking still define the job. #aiassistedcoding
On this topic, AI-assisted coding, I also share this post discussing realistic expectations of productivity gains, and the tricky problem of the perception gap: www.smharter.com/blog/2025/09...
#AICoding #AIAssistedCoding
#VibeCoding
#PromptEngineering #LLM
GPT-4 was tested across an entire legacy Java SDLC. Here’s where it excelled, where it failed, and how AI can realistically modernize enterprise systems. #aiassistedcoding
==========================
AI-coding workflow & prompts reuse
==========================
=> www.linkedin.com/posts/lucami...
#AICoding #AIAssistedCoding
#VibeCoding
#PromptEngineering #LLM
“Gemini CLI Tips & Tricks”, Addy Osmani (github.com/addyosmani/g...).
Via HN: news.ycombinator.com/item?id=4606...
#Gemini #Google #GeminiCLI #CodingAgents #Tips #AI #LLMs #AIAssistedCoding #MCP #Agents
... Iterative and Incremental Development: A Brief History
Pdf => www.craiglarman.com/wiki/downloa...
Reference => ieeexplore.ieee.org/document/120...
#AI #ArtificialIntelligence #GenerativeAI
#FutureofTech #FutureofWork
#PromptEngineering #LLM
#AICoding #AIAssistedCoding #VibeCoding
What bottlenecks are you observing in your day-to-day AI-assisted coding practice?
#AI #ArtificialIntelligence #GenerativeAI
#FutureofTech #FutureofWork
#PromptEngineering #LLM
#AICoding #AIAssistedCoding #VibeCoding
Each AI-assisted coding style has different advantages, overcomes different existing bottlenecks, while revealing the next bottleneck.
... continue
#AI #ArtificialIntelligence #GenerativeAI
#FutureofTech #FutureofWork
#PromptEngineering #LLM
#AICoding #AIAssistedCoding #VibeCoding
🔸 Don’t confuse confident output with good judgment.
🔸 An LLM can assist, but you bring the guardrails.
🔸 And if you blindly follow its advice? That’s on you.
Where have you seen an LLM give advice that sounds helpful, but clearly isn't?
#AIAssistedCoding #LLMs #TheCopilotsLog
Give it a try. If you find it useful and wanna host it privately, let me know.
#GenerativeAI
#FutureofTech #FutureofWork
#PromptEngineering #LLM
#AICoding #AIAssistedCoding
#CloudNative
#Serverless
#Containers
#NoSQL
#SideProject
HN debated "vibe engineering" (AI-assisted coding) and its impact on devs. Is it an evolution or a threat? Discussion covered productivity, job satisfaction, and software quality. A new paradigm, but with significant questions. #AIAssistedCoding 1/6
... => www.smharter.com/blog/2025/08...
And I'd love to hear your experiences and reflections!
#AI #ArtificialIntelligence #GenerativeAI
#FutureofTech #FutureofWork
#PromptEngineering #LLM
#AICoding #AIAssistedCoding #VibeCoding
#Strategy #AIAdoption #Transformation
🔸 Don’t confuse confident output with good judgment.
🔸 An LLM can assist, but you bring the guardrails.
🔸 And if you blindly follow its advice? That’s on you.
Where have you seen an LLM give advice that sounds helpful, but clearly isn't?
#AIAssistedCoding #LLMs #TheCopilotsLog
Using OneDrive instead of Git
Vibe coding is like watching someone take their first ski lesson… at the top of a black diamond ski slope.
They are moving fast... just not in control. It's funny and tragic at the same time!
#VibeCoding #AiAssistedCoding #DevHumor
#softwareengineering #coding #learning #ai #developers #vibecoding #aiassistedcoding #thecopilotslog
In my case, my ultimate goal was to launch a SaaS, not to learn frontend, so I'm ok with this. However, if you really want to learn a skill, do the hard work yourself instead of asking AI to write the code for you.
#softwareengineering #coding #learning #ai #developers #vibecoding #aiassistedcoding
Can AI coding agents do Test-Driven Development (TDD) properly? They sure can!
In this week's video I take a look at two approaches: prompt engineering & using the tdd-guard library
📺 youtu.be/IVdYaVKuekk
#ai #aiassistedcoding #claudecode #tdd #testdrivendevelopment #tddguard
Does your AI coding tool agree with you a little too much?
Does it make:
- Risky assumptions?
- Overcomplicated solutions?
- Avoidable mistakes?
In my latest article, I share a rule to fix this.
gist.github.com/bogdanbujde...
#AIAssistedCoding
What works for you?
Full story => www.linkedin.com/posts/lucami...
#AI #GenerativeAI
#FutureofTech #FutureofWork
#PromptEngineering #LLM
#AICoding #AIAssistedCoding #VibeCoding
I used Kiro.dev for 5 days to complete my hackathon project (analyzing GitHub repositories). #aiassistedcoding