frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Fault Tolerant Llama training – PyTorch blog

https://pytorch.org/blog/fault-tolerant-llama-training-with-2000-synthetic-failures-every-15-seconds-and-no-checkpoints-on-crusoe-l40s/
1•Mougatine•55s ago•0 comments

Show HN: Hotcore – Reverse proxy configured with command, not config files

https://judi.systems/hotcore/
1•hsn915•3m ago•0 comments

Show HN: ChatPhotoFix – AI photo editor that works from a single prompt

https://chatphotofix.com/
1•virusyu•16m ago•0 comments

Study: Meta AI model can reproduce almost half of Harry Potter book

https://arstechnica.com/features/2025/06/study-metas-llama-3-1-can-recall-42-percent-of-the-first-harry-potter-book/
1•ndsipa_pomu•17m ago•0 comments

Build Your First Onboarding Flow with OnboardJS in Under 10 Minutes

https://onboardjs.com/blog/first-onboarding-flow
1•somafet•19m ago•1 comments

EU rules for durable, energy-efficient and repairable smartphones and tablets

https://single-market-economy.ec.europa.eu/news/new-eu-rules-durable-energy-efficient-and-repairable-smartphones-and-tablets-start-applying-2025-06-20_en
2•robin_reala•20m ago•0 comments

DeepSeek aids China's military and evaded export controls, US official says

https://www.reuters.com/world/china/deepseek-aids-chinas-military-evaded-export-controls-us-official-says-2025-06-23/
1•mhga•21m ago•0 comments

NASA's LRO Views Ispace Hakuto-R Mission 2 Moon Lander Impact Site

https://www.nasa.gov/missions/lro/nasas-lro-views-ispace-hakuto-r-mission-2-moon-lander-impact-site/
1•rbanffy•22m ago•0 comments

Real-world performance comparison of ebtree/cebtree/rbtree

http://wtarreau.blogspot.com/2025/06/real-world-performance-comparison-of.html
1•r4um•23m ago•0 comments

I See Your Smartphone-Addicted Life

https://www.theatlantic.com/family/archive/2025/06/smartphone-never-owned/683267/
2•FinnLobsien•24m ago•0 comments

Solving LinkedIn Queens Using MiniZinc

https://zayenz.se/blog/post/linkedin-queens/
1•mzl•29m ago•0 comments

Show HN: StopAddict – I built an app to help people quit their addictions

1•skyzouw•31m ago•0 comments

Imagine a CEO as bold as a Tier 1 leader and as open-minded as a toddler

https://nikd.posthaven.com/baby-boss
2•nickalex•33m ago•0 comments

The Computer-Science Bubble Is Bursting

https://www.theatlantic.com/economy/archive/2025/06/computer-science-bubble-ai/683242/
5•ForHackernews•35m ago•0 comments

Ports of Call

https://spillhistorie.no/2024/06/12/the-story-of-ports-of-call/
1•doener•38m ago•0 comments

Iran used drug traffickers to stoke trouble in France, says minister

https://www.reuters.com/business/media-telecom/iran-used-drug-traffickers-stoke-trouble-france-says-minister-2025-06-22/
2•mhga•45m ago•0 comments

Show HN: Mobile app that creates Manga-style images from text

https://mangii-app.web.app/
2•mirzemehdi•49m ago•0 comments

Show HN: Tuisic – A simple TUI online music streaming application

https://github.com/Dark-Kernel/tuisic
1•dark-kernel•56m ago•0 comments

New search tool brings 21% better accuracy for robotics developers

https://techxplore.com/news/2025-06-tool-accuracy-robotics.html
1•Anumbia•56m ago•0 comments

macOS 26 Tahoe Beta Drops FireWire Support

https://daringfireball.net/linked/2025/06/22/macos-26-tahoe-beta-drops-firewire-support
2•tosh•1h ago•1 comments

Typr – TUI typing test with a word selection algorithm inspired by keybr

https://github.com/Sakura-sx/typr
2•Sakura-sx•1h ago•1 comments

QuACK: A Quirky Assortment of Cute Kernels

https://github.com/Dao-AILab/quack
1•musebox35•1h ago•1 comments

Arrow Keys: Vim HJKL vs. Inverted T

http://xahlee.info/kbd/vi_hjkl_vs_inverted_t_ijkl_arrow_keys.html
1•volemo•1h ago•0 comments

Customer Must Request Financial Credit

https://cloud.google.com/bigquery/sla
2•geoffbp•1h ago•0 comments

The Agentic Protocols That Will Define the Next Decade of Software

https://www.anup.io/p/the-agentic-protocols-that-will-define
1•anupj•1h ago•0 comments

