frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Low Overhead Allocation Sampling in a Garbage Collected Virtual Machine

https://arxiv.org/abs/2506.16883
9•matt_d•3d ago

Comments

finnh•4h ago
> Enabling allocation sampling profiling with a sampling period of 4 MB leads to a maximum time overhead of 25% in our benchmarks, over un-profiled regular execution

25% is not low overhead, but perhaps this example is the worse case and other tunings actually are low overhead. There's no exact definition I don't think, but anything much over 3% starts to feel like a lot of overhead to me.

Reading on:

> Our main technical insight is that the check whether an allocation should be sampled can be made free. This is done by folding it into the bump-pointer allocator check that PyPy’s GC uses to find out if it should start a minor collection. In this way the fast path with and without memory sampling are exactly the same.

That is cool, and means you only pay for the samples you produce = something you could leave enabled confidently, with a low-enough sample rate at least.

randomNumber7•3h ago
Just use Rust then you don't need a garbage collector /S

AlphaGenome: AI for better understanding the genome

https://deepmind.google/discover/blog/alphagenome-ai-for-better-understanding-the-genome/
372•i_love_limes•11h ago•110 comments

Launch HN: Issen (YC F24) – Personal AI language tutor

226•mariano54•11h ago•204 comments

Alternative Layout System

https://alternativelayoutsystem.com/scripts/#same-sizer
128•smartmic•6h ago•16 comments

The time is right for a DOM templating API

https://justinfagnani.com/2025/06/26/the-time-is-right-for-a-dom-templating-api/
85•mdhb•6h ago•45 comments

Kea 3.0, our first LTS version

https://www.isc.org/blogs/kea-3-0/
51•conductor•5h ago•19 comments

How much slower is random access, really?

https://samestep.com/blog/random-access/
40•sestep•3d ago•7 comments

Fault Tolerant Llama training

https://pytorch.org/blog/fault-tolerant-llama-training-with-2000-synthetic-failures-every-15-seconds-and-no-checkpoints-on-crusoe-l40s/
27•Mougatine•3d ago•5 comments

Dickinson's Dresses on the Moon

https://www.theparisreview.org/blog/2025/06/20/dickinsons-dresses-on-the-moon/
12•Bluestein•3d ago•0 comments

Show HN: Magnitude – Open-source AI browser automation framework

https://github.com/magnitudedev/magnitude
59•anerli•7h ago•22 comments

Snow - Classic Macintosh emulator

https://snowemu.com/
203•ColinWright•17h ago•73 comments

A Review of Aerospike Nozzles: Current Trends in Aerospace Applications

https://www.mdpi.com/2226-4310/12/6/519
68•PaulHoule•10h ago•32 comments

Matrix v1.15

https://matrix.org/blog/2025/06/26/matrix-v1.15-release/
126•todsacerdoti•6h ago•37 comments

A new pyramid-like shape always lands the same side up

https://www.quantamagazine.org/a-new-pyramid-like-shape-always-lands-the-same-side-up-20250625/
620•robinhouston•1d ago•150 comments

Puerto Rico's Solar Microgrids Beat Blackout

https://spectrum.ieee.org/puerto-rico-solar-microgrids
347•ohjeez•1d ago•199 comments

Show HN: I built an AI dataset generator

https://github.com/metabase/dataset-generator
121•matthewhefferon•11h ago•24 comments

Introducing Gemma 3n

https://developers.googleblog.com/en/introducing-gemma-3n-developer-guide/
284•bundie•9h ago•131 comments

SigNoz (YC W21, Open Source Datadog) Is Hiring DevRel Engineers (Remote)(US)

https://www.ycombinator.com/companies/signoz/jobs/cPaxcxt-devrel-engineer-remote-us-time-zones
1•pranay01•7h ago

Shifts in diatom and dinoflagellate biomass in the North Atlantic over 6 decades

https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0323675
43•PaulHoule•8h ago•2 comments

Collections: Nitpicking Gladiator's Iconic Opening Battle, Part I

https://acoup.blog/2025/06/06/collections-nitpicking-gladiators-iconic-opening-battle-part-i/
4•diodorus•3d ago•0 comments

Typr – TUI typing test with a word selection algorithm inspired by keybr

https://github.com/Sakura-sx/typr
40•Sakura-sx•3d ago•29 comments

Starcloud can’t put a data centre in space at $8.2M in one Starship

https://angadh.com/space-data-centers-1
56•angadh•6h ago•68 comments

“My Malformed Bones” – Harry Crews’s Counterlives

https://harpers.org/archive/2025/07/my-malformed-bones-charlie-lee-harry-crews/
9•Caiero•3d ago•0 comments

The Business of Betting on Catastrophe

https://thereader.mitpress.mit.edu/the-business-of-betting-on-catastrophe/
67•anarbadalov•3d ago•31 comments

Lateralized sleeping positions in domestic cats

https://www.cell.com/current-biology/fulltext/S0960-9822(25)00507-X?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS096098222500507X%3Fshowall%3Dtrue
103•EvgeniyZh•7h ago•50 comments

Memory safety is table stakes

https://www.usenix.org/publications/loginonline/memory-safety-merely-table-stakes
66•comradelion•6h ago•70 comments

Ambient Garden

https://ambient.garden
312•fipar•3d ago•56 comments

“Why is the Rust compiler so slow?”

https://sharnoff.io/blog/why-rust-compiler-slow
148•Bogdanp•6h ago•163 comments

Access BMC UART on Supermicro X11SSH

https://github.com/zarhus/zarhusbmc/discussions/3
57•pietrushnic•11h ago•10 comments

Writing a basic Linux device driver when you know nothing about Linux drivers

https://crescentro.se/posts/writing-drivers/
423•sbt567•4d ago•59 comments

Muvera: Making multi-vector retrieval as fast as single-vector search

https://research.google/blog/muvera-making-multi-vector-retrieval-as-fast-as-single-vector-search/
91•georgehill•15h ago•7 comments