organic software
orgsoft.bsky.social
organic software
@orgsoft.bsky.social
Technology that helps you flourish
https://orgsoft.org
(plus a bonus tip)
July 3, 2025 at 5:02 PM
It's a Deno Typescript -> JS bundler, essentially a Deno CLI wrapper around esbuild.

Includes some convenient dev tools like live reloading, a local server, and building CSS/MDX.

You get SSG for free, but can expand to SSR. You'll want to add your own glue or code to host production sites from it.
January 31, 2025 at 8:32 PM
It's not a full framework, but there's also no limitation to just SPAs. You'd can simply add your own router (e.g. Hono) and SSR logic (a few extra lines of code).
January 31, 2025 at 7:43 PM
Thanks for sharing! Happy to answer any questions or feature requests here.
January 31, 2025 at 6:34 PM
Very cool! Thanks for the update, could definitely see using this.
December 2, 2024 at 4:24 PM
likes are a poor signal:
· 1-bit (can't express different degrees or emotion)
· entangled with social signalling
· don't indicate deeper engagement with the content (did you actually click, read thru, enjoy)
etc.
November 26, 2024 at 12:19 AM
this intent should be configurable per session, rather than a universal engagement score that platforms assign for you today
November 26, 2024 at 12:17 AM
"intent" is the right framing

I was thinking these intents would be more like: "i want to get in shape" / "to relax" / "be entertained" / "be inspired"
November 26, 2024 at 12:14 AM
set our algorithm optimization func directly
November 25, 2024 at 6:42 AM
hello, world 🌌
November 25, 2024 at 5:55 AM
Main downside: Cutting-edge ideas will struggle to gain traction, potentially a life-or-death factor.

Even if you're OK targeting 5% of users, that added friction propagates through their friends + network to share with.

0.05^n goes to 0 fast = no network effects.

Still, better than nothing!
June 7, 2023 at 8:07 AM
Can you share the API endpoint or source? Would be interesting to make these more transparent & easier to fork!
June 3, 2023 at 11:53 PM