Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
c45y
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
c45y
2mo ago
Probably in the way Minio did. Technically the source is still available but the controlling entity behind it have shut down all changes
2.
▲
by
c45y
3mo ago
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
3.
▲
by
c45y
3mo ago
That was the big surprising win for me too, it just fits so comfortably in the hand
4.
▲
by
c45y
6mo ago
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 with
5.
▲
by
c45y
7mo ago
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. I was building at about 3% success rate during the issu
6.
▲
by
c45y
7mo ago
Extremely easy copy paste deployment into projects
7.
▲
by
c45y
8mo ago
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 networks in geographical redundant setups
8.
▲
by
c45y
8mo ago
I use thunar with niri and some of the taskbar applets for bluetooth etc in waybar
9.
▲
by
c45y
9mo ago
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 winning swimmer doing a midnight dip and washing up naked the nex
10.
▲
by
c45y
9mo ago
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 have it natively with ipv6 adoption increasin
11.
▲
by
c45y
10mo ago
I really appreciate the k3s default with HelmChart type and operator installed. Makes working with charts simpler in my view
12.
▲
by
c45y
11mo ago
Innocent until the courts say otherwise. It's why we apprehend people for crimes instead of just shooting them (in most countries)
13.
▲
by
c45y
11mo ago
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
14.
▲
by
c45y
1y ago
It should be exactly that for exactly that reason
15.
▲
by
c45y
1y ago
They bundle versioned API schemas....looooots of them. It would be a garbage fire in any language
16.
▲
by
c45y
1y ago
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
17.
▲
by
c45y
1y ago
Replacing systemd seems to be the goal
18.
▲
by
c45y
1y ago
It's just a ~/.config/containers/systemd/ folder for rootless containers, I stuff the whole thing in a git repo
19.
▲
by
c45y
1y ago
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 signing start using the new CA and you remove the old aft
20.
▲
by
c45y
1y ago
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.
21.
▲
by
c45y
2y ago
In this case PAM is the name of a type of security product and not the Linux PAM system.
22.
▲
by
c45y
2y ago
Bcachefs allows it
23.
▲
by
c45y
2y ago
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
24.
▲
by
c45y
2y ago
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 another step towards the encryption with government backdoors f
25.
▲
by
c45y
2y ago
I believe basically any filesystem will work if you have it on LVM. Bonus of lv snaps being thin snapshots too
26.
▲
by
c45y
2y ago
Have been running labwc with waybar for a few months now and it's been a good replacement for my old xfce. Theming seemed fine? I picked up someone's stylesheet off GitHub and that was it.