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.
If you draw a line to unite the right edges of the 2 curves, you got the back side of a fish.
The difference is that you can use new parts in computers from 2010s. You can also replace them easily without much difficulty, as the standards haven’t really changed that much.
But computers from the 80s and 90s are not compatible with modern platforms. Standards have changed, and new hardware thar uses standards like 32-bit PCI, ISA, MCA (for expansion cards), IDE are no longer manufactured. Even the CPU architecture had big changes between early x86 CPUs.
This isn’t a war, it’s a slaughter.
The biggest problem with these dinosaurs is when they stop working. Sourcing parts is getting more difficult.
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
Ah, the aspiring musician’s keyboard who can’t afford a real one
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.
Sadly, unreadable on mobile. Text doesn’t word wrap, dragging to pan it is annoying and makes the keyboard show up.
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.
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.