akshay oppiliappan's Avatar

akshay oppiliappan

@oppi.li

building @tangled.org — code collaboration platform built on atproto. rust · nix · 1-bit pixel art · plant-based · bangalore · oppi.li

1,376
Followers
347
Following
1,213
Posts
08.01.2025
Joined
Posts Following

Latest posts by akshay oppiliappan @oppi.li

can confirm!

09.03.2026 19:38 👍 2 🔁 1 💬 0 📌 0

that'd be pretty neat as a 3rd part spindle engine!

09.03.2026 19:16 👍 1 🔁 0 💬 0 📌 0

lemme know how I can help ;)

09.03.2026 08:29 👍 4 🔁 0 💬 0 📌 0
Troubleshooting guide

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...

09.03.2026 06:45 👍 1 🔁 0 💬 1 📌 0
Preview
attic.social Attic is a cozy space with lofty ambitions

attic.social

tangled.org/dbushell.com...

09.03.2026 06:43 👍 22 🔁 3 💬 4 📌 1

@chadtmiller.com has built pds.js: tangled.org/chadtmiller....

which is a 79kb (~2.6 kloc) atproto PDS!

09.03.2026 06:33 👍 5 🔁 0 💬 0 📌 0

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

08.03.2026 09:09 👍 0 🔁 0 💬 1 📌 0
Platform from where we can deploy a project in Netlify

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?

07.03.2026 09:55 👍 47 🔁 1 💬 3 📌 1
Spindles

PSA: @tangled.org has Nixery based action workflows called spindles 🤌

docs.tangled.org/spindles.html

06.03.2026 13:09 👍 20 🔁 2 💬 0 📌 0

this should be fixed now!

06.03.2026 09:06 👍 2 🔁 0 💬 0 📌 0

tangled.org/timeline ;)

code search, repo search etc. is coming!

06.03.2026 07:30 👍 75 🔁 1 💬 0 📌 0

im currently struggling with the "fast-restart" part of the problem!

with templates, it's easy to reparse/reload on the fly

04.03.2026 09:03 👍 1 🔁 0 💬 0 📌 0

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

04.03.2026 08:58 👍 0 🔁 0 💬 0 📌 0

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

03.03.2026 21:56 👍 3 🔁 0 💬 1 📌 0

there's a bit of a braindump of these ideas on the off-topic channel on the tangled discord!

03.03.2026 21:54 👍 4 🔁 0 💬 1 📌 0
Preview
anil.recoil.org/ocaml-tailwind Tailwind classes in OCaml

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....

03.03.2026 21:54 👍 10 🔁 0 💬 1 📌 0

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!

03.03.2026 21:47 👍 3 🔁 0 💬 1 📌 0
Preview
flake.nix at master · tangled.org/core Monorepo for Tangled

yup I use air! tangled.org/tangled.org/...

but HMR is what im looking for!

03.03.2026 20:20 👍 0 🔁 0 💬 0 📌 0

lovely!

03.03.2026 19:53 👍 0 🔁 0 💬 0 📌 0

bsky.app/profile/tang... does this help?

03.03.2026 19:32 👍 2 🔁 0 💬 2 📌 0

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!

03.03.2026 19:16 👍 11 🔁 0 💬 1 📌 0
Preview
Announcing npmx: a fast, modern browser for the npm registry Today we're releasing the alpha of npmx.dev – a fast, modern browser for the npm registry, built in the open by a growing community.

npmx is now in alpha: this is our story, as told by our team and friends

03.03.2026 12:23 👍 366 🔁 128 💬 17 📌 34

this is something we are working on, will have more to say soon, on the discord!

03.03.2026 05:48 👍 4 🔁 0 💬 1 📌 0

perks of hosting critical infra at home:

03.03.2026 03:38 👍 36 🔁 0 💬 0 📌 0

❤️❤️❤️

02.03.2026 15:37 👍 6 🔁 0 💬 0 📌 0
Spindles

not presently no, you can use the nix package by using a custom registry perhaps? docs.tangled.org/spindles.htm...

02.03.2026 10:24 👍 1 🔁 0 💬 1 📌 0
Preview
announcing our €3,8M seed round and more on what's next

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

02.03.2026 09:51 👍 809 🔁 146 💬 54 📌 68

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?

28.02.2026 05:56 👍 3 🔁 0 💬 1 📌 0

im trying to get vite style hot module reloading while running a webserver!

28.02.2026 05:51 👍 0 🔁 0 💬 2 📌 0

lessgooo

28.02.2026 05:27 👍 2 🔁 0 💬 0 📌 0