

Cost, the reason is cost.
FLOSS virtualization hacker, occasional brewer


Cost, the reason is cost.
What ever happend to the classic “reticulating splines”?


Really nice combination of data and presentation.


Mutuals and professional body insurances are a thing to.
There are certainly open source models trained on public data sets that you can run locally.


I have paid for Newsblur ever since they cancelled Google Reader. I also use elfeed on various emacs instances for project and update feeds of various types.


There are large areas of open source that don’t rely on volunteer labour because companies with a vested interest pay people to work on them. They tend to be the obvious large projects that are continuously developed and gain new features. The trouble with something like xz is it was mostly “done” (as in it did the thing it was intended to do) but still needed maintenance to address the minor niggles, bug reports and updates to tooling and dependencies.
The foundations could do a better job here of supporting the maintainers. After Heartbleed the Linux Foundation started the Core Infrastructure Initiative to help fund those under recognised projects. I would hope the people running that could be more proactive identifying those critical understaffed components.
Edit I think it’s now called the Open Source Security Foundation: https://openssf.org/


I wonder how much this will impact the economy in Russia? It seems they’re is not much point having a smart phone if all you are allowed to access is government controlled services.
Do the major phones get sold in Russia or are they all locally produced?
I’m married, have two kids and they are driving the dog adoption. The wife is onboard and I can live with it although I do push back on the suggestion it will make my walks better 🐕🦺


I mean I don’t think I could pick right now 😂


It’s the free VPNs that are the problem. They are privacy nightmares.


It takes a bit of a mental shift but in our case range is only ever an issue when visiting people elsewhere in the country. In those cases you are almost certainly using the motorway network and services have been rapidly upgrading with fast chargers that will get you to 80% in the time it takes to go to the loo and grab a coffee.
Edit to add book max range on my MG5 is ~220 miles but in practice we keep it at 80% charged so 160-180 miles which is enough to get to the local city and back in winter without even worrying about it.


Because OpenVPN is fiddly to set up and modern Wireguard setups seem to scale well enough.


You must make the source available to anyone you distributed the binaries to. Where in Red Hats TOS does it say they will sue you? As far as I understand it the reserve the right to terminate the service you are paying for. But your rights to source for the binaries provided are not affected.


So a network version of an acoustic delay line?
Currently my kids can only watch YouTube on a shared account on the TV. They haven’t been exposed to any of the gift stuff as far as I can tell but we do regularly weed the history and subscriptions to keep it vaguely on track. While each of the kids have their own favourite creators we also have found a number of educational and comedy channels we’ll watch with them on the account.
The bigger challenge comes with homework as once in secondary school the teachers regularly link to YouTube videos as an intro to a particular homework topic. Although their accounts are registered as kids accounts under our indirect control I keep having to move their pc out of the restricted group on the router because for some reason Eero prevents some videos from playing which from my point of view are fine. I dread to think what parents who aren’t comfortable debugging network failures do, probably drop restrictions all together in frustration.
Directors have a fiduciary duty to the shareholders and that includes a legal liability if they don’t do their job. That said if the chairman has a controlling majority of the shares they can run the company into the ground if they want to as it’s their money to waste.
Generally if you want to bring investment into a company it will come with strings attached like nominated seats on the board of directors to prevent this sort of thing. Voting shares can be different normal shares or there can be several share types with different levels of voting rights. However the structure of the shares will be disclosed to the board and for a publicly traded company this will be public.


Are you familiar with the Korean war? There was a massive conflict which got drawn out into a stalemate and everybody agreed a temporary ceasefire was preferable to even more destruction.
Trying to topple a regime that has nothing to lose and a highly indoctrinated population is not an easy ask. We can only hope that like most authoritarian regimes they eventually succumb to the weight of their own opression. It’s better than torching the whole continent in the name of freedom.


So back in the days of the Atari ST we had compact disks (sic).
Most games shipped on a single floppy disk (so 720k or 1.4Mb) and rarely used compression given the base system only has 512k of RAM. The crackers would strip the protection, repack the data and patch the loading routines to handle that. Depending on the games they could fit 3 or 4 games on a single disk.
Nowadays the dynamics are different - games on consoles do use compression but they have to favour speed because they are streaming assets just in time. The PS5 even had dedicated decompression hardware to keep up with the data rate on it’s fast SSD.
Modern machines have TPM so we can do attested boot and validate a system hasn’t been tampered with. They don’t need third party kernel modules to test that.