frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I built physical album cards with NFC tags to teach my son music discovery

https://fulghum.io/album-cards
175•jordanf•6h ago•74 comments

Financing My Klarna Doritos Locos Taco

https://theahura.substack.com/p/tech-things-financing-my-klarna-doritos
49•theahura•3d ago•30 comments

Show HN: Semantic search over the National Gallery of Art

https://nga.demo.mixedbread.com/
71•breadislove•6h ago•24 comments

Tangled, a Git collaboration platform, built on atproto

https://blog.tangled.org/intro
62•mjbellantoni•5h ago•19 comments

(Re)Introducing the Pebble Appstore

https://ericmigi.com/blog/re-introducing-the-pebble-appstore/
30•duck•4h ago•1 comments

Does our “need for speed” make our wi-fi suck?

https://orb.net/blog/does-speed-make-wifi-suck
108•jamies•7h ago•159 comments

What happens to college towns after peak 18-year-old?

https://www.theargumentmag.com/p/what-happens-to-college-towns-after
3•measurablefunc•49m ago•1 comments

Show HN: I invented a new generative model and got accepted to ICLR

https://discrete-distribution-networks.github.io/
509•diyer22•17h ago•61 comments

Lánczos Interpolation Explained (2022)

https://mazzo.li/posts/lanczos.html
86•tobr•5d ago•4 comments

Show HN: A Digital Twin of my coffee roaster that runs in the browser

https://autoroaster.com/
63•jvkoch•4d ago•20 comments

Ryanair flight landed at Manchester airport with six minutes of fuel left

https://www.theguardian.com/business/2025/oct/10/ryanair-flight-landed-at-manchester-airport-with...
525•mazokum•11h ago•388 comments

How to save the world with ZFS and 12 USB sticks: 4th anniversary video (2011)

https://constantin.glez.de/posts/2011-01-24-how-to-save-the-world-with-zfs-and-12-usb-sticks-4th-...
68•mariuz•5h ago•21 comments

Verge Genomics (YC S15) Is Hiring for Multiple Engineering and Product Roles

1•alicexzhang•4h ago

Fears over AI bubble bursting grow in Silicon Valley

https://www.bbc.com/news/articles/cz69qy760weo
4•RyanShook•10m ago•1 comments

OpenGL: Mesh shaders in the current year

https://www.supergoodcode.com/mesh-shaders-in-the-current-year/
121•pjmlp•14h ago•89 comments

Dimensions of everyday objects

https://www.dimensions.com/
53•kaniksu•5d ago•6 comments

Show HN: Lights Out: my 2D Rubik's Cube-like Game

https://raymondtana.github.io/projects/pages/Lights_Out.html
44•raymondtana•21h ago•20 comments

Liquid Glass Is Cracked, and Usability Suffers in iOS 26

https://www.nngroup.com/articles/liquid-glass/
416•uxjw•5h ago•318 comments

Love C, hate C: Web framework memory problems

https://alew.is/lava.html
94•OneLessThing•22h ago•98 comments

A story about bypassing air Canada's in-flight network restrictions

https://ramsayleung.github.io/en/post/2025/a_story_about_bypassing_air_canadas_in-flight_network_...
183•samray•18h ago•147 comments

After nine years of grinding, Replit found its market. Can it keep it?

https://techcrunch.com/2025/10/02/after-nine-years-of-grinding-replit-finally-found-its-market-ca...
95•toomanyrichies•5d ago•83 comments

Multi-Core by Default

https://www.rfleury.com/p/multi-core-by-default
92•kruuuder•19h ago•52 comments

NanoMi: Source-available transmission electron microscope

https://nanomi.org/
63•pillars•2d ago•9 comments

Igalia, Servo, and the Sovereign Tech Fund

https://www.igalia.com/2025/10/09/Igalia,-Servo,-and-the-Sovereign-Tech-Fund.html
356•robin_reala•14h ago•58 comments

Ohno Type School: A (2020)

https://ohnotype.co/blog/ohno-type-school-a
174•tobr•4d ago•64 comments

