@lain Definitely a meme thanks
Notices by Xerz 💗 [UNMOVED] (espectalll@mstdn.io), page 89
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 22:04:17 UTC
Xerz 💗 [UNMOVED]
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:50:18 UTC
Xerz 💗 [UNMOVED]
@sathariel s/mastodon/quitter
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:33:49 UTC
Xerz 💗 [UNMOVED]
You know you're getting into the high spheres when you're debugging drivers, reading papers and memeing about infosec
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:29:52 UTC
Xerz 💗 [UNMOVED]
How to read Qubes OS' website
-
Oneesan succubus (lain@pleroma.soykaf.com@pleroma.soykaf.com)'s status on Saturday, 28-Apr-2018 21:17:59 UTC
Oneesan succubus
i hate it it when radio people talk over the songs -
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:16:06 UTC
Xerz 💗 [UNMOVED]
@wervenyt Oh, it fully virtualizes instead of using containers?
Running a copy of the kernel for each application? And it's not a microkernel? 🤔
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:15:05 UTC
Xerz 💗 [UNMOVED]
@wervenyt (I get the permissions thing, though, which I would indeed like too)
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:14:18 UTC
Xerz 💗 [UNMOVED]
@wervenyt I mean, it's about the same isolation, right?
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:12:39 UTC
Xerz 💗 [UNMOVED]
@wervenyt I'm very aware of those, and I would like to see a mix of both Nix/Guix and Flatpak/Snap's ideas happening
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:12:14 UTC
Xerz 💗 [UNMOVED]
@wervenyt I'm very aware of those, and I would like to see a mix of both happening
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:08:09 UTC
Xerz 💗 [UNMOVED]
@wervenyt Yeah, I guessed you were joking, but I didn't know how much tbh lol
I don't see any disadvantage to containers on themselves. If anything, the problem is how Flatpak and Snap are their own, separate package managers on top of other package managers, duplicating system packages. But that can be solved with better package managers (and kernels if possible)
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:04:04 UTC
Xerz 💗 [UNMOVED]
@wervenyt what's the problem with containers tbh 🤔
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 21:01:58 UTC
Xerz 💗 [UNMOVED]
le Flatpak showed me this when opening a file from Telegram
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 20:58:56 UTC
Xerz 💗 [UNMOVED]
@vaartis Yeah, xbps is indeed inspired by *BSDs.
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 20:52:34 UTC
Xerz 💗 [UNMOVED]
And then installing stuff:
xi -f xf86-video-nouveau{,-dbg}
That's it. I love it.
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 20:50:53 UTC
Xerz 💗 [UNMOVED]
@vaartis Except Void is actually a prebuilt OS by default, which is the magical thing about it
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 20:50:29 UTC
Xerz 💗 [UNMOVED]
@angristan same but Youtube and SoundCloud
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 20:49:56 UTC
Xerz 💗 [UNMOVED]
So, as I'm trying to build Nouveau to debug it, I just need to do:
./xbps-src pkg xf86-video-nouveau
and it automatically compiles it along all of its dependencies as well with debug symbols
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 20:48:15 UTC
Xerz 💗 [UNMOVED]
I love how Void makes everything easy tbh.
Compile packages with debug symbols by default on your `xbps-src`:
echo XBPS_DEBUG_PKGS=yes >> etc/conf
-
Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Saturday, 28-Apr-2018 20:47:43 UTC
Xerz 💗 [UNMOVED]
I love how Void makes everything easy tbh.
Compile packages with debug by default on your `xbps-src`:
echo XBPS_DEBUG_PKGS=yes >> etc/conf