frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Why is the first C++ (m)allocation always 72 KB?

https://joelsiks.com/posts/cpp-emergency-pool-72kb-allocation/
40•joelsiks•3h ago

Comments

throwaway2037•44m ago
I would like the see the source code for libmymalloc.so, however, I don't see anything in the blog post. Nor do I see anything in his GitHub profile: https://github.com/jsikstro

Also, I cannot find his email address anywhere (to ask him to share it on GitHub).

Am I missing something?

joelsiks•34m ago
The exact implementation of mymalloc isn't relevant to the post. I have an old allocator published at https://github.com/joelsiks/jsmalloc that I did as part of my Master's thesis, which uses a similar debug-logging mechanism that is described in the post.
nly•34m ago
dlsym() with the RTLD_NEXT flag basically:

https://catonmat.net/simple-ld-preload-tutorial-part-two

There's actually a better way to hook GNUs malloc:

https://www.man7.org/linux/man-pages/man3/malloc_hook.3.html

This is better because you can disable the hook inside the callback, and therefore use malloc within your malloc hook (no recursion)

But you can't use this mechanism before main()

Microgpt

http://karpathy.github.io/2026/02/12/microgpt/
1023•tambourine_man•10h ago•184 comments

Decision trees – the unreasonable power of nested decision rules

https://mlu-explain.github.io/decision-tree/
127•mschnell•3h ago•11 comments

10-202: Introduction to Modern AI (CMU)

https://modernaicourse.org
85•vismit2000•4h ago•17 comments

We do not think Anthropic should be designated as a supply chain risk

https://twitter.com/OpenAI/status/2027846016423321831
591•golfer•15h ago•305 comments

Why is the first C++ (m)allocation always 72 KB?

https://joelsiks.com/posts/cpp-emergency-pool-72kb-allocation/
40•joelsiks•3h ago•3 comments

Robust and efficient quantum-safe HTTPS

https://security.googleblog.com/2026/02/cultivating-robust-and-efficient.html
36•tptacek•1d ago•2 comments

An ode to houseplant programming (2025)

https://hannahilea.com/blog/houseplant-programming/
44•evakhoury•1d ago•10 comments

Switch to Claude without starting over

https://claude.com/import-memory
203•doener•4h ago•126 comments

Show HN: Terminal-Style Portfolio on the Internet

https://kuber.studio/
18•kuberwastaken•3h ago•13 comments

Obsidian Sync now has a headless client

https://help.obsidian.md/sync/headless
498•adilmoujahid•19h ago•170 comments

The happiest I've ever been

https://ben-mini.com/2026/the-happiest-ive-ever-been
529•bewal416•3d ago•275 comments

The Windows 95 user interface: A case study in usability engineering (1996)

https://dl.acm.org/doi/fullHtml/10.1145/238386.238611
288•ksec•14h ago•201 comments

Sub-second volumetric 3D printing by synthesis of holographic light fields

https://www.nature.com/articles/s41586-026-10114-5
71•zdw•3d ago•13 comments

H-Bomb: A Frank Lloyd Wright typographic mystery

https://www.inconspicuous.info/p/h-bomb-a-frank-lloyd-wright-typographic
100•mrngm•3d ago•29 comments

Block the “Upgrade to Tahoe” Alerts

https://robservatory.com/block-the-upgrade-to-tahoe-alerts-and-system-settings-indicator/
253•todsacerdoti•17h ago•124 comments

The real cost of random I/O

https://vondra.me/posts/the-real-cost-of-random-io/
12•jpineman•2d ago•0 comments

Hardwood: A New Parser for Apache Parquet

https://www.morling.dev/blog/hardwood-new-parser-for-apache-parquet/
46•rmoff•2d ago•2 comments

Pigeons and Planes Has a Website Again

https://www.pigeonsandplanes.com/read/pigeons-and-planes-has-a-website-again
9•herbertl•3d ago•1 comments

MCP server that reduces Claude Code context consumption by 98%

https://mksg.lu/blog/context-mode
426•mksglu•1d ago•87 comments

Woxi: Wolfram Mathematica Reimplementation in Rust

https://github.com/ad-si/Woxi
302•adamnemecek•3d ago•122 comments

Addressing Antigravity Bans and Reinstating Access

https://github.com/google-gemini/gemini-cli/discussions/20632
240•RyanShook•22h ago•199 comments

Our Agreement with the Department of War

https://openai.com/index/our-agreement-with-the-department-of-war
323•surprisetalk•15h ago•227 comments

Show HN: Now I Get It – Translate scientific papers into interactive webpages

https://nowigetit.us
249•jbdamask•23h ago•107 comments

Verified Spec-Driven Development (VSDD)

https://gist.github.com/dollspace-gay/d8d3bc3ecf4188df049d7a4726bb2a00
194•todsacerdoti•19h ago•104 comments

Qwen3.5 122B and 35B models offer Sonnet 4.5 performance on local computers

https://venturebeat.com/technology/alibabas-new-open-source-qwen3-5-medium-models-offer-sonnet-4-...
396•lostmsu•16h ago•212 comments

SpacetimeDB ThreeJS Support

https://discourse.threejs.org/t/spacetimedb-threejs-support-and-free-tier/90052
29•ryker2000•3d ago•6 comments

Iran's Ayatollah Ali Khamenei is killed in Israeli strike, ending 36-year rule

https://www.npr.org/2026/02/28/1123499337/iran-israel-ayatollah-ali-khamenei-killed
314•andsoitis•14h ago•468 comments

The Science of Detecting LLM-Generated Text (2024)

https://dl.acm.org/doi/10.1145/3624725
38•vinhnx•10h ago•17 comments

New evidence that Cantor plagiarized Dedekind?

https://www.quantamagazine.org/the-man-who-stole-infinity-20260225/
133•rbanffy•3d ago•77 comments

The Eternal Promise: A History of Attempts to Eliminate Programmers

https://www.ivanturkovic.com/2026/01/22/history-software-simplification-cobol-ai-hype/
286•dinvlad•4d ago•195 comments