Viewing profile — carlbordum
carlbordum
HN member- Joined
- Tue, Mar 20, 2018, 4:17 PM UTC
- HN karma
- 69
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About carlbordum
No profile information was provided.
Recent public activity
-
comment
Comment #39970255
I made an HTTP tunneling service based on WireGuard that doesn't require any custom software on the clients: https://tunnel.pyjam.as/ .
- story
-
comment
Comment #31529140
I haven't used kali.net, but it sounds like https://tailscale.com/ might be for you :)
-
comment
Comment #30855868
Shameless plug: I built Cactus Comments ( https://cactus.chat/ ). It's an open-source comment system federated on the Matrix ( https://matrix.org/ ) network. This means you can use…
-
comment
Comment #29761660
I thought this was such a good read that I created an online version of the 1913 dictionary. It's available at https://webster.bordum.dk/ if anyone is interested.
-
comment
Comment #27971726
Teamspeak 5 may be a Matrix client: https://news.ycombinator.com/item?id=25743874
-
comment
Comment #27971575
In my opinion, XSS is not a security issue autofill should deal with at all. The real issue is if attackers can trick the autofill to fill in a password for a different site. I did…
-
comment
Comment #26374950
Hi, I am one of the authors of Cactus Comments. Making Cactus Comments work without javascript would require a backend server. Right now, the frontend is actually just a special-pu…
-
comment
Comment #26374827
You don't, you have to trust it just like any other Matrix client. Hopefully there will be OAuth or something similar in the Matrix spec in the future, so you can use less trusted …
-
comment
Comment #26036298
Shameless plug: My friend and I are building a federated commenting system on top of Matrix if anyone is interested. You control the data, your users choose where they want to be s…
-
comment
Comment #18723807
In Python `=` is not just a binary operator. Python is evaluated left-to-right (but not on assignment).
-
comment
Comment #17186352
I think all talk about computer intelligence and learning is bullshit. If I'm right, then AI is probably the most /dangerous/ field in computer science because it sounds just likel…
-
comment
Comment #16630725
Also, I have not figured out a good way to test `manly` yet, but maybe someone creative here has an idea?
-
comment
Comment #16630693
Hi everyone. For the last ~6 months I've been using this script I made to quickly find out what some flags do for a program. Saves me about 10 seconds every week :)
- story