frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Ask HN: How are you using LLMs?

3•FailMore•20h ago
Me: I don’t like to have factual based conversations with LLMs (e.g. can my cat eat cooked chicken on the bone?). I like having open ended conversations with LLMs where being vaguely in the right direction will be useful (e.g. practicing Chinese with ChatGPT voice mode).

I use claude code, and verge between it being useful (because my memory of specific functions is average), but then a bit bummed out when I have to spend a bunch of time cleaning up poor logic/flows in the application.

Curious to know the intricacies of how you are interacting with LLMs too.

Comments

efortis•19h ago
If the problem is simple enough for top-down design, I write signatures along with comments with i/o examples.

But if I need to explore stuff, I ask for some example and then re-prompt it top-down.

silentpuck•12h ago
I use LLMs mostly for learning and understanding.

When a book doesn’t explain something clearly, I ask for a deeper explanation — with examples, and sometimes exercises.

It’s like having a quiet teacher nearby who never gets frustrated if I don’t get it right away. No magic. Just thinking.

I also started building my own terminal-based GPT client (in C, of course). That’s a whole journey in itself — and it’s only just begun.

stephenr•10h ago
I use the terms "LLM" or "AI" (as in, "I used an LLM/AI to write a <insert task> helper") as a quick hint to ignore articles/links/etc in the same way I've previously use the terms "You won't believe what happened next" or "they hate this one trick" to avoid spam bait article links, or "shocked face overlay" to avoid bullshit YouTube videos.

So, thankyou for that AI techbros. Keep telling us loudly and proudly that you're using "AI" to write your slop, it makes it much easier to know what to avoid when skimming titles.

atleastoptimal•10h ago
LLM's are best when you know exactly how to implement something and can describe it fully, but it would take longer to actually write everything yourself. They're also good at rigorous attention to detail in domains that are well-established and the rules are deterministic and not subtle.
TXTOS•57m ago
i mostly use LLMs inside a reasoning shell i built — like a lightweight semantic OS where every input gets recorded as a logic node (with ΔS and λ_observe vectors) and stitched into a persistent memory tree.

it solved a bunch of silent failures i kept running into with tools like RAG and longform chaining:

    drift across hops (multi-step collapse)

    hallucination on high-similarity chunks

    forgetting prior semantic commitments across calls
the shell is plain-text only (no install), MIT licensed, and backed by tesseract.js’s creator. i’ll drop the link if anyone’s curious — not pushing, just realized most people don’t know this class of tools exists yet.

6 Weeks of Claude Code

https://blog.puzzmo.com/posts/2025/07/30/six-weeks-of-claude-code/
2•mike1o1•1m ago•0 comments

Meta to spend up to $72B on AI infrastructure in 2025

https://techcrunch.com/2025/07/30/meta-to-spend-up-to-72b-on-ai-infrastructure-in-2025-as-compute-arms-race-escalates/
2•pyman•1m ago•0 comments

The State of Post-Quantum Cryptography in Rust: The Belt Is Vacant

https://blog.projecteleven.com/posts/the-state-of-post-quantum-cryptography-in-rust-the-belt-is-vacant
1•nuggimane•3m ago•0 comments

Ubiquiti Launches UniFi OS Server for Self-Hosting

https://lazyadmin.nl/home-network/unifi-os-server/
1•speckx•3m ago•0 comments

China claims Nvidia built backdoor into H20 chip designed for Chinese market

https://arstechnica.com/gadgets/2025/07/china-claims-nvidia-built-backdoor-into-h20-chip-designed-for-chinese-market/
1•nickthegreek•3m ago•0 comments

PixiEditor 2.0 – A FOSS Universal 2D Graphics Editor

https://pixieditor.net/blog/2025/07/30/20-release/
1•ksymph•6m ago•0 comments

What the CHIPS Act Looks Like Now

https://spectrum.ieee.org/chips-act-map
1•Brajeshwar•6m ago•0 comments

Meta brought AI to rural Colombia. Now students are failing exams

