frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI Norms and Values, Part 3 of 3: Things We Hold True

https://www.honeycomb.io/blog/ai-norms-values-part-3-things-we-hold-true
1•lervag•40s ago•0 comments

China state newspaper blasts Anthropic's calls to slow AI as 'Cold War' tactic

https://www.reuters.com/world/china/china-state-newspaper-blasts-anthropics-calls-slow-ai-cold-wa...
1•magoghm•1m ago•0 comments

Show HN: Fixrs – Refactoring for long absolute paths and clippy:absolute_paths

https://github.com/webc-site/fixrs
1•rmw-link•2m ago•0 comments

Do the AI Studio test NOW to prove Google doesn't delete chats

https://lemmy.world/post/51905600
1•Bitu79•4m ago•0 comments

Investigation with Context and Confidence

https://blog.bluebox.ai/investigation-with-context-and-confidence/
1•aboris26•4m ago•0 comments

(conf talk) Liberating the A100 beast inside Nvidia's CMP 170HX e-waste

https://talks.mrmcd.net/2026/talk/ZDRJLV/
1•ValdikSS•4m ago•1 comments

Kamal – Deploy web apps anywhere from bare metal to cloud VMs

https://kamal-deploy.org/
2•linkdd•5m ago•0 comments

The Cloudflare products I use

https://flaviocopes.com/cloudflare-products-i-use/
1•AliCollins•6m ago•0 comments

Ubuntu 26.10 completes transition to Rust-based coreutils

https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-rust-coreutils-complete
1•theanonymousone•6m ago•0 comments

Seabirds produce $470M worth of guano every year (2020)

https://www.anthropocenemagazine.org/2020/08/seabirds-produce-470-million-worth-of-guano-every-year/
1•pvaldes•8m ago•0 comments

METR: The New AI Gatekeepers and the Quiet Path to State Control of AI

https://readmultiplex.com/2026/09/13/metr-the-new-ai-measurement-gatekeepers-and-the-quiet-path-t...
3•CGMthrowaway•8m ago•0 comments

The AI cleanup crew. Why AI taking down sites is a good thing

1•foxtrot8672•8m ago•0 comments

Grief in the Age of "Infinite" Progress

https://devz.cl/posts/grief/
1•DanielVZ•12m ago•0 comments

Algeria severs diplomatic ties with UAE

https://breakthroughnews.org/2026/09/13/wherever-they-set-foot-blood-flows-algeria-severs-diploma...
1•robtherobber•12m ago•0 comments

Show HN: Tools that get cheaper every time you use them (floor: one £/$5)

https://manyuseful.tools
1•phughes1980•13m ago•0 comments

Repology.org domain appears to be on registrar hold (resolves to 127.0.0.1)

https://github.com/repology/repology-rs/issues/560
1•GalaxySnail•14m ago•0 comments

Show HN: Salmon – tray and desktop alerts for systemd services and custom checks

https://github.com/dimonomid/salmon
2•dimonomid•15m ago•0 comments

9,057 patches total in the seven stable kernels

https://social.kernel.org/notice/BAKK4RpFGJmm95B3o0
1•speckx•15m ago•0 comments

Iceland, One of Three Countries That Still Hunts Whales, Considers Ban

https://e360.yale.edu/digest/iceland-whaling-ban
3•speckx•18m ago•0 comments

Amp is now free to use when you bring your own compute and model subs/keys

https://ampcode.com/news/free-agent
1•jhchabran•19m ago•0 comments

Jensen Huang Became AI's Taylor Swift

https://www.economist.com/interactive/1843/2026/09/03/how-jensen-huang-became-ais-taylor-swift
1•tolugenius•20m ago•1 comments

Show HN: Memory plugin for coding agents that remembers your coding&chat history

https://github.com/deepmemteam/deepmem-claude-plugin
2•deepmem•21m ago•0 comments

People Who Can't Picture Anything Are Rewriting the Science of Imagination

https://dailyneuron.com/aphantasia-mental-imagery-brain-network/
1•giuliomagnifico•21m ago•0 comments

