frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Browse the new MCP registry with Remote MCP

https://github.com/jaw9c/mcp-registry-mcp
1•joshwarwick15•58s ago•1 comments

Cursed, a genz programming language made by Claude in a 3-month loop

https://ghuntley.com/cursed/
1•jbyers•3m ago•0 comments

AI Generator – Repurpose 1 article into 20 SEO blogs, posts and emails

https://aigenerator.app/
1•wcagscans•5m ago•1 comments

NearToilets – Airbnb of toilets, earn from toilets for rent

https://neartoilets.com/
1•kevin11111•5m ago•0 comments

The Standard Capital Series A (Docs)

https://www.standardcap.com/docs
1•clemo_ra•6m ago•0 comments

self.atari at ICFPPC 2025

https://github.com/self-atari/icfp2025/blob/main/writeup/writeup.md
1•eswitbeck•7m ago•0 comments

How FOSS Projects Handle Legal Takedown Requests

https://f-droid.org/2025/09/10/how-foss-projects-handle-legal-takedown-requests.html
1•marcprux•7m ago•0 comments

The Rise of 'Conspiracy Physics'

https://www.wsj.com/science/physics/the-rise-of-conspiracy-physics-dd79fe36
1•cainxinth•11m ago•0 comments

Is Earth's climate in a state of 'termination shock'?

https://www.newscientist.com/article/2494279-is-earths-climate-in-a-state-of-termination-shock/
1•Brajeshwar•11m ago•0 comments

'Potential biosignatures' found in ancient Mars lake

https://phys.org/news/2025-09-potential-biosignatures-ancient-mars-lake.html
1•Brajeshwar•12m ago•0 comments

MCP Server Could Have Been a JSON File

https://materializedview.io/p/mcp-server-could-have-been-json-file
2•riccomini•12m ago•0 comments

MLPerf Inference v5.1 Results Land with New Benchmarks and Record Participation

https://www.hpcwire.com/2025/09/10/mlperf-inference-v5-1-results-land-with-new-benchmarks-and-rec...
1•rbanffy•12m ago•0 comments

Corporate Controlled Linters

1•archerfsn•12m ago•0 comments

Remarkable Paper Pro Move

https://remarkable.com/blog/how-we-use-remarkable-paper-pro-move
1•rawland•13m ago•1 comments

Show HN: Ariadne – try free tunneling options for GitHub Runners

https://github.com/BrowserBox/ariadne
1•keepamovin•14m ago•0 comments

The Mysterious Object That Has Baffled Archaeologists for Centuries

https://www.openculture.com/2025/08/the-ancient-roman-dodecahedron.html
2•PaulHoule•14m ago•0 comments

Wall Street's Race for Stablecoin Talent Sends Pay Soaring

https://www.bloomberg.com/news/articles/2025-09-11/stablecoin-talent-race-on-wall-street-sends-se...
1•petethomas•16m ago•0 comments

Generating Website Banners Algorithmically

https://golfed.xyz/posts/dynamic-banners/
1•rasmus-u•18m ago•0 comments

Show HN: Nativeblocks – Server driven UI platform

https://nativeblocks.io
2•alirezat775•20m ago•0 comments

Why AI Challenges Us: Ego, Awareness, and the Nature of Reality

https://www.immaculateconstellation.info/why-ai-challenges-us-ego-awareness-and-the-nature-of-rea...
1•maclombardi•22m ago•0 comments

Should you opt-in to Swift 6.2's Main Actor isolation?

https://www.donnywals.com/should-you-opt-in-to-swift-6-2s-main-actor-isolation/
2•frizlab•24m ago•0 comments

Anyone exploring creating new children's character IPs using AI 3D animation?

1•vivek0989•24m ago•1 comments

A 'smiling' bear is LA's latest superstar

https://www.nbclosangeles.com/the-scene/a-smiling-bear-seen-on-a-motion-activated-mountain-camera...
1•mooreds•24m ago•0 comments

Silicon Valley's reading list reveals its ambitions

https://www.programmablemutter.com/p/silicon-valleys-reading-list-reveals
1•disgruntledphd2•25m ago•0 comments

A 101 guide to learn agentic AI

https://thenewaiorder.substack.com/p/learn-agentic-ai-a-beginners-guide
1•ClaireGz•25m ago•0 comments

Not able to submit my url here

1•akshaysvk•25m ago•2 comments

Conway's Game of Life, but Musical

https://www.hudsong.dev/digital-darwin
3•hudsongr•29m ago•0 comments

Why Netflix Struggles to Make Good Movies: A Data Explainer

