frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Is it possible to get a Jr. developer job in Elixir?

2•bauldursdev•23s ago•0 comments

Who Uses REXX and Where?

https://rexxinfo.org/howard_fosdick_articles/who_uses_rexx_and_where/who_uses_rexx_and_where.html
1•shrubble•2m ago•1 comments

De-duplicating the desktops: Let's come together

https://www.theregister.com/2025/11/10/deduplicating_the_desktops/
1•occamrazor•2m ago•0 comments

Do We Need Another Presidential Physical Fitness Test?

https://www.medscape.com/viewarticle/do-we-need-another-presidential-physical-fitness-test-2025a1...
1•wjb3•2m ago•0 comments

EU's minimum wage faces judgment day

https://www.euractiv.com/news/eus-minimum-wage-faces-judgment-day/
1•tokai•6m ago•0 comments

A2UI: LLM-generated UI protocol (Google)

https://a2ui.org/
1•stansler•6m ago•1 comments

Show HN: Clarion: An AI-powered news curator emphasizing clarity over chaos

https://clarion.today/
1•radiusvector•6m ago•0 comments

SailPoint's Second Act

https://strategyofsecurity.com/p/sailpoints-second-act
1•mooreds•8m ago•0 comments

High-performance 2D graphics rendering on the CPU using sparse strips [pdf]

https://github.com/LaurenzV/master-thesis/blob/main/main.pdf
1•PaulHoule•9m ago•0 comments

Rad Power Bikes faces shutdown in January without new funding

https://techcrunch.com/2025/11/10/rad-power-bikes-faces-shutdown-in-january-without-new-funding/
2•mooreds•9m ago•0 comments

3D Heterogeneous Integration Powers New DARPA Fab

https://spectrum.ieee.org/3d-heterogeneous-integration
1•rbanffy•10m ago•0 comments

Duke Explores Private Credit in Potential First for Utilities

https://www.bloomberg.com/news/articles/2025-11-10/duke-explores-private-credit-in-potential-firs...
1•petethomas•11m ago•0 comments

Cybersecurity breach at Congressional Budget Office remains a live threat

https://www.politico.com/live-updates/2025/11/10/congress/cbo-still-under-threat-00644930
3•mooreds•11m ago•0 comments

Prenatal Exposure to Air Pollutants Tied to Increased Autism Risk

https://www.medscape.com/viewarticle/prenatal-exposure-air-pollutants-tied-increased-autism-risk-...
1•wjb3•11m ago•2 comments

Episteme: A New System for Science

https://epistemescience.substack.com/p/introducing-episteme
1•JohnHammersley•13m ago•0 comments

Apple Releases Temporal SDK for Swift

https://www.swift.org/blog/swift-temporal-sdk/
2•thelonelygod•16m ago•0 comments

Investors' dumb transhumanist ideas setting back neurotech progress, say experts

https://www.theguardian.com/science/2025/nov/10/investors-transhumanist-ideas-neurotech-progress-...
1•amarcheschi•19m ago•0 comments

What Is the Ozma Problem, and Why Does It Matter?

https://www.fascinatingworld.org/post/what-is-the-ozma-problem-and-why-does-it-matter
2•Hooke•19m ago•0 comments

Are we doomed? Review of books on depopulation and extinction

https://www.lrb.co.uk/the-paper/v47/n21/david-runciman/are-we-doomed
1•mitchbob•19m ago•1 comments

DHH Talks to Lunduke [video]

https://www.youtube.com/watch?v=BCcTSAhvj-s
1•ahakki•20m ago•0 comments

Backblaze is silently breaking backups from Veracrypt drives without warning

https://old.reddit.com/r/backblaze/comments/1ol0pgf/backblaze_will_no_longer_support_veracrypt_vo...
3•fluxusars•22m ago•0 comments

Two Claudes discussing the nature of their own existence

https://joe-occasionally-writes-stuff.blogspot.com/2025/11/two-claudes-discussing-meaning-of-thei...
1•jafinn•22m ago•0 comments

