| Website | https://fascination.works |
| Website | https://fascination.works |
Fascinating (this week) — a handful of things that caught my attention.
https://fascination.works/fascinating/2026/03/17/fascinating-this-week/
TFW you delete almost 1000 deprecated methods, fields, and classes that have accumulated over the past 20 years. Oldest one deprecated in JRuby 1.1.2, released back in 2008.
I'm sure we will find third-party libs using some of these, but we'll never know until we delete them.
🎟️ RBQ Conf 2026 is our next sponsored conference coming March 26 & 27 in Austin, TX. Kudos to the organizers to have a fantastic lineup of speakers. We also love how they present their tickets with humor that we can totally get behind: 🥩 Rare, 🍔 Medium, or 🍗Well Cooked. 📣 There are still Well Cooked tickets available for purchase so secure your spot now 👉 Tickets & schedule: https://rbqconf.com/#schedule
Trying out Mastodon blog comments: I wrote about Monitoring a Kamal Deployment with Prometheus a couple of weeks back.
https://fascination.works/devops/2026/02/24/monitoring-kamal-with-prometheus/
A couple of months ago a family friend had a very serious health issue and he couldn't move or speak much. So I put together a web app with a set of phrases, connected to a game controller, in a way that he could just select phrases from the list to communicate. Luckily this person got better quickly, and this app was no longer needed, but I decided to improve this experiment and publish it as an Open Source project.
So, this is VoxEase. It can be operated with a mouse, a touch screen, a computer keyboard, a game controller using a single hand, or you can set it to scan the list of phrases automatically so you only need to press one button to pick your phrase.
It only requires a modern browser and once downloaded it works offline.
It supports multiple languages and it can also be used by people with sight impairments (it works with screen readers).
Any suggestions on how to make it better are welcome!