https://www.statsignificant.com/p/why-netflix-struggles-to-make-good
1•mooreds•29m ago•1 comments

Anyone exploring creating new children's character IP using AI animation?

1•vivek0989•30m ago•0 comments

Reversing the licensing on a Quantum Scalar i40

https://blackjack.codes/blog/reversing-the-licensing-on-a-quantum-scalar-i40/
1•nullpt_rs•31m ago•0 comments
Open in hackernews

Behind the Scenes of Bun Install

https://bun.com/blog/behind-the-scenes-of-bun-install
71•Bogdanp•1h ago

Comments

blizdiddy•1h ago
I used bun for the first time last week. It was awesome! The built-in server and SQLite meant i didn’t need any dependencies besides bun itself, which is certainly my favorite way to develop.

I do almost all of my development in vanilla js despite loathing the node ecosystem, so i really should have checked it out sooner.

k__•1h ago
I tried using Bun a few times, and I really liked working with it.

Much better than Node.

However...!

I always managed to hit a road block with Bun and had to go back to Node.

First it was the crypto module that wasn't compatible with Nodejs signatures (now fixed), next Playwright refused working with Bun (via Crawlee).

Cthulhu_•1h ago
I think this is the big one that slows adoption of "better" / "faster" tooling down, that is, backwards compatibility and drop-in-replacement-ability. Probably a lot of Hyrum's Law.
koakuma-chan•1h ago
You can use Bun as package manager only. You don't have to use Bun as runtime.
rs_rs_rs_rs_rs•1h ago
Python has uv, JS has bun, what does Ruby or PHP have? Are the devs using those languages happy with how fast the current popular dependency managers are?
tommasoamici•1h ago
it's pretty new, but in Ruby there's `rv` which is clearly inspired by `uv`: https://github.com/spinel-coop/rv.

>Brought to you by Spinel

>Spinel.coop is a collective of Ruby open source maintainers building next-generation developer tooling, like rv, and offering flat-rate, unlimited access to maintainers who come from the core teams of Rails, Hotwire, Bundler, RubyGems, rbenv, and more.

JamesSwift•1h ago
Youre looking at it wrong. Python has nix, JS has nix, ruby and php have nix : D

Thats closer to how pnpm achieves speed up though. I know there is 'rv' recently, but havent tried it.

koakuma-chan•55m ago
You mean nix the package manager? I used to use NixOS and I had to switch off because of endless mess with environment variables.
hu3•57m ago
PHP is getting Mago (written in Rust).

Repo: https://github.com/carthage-software/mago

Announcement 9 months ago:

https://www.reddit.com/r/PHP/comments/1h9zh83/announcing_mag...

For now its main features are 3: formatting, linting and fixing lint issues is implemented.

I hope they add package manager to do what composer does.

aarondf•53m ago
PHP has Composer, and it's extremely good!
kijin•40m ago
PHP is much closer to raw C and doesn't do any threading by default, so I suppose composer doesn't suffer from the thread synchronization and event loop related issues that differentiate bun from npm.
aleyan•47m ago
I have been excited about bun for about a year, and I thought that 2025 is going to be its breakout year. It is really surprising to me that it is not more popular. I scanned top 100k repos on GitHub, and for new repos in 2025, npm is 35 times more popular and pnpm is 11 time more popular than bun [0][1]. The other up and coming javascript runtime, deno is not so popular either.

I wonder why that is? Is it because it is a runtime, and getting compatibility there is harder than just for a straight package manager?

Can someone who tried bun and didn't adopt it personally or at work chime in and say why?

[0] https://aleyan.com/blog/2025-task-runners-census/#javascript...

[1] https://news.ycombinator.com/item?id=44559375

koakuma-chan•46m ago
> I wonder why that is?

LLMs default to npm

fkyoureadthedoc•9m ago
You sure it's not just because npm has been around for 15 years as the default package manager for node?
koakuma-chan•3m ago
Didn't prevent me from switching to Bun as the cost is 0.
madeofpalk•39m ago
Honestly, it doesn't really solve a big problem I have, and introduces all the problem with being "new" and less used.
williamstein•37m ago
I am also very curious what people think about this. To me, as a project, Node gives off a vibe of being mature, democratic and community driven, especially after successfully navigating then io.js fork drama etc a few years ago. Clearly neither bun nor deno are community driven democratic projects, since they are both VC funded.
MrJohz•22m ago
I think part of the issue is that a lot of the changes have been fairly incremental, and therefore fairly easy to include back into NodeJS. Or they've been things that make getting started with Bun easier, but don't really add much long-term value. For example, someone else in the comments talked about the sqlite module and the http server, but now NodeJS also natively supports sqlite, and if I'm working in web dev and writing servers, I'd rather use an existing, battle-tested framework like Express or Fastify with a larger ecosystem.

