frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

How can a junior dev get better when they have to use AI in their job?

1•yogesharc•49m ago
Companies now require you to use AI. They want to move fast. You spend most of your day working and if you can't hand code, make mistakes, and learn where you work, how do you get better?

Comments

conartist6•37m ago
You won't.
conartist6•24m ago
I hate to make it sound that simple, but you can't learn to play the clarinet by hiring a teacher to practice the instrument for you.

If you think you deserve to just have the answer fall in your lap, you'll never develop any real curiosity or have the motivation to work hard for something.

Now you can choose to believe the people who say that hard work is over, that there's nothing left to invent, that the future is people copying copies of copies of things. Do you believe that?

Now then, if you could see that everyone was trying to be a follower, where is the opportunity? Who will the followers follow? If everyone wants to follow, the opportunity goes to leaders. You must take this into consideration when you hear someone say "in the future, everyone will be a follower, and so to get ahead you should become a follower"

yogesharc•2m ago
you are just repeating what i mean. let me know if you have any insight on how to improve within the constraint, other than basic answers like use llm to teach not to work, design the architecture yourself, work on your own projects on your free time.

Hard work has now gotten extra hard for juniors.

And you can't keep up with the advancement of AI.

vouaobrasil•33m ago
Quit? There's no joy in working with AI. Find something else to do in life that doesn't require AI.
tedmundy•32m ago
Being honest, companies always want to squeeze you for as much as they can get. You have to roll with it a little bit, take a bit of time for yourself. I'm sure they won't be opposed to you spending an hour or so every day figuring something out.

If they just want you to churn out tokens, then chances are it's a) not a great job (although I suppose you have to take what you can get) and b) probably not very future-proofed?

nadersobhi•21m ago
I was a junior dev for about 5 years before AI really entered the workplace and then a mid to senior dev for another 2 years in which we used AI on a daily basis for writing code. I have since left the industry and am now in academia where things are a bit different, so I didn't quite catch on to the use of AI for code review or agentic systems to build out massive features. I am saying this to contextualize the points I give below.

- Work with the LLM, don't have it work for you.

- Your intuition about needing to hand-code, make mistakes, and then learn from them is correct. So, where possible, try to do as much hand coding as possible, and use the LLM to accelerate where needed, while setting up the correct expectations with whoever you have to report to.

    - E.g.1 You are asked to implement feature X, and your boss asks for an estimate for how long X will take. Think about how long it would take you to do X without an LLM and try to give an estimate as close as possible to that.

    - E.g.2 You are now working away on X and realize that you have to do this mundane setup of something simple but necessary. Something like parsing a CSV and formatting it in a certain way. Give that to the LLM while you continue to work on the more intense engineering aspects of your tasks.
- You can use the LLM as your teacher. While working on things, try to avoid giving it large tasks that are related to technical aspects or ideas that you're unsure about. Instead, prompt the LLM so that you're asking it incremental questions related to your task.

- You will need to learn about some core principles for building systems and the communication and organization of the components therein. Again, you can use the LLM to aid you in this task rather than having it do the work you only rubber-stamp.

- I.e., Sketch out a plan for how you are going to create the systems that you are tasked with working on and then use the LLM to "grade" your plan, while scrutinizing the responses it gives you so that you understand why something does or doesn't make sense.

    - Here, systems can be entire applications that have to do something, or a few classes that you have to implement in a large legacy codebase.

The main advice I have is to use the LLM to teach you things and learn where you went wrong or right, while taking advantage of it to speed up things that have become second nature to you.

FTI Studio, the native Windows desktop editor for the .fti image format

https://ftistudio.github.io/
1•fpsgp•42s ago•0 comments

Show HN: S3mini v1 – Tiny and fast S3 client, no-deps, for Node, Bun, Cloudflare

https://codeberg.org/thinking_tools/s3mini
1•Peter_J•1m ago•0 comments

Marmots facing money troubles turn to OnlyFans

https://www.bbc.com/news/articles/c5ywqp5z5yzo
1•1659447091•1m ago•0 comments

Majorities of Americans say wealth inequality is a problem

