Osyris
banner
osyr.is
Osyris
@osyr.is
At the top of each file I use `#!/usr/bin/env bun`. There's a handy VSCode extension which recognizes these headers and applies language associations. After that, all that's left is adding the "bin" folder to your PATH and running chmod +x ./bin/*
Shebang Language Associator - Visual Studio Marketplace
Extension for Visual Studio Code - A tiny extension to associate shebang lines with languages
marketplace.visualstudio.com
October 23, 2024 at 6:15 PM
My setup is a git repo which I clone into the home directory of each of my machines. It contains a mostly normal TypeScript project setup, but I use a "bin" folder instead of "src". Inside of this, I have all of my scripts as extensionless files like `foo`.
October 23, 2024 at 6:14 PM
There's also UI Labs as an alternative!
GitHub - PepeElToro41/ui-labs: UI Labs is a storybook plugin for Roblox
UI Labs is a storybook plugin for Roblox. Contribute to PepeElToro41/ui-labs development by creating an account on GitHub.
github.com
October 23, 2024 at 5:53 PM
Better signal-to-noise at a quick glance. It's sorted, so you can see the top content over the past 24 hours.
October 23, 2024 at 5:23 AM
Hmm this doesn't seem to work on non-root URLs like a /blog.
October 22, 2024 at 8:34 PM
Let's hear it 👀
October 22, 2024 at 5:08 PM
* Lose track of time and scroll through Discover feed for an hour without switching apps
October 22, 2024 at 3:08 AM
I'd also like some way to artificially inject missing content in here. Twitter/X integration is probably not possible with their API changes.

Maybe RSS integration? I want to see announcements from projects I'm interested in, but don't have a Bluesky account. Can self-hosting an instance do this?
October 21, 2024 at 7:58 PM
Bluesky first impressions:
- UI is fast. Hopefully it stays that way.
- No ads? How do they make money? I can't imagine the average user will buy custom domains.
- Thread view is awesome, but I really want to be able to collapse thread trees similar to Reddit / Hacker News
October 21, 2024 at 7:56 PM