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•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

Show HN: Image Gen MCP – one MCP server with goal-shaped routing

https://github.com/thebenlamm/image-gen-mcp
1•benlamm•52s ago•0 comments

The impact of self-affirmation interventions on well-being: A meta-analysis

https://psycnet.apa.org/doiLanding?doi=10.1037%2Famp0001591
1•RickJWagner•3m ago•1 comments

Native Color Lidar

https://www.businesswire.com/news/home/20260504718668/en/Ouster-Releases-The-REV8-OS-Family-The-W...
1•pis7aller•4m ago•0 comments

Agentic RAG Explained in 3 Levels of Difficulty

https://machinelearningmastery.com/agentic-rag-explained-in-3-levels-of-difficulty/
1•eigenBasis•7m ago•0 comments

New Orleans relocation must start now due to sea level

https://www.theguardian.com/us-news/2026/may/04/new-orleans-sea-levels-relocation-climate-crisis
1•vr46•7m ago•1 comments

Adding a feature to a closed-source app

https://www.stavros.io/posts/adding-a-feature-to-a-closed-source-app/
1•stavros•9m ago•0 comments

The New Rule of Writing in the AI Age: Don't Be Too Good

https://aidanking.blog/the-new-rule-of-writing-in-the-ai-age-dont-be-too-good/
1•NiloCK•9m ago•0 comments

Microsoft Defender wrongly flags DigiCert certs as Trojan:Win32/Cerdigent.A dha

https://www.bleepingcomputer.com/news/security/microsoft-defender-wrongly-flags-digicert-certs-as...
2•BitPirate•11m ago•0 comments

Next-generation AI for visually occult pancreatic cancer detection

https://gut.bmj.com/content/early/2026/04/22/gutjnl-2025-337266
1•stefap2•12m ago•0 comments

Show HN: memory.fm – revisit your life through your music listening history

1•shsiddhant•12m ago•0 comments

Amazon opens up its logistics network to other businesses

https://www.reuters.com/business/retail-consumer/amazon-opens-up-its-logistics-network-other-busi...
2•0xedb•13m ago•0 comments

California braces for uncertainty as last tanker of Persian Gulf Oil arrives

https://www.latimes.com/environment/story/2026-05-03/californias-last-oil-shipment
1•OgsyedIE•14m ago•0 comments

Cybersecurity's 2026 Wild Ride

https://pressuretested.substack.com/p/cybersecuritys-2026-wild-ride
1•bgmd•17m ago•1 comments

Asolaria ASI Has Arrived

https://github.com/JesseBrown1980/asolaria-behcs-256
1•jessedaniel•19m ago•1 comments

Roblox Loses 12M Daily Users After Age ID Check Rollout

https://reclaimthenet.org/roblox-loses-12m-daily-users-after-age-id-check-rollout
1•bilsbie•22m ago•0 comments

Senate Advances Guard Act Targeting AI Chatbots and Minors – Let's Data Science

https://letsdatascience.com/news/senate-advances-guard-act-targeting-ai-chatbots-and-minors-4e69679f
1•bilsbie•22m ago•0 comments

'Everyone's a Line on a Spreadsheet:' Inside Oracle's Mass Layoffs

https://time.com/article/2026/04/30/oracle-layoffs-ai-tech-jobs/
1•akyuu•24m ago•0 comments

Computer Science Achievement and Writing Skills Predict Vibe Coding Proficiency

https://dl.acm.org/doi/10.1145/3772318.3791666
1•thomasweiser•25m ago•0 comments

Last Universal Common Ancestor

https://en.wikipedia.org/wiki/Last_universal_common_ancestor
1•thunderbong•26m ago•0 comments

Show HN: Curated, non-slop articles on agentic coding

https://offautopilot.substack.com/about
1•sidkh•28m ago•0 comments

Do AI summaries hurt critical thinking?

https://medium.com/blueprint-for-disaster/ai-summaries-are-a-threat-to-our-cognitive-sovereignty-...
1•xngbuilds•28m ago•0 comments

Oh My OpenAgent

https://ohmyopenagent.com
2•this_was_posted•28m ago•0 comments

How a $1k AWS Bill Made Me Redesign My ECS Architecture

https://jch254.com/blog/lush-aural-treats-aws-cost-redesign/
3•slyall•31m ago•0 comments

Why Almost Everyone Loses–Except a Few Sharks–On Prediction Markets

https://www.wsj.com/finance/investing/polymarket-kalshi-betting-profits-prediction-markets-eb23ac11
3•JumpCrisscross•32m ago•0 comments

R – The Regenerative Dollar

https://paste.to/?cc6dbee108425678#68fgTvqyEAz94wuUX4jkuewbvJBJDf2n5j8T3JqJwpsq
2•ahgaghsbk•33m ago•0 comments

Vaccines were associated with an increased risk of dementia

https://pubmed.ncbi.nlm.nih.gov/36542511/
5•bilsbie•33m ago•2 comments

MatPlotLibNet – server-rendered charting for .NET, built for a trading system

https://github.com/xkqg/MatPlotLibNet
2•RikkieG•34m ago•0 comments

Esoteric Topics in Computer Programming (2002)

http://web.archive.org/web/20020609152409/www.catseye.mb.ca/esoteric/index.html
2•downbad_•36m ago•1 comments

The Quest for Equivalent Exchange – Supporting Exchange in Thunderbird

https://brendan.abolivier.bzh/exchange-pt-1/
2•babolivier•38m ago•0 comments

QuickHeap: A Fast Priority Queue

https://curiouscoding.nl/posts/quickheap/
2•fanf2•39m ago•0 comments