frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Grifters, cynics, and true believers: The family tree of vaccine opponents

https://arstechnica.com/science/2026/05/grifters-cynics-and-true-believers-the-family-tree-of-vac...
1•rbanffy•39s ago•0 comments

2D Particles sandbox using WebGPU

https://2sandbox.tulv.in/
1•atulvi•1m ago•0 comments

Bubbles: From "tronics" to "dot com" (1999)

https://www.forbes.com/1999/01/14/mu3.html
1•jumploops•1m ago•1 comments

Impossibly rare tropical bird swooped over California. Experts fear a trend

https://www.sfgate.com/california/article/rare-tropical-species-southern-california-22282620.php
1•c420•1m ago•0 comments

Show HN: leaf – one month later: website, releases and lots of improvements

https://leaf.rivolink.mg
1•RivoLink•4m ago•0 comments

Boston Mystery Boom

https://www.wcvb.com/article/did-you-feel-it-viewers-report-hearing-mystery-boom-across/71450011
1•benwhitehead21•6m ago•0 comments

Possible meteor/bolide atmospheric entry east of Boston

https://twitter.com/NStewWX/status/2060792766997655903
1•twoodfin•6m ago•0 comments

Meta is reportedly developing an AI pendant

https://techcrunch.com/2026/05/30/meta-is-reportedly-developing-an-ai-pendant/
1•rishikeshs•8m ago•0 comments

In Pursuit of Understanding the Crash in Me/CFS

https://likeannopeningbandforthesun.substack.com/p/in-pursuit-of-understanding-the-crash
1•brandonb•9m ago•0 comments

Fluid Fire Simulation Sandbox

https://www.escapemotions.com/experiments/fluid_fire_3/
2•Leftium•10m ago•0 comments

Development and validation of a digital biomarker for peripheral artery disease

https://www.nature.com/articles/s41746-026-02655-w
1•brandonb•10m ago•0 comments

Compare AI Model Pricing Across 9 Providers (385 Models)

https://silkdock.ai/rankings
3•aqib-public•10m ago•1 comments

Ernst & Young published cybersecurity report full of hallucinations

https://gptzero.me/investigations/ey
3•smartmic•11m ago•0 comments

Thiel moves family to Milei's libertarian Argentina

https://www.ft.com/content/3d7ab893-1842-4c6c-a3d9-26871d79dde4
1•mmarian•11m ago•1 comments

How Does Google Maps Work? [video]

https://www.youtube.com/watch?v=kS-CGkiPetQ
1•tacon•13m ago•0 comments

People Keep Damaging Garbage Trucks by Throwing Car Batteries in the Trash

https://www.thedrive.com/news/people-keep-throwing-away-car-batteries-in-dumpsters-and-thats-a-re...
2•01-_-•14m ago•0 comments

What the OSS Summit Says About OSS in 2026

https://redmonk.com/sogrady/2026/05/19/oss-summit-2026/
1•mooreds•15m ago•0 comments

United flight diverted to Wisconsin after passenger's attempts to breach cockpit

https://www.cnn.com/2026/05/30/us/united-airlines-unruly-passenger-wisconsin
1•mooreds•15m ago•0 comments

SoftBank pledges €75B to build Europe's biggest AI facility in France

https://www.ft.com/content/1022f9bd-5b6d-44a5-9303-c8b05b8c6463
2•bazzmt•15m ago•1 comments

Getting changes from FusionAuth theme updates

https://fusionauth.io/community/forum/topic/3105/getting-changes-from-theme-updates
1•mooreds•15m ago•0 comments

DHS says it's 'drawing up plans' to ban international arrivals at SFO

https://www.sfgate.com/travel/article/dhs-ban-international-arrival-sfo-22280740.php
4•consumer451•17m ago•0 comments

You don't have a willpower problem. You have a slot machine in your pocket

https://stvrrll1ght.substack.com/
2•maheenahmed•18m ago•0 comments

Cardiopulmonary Exercise Testing Explained for Regular People

https://likeannopeningbandforthesun.substack.com/p/cardiopulmonary-exercise-testing
1•brandonb•20m ago•0 comments

Huawei thanks US for restrictions that supercharged China semiconductor industry

https://www.tomshardware.com/tech-industry/huawei-chairman-thanks-the-us-for-supercharging-chinas...
3•dabinat•20m ago•0 comments

Don't Forget To Flush (2025) [video]

https://www.youtube.com/watch?v=f30PceqQWko
2•tosh•21m ago•0 comments

Cancer jab can eradicate tumours in patients, trial shows

https://www.theguardian.com/science/2026/may/30/cancer-jab-can-eradicate-entire-tumours-in-patien...
2•tosh•23m ago•0 comments

Claude Code vs. Codex: FRA challenge 75746d-2025

https://gist.github.com/joelonsql/c49129b151d7e77fb83250f675ffea07
2•JoelJacobson•26m ago•0 comments

I Ported Pixal3D over to Apple Silicon

https://blog.chillaid.art/posts/porting-pixal3d-one-cursed-kernel-at-a-time
1•pawelma•27m ago•1 comments

Cancer Alley

https://en.wikipedia.org/wiki/Cancer_Alley
3•amarcheschi•27m ago•0 comments

Looking at code behind File Pilot

https://www.youtube.com/watch?v=Ww26eO1WeGQ
1•vjekoslav•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?