frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Claude Memory

https://www.anthropic.com/news/memory
219•doppp•3h ago•137 comments

Trump pardons convicted Binance founder

https://www.wsj.com/finance/currencies/trump-pardons-convicted-binance-founder-7509bd63
297•cowboyscott•5h ago•185 comments

What happened to Apple's legendary attention to detail?

https://blog.johnozbay.com/what-happened-to-apples-attention-to-detail.html
331•Bogdanp•1h ago•183 comments

New updates and more access to Google Earth AI

https://blog.google/technology/research/new-updates-and-more-access-to-google-earth-ai/
81•diogenico•3h ago•24 comments

Reasoning Is Not Model Improvement

https://manidoraisamy.com/reasoning-not-ai.html
47•QueensGambit•5h ago•38 comments

Make Any TypeScript Function Durable

https://useworkflow.dev/
56•tilt•3h ago•36 comments

Kaitai Struct: declarative binary format parsing language

https://kaitai.io/
27•djoldman•1w ago•7 comments

I spent a year making an ASN.1 compiler in D

https://bradley.chatha.dev/blog/dlang-propaganda/asn1-compiler-in-d/
220•BradleyChatha•7h ago•108 comments

Show HN: OpenSnowcat – A fork of Snowplow to keep open analytics alive

https://opensnowcat.io/
19•joaocorreia•1h ago•3 comments

Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors

https://www.tommysense.com
39•mike2872•3h ago•30 comments

PyTorch Monarch

https://pytorch.org/blog/introducing-pytorch-monarch/
283•jarbus•10h ago•38 comments

VST3 audio plugin format is now MIT

https://forums.steinberg.net/t/vst-3-8-0-sdk-released/1011988
604•rock_artist•14h ago•144 comments

Armed police swarm student after AI mistakes bag of Doritos for a weapon

https://www.dexerto.com/entertainment/armed-police-swarm-student-after-ai-mistakes-bag-of-doritos...
213•antongribok•2h ago•143 comments

Pyscripter – open-source Python IDE written in Delphi

https://github.com/pyscripter/pyscripter
8•peter_d_sherman•3d ago•0 comments

How count-min sketches work – frequencies, but without the actual data

https://www.instantdb.com/essays/count_min_sketch
25•stopachka•1d ago•2 comments

Show HN: Git for LLMs – a context management interface

https://twigg.ai
21•jborland•5h ago•6 comments

Summary of the Amazon DynamoDB Service Disruption in US-East-1 Region

https://aws.amazon.com/message/101925/
303•meetpateltech•19h ago•51 comments

Show HN: I built a tech news aggregator that works the way my brain does

https://deadstack.net/recent
92•dreadsword•2h ago•55 comments

OpenAI acquires Sky.app

https://openai.com/index/openai-acquires-software-applications-incorporated
48•meetpateltech•3h ago•23 comments

OpenMaxIO: Forked UI for MinIO Object Storage

https://github.com/OpenMaxIO/openmaxio-object-browser
144•nimbius•2h ago•37 comments

The OS/2 Display Driver Zoo

https://www.os2museum.com/wp/the-os-2-display-driver-zoo/
30•kencausey•1w ago•2 comments

Can "second life" EV batteries work as grid-scale energy storage?

https://www.volts.wtf/p/can-second-life-ev-batteries-work
51•davidw•2h ago•48 comments

The Muscular Compassion of "Paper Girl"

https://www.newyorker.com/books/page-turner/the-muscular-compassion-of-paper-girl
9•mitchbob•1h ago•2 comments

Nango (YC W23) is hiring staff back-end engineers (remote)

https://www.nango.dev/careers
1•bastienbeurier•8h ago

Antislop: A framework for eliminating repetitive patterns in language models

https://arxiv.org/abs/2510.15061
70•Der_Einzige•4h ago•66 comments

Unconventional Ways to Cast in TypeScript

https://wolfgirl.dev/blog/2025-10-22-4-unconventional-ways-to-cast-in-typescript/
57•Bogdanp•7h ago•24 comments

VectorWare – from creators of `rust-GPU` and `rust-CUDA`

https://www.vectorware.com/blog/announcing-vectorware/
54•ashvardanian•5h ago•18 comments

Programming with Less Than Nothing

https://joshmoody.org/blog/programming-with-less-than-nothing/
390•signa11•15h ago•137 comments

CRDTs: Convergence without coordination

https://read.thecoder.cafe/p/crdt
67•0xKelsey•1w ago•27 comments

Upgrading Our Way Through OpenGL 1.x

https://bumbershootsoft.wordpress.com/2025/09/27/upgrading-our-way-through-opengl-1-x/
36•PaulHoule•1w ago•0 comments
Open in hackernews

Show HN: Nostr Web – decentralized website hosting on Nostr

https://nweb.shugur.com
78•karihass•6h ago
We built Nostr Web, a new way to publish and host websites that live entirely on the Nostr network instead of centralized servers.

