frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

rvz•1y 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•1y 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•1y 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

A field guide to Claude Fable 5: Finding your unknowns

https://claude.com/blog/a-field-guide-to-claude-fable-finding-your-unknowns
1•maxloh•48s ago•0 comments

Generative Colors with CSS

https://gomakethings.com/articles/generative-colors-with-css/
1•surprisetalk•3m ago•0 comments

The Most Important Cheque in Economics

https://humanprogress.org/the-most-important-check-in-economics/
1•throw0101d•4m ago•0 comments

TikTok users don't have as much agency over their FYPs as they think

https://arstechnica.com/science/2026/07/how-much-control-do-tiktok-users-really-have-over-fyps/
1•derbOac•5m ago•0 comments

Pivotick is network graph library to facilitate pivoting

https://github.com/Pivotick/Pivotick
2•adulau•5m ago•0 comments

Abandoned Motorola Headquarters (2020)

https://www.abandonedspaces.com/industry/motorola.html
1•downbad_•5m ago•0 comments

Glaze: Fast, in memory, serialization, reflection, RPC library for C++

https://github.com/stephenberry/glaze
1•klaussilveira•5m ago•0 comments

Show HN: OpenDescent – a P2P messenger with no central server (libp2p, Ed25519)

https://open-descent.com
1•Jaguwa•6m ago•0 comments

Neortcw: Return to Castle Wolfenstein SP/MP/ET in a Single Build

https://github.com/klaussilveira/neortcw
1•klaussilveira•6m ago•0 comments

Databricks AI Agent Genie Code Is No Longer Free. Now You Have to Pay as You Go

https://medium.com/dev-genius/databricks-ai-agent-genie-code-is-no-longer-free-now-you-have-to-pa...
1•protmaks•6m ago•0 comments

Chocolate DOOM-3-BFG: original BFG experience, without the bugs

https://github.com/klaussilveira/chocolate-doom3-bfg
1•klaussilveira•7m ago•0 comments

I parsed 17 years of Spain's company registry – 9.5M events, no scraping

https://bormeapi.com/blog/borme-open-data-api
1•gekosp•8m ago•0 comments

Show HN: 92% of US city websites fail Ada accessibility

https://accesslumens.com/research/state-of-us-local-government-accessibility-2026
2•a11ymaster•9m ago•0 comments

What the CE mark means on your electronics

https://www.engadget.com/2209022/what-ce-marking-means-on-electronics/
2•bookofjoe•10m ago•0 comments

Ocean floor witnessed splitting apart for the first time – releasing lava

https://www.nature.com/articles/d41586-026-02139-7
2•Someone•11m ago•0 comments

Which Predictor? How GEPA Optimizes a Multi-Agent DSPy Program

https://www.elicited.blog/posts/how-gepa-optimizes-a-multi-agent-dspy-program
1•justanotheratom•13m ago•1 comments

Google DeepMind Unionization Talks Are Off to a Rocky Start

https://www.wired.com/story/google-deepmind-unionization-talks-are-off-to-a-rocky-start/
4•moxifly7•14m ago•0 comments

What goes on in a tennis player's brain facing a 238 km/h ball?

https://www.rte.ie/brainstorm/2026/0709/1582506-tennis-serve-return-brain-reaction-prediction-neu...
1•austinallegro•14m ago•0 comments

Show HN: Agent scans 130 careers pages nightly, scores jobs vs. your resume

https://github.com/tarunlnmiit/autopilot-jobhunt
1•tarunlnmiit•16m ago•1 comments

Show HN: Flow – a real-time network throughput dashboard for the terminal

https://terminaltrove.com/flow/
1•programmersd•17m ago•1 comments

A Hilariously Surprisingly Replayable Escape Room

https://mssv.net/2025/07/06/the-ladder-a-hilariously-absurd-surprisingly-replayable-escape-room/
1•surprisetalk•18m ago•0 comments

GamePassList – A fast, filterable alternative to browse Xbox Game Pass

https://gamepasslist.app/
2•jonathanfcb•20m ago•0 comments

Anthropic reveals a workspace in Claude that mirrors a theory of consciousness

https://venturebeat.com/technology/anthropics-new-j-lens-reveals-a-silent-workspace-inside-claude...
1•FrustratedMonky•21m ago•0 comments

Don't Make the Right Decision. Make Your Decision Right

https://medium.com/@orzel.jarek/dont-make-the-right-decision-make-your-decision-right-0dbf914369fe
2•jorzel•21m ago•0 comments

How I Took Down Prod

https://blendedlabs.substack.com/p/how-i-took-down-prod
1•backlit4034•22m ago•0 comments

Long Covid disability burden in US adults

https://www.nature.com/articles/s43856-026-01516-7
2•tokai•24m ago•0 comments

Show HN: Battle LLM Robots – Prompt your LLM, Submit your bot, Watch it battle

https://battlellmrobots.com
2•Jeremy1026•24m ago•0 comments

Show HN: Ffvii Realtime – speed up FFVII Tactical Mode slow-mo to realtime

https://github.com/robesris/ffvii-realtime
1•explosionpunch•24m ago•0 comments

Man the Reformer (Emerson)

https://emersoncentral.com/texts/nature-addresses-lectures/lectures/man-the-reformer/
1•ike_usawa•24m ago•0 comments

How Version Control Will Evolve for the Agent Boom

https://entire.io/blog/how-version-control-will-evolve-for-the-agent-boom
2•tapanjk•28m ago•0 comments