NetGuard just outright blocks network access. Apps can’t send tracking data if they are not able to access the servers. I’m using it in whitelist mode where I only allow access to apps that need it.
NetGuard just outright blocks network access. Apps can’t send tracking data if they are not able to access the servers. I’m using it in whitelist mode where I only allow access to apps that need it.
There is the LTSC version (not sure if 11 is released yet, but 10 definitely is) which is basically debloated windows. Made by Microsoft, and targeted towards embedded devices.
The techindustry shouldn’t be dominated by a few companies.
FTFY
Also the patent office needs to employ actual specialists and reject the bullshit patents, like rounded rectangles.
Which is why I will never buy a modern console. Once the company making them shutdowns the servers, the hardware will be useless. Unlike retro consoles that use physical media, which are highly sought after today.
Corporations have already done it years ago
Just like AAA game studios, movie studios don’t want to take risks, so they go with productions they consider “safe”: aim for the lowest common denominator, play into nostalgia, don’t make anyone upset by touching subjects like politics, religion. And you end up with the garbage they are making right now.
Also, the movie industry is struggling because of many reasons. Movies are getting too expensive, the safe formulas big studios relied on aren’t working anymore, customer habits are changing with people going less to movie theaters.
At the same time, just like with video games, the indie world is in a golden age. You can get amazing cameras and equipment for quite a small budget. What free software like Blender can achieve is amazing. And learning is easier than ever, there are so many free educational resources online.
Zfs is just software raid, not an archival /backup solution. Sure, you can hold data on a zfs array for long term, but not without active maintenance (powering the drives periodically, replacing old drives, doing some kind of data refresh / scrubbing) and backups.
Hard drives offer the best price/capacity ratio, but they need to be powered periodically (at least once or twice per year). As with any other storage medium, include parity data and have multiple backups to avoid data loss.
Tape is too expensive.
Optical media can also be pretty good as long as you get discs made from inorganic materials and store them properly. M-disc is supposed to last like 100 years. The biggest problem is that they are on the path to obsolescence and optical drives may stop being manufactured. Also, it’s a good idea to check on the condition of the discs periodically and redo any that shows signs of degradation (probably a good idea to replace non-M discs every 10 years regardless).
But regardless of the media, there is no archival method that doesn’t require active maintenance, like periodically checking the data, ensuring you have multiple backups, refreshing any aged media.
deleted by creator
I actually tried it before for my TV PC that I wanted to also use as a miniserver, with gpu pass through and everything. It was painful to get it working properly, was like 30-40% slower. I also had constant problems with USB peripherals not connecting properly, or going in a sleep state and not waking. Many games didn’t work properly.
Then I decided to just buy a cheap second second hand PC and never looked back.
Did it work? There’s a huge chance of data corruption if you are copying the disk of a running system.
Google is primarily an ad company
I’m pretty sure they keep edit history too.
Crowdstrike is not a monopoly. The problem here was having a single point of failure, using a piece of software that can access the kernel and autoupdate running on every machine in the organization.
At the very least, you should stagger updates. Any change done to a business critical server should be validated first. Automatic updates are a bad idea.
Obviously, crowdstrike messed up, but so did IT departments in every organization that allowed this to happen.
After ~20-30 years, rubber gaskets and seals and cable insulation start failing. Plastic becomes brittle, especially if exposed to the sun. How do they solve this problem?
I seriously don’t understand why Apple won’t make server macs, with proper server features like IPMI, rack mounting support, virtualization. As a software developer, macs are horrible to work with.
Beyond the nightmare that is code signing and certificates (required even for debug builds), the physical devices are special snowflakes. Getting them to play nicely in a CI/CD system is really difficult. They often freeze or misbehave requiring physical access to fix. Also, if you want to target older OS X or iOS versions, you need to use an older version of XCode (that Apple makes really difficult to find) and an older version of MacOS.
There are many other use cases beyond software development, such as render farms, network storage, backup etc.