frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: What's your biggest pain point when joining a new developer team?

4•KevStatic•1h ago
I'm planning to make an AI tool which allows an organisations' developer to access all the files or detect references/calls for any doubts. Usually I feel like new coders in an org, have plenty of questions about the org's framework or operations in general. This makes them ask their seniors which they might not really like due to the wastage of time it would take. Hence, this entire workflow would be eliminated by having a custom AI-based platform for the same to ask all your queries on.

Comments

PaulHoule•1h ago
1 click at most to install what I need to build, 1 click to build.

I ask the dev manager how long the build takes and get an answer that is within 20% of the ground truth.

KevStatic•1h ago
That's a great point

The setup friction is real. Once you're past that... do you find understanding the codebase itself (where things live, why decisions were made) is also painful, or does that come naturally after a few days?

PaulHoule•17m ago
I think most places I work haven’t had good documentation or particularly good processes for onboarding people. For instance, at some start ups we were always chasing a demo for customer B this week and customer C next week and people were fuzzy about what path got us there. Other places saw software as secondary or tertiary to their main business, or had a lot of turnover, etc. Or maybe we bought a web site from so and so and nobody has any idea how it works. Or the guy who made the product was pretty smart but wasn’t a good finisher and his wife just had a baby.

So I am used to looking at a mysterious code base and gradually figuring out how to safely change it. When I run into something that’s particularly dangerous (e.g. how does the auth system work?) I will document it myself, and I love writing “how do I?” runbook/procedural documentation if it is likely I’ll need it in six months or will need to hand something off to somebody else.

In the AI age there is a lot to say for just loading up a project in an agent-enabled IDE and asking questions like “When I do X, the system does Y, why is that?” and “How would I do Z?” and having extended conversations “well, I like D but I am concerned about E?” Or “What if we did F instead?” Even if you write every line of code yourself you mind find an AI coding buddy is more talkative than your coworkers.

AnimalMuppet•1h ago
If I were given an electrical design, I would expect a schematic, a parts list, a board layout, and a theory of operations" - a prose document explaining why the rest of the stuff is the way it is.

My last job, there was the code itself, and there were UML class and sequence diagrams. But there wasn't anything like a theory of operations. That made it very difficult to learn, because it was so object oriented that you couldn't tell what anything actually did. Or, more to the point, when you needed to make a modification, you couldn't find where to make it without heroic feats of exploration.

So I think that's the great need. A human needs to sit down and write out why the code does what it does, and why it's organized the way it is, and where the parts are that are most likely to be needed, and where to make the most likely changes. I'm not sure an AI can write that - certainly AIs at the current level cannot.

nonameiguess•44m ago
Totally depends on the org. I've worked as the 3rd employee of a months old startup and the biggest pain point was we owned no infrastructure and I did everything on my own computer, which was easy but limiting because were heavy into statistical modeling and needed more powerful compute, which we got but it took a few months. I've worked on a military/intelligence project that had been in operation for over 40 years. The oldest code had no commit history because it predated any modern VCS. Whoever wrote it was long retired if not dead. Pieces were spread across thousands of repos on many different forges. With large old-school Java OSGI and now with Kubernetes, which is basically Java written in Go, it's the abstraction and dependency injection. There is no possible way to tell until runtime what code is actually going to be used. Knowing the codebase means nothing if you can't mentally track where data flows because you don't know what the implementation is actually going to be from the code alone. With extreme HPC, it was damn near literally everything being bespoke. Custom filesystems. Custom network stacks. Expectations from running workloads on regular computers and software everyone else uses were always being subverted. With cloud environments, it's not having physical access to the machines. With on-prem labs, it's needing to provision and troubleshoot the physical layer. Either way has its drawbacks. With customer-facing software, it's customers not knowing what they want and not even knowing what they don't want until they have it, which turns out to be what they didn't want. With software for modeling and understanding the real world, it's that physics turns out to be really f'ing complicated.
lowenbjer•35m ago
Cursor, Sourcegraph Cody, and honestly just Claude with a well-maintained project README already solve the "ask questions about the codebase" part reasonably well. The actual hard part of joining a new team isn't the code (today, any longer). It's getting to know the people. Understanding their strengths, figuring out where you fit in, getting past imposter syndrome, not stepping on toes. No AI for that yet.

Pug 3.0.4

https://github.com/pugjs/pug/releases
1•guzik•48s ago•0 comments

AutoHarness: Improving LLM agents by automatically synthesizing a code harness

https://arxiv.org/abs/2603.03329
1•simonpure•1m ago•0 comments

