Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Proxmox runs QEMU-img convert with cache=unsafe; write errors are dropped(proxmox.com ↗)
    discuss
  2. No Easy Fix for Bogus Respondents in Online Opt-In Polls(pewresearch.org ↗)
    discuss
  3. I scraped all the ivf cycles that have ever been posted on the internet(eggs.help ↗)
    discuss
  4. A social network where posts are minigames generated from tweet-sized prompts(gamecrumbs.online ↗)
    1comments
  5. Vitaebase – an interactive map of longevity research(vitaebase.net ↗)
    2comments
  6. FBI memo warned ICE agents could be targeted by fake 'tradwife' dating profiles(theguardian.com ↗)
    1comments
  7. Show HN: Jev to JSON-Schema(github.com/kiln-ai ↗)
    discuss
  8. Warning Signs [Economics of AI](newleftreview.org ↗)
    discuss
  9. A Consciousness Is a Dedekind Cut(evalapply.org ↗)
    discuss
  10. Frustrated at state of commentary of economic impact of AI
    discuss
  11. A new kind of AI model from a ChatGPT inventor is thrilling developers(techcrunch.com ↗)
    discuss
  12. Unsolved Historical Ciphers(dbourdeau.github.io ↗)
    discuss
  13. The lucrative business of reactionary AI-generated posts on Facebook(lemonde.fr ↗)
    discuss
  14. DNS Honeypots Don't Fail at Banners,They Fail at the Protocol(medium.com/meetcyber ↗)
    discuss
  15. Open Weights Are Good. Open Source Is Better(opensource.org ↗)
    1comments
  16. The senior engineer death spiral(sunilpai.dev ↗)
    1comments
  17. Show HN: The meal planner that gets all your dishes ready at once(robotrecipes.co ↗)
    discuss
  18. Your robotic vacuum is a witness: evidence, privacy and the law(theconversation.com ↗)
    1comments
  19. Poster Prompts One hundred design styles as copy-paste prompts(john.hartnup.uk ↗)
    discuss
  20. Show HN: Stardrift – A 3D galaxy of all music, to explore and learn(gerlach.dev ↗)
    discuss
  21. Bingel(bingel.se ↗)
    discuss
  22. The right way to learn from Genghis Khan(economist.com ↗)
    discuss
  23. How A Chinese Hacking Firm Tapped AI to Supercharge Cyber-Spying(wsj.com ↗)
    discuss
  24. Turning the iPhone Duo Hinge into an Accordion(reddit.com ↗)
    discuss
  25. Trump Announces an 'AI Force'(wsj.com ↗)
    discuss
  26. When Does AI Stop Needing Us?(acm.org ↗)
    discuss
  27. Show HN: Video Size Reducer – compress video in the browser for sharing(videosizereducer.net ↗)
    discuss
  28. More Than Music with MIDI and Processing(mand.is ↗)
    1comments
  29. Freeze Drying(wikipedia.org ↗)
    discuss
  30. Which stories about academia matter?(donmoynihan.substack.com ↗)
    discuss

Ask HN: How do you interview devs in a post-AI world?

6 pointsby 1h ago
2 comments
Since the rise of AI coding assistants, about 80% of the dev candidates that I interview tell me that they aren't writing much code themselves anymore - they are directing agents instead. This makes me deeply uncomfortable (although maybe I'm just being old-fashioned). I still want to know that devs on my team can actually write code themselves, and have some idea of what they are doing when it comes to system design. This is increasingly challenging given how rapidly the AI tools are evolving.

I'm curious what other folks are seeing in a post-AI hiring landscape and how you are approaching candidates that tell you they are fully agent-pilled when it comes to their development process. Should I keep doing the conventional leetcode and design interviews? Or just give up and expect everyone is going to use Claude Code no matter what?

52m agoHN ↗

Leetcode doesn’t tell you anything apart from someone memorised set of questions and their solution.

For your question, I assume you want people who can solve problems, can explain their thought process and reasons of decisions. I did interview devs recently, and my questions were related to their experience in their CV. Something like, tell me about project X in Y company, what did you do, what did you use, why, what did you learn from it.

My personal opinion is that LLMs are no difference from developers who over engineer and over complicate things. You can get them to do good work with the right steering and right understanding of the whole system within the context of the company.

39m agoHN ↗

Recently, I was screen-interviewed for coding speed with a fairly easy project. The company used a 3rd party platform which gave me 90m to complete 4 levels, each one building upon the other.

I think that was a nice test, but the platform is too buggy to recommend.