Linux in a Pixel Shader – A RISC-V Emulator for VRChat

https://blog.pimaker.at/texts/rvc1/
3•rbanffy•24m ago•0 comments

Meta is killing off the external Facebook Like button

https://www.engadget.com/meta-is-killing-off-the-external-facebook-like-button-205207354.html
2•ilamont•24m ago•1 comments

Version Control for Space and Structure

https://www.inkandswitch.com/project/beckett/notebook/01/
1•Fudgel•26m ago•0 comments

Evaluating in Silico Creativity: An Expert Review of AI Chess Compositions

https://arxiv.org/abs/2510.23772
1•zvr•27m ago•0 comments

The Hinton Lectures

https://hintonlectures.com/
3•johnnyApplePRNG•29m ago•1 comments

The Credit-Card Rule That Powers Rewards Cards Just Got Broken

https://www.wsj.com/finance/visa-mastercard-reach-settlement-with-merchants-to-lower-fees-c5fde9b7
2•jaredwiener•30m ago•0 comments

Why Debt Funding Is Ratcheting Up the Risks of the A.I. Boom

https://www.nytimes.com/2025/11/10/technology/ai-data-centers-debt-risks.html
4•zerosizedweasle•34m ago•1 comments

Tesla sees worst sales performance in China in years

https://electrek.co/2025/11/10/tesla-tsla-worst-sales-performance-in-china-in-years/
4•breve•34m ago•0 comments
Open in hackernews

For devs/engineers naysaying LLM tools, which ones have you tried?

2•kaydub•2h ago
I see a lot of this sentiment online, that LLMs write garbage code or that they're a net negative for devs/engineers.

In my experience, it's been the opposite. I've personally had huge productivity gains. Code quality is decent, it typically aligns with whatever stage of the project I'm on (for instance, greenfield/PoC it might build out a bit of a monolith, but later when I switch out to modularizing and making the codebase scalable it does a fine job at that too).

I've used it for a ton of stuff now and so has my staff. Migrating between frameworks or upgrading to new patterns are both way faster and easier than I or any of my ICs could do it on our own. Hell, I even use LLMs to interact with JIRA at this point (write scripts to pull epics/tasks, create child tasks, etc then have the LLM process what it gets from JIRA and update accordingly, all interactively).

One thing I will say, I find the best value in the CLI based tools (claude code cli, gemini cli, openai codex). The IDE integrated tools just felt like a slightly nicer autocomplete/intellisense and would fall flat on any bigger requests.

Organization wide, I've noticed a few other anecdotes too. Juniors have no issue using an LLM, but since they don't know what they don't know it can get them running in circles on some stuff (Like no junior engineer, don't rebuild that whole module because you assumed it should be on a certain branch). Mid level engineers seem to echo the sentiment I see online most often, that they're great engineers and the LLMs are bad (I personally witnessed one change their tune on this once we forced them to use claude code instead of relying on IDE LLM integrations). And Senior+ engineers either fully embrace it and love it or they'll use it on occasion or for specific tasks (Maybe the latter are those super-ninja 10x engineers we've always talked about).

So my question, specifically for those of you that don't find LLMs useful and think they're worse for productivity: * What tools did you try? * What kind of work did you use them for? * How did you prompt the LLM? * How long did you give it a chance?

Comments

JohnFen•1h ago
I've been suckered into answering these questions before, but I don't do it anymore because it just leads to a barrage of comments about how I did it wrong. Let's just say I gave it a more than fair shot.

The reality is that I don't see any such gains overall. The gains I get in one area I lose because I have to spend more time in other (more tedious and unpleasant) areas. So it just isn't for me. In case it matters, I'm a senior+ engineer.

What I don't understand is why so many people are so terribly concerned about whether or not others find value in these tools. Why does it matter to anyone who isn't selling the tools?

verdverm•1h ago
Jira's MCP is one of the worst, it's always crashing