can confirm!
can confirm!
that'd be pretty neat as a 3rd part spindle engine!
lemme know how I can help ;)
this issue had me scratching my head for the longest time in the early days of tangled! i put a section for this in the docs docs.tangled.org/troubleshoot...
@chadtmiller.com has built pds.js: tangled.org/chadtmiller....
which is a 79kb (~2.6 kloc) atproto PDS!
hey are you able to hop on our discord or irc? this might need some live debugging! you shouldn't have to use your DID in the remote
Platform from where we can deploy a project in Netlify
Hey @netlify.com, do you think one day we could import a project with @tangled.org?
PSA: @tangled.org has Nixery based action workflows called spindles 🤌
docs.tangled.org/spindles.html
this should be fixed now!
tangled.org/timeline ;)
code search, repo search etc. is coming!
im currently struggling with the "fast-restart" part of the problem!
with templates, it's easy to reparse/reload on the fly
yeah presently, on dev, we are only able to live reload templates and css, but not much else.
I'm trying to move away from templates into a HTML DSL in go, and this would benefit greatly from HMR
but yeah, the FE could be htmx or alpinejs or datastar or what have you, the goal is to erase the templating bits but offer similar devex
there's a bit of a braindump of these ideas on the off-topic channel on the tangled discord!
the aim is to use a HTML DSL like gomponents but also supplement that with a CSS DSL similar to @anil.recoil.org's ocaml-tailwind, but use go's AST + SSA to generate CSS! this could then be extended into a full component lib like shadcn/daisy in pure go.
tangled.org/anil.recoil....
oh dear... lemme fix this for you tomorrow, I think I've located the issue
cc @anirudh.fi and @lewis.moe if you get to this before me!
yup I use air! tangled.org/tangled.org/...
but HMR is what im looking for!
lovely!
bsky.app/profile/tang... does this help?
it's not fun... and unfortunately we have about 20kloc of that stuff on tangled... but im hacking away at what could be a much nicer replacement!
npmx is now in alpha: this is our story, as told by our team and friends
this is something we are working on, will have more to say soon, on the discord!
perks of hosting critical infra at home:
❤️❤️❤️
not presently no, you can use the nix package by using a custom registry perhaps? docs.tangled.org/spindles.htm...
today, we're announcing our €3,8M ($4.5M) seed financing round, led by byFounders with participation from Bain Capital Crypto, Antler, Thomas Dohmke (former CEO of GitHub), Avery Pennarun (CEO of Tailscale) among other incredible angels.
read more on what's next: blog.tangled.org/seed
weird android behavior with the bsky (either app or website): the entire thing reloads when i toggle dark/light mode or color correction mode ... is this a react thing?
im trying to get vite style hot module reloading while running a webserver!
lessgooo