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

Improved the social and emotional system – larkos(neural web)

1•Okerew•1m ago•0 comments

Why Ambiverts Make the Best Leaders

https://www.truity.com/blog/why-ambiverts-make-best-leaders
1•rbanffy•3m ago•0 comments

Linux 7.1 Expected to Begin Removing I486 CPU Suppor

https://www.phoronix.com/news/Linux-7.1-Phasing-Out-i486
2•mariuz•4m ago•0 comments

What if AI just makes us work harder?

https://timharford.com/2026/04/what-if-ai-just-makes-us-work-harder/
5•penguin_booze•9m ago•1 comments

Python: Profiling-Explorer

https://adamj.eu/tech/2026/04/03/python-introducing-profiling-explorer/
1•elashri•10m ago•0 comments

Go 1.25 and 1.26 Compiler Magic – How the Stack Is Eating the Heap

https://programmerscareer.com/go-stack-allocation-optimizations/
2•swq115•10m ago•0 comments

Lichess and Take Take Take Sign Cooperation Agreement

https://lichess.org/@/Lichess/blog/lichess-and-take-take-take-sign-cooperation-agreement/DZS0S0Dy
1•dematz•12m ago•0 comments

Why RAG doesn't work for WhatsApp AI agents and what's the alternative

https://wpp.opero.so/blog/why-rag-fails-for-whatsapp-and-what-we-built-instead
1•juancruzguillen•13m ago•1 comments

Satellite mirror plans could disrupt sleep and ecosystems, scientists say

https://www.theguardian.com/science/2026/apr/05/satellite-mirror-plans-could-disrupt-sleep-and-ec...
1•giuliomagnifico•15m ago•0 comments

Tiny Corp's Exabox

https://twitter.com/__tinygrad__/status/2040944508402360592
1•macleginn•16m ago•0 comments

Upwork Inc. violates its own DMARC and SPF policy

1•tmcdos•17m ago•0 comments

Ice-Out: Retiring IceLen until winter late 2026

https://www.bassfinity.com/blog/ice-out-2026-icelens-seasonal-close
1•jequals5•22m ago•0 comments

SQLite on Git, Part II: Unlocking Zlib's Less Known Feature

https://blog.lysk.tech/sqlite-on-git-part-2/
1•mlysk•22m ago•1 comments

Why Taking over Utilities Won't Deliver Cheap Electricity

https://oilprice.com/Energy/Energy-General/Why-Taking-Over-Utilities-Wont-Deliver-Cheap-Electrici...
1•PaulHoule•23m ago•0 comments

Ansel: Color Controls Finally Correct

https://ansel.photos/en/news/color-controls-finally-correct/
1•aurelienpierre•23m ago•0 comments

Practical LLM developer project management: Obsidian Kanban plan MD files in Git

https://savolai.net/notes/edu-tech-blog/llm-text-files-obsidian-kanban-practical-project-manageme...
1•savolai•27m ago•0 comments

Show HN: I built an app for comparing grocery prices across UK supermarkets

https://play.google.com/store/apps/details?id=com.wistfulcreations.GroceryCompare&hl=en_GB
1•poppet1208•28m ago•0 comments

Perplexity's "Incognito Mode" is a "sham," lawsuit says

https://arstechnica.com/tech-policy/2026/04/perplexitys-incognito-mode-is-a-sham-lawsuit-says/
2•JumpCrisscross•31m ago•0 comments

A New Linux Kernel Driver Wants to Catch Malicious USB Devices in the Act

https://itsfoss.com/news/linux-driver-proposal-malicious-hid-devices/
1•nobody9999•32m ago•0 comments

Ask HN: SoTA of Context Building Methods

2•h4ch1•32m ago•0 comments

The Intelligence Failure in Iran

https://www.theatlantic.com/national-security/2026/04/iran-war-intelligence-failure-trump/686694/
3•JumpCrisscross•33m ago•0 comments

Social media is populist and polarising; AI may be the opposite

https://www.ft.com/content/3880176e-d3ac-4311-9052-fdfeaed56a0e
2•Anon84•34m ago•0 comments

Show HN: Lilith-zero: Ultra-fast, Rust-based security middleware for MCP

https://github.com/BadC-mpany/lilith-zero
2•gregojaca•39m ago•1 comments

Social media has become a freak show

https://www.natesilver.net/p/social-media-has-become-a-freak-show
1•canarymark•43m ago•0 comments

Show HN: I replaced Google Analytics with my own tool – no cookies, <1KB script

https://datakool.com/
1•VictorChanet•45m ago•0 comments

When security matters: working with Qubes OS at the Guardian (2024)

https://theguardian.engineering/blog/info-2024-apr-04-when-security-matters-working-with-qubes-os...
1•Tomte•46m ago•0 comments

VOA's Legal Fight for Independence

https://www.cjr.org/analysis/voas-legal-fight-for-independence.php
1•Tomte•46m ago•0 comments

Agentic Coding at ClickHouse

https://clickhouse.com/blog/agentic-coding
1•dkgs•48m ago•1 comments

The Humans Won't Be Called Back

https://threadbaire.com/blog/posts/the-humans-wont-be-called-back.html
1•lliberopoulou•50m ago•1 comments

Show HN: RootCX – I built an open source alternative to "Cursor and Supabase"

https://github.com/RootCX/RootCX
2•seyz•52m ago•0 comments