Am I having a stroke or are you intentionally describing nixos
klankin
- 0 Posts
- 15 Comments
klankin@piefed.cato
Asklemmy@lemmy.ml•How likely is it that there's an animal on earth that's smarter than human beings in key areas?English
21·6 days agoPhysics is a mathematical model with the most proven utility to humans.
If you have a model more applicable to a situation, youre free to use it, but its pretty unlikely to be as broadly applicable as modern mathematical physics (A thousand times so when considering computers).
But yeah the study of physics is 100% math (And its not 100% a perfect model of reality! Thats why we study it).
Finally, the first negative efficiency solar panel
klankin@piefed.cato
Selfhosted@lemmy.world•Want to sync files from Linux PC to Android phoneEnglish
1·13 days agoCan’t mount networked filesystem’s in android, but you can use a file browser app to emulate the same thing.
klankin@piefed.cato
Selfhosted@lemmy.world•What Is A Good Sub $300 Computer I Can Use For A Server?English
2·15 days agoYou can mount /var and /tmp to the ssd, lot of tutorials on doing this for Pis SD cards if your googling.
klankin@piefed.cato
Linux@lemmy.ml•Copy Fail (CVE-2026-31431) is a trivially exploitable logic bug in Linux, reachable on all major distros released in the last 9 years. A small, portable python script gets root on all platforms.English
4·16 days agoSElinux blocks this for aosp and its forks.
klankin@piefed.cato
Mildly Infuriating@lemmy.world•Amazon started hiding ratings for some productsEnglish
4·27 days agoA/B testing, dont worry you’ll get it son enough.
Whoops, autocorrect strikes again
Mid-range networking equiptment common in higher end homelabs or small/medium enterprises.
Doesnt compete with fancier Cisco gear, but has an easy to use interface that can scale fairly well.
Though like most networking equiptment the hardware is dirt cheap, so Alpine’s lightweight base fits it well.
Most ubiquity equipment is alpine I believe
klankin@piefed.cato
No Stupid Questions@lemmy.world•Could a diffusion image model be used to "bake" slow operations like erosion to make them realtime?English
5·3 months agoWe dont yet have proof AI can “imagine” new things, just interpolates between existing. For complex relationships such as realistic fluid/particle dynamics it also requires billions of inputs before approximating reasonable outputs - so the cost to potentially nonexistent ROI timeline just doesnt add up. Its made even worse if youre already simulating billions of viable simulations, just to generate thousands.
This is why most modern techbro AI requires massive internet piracy, without already having the training data readily available (but not efficiently simulated) the algorithms arent worth much.
Tangentially this is why such algorithms have many applications in the medical field, they generally have access to a large dataset of human annotated diagnosis that can’t readily be created by a computer.
klankin@piefed.cato
Selfhosted@lemmy.world•What would be the best way to host a SimpleX smp and xftp server?English
1·4 months agoMind linking the relavent simplex SMP/xftp windows container then?
klankin@piefed.cato
Selfhosted@lemmy.world•What would be the best way to host a SimpleX smp and xftp server?English
21·4 months agoDocker desktop for Windows runs under WSL or Hyper-V, both being VMs themselves.
Arguably running a Linux VM themselves will only offer them more customisation options (although may be heavier than WSL)
klankin@piefed.cato
Selfhosted@lemmy.world•What would be the best way to host a SimpleX smp and xftp server?English
11·4 months agoThats how docker runs “natively” on windows, its kernel has no support for namespaces nor cgroups that containers require


Admittedly it is pretty confusing, but its spec describes it as “json with functions”, and once you get a handle on the recursive aspect of it (and that it kinda smushes multiple imported jsons together), its not too bad.
Stupid useful too