Global AI stocks fall as industry chiefs call for slowing development

https://www.reuters.com/world/china/ai-linked-asian-stocks-slump-after-top-lab-ceos-call-slowing-...
3•1vuio0pswjnm7•23m ago•4 comments

An AI deal with China could get Donald Trump his Nobel Prize

https://economist.com/by-invitation/2026/09/14/an-ai-deal-with-china-could-get-donald-trump-his-n...
2•andsoitis•24m ago•1 comments

Show HN: Pelican-bicycle alternatives (updated for 2026)

https://gally.net/temp/20260914pelican-alternatives/index.html
1•tkgally•24m ago•0 comments

Update on Security at METR

https://metr.org/blog/2026-08-31-security-update/
1•tosh•26m ago•0 comments

Don't Fall for a Mystery Shopping Job Scam

https://www.mouseprint.org/2026/09/14/dont-fall-for-a-mystery-shopping-job-scam/
1•speckx•27m ago•0 comments

The Ocean Is Not a Road: Fix Your Fantasy Map [video]

https://www.youtube.com/watch?v=u5kEbkeX_94
1•skibz•28m ago•0 comments

Temporal raises $550M at a $12.55B valuation

https://temporal.io/blog/temporal-raises-usd550m-series-e-at-usd12-55b-valuation-ai
3•gk1•28m ago•0 comments
Open in hackernews

Rust Devs Think We're Hopeless; Let's Prove Them Wrong (With C++ Memory Leaks)

https://www.babaei.net/blog/rust-devs-think-we-are-hopeless-lets-prove-them-wrong-with-cpp-memory-leaks/
27•zdw•1y ago

Comments

eptcyka•1y ago
Memory leaks are by far the least interesting class of defect that Rust helps with - leaking memory is safe.
genter•1y ago
Until the kernel kills you for being OOM.
YZF•1y ago
That's still safe.

EDIT: Safe in the sense you're not writing into memory you don't own, e.g. write after release, buffer overflows etc.

scotty79•1y ago
Program that no longer runs is the safest.
aquariusDue•1y ago
For true safety we must prevent it from being written in the first place /s
dmit•1y ago
That's the true meaning of backward compatibility. The [backward] refers to the time scale.
drivingmenuts•1y ago
stomps butterfly

I've just saved untold generations from certain calamity.

** 6,000,000 years later **

Butterfly King: This chimpanzee-descended motherfucker ….

airstrike•1y ago
I'll add that even safety itself is not the sole reason why some people prefer Rust. There's a lot to Rust besides that and sometimes it's not about memory safety as much as it is about steering you into patterns Rust devs perceive as better overall.
jayd16•1y ago
Possible attack vector, though.
andrewflnr•1y ago
The least interesting attack vector. You can fix it by rebooting.
Arnavion•1y ago
And in fact is not even something that Rust does differently from C++. Memory releases in Rust are handled by dtors just like they are in C++. What a weird article.

