New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. When the fractional part of a float fixes your shader(crocidb.com ↗)
    discuss
  2. Geoffrey Litt: Dynamic Documents as Personal Software [video](youtube.com ↗)
    discuss
  3. Hackers Got Inside a Flock Camera. Its Data Shows How the System Works(wired.com ↗)
    discuss
  4. Hackers Stole Flock Camera Software Revealing How Company Tracks Cars and People(404media.co ↗)
    discuss
  5. Chimps teach their kids tool tricks(arstechnica.com ↗)
    discuss
  6. The Roman telescope has enough gas for 22 years, double NASA's expectations(arstechnica.com ↗)
    discuss
  7. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    discuss
  8. DOE Seeks New Path for Future Light Bulb Standard(inside.lighting ↗)
    discuss
  9. Readest – free open-source ePub and PDF reader(readest.com ↗)
    1comments
  10. One prompt, answers from multiple AI models side by side(shortcutchat.com ↗)
    discuss
  11. I replaced my brown-noise browser tab with a menu bar app(oldmanrahul.com ↗)
    discuss
  12. Show HN: AI Subtools – 40 free online tools, no sign-up, 100% client-side(aisubtools.xyz ↗)
    discuss
  13. Personal Statement on AI Risk(twitter.com/dkokotajlo ↗)
    discuss
  14. Linux development is benefiting from AI, but not from its coding(xda-developers.com ↗)
    discuss
  15. I joined the 'anti-chatbox' interface movement, and build Moe because of it(moebot.app ↗)
    1comments
  16. Show HN: Airmash – HTML5 Multiplayer Missile Warfare(airma.sh ↗)
    discuss
  17. Show HN: Kaflow Search – A desktop tool for locally indexed Kafka message search(whsoul-tools.com ↗)
    discuss
  18. Benchmark Llamacpp on Intel Panther Lake: Vulkan vs. SYCL vs. OpenVINO vs. CPU(grigio.org ↗)
    discuss
  19. Building agents? Here is everything you need to know in one long-read(opengeni.substack.com ↗)
    discuss
  20. Show HN: Sloptris - If Tetris was like AI-assisted dev(tonyalicea.dev ↗)
    1comments
  21. OpenAI Considers Pre-IPO Funding Round at More Than $1.2T Valuation(wsj.com ↗)
    1comments
  22. Scaling Golang CI by Replacing actions/setup-go(cloudx.ai ↗)
    1comments
  23. Show HN: Picxel – Turn reference images into pixel-art game assets(github.com/see-sol-lab ↗)
    discuss
  24. Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models(stale.jock.pl ↗)
    discuss
  25. ImpactGate: A merge gate that scores the structural decay AI adds(github.com/officefloor ↗)
    2comments
  26. Voyager – defense revenue as a patience subsidy for commercial space station bet(beyondhorizonforesight.substack.com ↗)
    discuss
  27. Corporate and political systems are efficient filters to promote psychopaths(sciencedirect.com ↗)
    discuss
  28. Why do people hold vacant land out of use?(landeconomics.org ↗)
    discuss
  29. Operating System powered by Qwen 3.8 27B at 1950 tokens/SEC(twitter.com/analogalok ↗)
    discuss
  30. Fujifilm Launches Palm-Top Size Camera Instax Pal 2 for $170(fujifilm.com ↗)
    discuss

Is anyone else losing their motivation to nerd out and tinker because of AI?

4 pointsby 2h ago
10 comments
2h agoHN ↗

Personally, no. The existence of genAI has zero impact on that for me. It's simple to ignore it entirely.

1h agoHN ↗

this; I don't like it so I simply don't use it.

1h agoHN ↗

The opposite is true for me. I have always wanted to try Godot as a platform and AI is helping me make that happen.

1h agoHN ↗

People will go "no, I nerd out and tinker more than ever" where by "nerd out and tinker", and what they mean is "I prompt the AI, and it does the tinkering for me".

I say the question isn't if you use AI to build you something, but if you nerd out and tinker yourself.

1h agoHN ↗

I'd further say it's not a TRUE Scottish tinkering unless you're hand writing machine code yourself and feeding it via punch cards.

47m agoHN ↗

"I asked somebody else to do this hobby project for me" is not the same as "I tinkered" whether that somebody else is a person or AI.

Same how you're not a musician just because you had Suno create something.

So, no, sticking to the actual meaning of a thing is not true scotsman fallacy.

1h agoHN ↗

Opposite, AI has let me delve into resources that were hard to find, compare and confirm approaches to problems, and make progress on dozens more projects that I'd had sitting around.

I now have Home Assistant established at home. LibreElec for a home media server. Time lapse camera for home mushroom growing. Wine steeping projects. And much more.

1h agoHN ↗

Getting really deep into some technical thing becomes way less. Most of it is solved by a prompt.

On the other hand there are new techniques like keeping the agents on track and imagining about which things now became possible.

But the real tinkering: In real life with real physical work.

58m agoHN ↗

Absolutely not.

I have way more hard problems that engage me then ever.

I do both human and AI coding. The former more to learn and mold my mind around a problem. The latter when I feel I am ready to delegate to a junior dev.

I think of AI coding like how I’ve operated as a principal engineer at a company. It works well when you study the problem well enough to know precisely what you want. That often requires actual hands on technical work IMO. The coding isn’t for the machine, its not even to ship, it’s to help me think. Then I have a basis to really understand and care about the details. I can micromanage agents to do what’s expected at this point.