That's an interesting idea! I'm definitely not a frontend expert, so I'm not sure if it's possible to implement a UI within a bookmarklet. It would also have to be pretty big code-wise to cover all the fallbacks and edge cases. Maybe a hybrid would be an extension that runs things locally, but with the switch I did from hcaptcha to Cloudflare Turnstile the friction seems to be almost gone.
Thought I would share this in case someone may find it useful. :) Feel free to drop any feedback if you run into issues, RSS as a whole can be fractured to work with since sites have so many configurations, but if there's something obvious I missed please let me know.
If you ever are trying to find the RSS feed URL for a website, I built a free little tool (https://www.rsslookup.com/) that lets you paste in a website’s URL and it will go out and find a list of available feeds. Some RSS clients have this feature built in, but for websites that don’t have their feed configured correctly this site will check extra paths (ex. /feed) to see if any feeds are available.
Same here, I learned Java when I wanted to make Bukkit plugins and minigames for my server. I don’t play Minecraft much anymore, but I’m glad to see that it still seems popular and thriving when I do play on servers or watch it on YouTube.
I haven't used the remote SSH feature, but I have been playing around with GitHub Codespaces through VSCode. Once you have the extension, you can select a repository and it will spin up a virtual workspace for you on their servers. It actually works surprisingly well- tasks like installing node packages is faster than on my local computer and it automatically handles things like setting up a proxy for local web environments.
There's really 3 types of 5G: ultra-wideband, mid-band, and low-band. Ultra-wideband is the 5G you hear about most, with gigabit speeds but you have to be within direct line of sight to the cell site. There's also mid-band and low-band, which have similar ranges to LTE and can deliver a few hundred megabits instead of gigabits, and can handle problems like congestion better.