Woman looks up parents' hood on Apple Maps. Then she spots mystery business

https://www.dailydot.com/news/apple-maps-mystery-business/
2•Bluestein•1h ago•0 comments

AI, You Storyteller Hypocrite

https://mihaiolteanu.me/ai-hypocrite
2•molteanu•1h ago•0 comments

Claude Code for VSCode

https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code
6•tosh•1h ago•1 comments

The Typestate Pattern in Rust (2019)

https://cliffle.com/blog/rust-typestate/
1•rapnie•1h ago•0 comments

The Unusual and the Surprising in Solo Travel

1•emeriezaiya•1h ago•0 comments
Open in hackernews

Ask HN: Using AI daily but not seeing productivity gains – is it just me?

5•grandimam•3h ago

Comments

d00mB0t•3h ago
I think of AI as a better version of Google. There's a lot of Hype around AI and productivity, I don't think it will make anyone a 10x programmer.
cookiemonsieur•1h ago
Exactly, for me it's just a glorified stack overflow.
repsiace•3h ago
I work daily in Cursor, producing around 200k lines of code per week, though only a small portion ends up being truly effective (still significantly more than what I could achieve on my own before). I think we need to adapt to these changes and focus on shaping better workflows to fully harness the potential of AI.
boothby•3h ago
I've gotta ask. Who wants you to write that much code and why?
repsiace•3h ago
It's just one way of working. In reality, I only need a few thousand lines of effective code out of it. If I were to do it all on my own, it would likely take two to three times longer—perhaps with better or worse quality. While LLMs generate code incredibly fast, the full process of trial, error, and debugging takes more time. Additionally, since this involves multiple projects and contexts, a lot of junk code inevitably gets generated along the way.
mittensc•2h ago
> In reality, I only need a few thousand lines of effective code out of it. If I were to do it all on my own, it would likely take two to three times longer—perhaps with better or worse quality.

Have you tried doing it on your own as comparison?

Any lessons why that might be true?

Are you missing some design/brainstorming stage that you are doing now by iterating through junk code and which might not be necessary?

You might be right now, but you gain experience that you otherwise lose by delegating to the LLM. With experience the reverse might be true.

mittensc•2h ago
Why do you need yo write that much?

Is it all just throw away code to test out ideas?

Would libraries to help abstract stuff and you writing a few lines at a higher lever be better?

Since you throw away most of the code, could you design a bit before jumping to code and just develop something near desired solution?

mittensc•2h ago
I am in the same boat.

I don't need AI to generate code.

Pipelines are non existant (who wants useless code?, just make better abstractions)

Copy-and-paste code is non existant - taboo to duplicate, just find libraries to reuse within the project or write them.

I don't need it to write tests, I want to write tests myself to force myself to think of the problem.

Code base is large enough that it's generally useless for search (and old tools work much better)

And I don't see what else it would be useful for though I'm trying. (writing a class skeleton?, maybe?, but then, I can do that fast as well)

herbst•1h ago
From your examples the libraries are what AI is actually helpful for me.

If I find any API I want to use I let the Claude built an API wrapper for me. Or any other specific issues that typically end up in a Lib.

So a isolated, single purpose file that doesn't depend on any other files where the code base already includes similar files where it can steal the style from.

This is a situation where it does really well usually without breaking anything.

mittensc•1h ago
Fair point, I'll give it a go to see for myself, thanks.

Alternative, if it's web calls then openAPI and a specific generator will work faster long term... (write generator once then import swagger files for whatever you need or tell claude to generate the swagger if not available?)

That would help with api changes longer term (just update swagger file, regen code and update where needed)

If it's actual library calls (C/C++), then why would wrapper be needed?, doesn't add yet-anothet-layer that makes things more difficult to grasp?

herbst•14m ago
I am mostly coding with ruby so I constantly find myself wrapping APIs or Linux tools to get things done faster.

Usually I just send a link to the API doc with a sentence or two to let it wrap one or two functions leading to small, specialized and mostly efficient wrappers without overhead. Easy to fix should something change.

It's just a random aspect where I find AI to work really well for coding (for me).

dexterlagan•2h ago
I feel ya, but there's a better way. I've been writing detailed specs to direct LLMs, and that's what changed everything for me. I wrote about it at length: https://www.cleverthinkingsoftware.com/spec-first-developmen...
herbst•1h ago
Auto complete actually saves me a lot time. Discussing and fixing architecture Claude has built often takes just as long as just building it. But tab/automcomplete is crazy.

(Especially for html layouts and repetitive changes)

ifonlyenigmax•1h ago
For me, AI mostly simplifies life rather than complicates it. Definitely a productivity helper, even if it’s not magic.