Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dxld
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dxld
2y ago
Here's to hoping, but I agree one way or another one stack needs to go :-) BTW: Contact info is in my profile if anyone wants the inside scoop. The project just isn't fully ready for public launch yet, but we're well into the
2.
▲
by
dxld
2y ago
I would agree with you were it not for the fact that I'm personally investing my time into a FLOSS project to make sure the growth does not slow down by making “tomorrow NOT like today”, but gets a kick in the butt once we reach the
3.
▲
by
dxld
2y ago
Good news: it's 20 years, not 100, at the most :-) https://labs.apnic.net/index.php/2024/10/19/the-ipv6-transit...
4.
▲
by
dxld
2y ago
I've been really impressed with Mox, an all-in-one monolithinc mail system written in go: https://www.xmox.nl Trivial to setup, guides you through configuring SPF, DKIM, DMARC, MTA-STS, DANE and DNSSEC. Handles certificates
5.
▲
by
dxld
3y ago
> And you believe that you can scare some random scammers in some random country that doesn't recognize copyright or trademarks with a US trademark? You make my own point sir. They're not going to care about copyright either. S
6.
▲
by
dxld
3y ago
A more appropriate solution to the problem of cloned FLOSS apps is establishing a trademark. I mean he says it right before the proprietary apologism, the problem is pointing people in the direction of the project by name only for them to f
7.
▲
by
dxld
3y ago
He's calling this "Open Source" but it's under a proprietary license: https://gitlab.futo.org/videostreaming/grayjay/-/blob/master... > [...] we grant you a [...] license to access
8.
▲
by
dxld
3y ago
Sad to say I'm surprised the proprietary vendors are lagging behind here, but there should be no architectural reason you can't deploy a more reasonable firewall.
9.
▲
by
dxld
3y ago
Well dnsmasq has --dynamic-host for this use-case. Example: dynamic-host=cafe.dxld.at,::cafe,lan0 Firewalls tend to support DNS, use it :) I know for a fact nftables and pfSense allow this, worst case you need a cronjob to periodic
10.
▲
by
dxld
3y ago
You can use ip-token(8) on Linux to define a static interface-id, the part of the IP usually auto-generated based on MAC address when using SLAAC instead of making the whole IP static. In ifupdown I usually just add something like the follo
11.
▲
by
dxld
3y ago
I found networking/switchdev.txt very approachable. It documents all those different bridge+vlan (aware/unaware) configs you can do: https://docs.kernel.org/networking/switchdev.html In particular I've l
12.
▲
by
dxld
3y ago
OP's approach looks cool but a bit baroque. I'm also hacking around EDID issues and it turns out there's a nice GUI program to decode and (lightly) patch it: https://packages.debian.org/unstable/utils
13.
▲
by
dxld
3y ago
Hacking the NFC comms is fun and all, but it turns out you can just rip out the orange flatflex PCB under that metal ring with a screwdriver and the brush doesn't care :) Stops it from beeping at you when your allotted product lifetime
14.
▲
by
dxld
4y ago
Sounds interesting, could you elaborate on the details? :)
15.
▲
by
dxld
4y ago
I was looking into this some years back when I was considering building a high-availability IRC bouncer that can pass the TLS IRC connections around with this. There isn't anything out of the box that I could find, but there was some d
16.
▲
by
dxld
4y ago
I just use a cron job that calls openssl s_client. The trick is to use faketime to check if the certificate would be valid in the future, like so: check_tls () { # Check two weeks in the future to give us time to fix certs
17.
▲
by
dxld
5y ago
I use maildrop with a .mailfilter file, works fine but it's not exactly new either :)
18.
▲
by
dxld
5y ago
> Art. 2 GDPR: This Regulation does not apply to the processing of personal data: [...] (c) by a natural person in the course of a purely personal or household activity
19.
▲
by
dxld
5y ago
I got one too, only for one of my two servers though: The monthly prices will change for the following servers you use: Server name new price old price Starting on SB42 #xxxxxx 43.20 Euro
20.
▲
by
dxld
5y ago
The SG:U story you mean? FYI there is a comic that continues right where the show left of: Stargate Universe: Back to Destiny.
21.
▲
by
dxld
5y ago
You can actually request a /56 per-server for a one-time fee of, IIRC, 60 EUR or so. Just talk to support since it's not listed anywhere in their docs for some reason.
22.
▲
by
dxld
5y ago
Ah you're right that would be pretty dangerous. I was hoping it'd be possible to avoid sending an OTP token the user has to paste but I suppose that's necessary to bind the two contexts together. Then I guess I'd have th
23.
▲
by
dxld
5y ago
Crazy idea: what if you use a random room ID as an OTP and recognize the user as signed-in as soon as they join that room via an invite or matrix.to link? I'm not sure if this fits within your constraints since it would need a backend
24.
▲
by
dxld
5y ago
Could you share a link to your thesis?
25.
▲
by
dxld
6y ago
Took me a while to find this again, but here you go: https://www.yepkit.com/product/300110/YKUSH3 , a 3-port USB 3.1 Hub with switchable Vbus that doesn't cost an arm and a leg.
26.
▲
by
dxld
6y ago
I've been thinking about this problem for a while now. Personally I use restic[1] and B2 with a dedicated API key that can't delete anything. [1]: Patched slightly to make it work, https://github.com/restic/re
27.
▲
by
dxld
6y ago
I think this statement should be considered more as a criticism of pfSense and not of IPv6 in general. In fact there are a number of RFCs around how IPv6 firewalling should be implemented on _consumer_ routers but since pfSense seems to be
28.
▲
by
dxld
6y ago
You might be interested in this service: https://no-ipv4-here.ungleich.ch/
29.
▲
by
dxld
6y ago
> One small disadvantage not addressed is that neither of the two motherboards support BIOS access via COM1, which is a bummer. I've always wondered if you could burn SGABIOS ( https://code.google.com/archive/p&#
30.
▲
by
dxld
15y ago
Mine looks like that: https://darkboxed.org/
More ›