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

Comments

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

All-solid-state EV batteries hit milestone in China, promising to double range

https://electrek.co/2025/11/24/all-solid-state-ev-batteries-hit-milestone-promise-to-double-range/
1•breve•1m ago•0 comments

CC: Small, ergonomic generic container library for C23

https://github.com/JacksonAllan/CC
1•klaussilveira•1m ago•0 comments

Experts unpack the common myth of menstruating women's cycles synchronizing

https://www.theguardian.com/wellness/2025/nov/24/womens-menstrual-cycle-sync-up
1•binning•2m ago•0 comments

Banned Chinese Bond Tactic That Turns 8% Yields into 16% Is Roaring Back

https://www.bloomberg.com/graphics/2025-china-hk-bond-stunning-return/
1•eamag•2m ago•0 comments

China Tests Floating Devices That Turn Raindrops into Electricity

https://oilprice.com/Energy/Energy-General/China-Tests-Floating-Devices-That-Turn-Raindrops-into-...
1•PaulHoule•3m ago•0 comments

Node.js Reimagined in Zig and WASM

https://github.com/GhostKellz/nexus
1•jedisct1•3m ago•0 comments

A new variant of the electromagnetic field theory of consciousness

https://pmc.ncbi.nlm.nih.gov/articles/PMC11527664/
1•stefanv•3m ago•0 comments

Claude Skills as a Meta Tool

https://leehanchung.github.io/blogs/2025/10/26/claude-skills-deep-dive/
1•xdotli•4m ago•0 comments

I Made a Quieter Air Purifier

https://chillphysicsenjoyer.substack.com/p/i-made-a-quieter-air-purifier
1•crescit_eundo•4m ago•0 comments

Retrospectives

https://www.lucasfcosta.com/blog/retrospectives
1•lucasfcosta•4m ago•0 comments

Sinclair Bids for Rival TV Broadcaster Scripps

https://www.bloomberg.com/news/articles/2025-11-24/sinclair-bids-to-buy-rival-tv-broadcaster-scri...
1•geox•5m ago•0 comments

Voyager 1 to reach a one-light-day milestone in 2026

https://newatlas.com/space/voyager-approaches-1-light-day-from-earth/
3•janandonly•7m ago•0 comments

Junction: Concurrent Data Structures in C++

https://github.com/preshing/junction
1•klaussilveira•9m ago•0 comments

Libcuckoo: A high-performance, concurrent hash table

https://github.com/efficient/libcuckoo
1•klaussilveira•10m ago•0 comments

Nano Banana-Pilled, Nano Banana-Shilled for Spaceship Engineering

https://angadh.com/inkhaven-23
1•speckx•13m ago•0 comments

Amazon's Starlink rival debuts ' fastest satellite internet antenna'

https://www.theverge.com/news/827783/amazon-leo-ultra-antenna-enterprise-preview
3•paulatreides•15m ago•0 comments

40 years ago, an enthusiast biked 17,000 miles with a mobile computer and solar

https://www.tomshardware.com/laptops/the-winnebiko-travelled-17-000-miles-to-complete-the-computi...
2•d3Xt3r•17m ago•1 comments

Vibe coding: What is it good for? nothing

https://www.theregister.com/2025/11/24/opinion_column_vibe_coding/
2•astroflection•18m ago•0 comments

AI Image Upscaler and Photo Enhancer with up to 10x resolution boost

1•angelano•20m ago•0 comments

AWS CodeCommit Returns to General Availability

https://aws.amazon.com/blogs/devops/aws-codecommit-returns-to-general-availability/
5•corserror•20m ago•0 comments

XAML breaks down when I have an element that is half a billion pixels tall

https://devblogs.microsoft.com/oldnewthing/20251124-00/?p=111811
2•ingve•21m ago•0 comments

Apple Cuts Jobs Across Its Sales Organization in Rare Layoff

https://finance.yahoo.com/news/apple-cuts-jobs-across-sales-193651118.html
1•wslh•21m ago•0 comments

New report calls for end to child marriage in the US

https://womensmediacenter.com/news-features/new-report-calls-for-end-to-child-marriage-in-us
10•binning•22m ago•1 comments

Willis Whitfield: A simple man with a simple solution that changed the world

https://www.sandia.gov/labnews/2024/04/04/willis-whitfield-a-simple-man-with-a-simple-solution-th...
2•rbanffy•23m ago•0 comments

Luvit.io

https://luvit.io/
1•ibobev•23m ago•0 comments

Accused, shunned and exiled: The women banished to Ghana's 'witch camps'

https://www.aljazeera.com/features/longform/2025/11/23/accused-shunned-exiled-the-women-banished-...
1•binning•25m ago•0 comments

Gmail: Bulk Promotions deletion requires different browser or incognito disabled

https://twitter.com/andrew_michels/status/1992330739615182998
2•throwaway29303•25m ago•0 comments

Testing MCP Servers with MCP Inspector

https://chrisebert.net/testing-mcp-servers-with-mcp-inspector/
2•rmason•26m ago•0 comments

Y'all ever tried AI expand? this thing's wild

1•angelano•27m ago•0 comments

It's time to de-duplicate the desktops

https://www.theregister.com/2025/11/10/deduplicating_the_desktops/
2•rbanffy•28m ago•1 comments