Hacker News

Firefox Git Migration, the unofficial guide

Hacker News - Wed, 04/30/2025 - 8:56am

Article URL: https://glandium.org/blog/?p=4370

Comments URL: https://news.ycombinator.com/item?id=43844570

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Fermi Chain. A Wordle-style game for order-of-magnitude thinking

Hacker News - Wed, 04/30/2025 - 8:56am

A couple weeks ago I posted a Fermi estimation game (https://news.ycombinator.com/item?id=43632278) I made it the hope that it would eventually help me become a lot more inclined to make these estimates during everyday life.

Just shipped a v2. It's more open-ended, closer to the spirit of true Fermi estimation, and a lot more mobile friendly. Would love any/all feedback!

Comments URL: https://news.ycombinator.com/item?id=43844565

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Malai – Share your dev server (and more) over P2P

Hacker News - Wed, 04/30/2025 - 8:52am

We built Malai to make it dead simple to share your local development server over peer-to-peer, without setting up tunnels, dealing with firewalls, or relying on cloud services.

With one command, you can expose a local HTTP or TCP* service to the world. It's built on the iroh P2P stack, and works out of the box with end-to-end encryption and zero config.

``` $ malai http 3000 --public Malai: Sharing http://127.0.0.1:3000 at https://pubqaksutn9im0ncln2bki3i8diekh3sr4vp94o2cg1agjrb8dhg... To avoid the public proxy, run your own with: `malai http-bridge`

Or use: `malai browse kulfi://pubqaksutn9im0ncln2bki3i8diekh3sr4vp94o2cg1agjrb8dhg` ```

This shares http://localhost:3000/ over a secure URL. No signup, no accounts, and you can self-host your own http bridge if you want.

It’s open-source, and we’re working on native SSH support, sharing folders and, fine-grained access control next.

GitHub: https://github.com/kulfi-project/kulfi (star us!)

Would love feedback, questions, or ideas — thanks!

Comments URL: https://news.ycombinator.com/item?id=43844500

Points: 1

# Comments: 0

Categories: Hacker News

Fastify and Vue

Hacker News - Wed, 04/30/2025 - 7:53am
Categories: Hacker News

Pages