frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How are you using LLMs for coding?

2•mraza007•1y ago
What have been your tips and tricks when coding with LLMs

Comments

benoau•1y ago
Whenever it gets in a cycle of fucking up, I ask it to break the code down into smaller functions and write a test suite for each individually.

Tell it what language or packages to use or it might make selections that add dependencies or require installing stuff on your computer.

Tell it how you want your code written or it will be an extra chore to accommodate linting requirements.

Basically just being very explicit.

GianFabien•1y ago
I mostly write low-level code in Python and JS. When working with a new API, I would sometimes find it difficult to locate information to fix problems. With ChatGPT I simply rubber duck my problem. It usually only takes a couple of iterations to zoom into the core solution.
Flundstrom2•1y ago
Copilot in visual studio to fix compiler errors and let it type all the boilerplate code by TAB-ing. Sometimes it even manages to spit out an entire - and correct - function.

Mistral Le Chat for more advanced questions and figuring out things that copilot can't.

Uber, Meta Hinder Users' Ability to Control Data, Study Says

https://news.bloomberglaw.com/privacy-and-data-security/uber-meta-make-it-hard-for-users-to-stop-...
1•hhs•28s ago•0 comments

Reverse Engineering: Dagda and Wolf's Lair bugs fixed after 21 years (2022)

https://i-war2.com/news/181-dagda-and-wolf%E2%80%99s-lair-bugs-fixed-after-21-years
1•sigma5•49s ago•0 comments

Two Loops: How China's Open AI Strategy Reinforces Its Industrial Dominance [pdf]

https://www.uscc.gov/sites/default/files/2026-03/Two_Loops--How_Chinas_Open_AI_Strategy_Reinforce...
1•robocat•2m ago•0 comments

The First Hit Is Free

https://whattotelltherobot.com/p/the-first-hit-is-free
1•stefie10•7m ago•0 comments

Jira Is Turing-Complete

https://seriot.ch/computation/jira.html
1•beefburger•10m ago•0 comments

Show HN: Synchole is a native P2P data transfer protocol library in Rust

https://github.com/doshareme/synchole
1•vednig•12m ago•0 comments

Starship Launch – Everyday Astronaut [video]

https://www.youtube.com/watch?v=odWYDx3u8A4
3•cwillu•14m ago•0 comments

Ontology vs. Semantic Layer

https://lowhangingdata.com/article/ontology-vs-semantic-layer/
1•mryagerr•17m ago•0 comments

I'm Tired of Listening to Nerds and Dweebs (2025) [video]

https://www.youtube.com/watch?v=3S9OZTQa0eY
2•TMWNN•19m ago•0 comments

Triumph of the Nerds

https://en.wikipedia.org/wiki/Triumph_of_the_Nerds
1•evo_9•22m ago•0 comments

Only 17% of all 64-bit Integers are products of two 32-bit integers

https://lemire.me/blog/2026/05/22/only-17-of-all-64-bit-integers-are-products-of-two-32-bit-integ...
2•yacin•23m ago•0 comments

DeadBro – Lightweight APM for Rails apps (N+1 detection, error tracking, alerts)

https://www.deadbro.com/
1•deadbro•24m ago•0 comments

LT2: Linear-Time Looped Transformers

https://charlesdddd.github.io/lt2/
1•matt_d•27m ago•0 comments

Anthropic's coordinated vulnerability disclosure dashboard

https://red.anthropic.com/2026/cvd/
1•darkamaul•27m ago•0 comments

Sleep research led to a new sleep apnea drug

https://temertymedicine.utoronto.ca/news/how-decades-sleep-research-led-new-sleep-apnea-drug
1•colinprince•29m ago•0 comments

Human cognitive labor will survive

https://interestingstuff.xyz/predictions/human-cognitive-labor-will-survive/
1•interestingstuf•32m ago•0 comments

Event Tensor: A Unified Abstraction for Compiling Dynamic Megakernel

https://arxiv.org/abs/2604.13327
2•matt_d•32m ago•0 comments

The seed oil panic is hurting my cardiac patients

https://www.statnews.com/2026/05/22/seed-oils-healthy-fats-tallow-fact-check-cardiac-health/
4•EA-3167•32m ago•0 comments

Building a Fast Lock-Free Queue in Modern C++ from Scratch

https://jaysmito.dev/blog/blog/04-fast-lockfree-queues/
1•jmax01•35m ago•0 comments

What It's Like to Live with One of Psychiatry's Most Misunderstood Diagnoses

https://www.nytimes.com/2026/01/30/magazine/dissociative-identity-disorder-mental-health.html
1•rendx•36m ago•2 comments

ReconForge – Open-Source Security Reconnaissance Toolkit

https://github.com/ferasbusiness666/ReconForge
2•feroomon2010•39m ago•0 comments

Battle over WiseTech AI job cuts intensifies amid China staff accusations

https://www.afr.com/technology/wisetech-ai-redundancy-fight-worsens-with-china-accusations-202605...
2•dnnddidiej•42m ago•0 comments

Show HN: Open-source private home security camera system (end-to-end encryption)

https://github.com/secluso/core
2•arrdalan•43m ago•0 comments

Twelve Ways to Be Wrong About AI-Assisted Coding

https://third-bit.com/2026/05/20/twelve-ways-to-be-wrong/
1•jllyhill•43m ago•0 comments

Sam Altman's startup is hoping Jared Leto's band will make you scan your eyeball

https://sfstandard.com/2026/05/21/jared-leto-sam-altman-eye-scanner-concert-tour/
2•petethomas•45m ago•0 comments

Mdview and the missing middle between less and Electron

https://blog.leonbecker.de/mdview-and-the-missing-middle-between-less-and-electron/
2•rowbin•47m ago•0 comments

Provenance: A survival toolkit for an AI dominant information landscape

https://vinchenkov.substack.com/p/provenance
1•vinchenkov•49m ago•0 comments

Crucial and Vital Security by Design Principles

https://nocomplexity.github.io/securitybydesign/securityprinciples/
2•runningmike•49m ago•1 comments

Departing Meta Staffer Posts Biting Anti-AI Video Internally Amid Mass Layoffs

https://www.motherjones.com/politics/2026/05/meta-video-ai-training-layoffs-video-exclusive-mci-b...
5•cdrnsf•50m ago•0 comments

Understand Monotonic Deque Pattern Before Practice on LeetCode

https://algo-rhythm.dev/en/monotonic-deque/
6•bytego•55m ago•2 comments