Notes on switching to Helix from Vim

https://jvns.ca/blog/2025/10/10/notes-on-switching-to-helix-from-vim/
264•chmaynard•12h ago•162 comments

Datastar: Lightweight hypermedia framework for building interactive web apps

https://data-star.dev/
224•freetonik•17h ago•219 comments

All-natural geoengineering with Frank Herbert's Dune

https://www.governance.fyi/p/all-natural-geoengineering-with-frank
82•toomuchtodo•12h ago•31 comments

Voyage of the Marigold – Author's Notes

https://sheep.horse/2025/6/voyage_of_the_marigold_author%27s_notes.html
4•surprisetalk•2d ago•0 comments

Ask HN: What's the best hackable smart TV?

227•xrd•4d ago•162 comments
Open in hackernews

Tangled, a Git collaboration platform, built on atproto

https://blog.tangled.org/intro
62•mjbellantoni•5h ago

Comments

idiotsecant•2h ago
This is interesting, what does it give that hosted git doesn't?
Imustaskforhelp•1h ago
decentralization out of the box for the most part. Its built on ATproto protocol which is used by bluesky/created by them
jpereira•1h ago
The fact that all the data is open means not only that you could plausibly exit to other providers and keep all your projects data, (issues, prs, etc), but also that it's dramatically easier to build other tools that work on that same data. Triage, labelers, bots, etc, I know these are all possible on GitHub today with their API, but I think the programming model of ATProto removes a lot of friction in building and composing them.
oblio•42m ago
I think there is a sort of thing built on top of Git where the wiki and issues are actually part of the repo itself, I forget the name, a bit like the Fossil SCM.
nickmonad•2h ago
I really like the idea of more decentralized git collaboration. What do people think are the biggest blockers to adoption in this space? Having to run a server or manage some kind of private keys? Is it purely network effect?
wmf•1h ago
Github is free and decentralization isn't.
jauntywundrkind•1h ago
The whole point of the submission here is that that's no longer true?
wmf•1h ago
Sure, you can mooch off their centralized server for a while. In an actually decentralized network there have to be multiple servers which cost money to run and that money is never recouped.
jauntywundrkind•35m ago
Tangled & other folks run their own AppServers for doing Tangled views of the network. Those aren't insanely expensive by any measure.

Many of the people on Tangled especially host their own Personal Data Service themself. It's fantastically cheap.

This seems like you either don't know much or you are super super cheapening out on credit. Fear uncertainty & Doubt is a low motive.

ajs1998•6m ago
After learning about ActivityPub and ATProto, people that talk about them literally cannot agree on what decentralized means.
jagged-chisel•48m ago
git is. GitHub notsomuch.
jauntywundrkind•1h ago
Tangled very nicely gets rid of the having to run a server problem, yet still gives you a sovereign platform for doing git from. Truly divine.

The barrier is largely that Tangled is so new. People don't know about it. People don't know what Bsky & the Personal Data Server offer or they haven't been enticed out of the zero energy local minima.

There's some need for more features. For more tangled dev. Ideally for alternate clients, just because. But it's already enormously solid, the early adopters are living the better life, the future is already here and we are just waiting for devs to redistribute themselves appropriately.

pythonaut_16•50m ago
Does Tangled offer any solutions or suggestions for backing up data stored on the Knots?
ItsHarper•8m ago
I mean you can self host your own knot if you want, so it's at bare minimum possible to back it up if you're doing that
est•1h ago
since ATProto had a Merkle Tree of its own, I wonder if tangled utillize this internally to interop with git
jolux•1h ago
Learned recently about their support for Jujutsu at JJ Con last week: https://blog.tangled.org/stacking
rtpg•1h ago
Is there any story for private/enterprise work here? the tangled stacked diff review flow looks very good for work stuff.
skybrian•42m ago
I don't really get it. What if anything gets stored in your PDS, versus somewhere else?
binary132•31m ago
It doesn’t seem to address this, but I’m curious whether this could be used for trivially relocatable package identifiers.