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•11mo ago

Comments

rvz•11mo 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•11mo 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•11mo 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

Prototyping turned into an excuse for not thinking

https://unsung.aresluna.org/prototyping-turned-into-an-excuse-for-not-thinking/
1•latexr•4m ago•0 comments

Ask HN: What should I re-skill in?

2•TbobbyZ•5m ago•1 comments

The internet is deciding what to forget

https://www.ft.com/content/e1c3fd8e-b7c7-4582-a63b-f7b1a2f2bc93
2•hhs•8m ago•0 comments

Cyphernetes – Cypher for Kubernetes

https://cyphernet.es/docs/language
1•fatliverfreddy•11m ago•0 comments

Show HN: 65K synthetic personas project 136 English council elections

https://github.com/Kronaxis/kpm1-election-projections
2•JasonDuke•11m ago•0 comments

Emergency jabs after 100 children die of suspected measles in Bangladesh

https://www.bbc.com/news/articles/cevkz2z7dm8o
1•gmays•14m ago•0 comments

YC interview simulator. Retro game aesthetic

https://trainyc.com
1•ilyaforfun•15m ago•2 comments

Follow Tracker making NHL players rethink social media

https://www.nytimes.com/athletic/7178360/2026/04/08/nhl-follow-tracker-x-social-media/
1•_doctor_love•19m ago•1 comments

A soft robot has no problem moving with no motor and no gears

https://engineering.princeton.edu/news/2026/04/08/soft-robot-has-no-problem-moving-no-motor-and-n...
3•hhs•20m ago•0 comments

Anthropic says new AI model too dangerous for public release

https://thehill.com/policy/technology/5824219-anthropic-new-ai-dangerous-public/
3•geox•20m ago•0 comments

The AWS Lambda 'Kiss of Death'

https://shatteredsilicon.net/the-aws-lambda-kiss-of-death/
1•birdculture•22m ago•0 comments

How Many Lives Do Amber Alerts Really Save?

https://www.mcgill.ca/oss/article/critical-thinking-technology-history/how-many-lives-do-amber-al...
1•bookofjoe•23m ago•0 comments

Show HN: Lingle – Voice agent to simulate zoom-based personal language lessons

https://lingle.ai/
3•andrewfhou•25m ago•2 comments

Amazon Ending Support for Older Kindles: Full List of Affected Devices

https://www.techrepublic.com/article/news-amazon-ends-support-older-kindles-2026/
2•rmason•29m ago•3 comments

Show HN: Memoriki – LLM Wiki+MemPalace for persistent personal knowledge bases

4•Aianback•31m ago•0 comments

Show HN: Agent Tuning, using recursion to achieve predictable agent output

https://github.com/adam-s/agent-tuning
4•dataviz1000•31m ago•0 comments

Kids Are Discovering the Joys – and Pains – Of the Landline

https://www.wsj.com/lifestyle/kids-are-discovering-the-joysand-painsof-the-landline-f703d505
2•fortran77•32m ago•1 comments

Open source died in March. It just doesn't know it yet

https://www.chainguard.dev/unchained/open-source-died-in-march-it-just-doesnt-know-it-yet
3•gpi•36m ago•1 comments

How the Trivy supply chain attack harvested credentials from secrets managers

https://vaultproof.dev/blog/trivy-supply-chain-attack
3•Rial_Labs•42m ago•0 comments

Hosted AI API Gateway – smart routing across Google, OpenAI, Anthropic, and more

https://api.lxg2it.com
1•sea-gold•43m ago•2 comments

Funerals Keep Africa Poor

https://davidoks.blog/p/how-funerals-keep-africa-poor
4•powera•43m ago•1 comments

Kanye of the Tech Industry

https://getlearnix.com/
1•noahjohnson1•45m ago•0 comments

Samsung's 2026 Q1 profit increased eightfold to a record $38B

https://www.reuters.com/sustainability/sustainable-finance-reporting/samsung-flags-eight-fold-jum...
3•itopaloglu83•45m ago•1 comments

A dashboard for the state of the American Chestnut

https://chestnut.fyi/
2•adam_gyroscope•45m ago•0 comments

Use a gaming PC as a Google Gemma 4 LLM server

https://sgbarker.com/use-a-gaming-pc-as-a-google-gemma-4-llm-server/
2•amaitu•49m ago•1 comments

BunnyCDN has been silently losing our production files for 15 months

https://old.reddit.com/r/webdev/comments/1sglytg/bunnycdn_has_been_silently_losing_our_production/
10•speckx•49m ago•0 comments

Show HN: Rust based eBook library for Python, with MIT license

https://github.com/arc53/fast-ebook
2•larry-the-agent•50m ago•0 comments

Show HN: Curated list of ~40 AI browser extensions across 9 categories

https://github.com/kklt92/awesome-ai-extensions
2•imvyarqoyzcuem•50m ago•0 comments

The Training Example Lie Bracket

https://pbement.com/posts/lie_brackets/
2•pb1729•54m ago•0 comments

Benchmarking LLMs with Marimo Pair

https://ericmjl.github.io/blog/2026/4/8/benchmarking-llms-with-marimo-pair/
1•akshayka•55m ago•0 comments