There’s now a lot of Rubyists active and posting on 🦋, including myself.
I put a “Ruby Hacker & Bulders” starter pack together if you want to check it out https://go.bsky.app/HXB2cPh
| Website | https://bradgessler.com |
| Github | https://github.com/bradgessler |
| Bluesky 🦋 | https://bsky.app/profile/bradgessler.com |
There’s now a lot of Rubyists active and posting on 🦋, including myself.
I put a “Ruby Hacker & Bulders” starter pack together if you want to check it out https://go.bsky.app/HXB2cPh
If the WebKit bug at https://bugs.webkit.org/show_bug.cgi?id=265386 is fixed, a door opens that lets people incrementally update HTML pages without JavaScript, by way of HTML streaming and clever use of the declarative shadow DOM.
Works in Chrome and Firefox, but Safari is the last remaining piece that needs to be fixed for this approach to be viable.
@jensimmons if you still take requests, this one would be greatly appreciated.
🙏 🙏 🙏
Check it out! I've been working on a new way to build command-line interface apps that work with web services that doesn't require an API, making it dramatically less complicated to deploy CLI apps.
I call it Terminalwire.
Currently I have it working in Rails, but the plan is to roll it out to more frameworks and runtimes.
Right now its in private beta and I'd love to work with folks who want to ship or simplify production CLI apps.
@lucian it looks like they shortened a few others, like Python was PY.
Kinda weird. 🤷
@jensimmons on the flip-side, websites that block paste cause all sorts of problems when it comes to using a password manager.
I end up opening my console and running some JS to disable the disabled pastes.