Viewing profile — semiotic1
semiotic1
HN member- Joined
- Sat, Jul 31, 2021, 3:26 PM UTC
- HN karma
- 57
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About semiotic1
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #37275194
The block post is titled "Clean mount lists in Linux" not "Clean block device lists in Linux". I was demonstrating that findmnt can filter the source based on MAJOR:MINOR as a tang…
-
comment
Comment #37272553
> df -x tmpfs findmnt -Dt notmpfs > lsblk -e 7 findmnt -iS 7:0 (excludes mounted loop devices, not functionally equivalent to lsblk) > mount -l -t btrfs,fat,exfat,ext2,ext4,iso9660…
-
comment
Comment #37271938
Why not just use the designated `findmnt` command from util-linux for the majority of this?
-
comment
Comment #35695488
When doing a factory reset because of whatever reason, this becomes an issue as well. You cannot take screenshots of the bulk export QR-Code on Android because of FLAG_SECURE, so y…
-
comment
Comment #33013201
There was a statement [1] earlier from leigh123linux [2] announcing very little interest in maintaining something like this. [1] https://www.phoronix.com/forums/forum/linux-graphic…
- story
-
comment
Comment #31554598
They maintain their own kernel module to handle ACLs (synoacl_vfs) and they are indeed enforced locally as well. They can be read and modified by using the `synoacltool` cli. $ syn…
-
comment
Comment #28018991
https://github.com/black7375/Firefox-UI-Fix fixes most of the frustrating bits of Proton you describe. It's arguably not the same as a sensible out-of-the box design, but far bette…