Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Dries007
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Dries007
2mo ago
Normal sunglasses it sees trough, but if you somehow block it, you can't enable some features anymore (pilot assist). That was different in the early sw versions, where blocking it would simply do nothing, so I had a 3D printed thing t
2.
▲
by
Dries007
2mo ago
The emissions tests only test to the level that the car was first registered (or produced) doesn't it?
3.
▲
by
Dries007
2mo ago
My experience with my Volvo EX30 has been the complete opposite. Although the false positives have gone down with software updates, it's still wrong so often I turn it off every time it bothers me. Due to some other regulation, this se
4.
▲
by
Dries007
3mo ago
Communal bins mean everyone pays for everyone's garbage and/or lack of sorting. Here the rate per kg is different depending on which bin it is, so you're "rewarded" for sorting properly.
5.
▲
by
Dries007
3mo ago
My local garbage org has a site where you can download an ical for your location or put in an address and get it for the entire year. So nice, until it's the third week of January and I remember that I need to manually import a new yea
6.
▲
by
Dries007
3mo ago
GDPR could have been great, if it was actually enforced in the way it was intended. Cookie banners and dark patterns are not actually allowed, but without enforcement, it's basically meaningless. IMO the biggest issue is that the membe
7.
▲
by
Dries007
3mo ago
Almost all EU credit cards are automatic debit at the end of the month, i.e. carrying over balance is not even possible. You will simply be over-drafted on the linked debit account and charged a fee + steep interest if you spend more then y
8.
▲
by
Dries007
5mo ago
Except that personalized cards have been a thing since I've had a card in 2014...
9.
▲
by
Dries007
5mo ago
The linked size is also quite common in Belgium.
10.
▲
Charcoal-Powered Generator – Charging Off-Grid Battery with Homemade Power [video]
(youtube.com)
2 points
by
Dries007
8mo ago
|
0 comments
11.
▲
The Engineer who invented the Mars Rover Suspension in his garage [video]
(youtube.com)
2 points
by
Dries007
8mo ago
|
1 comments
12.
▲
by
Dries007
9mo ago
A bit off topic, but changing your name when getting married is so strange to me. It is not at all common where I live (Belgium), in fact I don't think I personally know a single person who did.
13.
▲
by
Dries007
11mo ago
This is a fun playlist of a conversion of a manual machine to CNC: https://www.youtube.com/playlist?list=PLDlWKv7KIIr9rlCwZ9K43...
14.
▲
by
Dries007
1y ago
After having some persistent issues with my previous pi-hole setup, running as an add-on on my Home Assistant rPi 5, I moved to AdGuard Home on dedicated hardware. I run it on a rPi Zero 2W (15$), with the Waveshare Ethernet / USB HUB
15.
▲
by
Dries007
2y ago
It takes out so much frustration too. No more nitpicking about style/... in merge requests, the pre-commit hook will fix it and CI will catch it if you don't. The more of this you can automate, the more you get to spend on "r
16.
▲
by
Dries007
2y ago
For me it's only ever an issue if I stop renewing a domain, which triggers issues somewhere next renewal and now nginx doesn't reload. Other than that, I've never had to babysit certbot. It's just a systemd timer job.
17.
▲
by
Dries007
2y ago
The writeup page is also definitely worth taking a look at: https://mitxela.com/projects/fluid-pendant
18.
▲
by
Dries007
2y ago
In Belgium, starting in 2026 B2B invoices must be registered electronically & use a structured format. Any ideas about potential integrations? https://finance.belgium.be/en/enterprises/vat/e-invoicing/
19.
▲
by
Dries007
2y ago
CCS is great in Europe. You can plug in your normal 3 phase 400V EVSE and charge at 22kW at home, and twice a year when you need it, you can uncover the little extra flap for 350kW DC charging for on route to your holiday. USB-C suffers fro
20.
▲
by
Dries007
2y ago
The same thing existed for micro USB before but Apple could not agree to that or a new standard, so the EU said "USB-C". The law provides for upgrades and mandates compliance with the spec, including PD. If the spec upgrades, the
21.
▲
by
Dries007
2y ago
Very nice, just FYI for home assistant fans: WoL is also supported in there :)
22.
▲
by
Dries007
2y ago
> There is no "formula" for success in the creator economy - the winners are largely random. I think that strongly depends on what you call "the creator economy". For example, on YT it's really mostly skill: htt
23.
▲
by
Dries007
2y ago
Yes and no. No on the distribution network (aka up to the transformer in the street usually, but for sure not on the xxx kV lines) because there the lines are balanced. In your house, you do, because the voltage between 2 phases is 400V, bu
24.
▲
by
Dries007
2y ago
3 Phase is (normally, in Europe) 3x400V+N. Single phase is 230V. AC chargers here (Belgium) are usually 11kW or 22kW capable (at least nominally). This is 16 or 32A. A normal household socket ciruict is 20A here, so this is not very abnorma
25.
▲
by
Dries007
2y ago
Notes from Belgium: - A full time working week is 38h by law. If you do work 40h, you get that time (so 12 days/year) back to compensate. There are talks about a 34h workweek, but that seems unlikely in the near future IMO. We tend to
26.
▲
by
Dries007
3y ago
> but as far as I'm aware, somebody with no credit history is basically indistinguishable from somebody with "good" history. As it should be. Why would you want to allow someone to be judged for _not_ having been in debt i
27.
▲
by
Dries007
3y ago
Exactly why I run my DNS on an old pi just for that and some minor watchdog stuff.
28.
▲
by
Dries007
3y ago
I would say: stick to straight command sequences with variables, avoid if/for/while/functions etc. Subshells and pipes only for trivial things. Setting something like a 30 char limit will inevitably lead to code-golfing to fi
29.
▲
by
Dries007
3y ago
We've been experimenting with Dagger here, as part of the alternative to writing glscpc actually, but I'm not convinced it's ready to replace Gitlab CI. Dagger has one very big downside IMO: It does not have native integratio
30.
▲
by
Dries007
3y ago
Generalizing this is non-trivial (I tried initially) but I'm sure others can build in the same principles. I think this comes close for Dockerfiles: https://hadolint.github.io/hadolint/ Just have to write a pre-co
More ›