Viewing profile — 42wim
42wim
HN member- Joined
- Sat, Oct 17, 2015, 8:45 PM UTC
- HN karma
- 11
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About 42wim
Recent public activity
- comment
-
comment
Comment #47962866
I've (well, mostly Claude did) created a module that unloads the active AF_ALG (builtin) module and mitigates the exploit without having to reboot. Tested on almalinux8/9 https://g…
-
comment
Comment #40673811
I've done the same with https://github.com/42wim/ssh-agentx/ Originally used to sign git commits with pgp in the sshagent, before ssh git commit signing was a thing. Nowadays, I'm …
-
comment
Comment #27029393
Another person here who isn't using k8s. We're running 1000+ containers on it and it just works, needs almost no maintenance and the Nomad upgrades are with zero downtime.
-
comment
Comment #26298263
One of the reasons we choose nomad was because it had decent ipv6 support way before kubernetes (and I'm not sure if it's already decent nowadays). See my blog for more info: https…
-
comment
Comment #25248782
People looking for simplicity should really give Nomad ( https://www.nomadproject.io/ ) a chance. I'm running this in almost IPv6-only setup ( https://blog.42.be/2020/11/using-noma…
-
comment
Comment #19765802
https://github.com/42wim/matterircd for example You can use your favorite irc client to connect with the ircd to talk to slack (of course it has almost the same limited irc issues)…
-
comment
Comment #19765769
Take a look at https://github.com/42wim/matterbridge which bridges a lot of protocols. It only support public channels at the moment, but we're planning to add user/user communicat…
-
comment
Comment #18897868
Check out matterbridge ( https://github.com/42wim/matterbridge ) which bridges gitter, irc and much more :-)
-
comment
Comment #16496865
Yes, it does mark them all as read. (because they're technically read by the irc client, even if you haven't yet) I'm open for ideas on how to fix this, eg manually sending a /quot…
-
comment
Comment #16495964
Maybe https://github.com/42wim/matterircd can help you. It also supports slack (experimental)
-
comment
Comment #14870352
Maybe https://github.com/42wim/matterircd could be useful. Originally made for mattermost, but I'm adding slack support (currently in master and only basic).
-
comment
Comment #14807712
Owner here, site is almost 6 years old. There is no point to it, I was just trying out some fun things to do that wasn't possible with ipv4. It's also not made for much traffic :)
-
comment
Comment #10405997
Made something similar, but for pinging multiple hosts at the same time - https://github.com/42wim/gomphs