Viewing profile — c45y
c45y
HN member- Joined
- Sun, Jun 18, 2023, 10:24 PM UTC
- HN karma
- 60
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About c45y
No profile information was provided.
Recent public activity
-
comment
Comment #48953218
Probably in the way Minio did. Technically the source is still available but the controlling entity behind it have shut down all changes
-
comment
Comment #48665698
Yeah I really like not having a touchscreen that I have to worry about bumping while I'm reading, a backlight is the only addition I would enjoy to the current x4
-
comment
Comment #48665684
That was the big surprising win for me too, it just fits so comfortably in the hand
-
comment
Comment #47422087
I would love it if more systems just understood SRV records, hostname.xyz = 10.1.1.1:2222 So far it feels like only LDAP really makes use of it, at least with the tech I interact w…
-
comment
Comment #47114837
As I understand they weren't building tunnels, so every time a legit client wanted to it has to wade through all the bad nodes to find a good one, so everything slowed right down. …
-
comment
Comment #47019424
Extremely easy copy paste deployment into projects
-
comment
Comment #46830025
Probably an expectation for floating IPs for load balancing instead of DNS. Relatively simple inside a network range you control but no idea how that works across different network…
-
comment
Comment #46599745
I use thunar with niri and some of the taskbar applets for bluetooth etc in waybar
-
comment
Comment #46362320
Officially no deaths caused by police. Chan yin-lam case is one that always sticks in my head. I can well believe correlation is sometimes the answer but the odds of an award winni…
-
comment
Comment #46296400
https://yggdrasil-network.github.io/ for the most part enables this - otherwise I2P and Tor for the most part facilitate this with the bonus encryption element. We might one day ha…
-
comment
Comment #45912315
I really appreciate the k3s default with HelmChart type and operator installed. Makes working with charts simpler in my view
-
comment
Comment #45832446
Innocent until the courts say otherwise. It's why we apprehend people for crimes instead of just shooting them (in most countries)
-
comment
Comment #45769783
How one person can be so good at putting out useful security tech is just wild. I'll add this to my pile of filo made security I consistently rely on
-
comment
Comment #45326698
It should be exactly that for exactly that reason
-
comment
Comment #44448753
They bundle versioned API schemas....looooots of them. It would be a garbage fire in any language
-
comment
Comment #43841816
You can do a lot with seccomp filters that would stop even root messing things up too badly, down to path level io filtering unless I misremember
-
comment
Comment #43758461
Replacing systemd seems to be the goal
-
comment
Comment #43686508
It's just a ~/.config/containers/systemd/ folder for rootless containers, I stuff the whole thing in a git repo
-
comment
Comment #43476095
You can have multiple trusted CAs which I've found to make rotation a non issue with tooling like Ansible etc. New CA is minted, public key is added to the accepted list, client si…
-
comment
Comment #43475986
CA key also allows those servers to avoid reaching out to some central location to validate which I've found to be a nice side bonus for disaster recovery type scenarios.
-
comment
Comment #43396649
In this case PAM is the name of a type of security product and not the Linux PAM system.
-
comment
Comment #42694784
Bcachefs allows it
-
comment
Comment #42600915
Having made the switch from sway to labwc nearly a year ago I've edited the config maybe all of 3 times It's xml but at least it's plain and well documented with sensible defaults
-
comment
Comment #42254853
It mostly matters because like all good laws it will likely be used to erode privacy in an effort to enforce it. In context with the assistance and access act 2018 this is just ano…
-
comment
Comment #41044733
I believe basically any filesystem will work if you have it on LVM. Bonus of lv snaps being thin snapshots too