

Food safety recalls. Source/relevance would depend on your country. Not sure that it meets the criteria for “great”, but I found it better than hoping that relevant recalls would make it to a new source I read.
Food safety recalls. Source/relevance would depend on your country. Not sure that it meets the criteria for “great”, but I found it better than hoping that relevant recalls would make it to a new source I read.
We put so much important information/data through browsers (and smart phones for that matter), and it is becoming hard to trust third party code running on either. Trust in the publisher has become mandatory for me and the only browser plugin I run now is Bitwarden. Neither the app store operators nor the browser publishers seem to have an answer for reliably thwarting malicious actors. I don’t know what the answer is, other than developing literacy in writing browser plugins and adding functionality through my own code.
Unmoderated user generated nsfw forums were (are?) a beacon for dubious to illegal content. I forget the specifics, but didn’t Pornhub have to pivot from accepting a firehose of free user submitted content after failing to moderate sufficiently? User generated nsfw + free just seems like an impossible balance.
I don’t think the option to put some subreddits behind a paywall is necessarily a bad thing. Hopefully the federated link aggregators are in a better place now to absorb another exodus if reddit does scare off a bunch.
I thought Bitwarden was focused on migrating to native mobile apps. Haven’t followed closely since the beta started rolling out, but perhaps some of the quality of life issues will be taken care of with that process over?
Who would realistically buy Chrome that wouldn’t degrade the consumer experience?
Also, would Google lose incentive to target the web entirely with its properties? In other words, what happens to the web if Google’s focus shifts entirely to Android?
Perfect is the enemy of good. There is no scenario where cars are getting banned in most of the world where EVs are being sold.
If safer is a realistic outcome, perhaps things would further evolve. Ride share cars today are dual-use vehicles that typically carry driver + no passenger or driver + one passenger with the capacity for 3-5. If future autonomous ride share cars turn out to be dedicated to ride share, maybe most would end up being 3-wheel with just one or two seats. Shrinking the size of a substantial potion of cars on urban roads could be beneficial to road safety, power/carbon intensity, road capacity/density (which could also lead to more equitable road use for bikes and pedestrians).
ShieldsUP is fine. Also check out: https://www.routersecurity.org/testrouter.php
You could also just port scan yourself with something like nmap.
I use rclone to mount the Linux NAS from my Linux and Windows computers - SFTP backend is usually fine. Then I am uniformly reading/writing the NAS files as the local NAS user.
I feel that /r/programming lost a lot of volume and intensity following the API protest drama. This community seemed like a beneficiary. Even anecdotally though, I sit in a couple of language discord servers and engagement seems lower than it was a couple of years ago.
Apple has turned out to “prevent the chrome monopoly” far more effectively then firefox has.
Turns out that owning the platform (Android, iOS) counts for a lot. I like having an independent option.
Pretty sure he is a meaningful sponsor of PHP.
edit: https://thephp.foundation/ https://opencollective.com/automattic
Technically true, but FOSS isn’t “free” in the sense that someone is contributing labor to build and maintain the software. Free to use, but not free to make. I personally wouldn’t expect or shame a person for using FOSS without contributing. But if you make a profitable business off a FOSS project, it seems reasonable to expect some form of contribution back to the project - not because it is technically required, but because who better to sponsor a project than someone profiting from it?
Re reverse proxies, not exactly. Tried reading vanilla nginx configs and trying to understand nginx proxy manager, couldn’t grasp either. Also gave haproxy a shot.
rpm-ostree
I guess I don’t exactly understand the value of rebasing the core system. Small atomic core with snapshot-based rollbacks, with containerized beyond core stuff seems to get you 99% of the way there, no?
If you can host thelounge on your LAN and access it over VPN on the go, it makes for a very nice IRC experience.
Otherwise, ssh (termux or whatever) to your irc host running irssi or weechat
Atomic automatic updates with snapshot creation? Maybe consider opensuse microOS if you are going headless…didn’t quite understand from your description. I have a VPS running microOS that has been doing its automatic updates/reboot thing for a year+ now without a single issue. Opensuse’s rolling stuff works very well, and you get native btrfs and snapper integration out of the box.
Easy to use reverse proxy - I really like Caddy. Reading/writing the config for that clicks better for me than others.
I like the novelty of using filesystem tools for backups, but can’t shake the feeling that tools like restic and borg are more widely deployed and battle tested.
I like that ipfire is still going strong when many Linux router projects seem to be dying out.
I haven’t used either command, but based on what I see in the manual, rcd tells rclone to start listening for remote commands whereas rc is used to issue remote commands.
Try it out by going to a folder with some files and typing: rclone rcd .
That should open a tab in your web browser with a list of your files.
There are situations where being able to send commands to rclone remotely would be helpful, but I’m not sure that you need to do that in this case.
I found ipfire too limiting. Never delved into the pf/opnsense group. Ended up rolling my own.