https://restofworld.org/2025/colombia-meta-ai-education/
3•Brajeshwar•6m ago•0 comments

Losing Money Is the Point

https://zachholman.com/posts/losing-money-is-the-point
3•pbardea•6m ago•0 comments

The Tim Cook Era Is Fully Cemented

https://pxlnv.com/linklog/cook-era/
1•pbardea•7m ago•0 comments

Agrivoltaics provide mutual benefits across food–energy–water in drylands (2019)

https://www.researchgate.net/publication/335583033_Agrivoltaics_provide_mutual_benefits_across_the_food-energy-water_nexus_in_drylands
2•bookofjoe•8m ago•0 comments

Ask HN: Advise for technical solo founders trying to secure venture capital?

1•siva7•9m ago•0 comments

Flipping Bits in the World

https://opuslabs.substack.com/p/how-to-flip-bits-in-the-world
2•opuslabs•9m ago•0 comments

Mamachari: A Guide to Japanese Utility Bicycles

https://savvytokyo.com/mamachari-a-guide-to-japanese-utility-bicycles/
1•rawgabbit•9m ago•0 comments

Show HN: Haven – Selfhost a private blog instead of using Facebook

https://github.com/havenweb/haven
1•mawise•11m ago•0 comments

I tried living on IPv6 for a day, and here's what happened

https://www.xda-developers.com/the-internet-isnt-fully-ipv6-ready/
1•speckx•12m ago•0 comments

The two people shaping the future of OpenAI's research

https://www.technologyreview.com/2025/07/31/1120885/the-two-people-shaping-the-future-of-openais-research/
1•meetpateltech•12m ago•0 comments

From Frustration to Power: What We Learned at Nixcademy

https://niteo.co/blog/from-frustration-to-power-what-we-learned-at-nixcademy/
2•Bogdanp•14m ago•0 comments

Zuckerberg claims AI systems "improving themselves"

https://www.theguardian.com/technology/2025/jul/30/zuckerberg-superintelligence-meta-ai
1•henryjcee•14m ago•1 comments

Silk Typhoon spun a web of patents for offensive cyber tools, report says

https://www.theregister.com/2025/07/31/silk_typhoon_attack_patents/
1•rntn•14m ago•0 comments

Software's Blog Era

https://world.hey.com/akumar/software-s-blog-era-2812c56c
2•heyamitkmr•15m ago•0 comments

Show HN: Legal–Markdown-JS, Git-friendly legal docs with Markdown and helpers

https://github.com/petalo/legal-markdown-js
2•dmarinoc•16m ago•0 comments

Zero Downtime Schema Changes with Vercel and Xata

https://xata.io/blog/zero-downtime-schema-changes-with-vercel-and-xata
2•gk1•17m ago•0 comments

Google Indexing Shared ChatGPT Conversations

https://dataconomy.com/2025/07/31/chatgpt-conversations-are-showing-up-in-google-search/
1•skadamat•18m ago•0 comments

Help Us Build the Tool You've Always Wanted for Recon

https://bugseekers.com/
2•Slowrodreguez•23m ago•1 comments

Rotten Apple: Former Israeli Spies Hired by Silicon Valley Giant

https://www.mintpressnews.com/apple-israel-unit-8200-hiring/290226/
14•hopelite•23m ago•2 comments

Do LLMs consider security? Empirical study on responses to programming questions

https://link.springer.com/article/10.1007/s10664-025-10658-6
2•runningmike•23m ago•0 comments

AGI Might Come to Be

https://www.levroai.com/blog/why-agi-is-around-the-corner-07-30-2025
3•aagr•23m ago•0 comments

Perchlorate brine formation from frost at the Viking 2 landing site

https://www.nature.com/articles/s43247-025-02411-0
1•PaulHoule•25m ago•0 comments

Ursa: A Leaderless, Object Storage–Based Alternative to Kafka

https://streamnative.io/products/ursa
6•netpaladinx•26m ago•1 comments