frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: What are your favorite blogs not about AI?

67•azhenley•5h ago•29 comments

AWS: Inaccurate Estimated Billing Data – $1.7 billion

1298•nprateem•2d ago•747 comments

Freeact – undetectable browser automation CLI for AI agents via real browsers

2•xuviga•22m ago•0 comments

Thanks HN for 15 years of support and helping me find my life's work

817•nicholasjbs•2d ago•104 comments

Ask HN: How are you doing threat modeling for Terraform/IaC?

2•PotatoFy•7h ago•1 comments

Ask HN: What Are You Working On? (July 2026)

289•david927•1w ago•1123 comments

LG ThinQ Terms of Use

62•tedggh•1d ago•30 comments

Ask HN: Did Fable disappear from your Claude usage and requires credits now?

91•cromka•2d ago•86 comments

Ask HN: Would you rent M3 Ultra from me?

4•realaccfromPL•18h ago•6 comments

Ask HN: Is float divergence/drift a real issue in many industries?

8•Swapnopam•18h ago•2 comments

Ask HN: Add flag for AI-generated articles

1093•levkk•1w ago•458 comments

Ask HN: Is it just me, or is software buggier across the board?

134•kadhirvelm•4d ago•112 comments

Ask HN: USB-to-WiFi print server for old printers – do you want it?

6•ValdikSS•19h ago•7 comments

Ask HN: Is anyone else facing login issues on Facebook?

5•wasi0013•20h ago•3 comments

Ask HN: Are you building agents? What do they need access to?

2•asim•21h ago•3 comments

Prodigy – AI Workforce for professional teams

3•samayashar•21h ago•1 comments

Ask HN: How do you as a normal swe use AI?

4•atworkc•22h ago•4 comments

I procrastinated so hard I built a proxy to stop myself from procrastinating

9•thisislorenzov•1d ago•1 comments

Ask HN: Having a child before career has taken off

6•lassearpe•1d ago•24 comments

Ask HN: Should I do a CS masters at Cambridge or start as a new grad at Amazon?

29•sspehr•6d ago•95 comments

Ask HN: I built it and nobody came. What got you your first users?

11•deadcatfound•3d ago•26 comments

Ask HN: Are AWS Certs worth getting for experienced Devs?

13•Gold-Ask-lx•4d ago•18 comments

You've reached the end!

Open in hackernews

Ask HN: How do you as a normal swe use AI?

4•atworkc•22h ago
So am looking for more normal people, experienced people using AI, but I feel like whenever I hit youtube or other platforms the AI culture is way deep in the trenches and don't feel like this is how the majority of people tackle work, especially at their jobs.

What I see is mostly solo-devs going full battlestar gallactica on things. And I just want to see other people, normal people talk about and show how they use these new tools.

I'm also more interested in the first principles of things and not necessarily the shiny new model or shiny new workflow or shiny new thing. More towards problem solving.

So, if you have a bit of time to walk me through how you usually work in a day or point me to some good videos, resources on regular people doing it I'll be grateful!

Comments

sdevonoes•16h ago
AI as a replacement of Google. When I wanted to learn about something the usual path was: google it. Go through dozens of links, discard, filter the good ones, read them, and gain the knowledge.

Nowadays I ask the question to the LLM and for every answer I demand the links/urls where the LLM get the info from. I still read the referenced web sites. It’s faster.

aashhuttossh•9h ago
Could you clarify why you would still go through the referenced website? I mean, let's say if you were to fix an Nginx file and you ran into an issue, would you still be going through the docs?

Just asking to understand if that's the best way to use AI, to keep our own brains working, or is there a different perspective on it?

al_borland•1h ago
I’ve seen where the LLM gets the right page, but jumbles of the facts and gives the wrong answer. If you want correct answers, go to the source material, not the AI summary. The source also tends to give additional information that provides context for a better mental model.
adamtaylor_13•15h ago
I wanted to document this largely for myself (and because other folks have asked me this question), so I ended up writing a blog post on it: https://adamtaylor.me/posts/how-i-use-ai

I hope that doesn't run afoul of self-promotion rules. I just thought it'd be nice to have this answer somewhere it can evolve over time.