(The only difference is that Rust defaults to moving while C++ defaults to copying, and Rust moves don't leave a moved-out object behind while C++ does, so the dtors in Rust are simpler and called fewer times than the equivalent C++ code.)

dmit•1y ago
Yes, the only difference.
api•1y ago
The problem with unsafe languages is not that you can’t write safe code in them with skill and discipline.

The problem is that programmers don’t always do that, either because they are not that experienced or they are in a hurry.

The real danger is when code is long lived and worked on by multiple people. One bad commit after a late night hacking session and now there is a zero day just waiting to be discovered.

Safe languages don’t rule that out but they make it profoundly less likely.

bluGill•1y ago
I write C++ all the time and I still cannot convince many developers to use unique_ptr over new. It isn't that hard to write code that doesn't leak but if you bypass the language features it cannot help you.

for that matter though I've seen rust programmers put everything in unsafe.

on_the_train•1y ago
There's static analysis which can effectively force these things. C++ problems are self-inflicted
bluGill•1y ago
There is but we have code predating c++11 that isn't worth rewriting. So the static analisys is off. We do use lots of static analisys but that one is too hard to fix all the old code that we have decades of proff works and isn't leaking (much?)
andrewflnr•1y ago
I mean, a sufficiently safe language would rule it out. Either one not expressive enough to express memory unsafety (i.e. GC or fully linear types with no escape hatches) or one that requires a machine checked proof of safety to compile. These options just happen to be too big of a pain in the assembly for today's appetite.
shmerl•1y ago
No, C++ is hopeless. No need to bend over backwards to try to disprove it. It's not only about memory safety, some of it is about legacy stuff and backwards compatibility it's forever stuck with.
tom_•1y ago
This only works with the VC++ CRT, which is potentially a bit limiting!

Also, the DEBUG_NEW thing is useless in practice since, from memory, it stops you using placement new, and dependencies typically don't participate, so a zillion unlabeled leaks is the usual result from the common case of you failing to call some dependency's free function.

And the allocation IDs (and therefore _CrtSetBreakAlloc) are pretty worthless in practice for multithreaded programs, because the allocation order isn't deterministic.

I use the LEAK_CHECK_DF flag in the programs I write (and the CHECK_ALWAYS_DF is worth investigating too), but the only point is to indicate whether there are leaks on exit, yes/no. If no, great; if yes, well that's useful information, but the actual output is almost never helpful. (Though occasionally I do somehow introduce a leak from something that happens before the first thread is created.)

yusina•1y ago
It's 2025 and we are still discussing memory leaks. The very existence of this article is an indication that C++ (used like that) has an issue. Non-kernel programmers should not even be able to create memory leaks by mistake.

Well, unless they are doing something incredibly stupid including stepping over several explicit warnings of "don't do this unless you are very sure about what you are doing".

teleforce•1y ago
It's really a shame isn't it? It's 2025 and we still have no programming languages that have impeccable GC for automatic memory management rather than forcing programmer to wrestling and fighting for manually managing the memory [1].

Auto industry kind of solved this automation mechanism for example with the new high performance Toyota GR Corolla has a new automatic gear transmission that's proven as fast if not faster than the manual version [2]. The same goes to F1, the epitome of car racing performance.

[1] Understanding Memory Management, Part 5: Fighting with Rust (101 comments):

https://news.ycombinator.com/item?id=43882291

[2] 2025 Toyota GR Corolla's New Automatic Gearbox Democratizes Fun:

https://www.caranddriver.com/reviews/a62672128/2025-toyota-g...

linotype•1y ago
I’ve seen way more comments from C++ developers complaining about Rust developers insulting them than I’ve seen Rust developers actually insulting C++. It’s weird to see how attached people are to programming languages, though it’s weird to me too how attached people are to ICE/drivetrains.
sunrunner•1y ago
I think that's because the Rust developers are having too much fun sitting on their high horse shouting about how great the horse is to need to spend time yelling about the people _not_ on the horse, while the C++ developers don't have a horse to yell about so need one to yell _at_ instead.
squirrellous•1y ago
It’s about jobs and livelihoods, even if not everyone will admit it. It’s easy to emotional when the argument boils down to “your skills are now outdated, go learn a better one”.
fithisux•1y ago
c++ is a huge language, with lots of backwards compatibility.

I think c++ should keep the good modern things and fork (restart) from there by breaking backwards compatibility, c++23 will be frozen with some fixes.

api•1y ago
There are lots of languages where true memory bugs are impossible. As you say they are higher level and usually GC.
andrewflnr•1y ago
Right, the interesting case would be the formal proof. Though, I suspect there are fewer high-level languages where memory bugs are actually impossible than you would naively think. I've segfaulted Python by accident, only using the standard library (concurrency shenanigans if I recall). You can probably do worse if you try. To make a truly memory-safe language, you would need to carefully design and implement the standard library, disallow all native code extensions, and probably more I'm not smart enough to figure out. So, not Java, not Python. Maybe some Schemes?