

I hope they can build on some work from the lua devs. Isolating stuff like that is not always easy. But given lua is used extensively for embedded scripting, there is a good chance they can.
I hope they can build on some work from the lua devs. Isolating stuff like that is not always easy. But given lua is used extensively for embedded scripting, there is a good chance they can.
I played some minetest and then looked at Minecraft. Is minecraft really limited to -64 +256??? I read it a couple of times but still can’t believe it. Ho can a game with °mine° in its name be so limited? More like Buildcraft Imo.
Online play is 100% unencrypted or authenticated. Client executes lua code sent by the server. I hope the code is kinda sandboxed but wouldnt put my hopes up there.
A distro is composed of:
The biggest things you notice are updated packages. Many of the base-system differences aren’t even pushed to updated installations. Most of what the user sees as °the os° is the DE anyway.
It is not a problem to distribute the decryption algorithm. The question remains against what this will protect. Normal https encrypts the traffic safely during transit. With this, the data is also encrypted on the server. But if you can access the server, you can modify the javascript code to send the password back to a server.
It could be used on something like IPFS, where all data is basically public but you can be sure it hasn’t been modified.
No wonder. That file is super slow to transfer for some reason. but wait till you get to /dev/urandom. That file hat TBs to transfer at whatever pipe you can throw at it…
Oh no the wires are a mess. Usb3 cables have extra wires and pins for super-speed. IIRC usb-c has said extra pins for usb configuration like pd or displayport alt mode. The wires can also be different. Some can carry more current, most cables are insufficient for really high data rates…
USB-PD is only specified for USB-C. I think they use an extra channel for this configuration, so it’s not possible to use PD over A plugs.
There were competing standards like Qualcom quick charge. AFAIK they never went above 20-ish watts on USB-A, while PD is specced at up to 240W.
While I also noticed my webcam showing up with 3W in powertop and disabling the uvcvideo module removed that entry, it doesn’t affect the reported battery discharge rate at all.
I can see the files being opened with lsof and not so with the workaround. But again the discharge rate doesn’t change at all …
To me it seems the power consumption is misreported.
Was on the phone and only quickly looked up the latest version. So I only updated to 40, not rawhide.
Sure Gentoo had dependency resolution. Does Gentoo still have use flags? Because that makes dependency resolution much hardere It’s not enough to know the dependeicies, you also have to know all the use flags you dedend on. And if a maintainer adds a use flag for a feature you depend on, you have to add that dependency as well or people who disable that flag break with your package.
I’d be surprised if gentoo was considered stable, if you make heavy use of use-flags - if they still exist.
edit Maybe your “dependency resolution” is a new automatic thing that identifies dependencies including use flags automaticallt? It was automatidally done, only if the maintainers put the right stuff in their ebuilds.
phew long answer. I wouldn’t call Gentoo unstable. I was rather interested in why it’s supposedly more stable then Fedora.
I just wrote from my limited experience. I never had something break on Fedora. I just updated a system from 35 to 41. The stuff that broke was something I compiled against old dependencies. (That’s why I didn’t update so long)
My Gentoo experience is >15y old. I had numerous incompatibilities, because I used the tools the system gave me. But sure that’s on me if I cutomize my system with USE flags. And it’s probably better now.
IDK. Gentoo is considered stable, but fedora “leaning unstable”?
Anyway what is that whole un/stable supposed to mean anyway? All non-rolling distros try to be stable. What can break are third party repos and stuff you compiled yourself. With fedora that can “break” twice a year. With a rolling distro that can “break” on every updates
BTW: Anduril is a startup from Luckey Palmer, the guy that built the Oculus VR headset in his garage. The later sold Oculus to Meta for 2 billion $. 3 ex Palantir guys started Anduril together with him.
Many bcachefs patches are from other contributors. IDK, but I guess the meat is still from Kent. But he claims to be in te process of hiring additionl devs.