Comment Hey, Google! Know what else improves security? (Score 5, Informative) 58
Adblocking! It totally stops https://en.wikipedia.org/wiki/... in its tracks!
How about you commit to that in Chrome? Huh?
Adblocking! It totally stops https://en.wikipedia.org/wiki/... in its tracks!
How about you commit to that in Chrome? Huh?
In short, yes.
In long, I follow practically no website that doesn't have a feed. If I'm really desperate to follow a site without a feed, I have written a small set of scripts to quickly generate feeds for the website that I then add to my RSS reader. Which I also wrote myself because tt-rss wasn't around back then and I wanted a server-side solution that didn't depend on a client running all the time.
So, yes, for me, RSS is alive and kicking. Oh, and I also wrote a RSS-to-Mastodon service. Yay for RSS!
I work as an IT consultant / implementer.
I tend to work in Big Corporations doing infrastructural software projects. This includes introducing new procedures of how IT staff is going to administer their servers in the future (e.g.: how to use SSH in the future) both by technical as well as organisational means.
This also means that the IT staff and I are not often on good terms which in turn again means I don't get cut any slack wrt. accessing the internet or getting software installed on my assigned corporate workstation. I can't download any files bigger than a certain threshold, can't download files ending in
USB is disabled on the workstations and they don't have an optical drive or a floppy drive.
Yes, IT is on lockdown.
When I have to use un-approved software (for example: wireshark for network debugging, vim for efficient file-editing) I usually upload the data I need to a private or corporate cloud instance, download it back onto my laptop via mobile phone network, do my work and transfer it back the same way.
Honestly? Yes, it's a shameless plug, but my favorite RSS reader is the one I wrote myself, unspectacularly named 'blindRSS' (google it, I'm not yet THAT shameless). Okay, I am: https://github.com/blind-coder/blindRSS/tree/dev
Main advantage IMO: Runs on your own server.
((lambda (foo) (bar foo)) (baz))