Each website is a collection of signed, verifiable Nostr events distributed across relays—so it can’t be taken down, censored, or lost.

It includes: • DNS TXT records for domain-based discovery (_nweb.domain.com) • CLI publisher tool for versioned deployments (nw-publisher) • Browser extension (nw-extension) for native browsing experience • Relay v1.3.5 support for Nostr Web event kinds

Try the live demo: https://nweb.shugur.com

Repos: https://github.com/Shugur-Network/relay | https://github.com/Shugur-Network/nw-nips | https://github.com/Shugur-Network/nw-publisher | https://github.com/Shugur-Network/nw-extention

Would love feedback from the HN community—on protocol design, relay performance, or UX ideas for improving decentralized web publishing.

Comments

lbhdc•6h ago
Isn't website hosting already decentralized? I can host my site on one of the many different providers out there, I can host my own, or even deploy to multiple providers. Users can access my site without extra steps.

Why would I want to host my site on Nostr? What does it do better than the competition?

As a side note, your demo isn't viewable without the extension. Trusting a new browser extension has a high level of friction. It would be nice if your site gave some hint of why a user might want to jump through those hoops.

karihass•5h ago
Nice observations

1- Hosting site on one of the service providers doesn't mean centralization, ex. these week amazon outage, if you are going to deploy to multi-providers it will costs much, in our solution we offer you freedom of hosting on whatever relays you prefer many relays are public which means 0$ cost, moreover you able to expand your deployment on more relays as you want.

2- You are definitely correct, We have just highlighted a small note in the landing page that end users need extension to access the website, to gain some trust we have published the extension to chrome and Firefox store so a code review is applied to ensure security.

Really appreciate your feedback we can add more informative details in the landing page to show why end user need an extension, also we are planning to build a gateway so end user doesn't need to install extension in order to to access nostr websites "Frankly speaking we don't prefer this way in favor of decentralization and it is planned just for demonstration purposes"

immibis•37m ago
Isn't that the same as putting your website on many different public, free website hosts? Which don't really exist, for good reason.
RobGR•4h ago
In addition to the browser extension, you need a web proxy -- a bit of server side code that acts as the nostr client and gets the page, and displays it over ordinary http/https.

Of course this means the existing web will find multiple URLs to the same content, if many people run the proxy, but that can be mitigated in various ways, or just ignored.

shrubble•3h ago
You should expect a lot of friction around having to install the extension; if you can figure out how to do it without the extension, it will lead to faster uptake.
verdverm•2h ago
> Each website is a collection of signed, verifiable Nostr events distributed across relays—so it can’t be taken down, censored, or lost.

How does Nostr deal with illegal content like CSAM?

digitalbase•2h ago
This has been discussed/answered in other Nostr thread:

https://news.ycombinator.com/item?id=45300004 https://news.ycombinator.com/item?id=45299986

peaseagee•2h ago
The links you shared talk only about spam. They do not talk about illegal content like CSAM.
digitalbase•2h ago
There is no single approach as no central moderation exists. That's a feature.

So it's to relay operators in combination with WoT (web of trust) on the client (and sometimes relays)

iamnothere•1h ago
Individual relay operators must detect and block it on their own. Same as Mastodon servers or other social platforms.

Public relays take measures to deal with this. It was an issue early on, along with China spam.

evbogue•2h ago
How does this handle changes to the website. Is the entire website re-uploaded to a Nostr relay, or is there some re-use of old material that's already been uploaded before?
DavidHaerer•41m ago
Nostr is append only, if an event is published to someone else's relay, you can't delete it.
dewey•1h ago
A website for people who don't want others to see their website.
karel-3d•1h ago
Is nostr related to bitcoin?

I always only see it with the same people that talk about bitcoin.

DavidHaerer•44m ago
Nostr has built-in support (NIP idk) for Bitcoin Lightning payments. Bitcoiners see Nostr doing to social media what Bitcoin did to fiat.
bryanrasmussen•1h ago
as I'm understanding this - it would be useful for having your intranet sites available to everybody without a VPN as long as people used the extension - EXCEPT that anyone with the extension would be able to see YOUR intranet sites.

That is to say one use case I can see would be that people could have the extension, log in, and get available the intranet published for that particular log in.

That is to say unless I have totally misunderstood what it does, and my idea is idiotic, both of which are probably true.

on edit: that is to say I say that is to say way too much because I'm used to having people misunderstand things I thought I said relatively clearly.

renshijian•1h ago
You're rebuilding trust online through decentralized identity. We're doing something fundamentally similar in AI: making machine honesty verifiable, not just trustworthy Our oracle system creates an "ethical black box" for AI conversations. If you believe transparency and verifiability are cornerstones of the digital future, perhaps our project resonates with you. I'd be happy to compare notes
seanclayton•51m ago
> Nostr is an apolitical communication commons.

Apolitical is starting to mean something rather political these days.