

Also, the first five digits were the same between the two numbers. Meta is guilty, but they’re guilty of grifting, not of giving a rogue AI access to some shadow database of personal details… yet? Lol
Also, the first five digits were the same between the two numbers. Meta is guilty, but they’re guilty of grifting, not of giving a rogue AI access to some shadow database of personal details… yet? Lol
There are JS based torrent downloaders. That would work for the normies to get files, but you’d still have to find a way to convince people to host files on the backend. It’d probably take a full-on desktop client wrapper with an embedded torrent client but that’s a pretty hard sell for the average nerd if you’re upfront, and probably a harder sell if you’re dishonest about it.
99% of the waiting time in my case is either waiting for file copies or waiting on SAP programs to run.
I wish I had low hanging fruit like that to go after.
I copy the install media locally. Although there is probably a noticable performance hot to running my main VM disk over the network.
They’re trying to, but market adoption has said so far that we’re unwilling to tolerate it.
Building a fully functional SAP system just takes that long in raw install time when your process also includes a sufficiently large system copy, and your hardware isn’t bleeding-edge.
It’s a massive application stack
I wrote and maintain a zero-to-working SAP HANA/S4 installer in pure bash.
It takes a redhat compatible from base install to a working, production-ready SAP system in about 5 hours.
It’s like ~9,000 lines of bash
The ASICs will come as soon as the architecture stabilizes. The problem with building specialized hardware today is it won’t necessarily be capable of running models that come out tomorrow.
An example of this:
Bitcoin mining started on cpus, then moved to gpus, and now exists on dedicated asics.
A $200 GPU vs a $200 ASIC, the ASIC is going to be a faster sha256 calculator
A $2000 GPU vs a $200 ASIC, the GPU is going to be a faster sha256 calculator
A $200 GPU from today vs a $200 ASIC from 10 years ago vs a $200 CPU from today?.. You get the idea.
There’s no way to know without specific details which will be faster. You could be running software encryption on a raspberry pi from 5 years ago or the drive could be running an encryption ASIC from 10 years ago, etc
The short answer is that: all other things being equal, it will always be faster and cheaper to do things dedicated in hardware. Comparing one implementation to another, however, is always going to be an “it depends”
I am also curious
Regular Ubuntu I get; it’s specifically the separation in the list between core and the standard 24.04 distro that I don’t get. I can’t imagine that droves of nerds are installing straight Ubuntu Core unprompted. I’d absolutely buy though that some distro or some handheld is based on one.
Where are all the Ubuntu Core 22 installs coming from? Is there some large device or distro that uses it?
It’s almost certainly related to cloud-init, (the canonical tool for handling deployment automation) or Ubuntu pro (extra long support for backporting security packages to older distros, plus some conveniences). They’re pre installed as a convenience to paid users of those services, that’s the (IMHO, quite reasonable) model they use to fund the distro. I would expect that some or all of that traffic would disappear if you disable/remove those two services.
I think that holds true in this case… but I’ll be damned if the ltt screwdriver isn’t the best hand tool I’ve ever owned.
When ML training farms run out of new text to train on, “they” may very well want your original writing too…
Me too brother, but I disagree with your assessment on value
An non-blacklisted residential IP address with reasonable throughput is valuable in and of itself. DDOS botnets, proxies to bypass geo blocks or to obfuscate illicit traffic, etc. Also your gaming PC could be used for distributed compute workloads of compromised, usually crypto mining.
Any hardware/connection has value if it’s “free”. It’s just a numbers game beyond that.
For now, ctt winutil does a pretty good job at removing the cruft. I’ve long since switched to debian for my daily driver, but as a remote-access sunshine host for games that require kernel level anticheat, it’s surprisingly usable.
For anyone looking to keep windows around in some capacity, I strongly recommend it. https://github.com/ChrisTitusTech/winutil
I do this with awesomewm. You define window startup behavior in the main config. Applications can have static behavior to start in certain places or will default to “wherever my cursor currently is”. I suspect i3 has similar functionality