Show HN: LightSwarm – A script making ClaudeCodeMax into a free light easy swarm

https://github.com/craftfortress/lightswarm
1•ionwake•1m ago•0 comments

People using Tesla Autopilot to drive while drunk

https://bsky.app/profile/niedermeyer.online/post/3mgxbqti3yc22
1•doener•3m ago•0 comments

Show HN: A single CLI to manage llama.cpp/vLLM/Ollama models

https://github.com/av/harbor/releases/tag/v0.4.4
1•everlier•4m ago•0 comments

Systems Thinking Is Brain Rot for Analysts

https://blundercheck.timberschroff.com/p/systems-thinking-is-brain-rot-for
1•anarbadalov•4m ago•0 comments

Way to Run OpenClaw Locally on AMD Ryzen

https://www.amd.com/en/resources/articles/run-openclaw-locally-on-amd-ryzen-ai-max-and-radeon-gpu...
1•mirzap•4m ago•0 comments

Create a 5s 1080p Video in 4.5s with FastVideo on a Single GPU

https://1080p.fastvideo.org/
2•zhisbug•4m ago•1 comments

The Long Telegram

https://en.wikipedia.org/wiki/X_Article
1•simonebrunozzi•5m ago•0 comments

Coding Is Dead, Long Live Programming

https://ian-cooper.writeas.com/coding-is-dead-long-live-programming
1•tbayramov•6m ago•0 comments

Show HN: URLert Guard – Real-time phishing forensics for Chrome

https://www.urlert.com/blog/announcing-urlert-guard
1•tomerhe•6m ago•1 comments

Define once, use everywhere: a metrics layer for ClickHouse with MooseStack

https://clickhouse.com/blog/metrics-layer-with-fiveonefour
1•oatsandsugar•8m ago•0 comments

`mcpx` – MCP in a CLI

https://github.com/evantahler/mcpx
3•evantahler•8m ago•3 comments

Social Media, Reset

https://meetzeta.com
1•paicom•9m ago•0 comments

Show HN: KayZeer – Vimium-style keyboard navigation for macOS

https://github.com/serjster/KayZeer
1•serjts•10m ago•1 comments

More than 135 open hardware devices flashable with your own firmware

https://openhardware.directory
1•iosifnicolae2•10m ago•0 comments

MacBook Neo Is the Most Repairable MacBook in 14 Years

https://www.ifixit.com/News/116152/macbook-neo-is-the-most-repairable-macbook-in-14-years
1•mrzool•11m ago•1 comments

Privacy-first tools you buy once and own forever. No subscription.Productivity

https://visualtools.cc/
1•rutkute•14m ago•1 comments

Linkding: A self-hosted bookmark manager

https://linkding.link
1•cdrnsf•19m ago•1 comments

Re//verse 2026: Hacking the Xbox One [video]

https://www.youtube.com/watch?v=FTFn4UZsA5U
2•zap_rpisec•21m ago•0 comments

Code Is a Liquid Now

https://micro.inessential.com/2026/03/13/code-is-a-liquid-now.html
1•sonicrocketman•22m ago•0 comments

Show HN: orb-ui – Voice AI UI Components for React (Vapi, ElevenLabs, etc.)

https://orb-ui.com/
2•alexanderqchen•22m ago•0 comments

Regolith Simulants Desorb and Weather After Exposure to Life Support Effluent

https://pubs.acs.org/doi/10.1021/acsearthspacechem.5c00267
1•PaulHoule•24m ago•0 comments

Show HN: Loop your agents like a dandy little b*tch

https://github.com/geekforbrains/loopsie
2•geekforbrains•26m ago•0 comments

LinkPOP.WIN a fast, no-fluff link page builder for creators and small brands

https://LinkPOP.WIN
1•PhilLawlor•26m ago•1 comments

Show HN: An addendum to the Agile Manifesto for the AI era

https://github.com/brackishman/Agile-Manifesto-AI-Addendum
3•brackishman•26m ago•0 comments

Nscale Raises $2B in Series C – The Largest in European History

https://www.nscale.com/press-releases/nscale-series-c
2•eatonphil•28m ago•0 comments

Developers – Reclaim your disk space

https://eladbash.com/void/
1•eladbash•28m ago•0 comments

AI is an enchantment, not a level booster

2•wek•29m ago•0 comments

Gnome Infrastructure Now Battling Bots and AI Scrapers Using Fastly

https://www.phoronix.com/news/GNOME-GitLab-Fastly
1•samtheDamned•30m ago•0 comments