HackerTrans
TopNewTrendsCommentsPastAskShowJobs

imasl42

no profile record

Submissions

Floss Before Brushing

alearningaday.blog
52 points·by imasl42·hace 9 meses·87 comments

You're probably listening to the wrong people about AI Coding

blog.robbowley.net
3 points·by imasl42·hace 9 meses·0 comments

Coding with LLMs: We can talk to computers now and we're upset about it

coding-with-ai.dev
3 points·by imasl42·hace 9 meses·0 comments

The Programmer Identity Crisis

hojberg.xyz
276 points·by imasl42·hace 9 meses·307 comments

What is good software architecture?

newsletter.pragmaticengineer.com
1 points·by imasl42·hace 9 meses·0 comments

After the AI boom: what might we be left with?

blog.robbowley.net
162 points·by imasl42·hace 9 meses·462 comments

If you use Claude Code with Codex or Cursor: ln -s AGENTS.md CLAUDE.md

coding-with-ai.dev
7 points·by imasl42·hace 9 meses·0 comments

Team Dynamics After AI

mechanicalsurvival.com
4 points·by imasl42·hace 9 meses·0 comments

Ask HN: What's in Your Agents.md/Claude.md?

4 points·by imasl42·hace 9 meses·2 comments

Claude Code 2 and the hidden cost of slow coding assistants: context switching

coding-with-ai.dev
3 points·by imasl42·hace 10 meses·1 comments

If you are good at code review, you will be good at using AI agents

seangoedecke.com
192 points·by imasl42·hace 10 meses·197 comments

I ran Claude in a loop for 3 months, and it created a genz programming language

ghuntley.com
20 points·by imasl42·hace 10 meses·19 comments

Is it dumb just for me or for everyone?

github.com
1 points·by imasl42·hace 10 meses·0 comments

Choosing the Right Path

dylanbeattie.net
1 points·by imasl42·hace 10 meses·0 comments

Claude Code Techniques from Summer 2025

coding-with-ai.dev
4 points·by imasl42·hace 11 meses·1 comments

Cchistory: Tracking Claude Code System Prompt and Tool Changes

mariozechner.at
2 points·by imasl42·hace 11 meses·0 comments

comments

imasl42
·hace 9 meses·discuss
I'll start:

Never commit directly to `main` - always use feature branches
imasl42
·hace 11 meses·discuss
I get about an hour per day with Gemini 2.5 Pro for free in Gemini CLI, then it downgrades to flash model.
imasl42
·hace 11 meses·discuss
Awesome! I’m curious how is the team you built these models with? Is it great?
imasl42
·hace 11 meses·discuss
You might find this repo helpful, it compares popular coding tools by hours with top-tier LLMs like Claude Sonnet: https://github.com/inmve/free-ai-coding
imasl42
·hace 11 meses·discuss
My Gemini CLI quota for Gemini 2.5 Pro gets used up way faster than the ~100 h/day math. I’m seeing <1 hour of coding before it auto-switches to Flash. Anyone else experiencing it?