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

Quansloth Using Google's Turboquant Breaks the "VRAM Wall" for Local LLMs

https://github.com/PacifAIst/Quansloth
1•gunzfanatic•47s ago•0 comments

JSIR: A High-Level IR for JavaScript

https://discourse.llvm.org/t/rfc-jsir-a-high-level-ir-for-javascript/90456
1•maxloh•1m ago•0 comments

Deterministic O(1) coordination via Recursive Field Invariants

https://github.com/9261834245z-ui/UltraCore-Protocol
1•TOT__7__•2m ago•1 comments

MAIP – Machine Agent Identity Protocol

1•dividebyzero-gt•3m ago•0 comments

Show HN: Browser-based M68K interpreter supports MOVEM,data defs,and disp. addr

https://github.com/gianlucarea/m68k-interpreter
2•aldino97•5m ago•0 comments

Show HN: Snill – Describe your business, get a complete internal system

https://snill.ai/
1•knutmartin•6m ago•0 comments

We parsed 1,031 WA breach filings. Malware hides 5x longer than ransomware

https://ciphercue.com/blog/ransomware-detected-19-days-malware-takes-93
1•adulion•6m ago•0 comments

Bridddge – Control LinkedIn Automation from Claude Code

https://bridddge.com/en
1•karterswitch•8m ago•1 comments

An Arctic Road Trip Brings Vital Underground Networks into View

https://www.quantamagazine.org/an-arctic-road-trip-brings-vital-underground-networks-into-view-20...
1•ibobev•8m ago•0 comments

Sorting performance rabbit hole

https://nibblestew.blogspot.com/2026/04/sorting-performance-rabbit-hole.html
1•ibobev•9m ago•0 comments

Writing an LLM from scratch, part 32h – Interventions: full fat float32

https://www.gilesthomas.com/2026/04/llm-from-scratch-32h-interventions-full-fat-float32
2•ibobev•9m ago•0 comments

The browser extension API setUninstallURL violates user privacy

https://lapcatsoftware.com/articles/2026/4/1.html
1•latexr•9m ago•0 comments

Show HN: Niquests – A Requests fork, three years of catching Python's HTTP up

https://github.com/jawah/niquests/tree/v3.18.4
1•mesahm•14m ago•0 comments

Blackholing My Email

https://www.johnsto.co.uk/blog/blackholing-my-email/
1•semyonsh•14m ago•0 comments

How to Make a Complete Map of Every Thought You Think (2003) [pdf]

https://users.speakeasy.net/~lion/nb/book.pdf
1•Rygian•15m ago•0 comments

Every GPU That Mattered

https://sheets.works/data-viz/every-gpu
7•jonbaer•18m ago•0 comments

Show HN: AI agents that learn from each other's mistakes

https://github.com/Prismer-AI/PrismerCloud
1•PrismerAI•19m ago•0 comments

Running Out of Disk Space in Production

https://alt-romes.github.io/posts/2026-04-01-running-out-of-disk-space-on-launch.html
1•romes•22m ago•0 comments

Your Agent's Context Window Is Not a Junk Drawer

https://paolino.me/your-agents-context-window-is-not-a-junk-drawer/
1•earcar•28m ago•0 comments

Turn off your computer the only viable way: by flipping it off

https://github.com/NotAShelf/flipoff
2•Lunar5227•28m ago•0 comments

Purple: Terminal SSH Client for macOS and Linux

https://getpurple.sh
1•thunderbong•30m ago•0 comments

Gemma4.java: Run Gemma 4 in pure Java (no Python, no JNI)

https://github.com/mukel/gemma4.java
1•mukel•31m ago•1 comments

Ray – OpenSubtitles upcoming auto translating/subtitling video player

https://rayplayer.com/en
1•nolok•32m ago•0 comments

Building Slogbox

https://alexrios.me/blog/slogbox-devlog/
1•zimpenfish•33m ago•1 comments

Austin VS Code hits v1, brings profiling MCP, live attach, and more

https://marketplace.visualstudio.com/items?itemName=p403n1x87.austin-vscode
1•p403n1x87•34m ago•0 comments

Show HN: Berroku – A fresh logic puzzle that's delightfully addictive

https://www.berroku.com/
2•jbrooksuk•35m ago•1 comments

Ask HN: Gmail's missing paste-to-link feature

2•josedelriver•38m ago•0 comments

Ask HN

2•josedelriver•39m ago•0 comments

Show HN: Brag.fast – Brag about the app you're building

https://brag.fast
3•the_robvb•40m ago•0 comments

Show HN: Senthex AI firewall for LLM API calls (one line of code, 16ms overhead)

https://senthex.com:443/proxy/
2•yohann_senthex•41m ago•0 comments