frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

We Slashed API Response Times by 50% with Go Compiler Optimizations

https://medium.com/@utsavmadaan823/how-we-slashed-api-response-times-by-50-with-go-compiler-optimizations-3c2592c2d241
2•tanelpoder•7mo ago

Comments

rvz•7mo ago
So as I was saying in [0] and [1], there is no doubt that properly tuning the compiler for performance can make a significant real difference instead of wasting more money and risking an increase in costs just by throwing more servers at the problem.

Also, If you needed to re-architect the entire codebase to solve a performance issue, either you chose one of the most inefficient technologies / languages or the code itself was badly architected in the first place or both.

Before any architectural changes to the codebase first check if you can get performance gains from the compiler flags and measure it. That should be the industry standard practice for high quality efficient software.

We must learn from excellent SWEs teams such as DeepSeek which frankly embarrassed the entire AI industry due to their performance optimizations and savings in inference usage.

[0] https://news.ycombinator.com/item?id=43753443

[1] https://news.ycombinator.com/item?id=43753725

kristianp•7mo ago
> -ldflags="-s -w": Strips debugging info, making the binary smaller

> I was honestly shocked when this simple change gave us an 8% speedup right off the bat.

Is that all they did to get 8% speedup? Could be a measurement error?

potato-peeler•7mo ago
> Dave (our senior backend dev who’s been coding since before I was born) mumbled something like, “Wonder if we’re even using the Go compiler properly…” Most of us kinda ignored it at first — I mean, compiler optimizations? Really? That’s your big solution?

Young devs ignoring their seniors is a tale as old as time

Scientists may have detected dark matter

https://phys.org/news/2025-11-years-scientists-dark.html
1•erikrozendaal•1m ago•0 comments

Evaluating Uniform Memory Access Mode on AMD's Turin Ft. Verda

https://chipsandcheese.com/p/evaluating-uniform-memory-access
1•rbanffy•2m ago•0 comments

BBC tells staff they cannot quote Trump line removed from Reith Lecture

https://www.theguardian.com/media/2025/nov/27/bbc-donald-trump-corruption-line-removed-from-rutge...
1•INGELRII•3m ago•0 comments

DeepMind "The Thinking Game" now free on YouTube [video]

https://www.youtube.com/watch?v=d95J8yzvjbQ
1•HarHarVeryFunny•3m ago•1 comments

Comparing the Genesis Mission to the Manhattan Project

https://tickerfeed.net/articles/whitehouse-genesis-mission-bailout-openai-nvidia
1•sethops1•4m ago•0 comments

Plex's crackdown on free remote streaming access starts this week

https://arstechnica.com/gadgets/2025/11/plexs-crackdown-on-free-remote-streaming-access-starts-th...
1•throwawayffffas•4m ago•0 comments

Stirling PDF v2.0 Released

https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.0.0
1•chromehearts•5m ago•0 comments

HP to Cut Up to 10% of Workforce as Part of AI Push

https://www.wsj.com/tech/hp-to-cut-up-to-10-of-workforce-as-part-of-ai-push-a2c198da
1•bookofjoe•6m ago•1 comments

How to Get Hired in 2025

https://tonsky.me/blog/hiring-ai/
1•whereistejas•6m ago•0 comments

Bringing Emacs Support to OCaml's LSP Server with OCaml-Eglot

https://tarides.com/blog/2025-11-27-bringing-emacs-support-to-ocaml-s-lsp-server-with-ocaml-eglot/
1•nukifw•7m ago•0 comments

Nvidia rumored to stop bundling memory with GPUs, squeezing smaller partners

https://videocardz.com/newz/nvidia-rumored-to-stop-bundling-memory-with-gpus-squeezing-smaller-bo...
3•davikr•9m ago•0 comments

Time it's not fatigue, but disconnection

https://morrick.me/archives/10176
1•milen•14m ago•0 comments

Game Theory in Cosmology

https://arxiv.org/abs/2511.20739
2•johnsutor•14m ago•0 comments

Place Capability Graphs: A General-Purpose Model of Rust's Ownership & Borrowing [video]

https://www.youtube.com/watch?v=JcQX8raHWQE
1•matt_d•16m ago•0 comments

Show HN: I made a white noise generator for my newborn

https://whitenoise.now/
2•vicke4•16m ago•0 comments

Tell HN: OpenAI Security Incident with PII

2•vintagedave•16m ago•1 comments

China tech giants move AI training offshore to tap Nvidia chips

https://www.semafor.com/article/11/27/2025/china-tech-giants-move-ai-model-training-offshore-to-t...
1•giuliomagnifico•18m ago•0 comments

Renewing GPG Subkeys in 2025

https://entropicthoughts.com/renewing-gpg-subkeys-in-2025
2•ibobev•18m ago•0 comments

Show HN: Alice Architecture: An Attempt at Autonomous AGI Based on ±0 Theory

https://github.com/xian367422611213344-source/Alice-Architecture-based-on-pm0-core
1•Norl-Seria•18m ago•1 comments

TPUs vs. GPUs and why Google is positioned to win AI race in the long term

https://www.uncoveralpha.com/p/the-chip-made-for-the-ai-inference
2•vegasbrianc•19m ago•0 comments

Campbell's fires executive who criticised its food in recording

https://www.ft.com/content/47444ad2-03ef-4064-8d06-cd752d1e383c
2•bookofjoe•20m ago•2 comments

How to use ChatGPT without brainrot

https://davidepstein.substack.com/p/how-to-use-chatgpt-without-brain
2•call-me-al•20m ago•0 comments

DeepSeekMath-V2: Towards Self-Verifiable Mathematical Reasoning

https://github.com/deepseek-ai/DeepSeek-Math-V2
1•chenzhekl•20m ago•0 comments

Rectangular-to-rectangular duct adapter STL generator

https://www.iteration3d.fr/en/templates/template-view.php?templateid=25
1•sylvainFR•20m ago•0 comments

Show HN: Derusted – An open-source programmable HTTPS MitM proxy engine in Rust

https://github.com/kumarimlab/derusted
1•kumaras•21m ago•0 comments

Nano Banana Pro: raw intelligence with tool use

https://quesma.com/blog/nano-banana-pro-intelligence-with-tools/
2•jakozaur•21m ago•0 comments

"Go generate a bridge and jump off it": How video pros are navigating AI

https://arstechnica.com/features/2025/11/go-generate-a-bridge-and-jump-off-it-how-video-pros-are-...
2•miltava•21m ago•0 comments

Tell HN: Happy Thanksgiving

2•LorenDB•23m ago•0 comments

OpenAI says dead teen violated TOS when he used ChatGPT to plan suicide

https://arstechnica.com/tech-policy/2025/11/openai-says-dead-teen-violated-tos-when-he-used-chatg...
2•chha•30m ago•1 comments

Why does Redis run out of memory when you still have free space?

https://velieroglu.substack.com/p/why-memory-defragmantation-occurs
2•velieroglu•32m ago•0 comments