Viewing profile — 3v1n0
3v1n0
HN member- Joined
- Tue, Jan 31, 2017, 10:30 AM UTC
- HN karma
- 175
- Public activity
- 114 items
- HN profile
- View on Hacker News ↗
About 3v1n0
Recent public activity
-
comment
Comment #46260825
Try to maintain the whole matrix or possibilities then you tell me...
- story
-
comment
Comment #42796508
Liberux NEXX is a phone built on LiberuxOS, a completely free, ethical and open source operating system that is not based on Android or iOS.
- story
-
comment
Comment #41026216
It's 99% GNOME with few additions that can be disabled if you want a more pure experience
-
comment
Comment #40426299
Same here and even impossible to decrypt to myself after few hours
-
comment
Comment #40261148
Are you telling me that to me who installed his current production system using lucid lynx (e.g. 10.04 - you can do the math)?!?
-
comment
Comment #40261134
You can just use both in any distro. Really no difference. Unless that snap allows lower level usage (services, kernel...)
-
comment
Comment #40167031
I understand in part what you mean, but ubuntu is also a disto that many users relay on for its stability and reliability, not just for being an hacker toy. I still use like that a…
-
comment
Comment #40167015
We do for good parts. For example, in the gnome team we do the uploads first to debian then we merge them with the Ubuntu changes if any, but we try as much as possible to use the …
-
comment
Comment #40166987
It has the same base but definitely not the same support nor immediately neither in the long term
- comment
-
comment
Comment #40166964
Replace snap with flatpak and the same definition still stands for both.
-
comment
Comment #40166950
> Just like they wasted time and effort on Unity and shuttered it in favor of Gnome Unity served well for years, it would have needed a rewrite anyway for the post x11 era, so inde…
-
comment
Comment #40166923
Flatpak don't allow what snap doesn at lower levels than apps (kernel, system daemons...). So it's not possible.
-
comment
Comment #40166891
Subscribe on https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/20632... once that's fixed upgrade should work properly
-
comment
Comment #40034208
NTSync still seems to outperform any userspace fsync implementation https://github.com/Frogging-Family/wine-tkg-git/issues/936#i...
-
comment
Comment #40033778
It is, but some of these patches were originally from ubuntu side
-
comment
Comment #40029303
Indeed it's not. But this implies removing dependencies on various libraries, and keep a such important process small is already relevant, despite the fact that it will load PAM li…
-
comment
Comment #40018926
As per the well known XZ-utils backdoor, we decided to take a step further and drop libsystemd dependency altogether by implementing the missing bits with few small patches (one up…
- story
-
comment
Comment #39953390
I don't agree... Meson has constraints that make it very easy to write and review.
-
comment
Comment #39915915
You also need to have sshd enabled to use PAM and your sshd pam stack should include pam_selinux. Then it will be dynamically loaded only when sshd starts a PAM session.
-
comment
Comment #39915897
IIRC sshd loads libpam only if specifically configured for it. So while it's not wrong, it's also a more edge case for the backdoor to work.
-
comment
Comment #39904776
Also the attacker included in the 5.6.0 release the support for the long-awaited multi-threading decompression (and - broken - sandbox) making it very attractive to upgrade to... I…