Readit News logoReadit News
micahcc commented on The Milky Way is probably full of dead civilizations   livescience.com/milky-way... · Posted by u/SirLJ
micahcc · 4 months ago
WAG in WAG out
micahcc commented on Nix – Death by a Thousand Cuts   dgt.is/blog/2025-01-10-ni... · Posted by u/jonotime
VTimofeenko · a year ago
For those pesky random executables there's a couple of escape hatches -- buildFHSenv and nix-ld. This is also predicated on good provenance of the executables in question. One should probably not even ldd sketchy binaries:

https://jmmv.dev/2023/07/ldd-untrusted-binaries.html

micahcc · a year ago
steam-run seems to be able to run everything. It uses bubble wrap to keep the OS isolated and add /usr/bin stuff most exes want.
micahcc commented on Build systems, not heroes   vitonsky.net/blog/2024/10... · Posted by u/thunderbong
micahcc · a year ago
> If you have strong enough rules, you don’t need to worry about the skills of the programmers.

lol. lmao, even.

micahcc commented on MotorOS: a Rust-first operating system for x64 VMs   github.com/moturus/motor-... · Posted by u/sbt567
micahcc · 2 years ago
> a simple multi-processor round robin (SMP)

> the kernel is very small and does not block, so does not need to be preemptible

I don't believe you and I don't even need to look at the code to know this is false.

micahcc commented on New data poisoning tool lets artists fight back against generative AI   technologyreview.com/2023... · Posted by u/lawlessone
TerrifiedMouse · 2 years ago
Is that advisable? It won’t learn anything new and might reinforce its errors.
micahcc · 2 years ago
Likely they have humans review the images (or even touch up). Same thing with the dataset scraped from the internet.
micahcc commented on Alpine Linux does not make the news   drewdevault.com/2023/07/2... · Posted by u/jamesponddotco
micahcc · 3 years ago
I've been migrating to nixos. I think it makes news in that everyone is obligated to hate it publicly for at least 6 months before resigning themselves to it.
micahcc commented on Alpine Linux does not make the news   drewdevault.com/2023/07/2... · Posted by u/jamesponddotco
dgrove · 3 years ago
The lack of package signing and reproducible builds leaves a lot to be desired
micahcc · 3 years ago
still true it doesn't make news I suppose
micahcc commented on LXD is now under Canonical   linuxcontainers.org/lxd/... · Posted by u/chenrui
psanford · 3 years ago
LXD is really great software. The majority of the contributions already come from canonical, so I doubt this will make much difference in the trajectory of the project.

I will say that I prefer running LXD on NixOS hosts where it isn't packaged as a snap. Hopefully canonical doesn't somehow break that.

micahcc · 3 years ago
Why LXD over podman? I've found podman to be a pretty great docker lite.
micahcc commented on LXD is now under Canonical   linuxcontainers.org/lxd/... · Posted by u/chenrui
medellin · 3 years ago
Moved completely off ubuntu after snaps were introduced. Sticking with gentoo now because it’s one of a few distros that doesn’t try to control what software you have to use.
micahcc · 3 years ago
Have you tried nixos? Its a totally different paradigm and definitely an acquired taste, but I used gentoo for ~2 years, then used Arch for ~5 and now am switching everything to nixos.

Main benefits is setting up a new machine is much easier, and updates are easier because almost all the normal configuration is managed by nixos (in the nix language) as opposed to regular files floating around etc.

micahcc commented on LastPass user vaults stolen in recent hack   blog.lastpass.com/2022/12... · Posted by u/mikece
hunter2_ · 3 years ago
I wonder why URLs would be unencrypted given that all the other things are encrypted. I guess browser integration relies on it?
micahcc · 3 years ago
right, they need to know whether to offer you a password or not regardless of whether you have re-locked

u/micahcc

KarmaCake day51January 14, 2017View Original