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

Open source, locally translate any video to English

https://github.com/devrim/mid-voice
1•aesopsfable•2m ago•1 comments

iOS 26 Gets First Jailbreak Thanks to Dopamine

https://www.macrumors.com/2026/08/07/ios-26-dopamine-jailbreak/
1•tosh•3m ago•0 comments

Show HN: Hermes Missions – crash-safe durable execution for AI agents, no deps

1•devcriollo•5m ago•1 comments

China's Kimi K3 AI model escapes isolated sandbox during security test

https://www.scmp.com/tech/tech-trends/article/3363271/chinas-kimi-k3-ai-model-escapes-isolated-sa...
2•johnbarron•5m ago•0 comments

Schrödinger's Toctou

https://github.com/xoreaxeaxeax/schrodingers-toctou
2•karel-3d•9m ago•0 comments

Ask HN: What art would you like to express?

2•d4ng•11m ago•0 comments

Geometric Fluid Mechanics (SGP'26 Course)

https://www.youtube.com/watch?v=c-iGLl4rPik
1•E-Reverance•12m ago•0 comments

Release: Rep. Khanna Introduces Data Center Bill of Rights

https://khanna.house.gov/media/press-releases/release-rep-khanna-introduces-data-center-bill-rights
2•fortran77•14m ago•1 comments

Show HN: Secchi – Package intelligence in your terminal

https://github.com/kannandreams/secchi
1•kannanpoem1984•14m ago•1 comments

YouTube's AI Detection Kicked Us in the Face

https://twitter.com/Kurz_Gesagt/status/2083191397981561232
2•unsnap_biceps•15m ago•0 comments

xAI's Grok Build 1.0 ships an undocumented remote-workspace command

https://runtimewire.com/article/exclusive-xai-s-grok-build-1-0-ships-an-undocumented-remote-works...
2•ryanmerket•16m ago•0 comments

CFPB Winds Down Probe of Community Loan Funds Targeted by Vought

https://news.bloomberglaw.com/banking-law/cfpb-winds-down-probe-of-community-loan-funds-targeted-...
2•petethomas•17m ago•0 comments

Smoking accessories are making a comeback

https://www.admiddleeast.com/story/the-most-controversial-trend-of-2026-smoking-accessories-are-m...
1•Pamar•21m ago•1 comments

Startup Lumilens Raises $700M to Replace Data-Center Wires with Light

https://www.wsj.com/tech/startup-raises-700-million-to-replace-data-center-wires-with-light-adc74358
2•bookofjoe•23m ago•1 comments

What If Wishes Could Be Bought and Sold?

https://www.newyorker.com/books/page-turner/what-if-wishes-could-be-bought-and-sold
1•Anon84•26m ago•0 comments

AI Tool Directory

1•lokeshjoshi•27m ago•0 comments

Pyhctsa – Highly comparative time-series analysis

https://github.com/DynamicsAndNeuralSystems/pyhctsa/
1•jmoo2880•30m ago•0 comments

Show HN: Tape Music Hub, local music library manager with a P2P phone companion

https://tape-music-hub.gordo.design/
1•sergormo•30m ago•0 comments

Mailüfterl (Early Transistorized Computer)

https://en.wikipedia.org/wiki/Mail%C3%BCfterl
1•wolfi1•30m ago•0 comments

Run Gitea Actions on Apple Hardware

https://github.com/markwylde/gitea-runner-lume
2•turblety•31m ago•0 comments

Birdsong follows a fundamental law of human language

https://www.scientificamerican.com/article/birdsong-follows-a-fundamental-law-of-human-language/
2•1659447091•32m ago•1 comments

BMW Rolling Out In-Car Spam

https://www.heise.de/en/news/BMW-Annoyed-by-Advertising-11399005.html
3•lschueller•35m ago•0 comments

The AI Experts Who Couldn't Predict AI

https://greyenlightenment.com/2026/07/26/the-ai-experts-who-couldnt-predict-ai/
2•paulpauper•35m ago•0 comments

Models may behave differently in graded episodes (a tirade)

https://www.lesswrong.com/posts/AfoGGrJfuNzofpzWL/models-may-behave-differently-in-graded-episode...
1•paulpauper•36m ago•0 comments

Claude Code sessions can now message each other

https://twitter.com/ClaudeDevs/status/2085817074816070014
3•shpat•37m ago•0 comments

Lost my phone at the office. Claude suggested tracking Bluetooth signal strength

https://twitter.com/un1c0rnioz/status/2084686552299634805
2•ilamont•40m ago•0 comments

China's A.I. Is Surging Across Africa. That Should Worry Silicon Valley

https://www.nytimes.com/2026/08/05/technology/ai-china-africa.html
2•ripe•41m ago•1 comments

Chasa

https://chasa.io/
4•docracy•42m ago•0 comments

Making an agile version of a Windows Runtime delegate in C++/WinRT, part 10

https://devblogs.microsoft.com/oldnewthing/20260731-00/?p=112578
1•ibobev•44m ago•0 comments

BingeBuster

https://bingebuster.net/
1•rdoherty•46m ago•0 comments