Gleam Language Project Now Available on Tangled Platform
Gleam Is Now on Tangled
I am excited to announce that the Gleam programming language repository is now hosted on Tangled, a decentralized code hosting platform. This move highlights our commitment to building type-safe, scalable systems while embracing new tools for open-source collaboration. With over 11,000 commits and a vibrant community, we continue to refine the compiler and language server to make development more friendly and efficient for everyone.
Gleam is a friendly language for building type-safe systems that scale!
- Planktonne
This post needs a bunch more context; right now it's only immediately accessible to people who don't need the announcement [1].
- pbjerkeseth
First hearing of tangled, tried signing up and this first time user experience needs to be tightened up. Currently unwilling to sign in because of the friction I ran into using a password manager. From what it looks like they:
- ask you for an email
- send you an email
- ask you for a username
- except you cant actually log in with this username directly
- im being forced to learn some new social url protocol
- why does the auth flow pass me through a new ui/url that seems owned by the project but visually disconnected (eg, different branding/colors for the form)
- my password manager couldnt bridge the gap
I'm notoriously fickle about dealing with signup/login friction, but the project sounds cool so hopefully my feedback is more actionable than curmudgeony.
- speerer
For some context (which people seem to be wanting): Gleam is an interestinf language that is very tight and small. I met the folks from Gleam at the recent Ubuntu Summit and was struck by the talk they gave which made the point (about the design philosophy of staying small and careful creation) excellently. It's very watchable, and Giacomo
later explained (when I asked) that he'd hand-animated every transition. Which re-struck me as a doubly good way to reinforce the point of the talk, which was itself small and carefully created.
https://discourse.ubuntu.com/t/gleam-and-the-value-of-small/...
- sc68cal
I tried Tangled and tried to run my own Knot, the problem I had was I'd create a repository, have it get created correctly on my Knot, but then would never see any updates to the repo on Tangled itself.
The main issue is that even though I had the knot with IPv6 connectivity, it only really reliably worked once I enabled lots of IPv4 NAT'ing and also created a dummy A record for the Knot.
This is a known issue - https://tangled.org/tangled.org/core/issues/494
- lavela
I'd love to hear why they chose a VC funded forge over e.g. Codeberg.
Doesn't really fit the 'friendly language' claim IMO
- esafak
If you too are wondering their CI story, it is based on NixOS:
https://blog.tangled.org/spindle-microvm/
Curiously the link to the spec is broken: https://tangled.sh/@tangled.sh/core/blob/master/docs/spindle...
- LukaD
I just tried out tangled for the first time and unfortunately it seems buggy beyond being actually usable. I created a repo but can't look at it because I get a 404 for it. The login was quite painful as well as I needed several attempts to enter my atproto handle (copy-pasted every time, so no typo).
But I'm glad more people are working on git hosting options.
- propstober
if anyone has more info on tangled would love to hear. been looking for a decentralized git provider for a while. started self hosting but was missing the social element