https://yougov.com/en-us/articles/53821-majorities-americans-say-wealth-inequality-is-problem-wan...
1•praptak•1m ago•0 comments

Silicon Valley Splits over Closing the Borders to Chinese A.I

https://www.nytimes.com/2026/07/25/technology/open-source-silicon-valley-china.html
2•Dwoup•3m ago•0 comments

China's first sodium-ion electric dump truck enters service

https://www.electrive.com/2026/08/05/chinas-first-sodium-ion-dump-truck-enters-service/
1•abawany•5m ago•0 comments

Cuprate – an alternative and independent Monero node software written in Rust

https://github.com/Cuprate/cuprate
1•Cider9986•7m ago•0 comments

Navy Establishes Reporting Portfolio Manager for Robotic and Autonomous Systems

https://www.navy.mil/Press-Office/Press-Releases/display-pressreleases/Article/4565150/department...
1•Jimmc414•8m ago•0 comments

Ask HN: Anyone's Claude Code session finishing quickly from yesterday?

1•fuadnafiz98•10m ago•2 comments

Advanced Python Scheduler – Task Scheduling Library for Python

https://github.com/agronholm/apscheduler
1•ankitg12•13m ago•0 comments

Nix Overrides That Expire Themselves

https://jezenthomas.com/2026/07/nix-overrides-that-expire-themselves/
1•birdculture•13m ago•0 comments

Kim – Keep in Mind

https://pratikwayal01.github.io/kim/
1•ankitg12•14m ago•0 comments

Welcome to the busiest month in the domain business

https://domainnamewire.com/2026/08/04/welcome-to-the-busiest-month-in-the-domain-business/
1•taubek•19m ago•0 comments

Proven: Six Checks Against AI Slop

https://blog.bensoussan.de
1•davidbensoussan•21m ago•1 comments

What I love about Django

https://buttondown.com/blog/what-i-love-about-django
2•j4mie•30m ago•0 comments

The German Mittelstand

https://kieranvelasquez.substack.com/p/on-the-german-mittelstand
3•Michelangelo11•31m ago•0 comments

Show HN: HackerBa – Hacker News with a Baidu Tieba UI

https://github.com/sha2kyou/HackerBa
2•sha2kyou•36m ago•0 comments

Ask HN: How do you handle iOS app submissions?

1•tedmundy•38m ago•1 comments

Suggestions on how to develop a tech recruitment platform using Claude?

1•zerodollar•38m ago•2 comments

Context Engineering in an LLM Harness

https://udnes.dev/posts/context-engineering-harness-part-1-ontology/
2•udnes•38m ago•0 comments

Mark Zuckerberg Blasts Centralization of A.I. Power

https://www.nytimes.com/2026/07/28/technology/mark-zuckerberg-meta-ai.html
1•danielcallahan•41m ago•0 comments

Show HN: Clark code – open-source IDE for OSS coding and free tier

https://github.com/clark-labs-inc/clark-code
1•stan_kirdey•41m ago•1 comments

The Code Review Paradox

https://dromeas.ai/blog/pr-vs-trunk-what-code-review-actually-looks-like
1•manos-saratsis•41m ago•1 comments

AMD Instinct Coder

https://www.amd.com/en/ecosystem/oem/supermicro/amd-instinct-coder.html
2•narism•42m ago•0 comments

Test

https://www.google.com/
1•snikolaev•42m ago•1 comments

The Three-Stroke Problem

https://penpot.app/blog/the-three-stroke-problem/
2•elenathor•46m ago•0 comments

How can a junior dev get better when they have to use AI in their job?

1•yogesharc•49m ago•6 comments

Finding the right price for a weather API

https://www.meteosource.com/blog/weather-api-pricing
1•Thunder_rumbles•51m ago•0 comments

Kikuha – A privacy-first, zero-tracking social network built with Flask and Htmx

https://kikuha.com/
2•koniakAra•58m ago•0 comments

Grokipedia stopped updating three months ago

https://www.lawfaremedia.org/article/grokipedia-stopped-reviewing-edits-in-april.-it-didn-t-tell-...
3•BlueBerry2001•1h ago•0 comments