It's a cool project, and I like that they're not using V8 and trying something different, but I think it's very difficult to sell a change on such incremental improvements.

davidkunz•18m ago
I tried to run my project with bun - it didn't work so I gave up. Also, there needs to be a compelling reason to switch to a different ecosystem.
phpnode•18m ago
It’s a newer, vc funded competitor to the open source battle tested dominant player. It has incentives to lock you in and ultimately is just not that different from node. There’s basically no strategic advantage to using bun, it doesn’t really enable anything you can’t do with node. I have not seen anyone serious choose it yet, but I’ve seen plenty of unserious people use it
fkyoureadthedoc•17m ago
Bun is much newer than pnpm, looking at 1.0 releases pnpm has about a 6 year head start.

I write a lot of one off scripts for stuff in node/ts and I tried to use Bun pretty early on when it was gaining some hype. There were too many incompatibilities with the ecosystem though, and I haven't tried since.

silverwind•14m ago
Take a look at their issue tracker, it's full of crashes because apparently this Zig language is highly unsafe. I'm staying on Node.
veber-alex•10m ago
Neither Bun nor Deno have any killer features.

Sure, they have some nice stuff that should also be added in Node, but nothing compelling enough to deal with ecosystem change and breakage.

johnfn•4m ago
I am Bun's biggest fan. I use it in every project I can, and I write all my one-off scripts with Bun/TS. That being said, I've run into a handful of issues that make me a little anxious to introduce it into production environments. For instance, I had an issue a bit ago where something simple like an Express webserver inside Docker would just hang, but switching bun for node worked fine. A year ago I had another issue where a Bun + Prisma webserver would slowly leak memory until it crashed. (It's been a year, I'm sure they fixed that one).

I actually think Bun is so good that it will still net save you time, even with these annoyances. The headaches it resolves around transpilation, modules, workspaces etc, are just amazing. But I can understand why it hasn't gotten closer to npm yet.

wink•46m ago
> Node.js uses libuv, a C library that abstracts platform differences and manages async I/O through a thread pool.

> Bun does it differently. Bun is written in Zig, a programming language that compiles to native code with direct system call access:

Guess what, C/C++ also compiles to native code.

I mean, I get what they're saying and it's good, and nodejs could have probably done that as well, but didn't.

But don't phrase it like it's inherently not capable. No one forced npm to be using this abstraction, and npm probably should have been a nodejs addon in C/C++ in the first place.

(If anything of this sounds like a defense of npm or node, it is not.)

k__•17m ago
To me, the reasoning seems to be:

Npm, pnpm, and yarn are written in JS, so they have to use Node.js facilities, which are based on libuv, which isn't optimal in this case.

Bun is written in Zig, so it doesn't need libuv, and can so it's own thing.

Obviously, someone could write a Node.js package manager in C/C++ as a native module to do the same, but that's not what npm, pnpm, and yarn did.

djfobbz•45m ago
I really like Bun too, but I had a hard time getting it to play nicely with WSL1 on Windows 10 (which I prefer over WSL2). For example:

  ~/: bun install
  error: An unknown error occurred (Unexpected)
lfx•25m ago
Why you prefer WSL1 over WSL2?
k__•37m ago
"... the last 4 bytes of the gzip format. These bytes are special since store the uncompressed size of the file!"

What's the reason for this?

I could imagine, many tools could profit from knowing the decompressed file size in advance.

8cvor6j844qw_d6•31m ago
gzip.py [1]

---

def _read_eof(self):

# We've read to the end of the file, so we have to rewind in order

# to reread the 8 bytes containing the CRC and the file size.

# We check the that the computed CRC and size of the

# uncompressed data matches the stored values. Note that the size

# stored is the true file size mod 2*32.

---

[1]: https://stackoverflow.com/a/1704576

philipwhiuk•29m ago
It's straight from the GZIP spec if you assume there's a single GZIP "member": https://www.ietf.org/rfc/rfc1952.txt

> ISIZE (Input SIZE)

> This contains the size of the original (uncompressed) input data modulo 2^32.

So there's two big caveats:

1. Your data is a single GIZP member (I guess this means everything in a folder)

2. Your data is < 2^32 bytes.

k__•21m ago
Yeah, I understood that.

I was just wondering why GZIP specified it that way.

thornewolf•12m ago
I think they forgot to include the benchmark time for "npm (cached)" inside the Binary Manifest Caching section. We have bun, bun (cached), npm. I think the summary statistics are also incorrect.