frontpage.
newsnewestaskshowjobs

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.

Language vs. Vectors

https://verantyx.ai
1•kofdai•4m ago•0 comments

Fear of data centers outpaces knowledge about them Do they hurt the environment?

https://www.deseret.com/u-s-world/2026/06/21/what-environmental-costs-do-data-centers-have/
1•nephihaha•5m ago•0 comments

Three Degrees of Influence

https://en.wikipedia.org/wiki/Three_degrees_of_influence
1•fittingopposite•6m ago•0 comments

Nobel economists, tech leaders warn how AI could threaten jobs

https://www.washingtonpost.com/technology/2026/07/13/nobel-economists-tech-leaders-warn-how-ai-co...
1•ironyman•6m ago•1 comments

The Great Automatic Grammatizator (1954) [pdf]

https://gwern.net/doc/fiction/science-fiction/1953-dahl-thegreatautomaticgrammatizator.pdf
1•sam_bristow•6m ago•1 comments

Ask HN: How do you do marketing in the age of slop?

3•probst•13m ago•0 comments

Python 3.15's Ultra-Low Overhead Interpreter Profiling Mode – Ken Jin's Blog

https://fidget-spinner.github.io/posts/ultra-fast-tracing.html
1•rbanffy•14m ago•0 comments

Stacks and Queues in Python – Python Morsels

https://www.pythonmorsels.com/stacks-and-queues/
1•rbanffy•16m ago•0 comments

Unsupervised Representation Learning with Deep Convolutional GANs

https://arxiv.org/abs/1511.06434
1•ronfriedhaber•19m ago•0 comments

Why Git Is the Memory Solution for the ADLC [pdf]

https://github.com/rekal-dev/rekal-cli/blob/main/docs/research/paper/rekal-paper.pdf
1•guocongwudi•20m ago•0 comments

Climate free fall: why the biggest risk to our economies is yet to be recognized

https://www.nature.com/articles/d41586-026-02154-8
2•doener•21m ago•0 comments

Show HN: Webround - an API-first e-commerce platform

https://webround.com/en
1•LucaSiviero•21m ago•0 comments

America pays workers just 27% of what its wealth allows – the worst in the OECD

https://fortune.com/2026/07/13/us-worst-oecd-fair-pay-score/
4•robtherobber•23m ago•0 comments

Conway's Law: Silos are the natural enemy of a good product

https://www.tobiasreithmeier.de/en/blog/silos-kontext-produktentwicklung
1•JuriKeller•23m ago•0 comments

Nvidia, Oxide, and tinygrad through a Wardley lens

https://magistr.me/blog/nvidia-oxide-tinygrad-wardley-lens/
1•yla92•28m ago•0 comments

Turning High-Frequency Data into Daily Factors

https://medium.com/@DolphinDB_Inc/how-to-make-high-frequency-market-data-work-for-mid-and-low-fre...
1•yiweileng•29m ago•0 comments

Catnip lotion as effective as Deet at repelling mosquitoes, study finds

https://www.theguardian.com/global-development/2026/jul/07/catnip-lotion-as-effective-as-deet-at-...
4•rbanffy•31m ago•1 comments

Which Doc Format Is Best for AI Specifications?

http://blog.vanillajava.blog/2026/07/which-doc-format-is-best-for-ai.html
1•peter_lawrey•32m ago•1 comments

Be using a meta harness for agents

https://garrit.xyz/posts/2026-07-15-you-should-be-using-a-meta-harness-for-agents
5•garritfra•35m ago•0 comments

Ask HN: How are you productive with GPT 5.6 Sol?

1•hk__2•36m ago•0 comments

Write in your native language, ship in English

https://www.echoo.ai/blog/write-2x-faster-in-your-native-language
1•mike-el•37m ago•0 comments

Show HN: VSCode Inline Comments with MCP

https://github.com/gabi-a/inline-comments
1•gabia•39m ago•0 comments

Good ol' SAST to keep your token usage from spiraling

https://blog.codacy.com/deterministic-static-analysis-for-ai-coding-workflows-how-to-cut-token-co...
1•claudiacsf•41m ago•1 comments

AIDE²: First Evidence of Recursive Self-Improvement

https://www.weco.ai/blog/first-evidence-of-recursive-self-improvement
3•EvgeniyZh•42m ago•0 comments

What Is RDMA over Converged Ethernet (RoCE)?

https://ubuntu.com/blog/what-is-rdma-over-converged-ethernet-roce
1•ankitg12•43m ago•0 comments

Poka-Yoke

https://en.wikipedia.org/wiki/Poka-yoke
1•kesor•44m ago•0 comments

Sealed Tomb Filled with Paintings and Inscriptions Discovered in Egypt

https://www.labrujulaverde.com/en/2026/07/sealed-tomb-of-a-high-official-or-priest-filled-with-pa...
3•isaacfrond•45m ago•0 comments

Show HN: EzTranslate – Photo Translator Specifically for ZH-TW Speaker

https://eztranslate.com.tw/
1•sebjones•48m ago•0 comments

I'm building a project rn that shares ad revenue with users. What do you think?

2•jezzwar•49m ago•4 comments

Primes of the form x^2 + n y^2

https://github.com/rahulsudhu/primes_of_the_form
2•rsuds211•50m ago•0 comments