HackerLangs
TopNewTrendsCommentsPastAskShowJobs

drnick1

2,492 karmajoined há 12 meses

comments

drnick1
·há 5 horas·discuss
Last time I checked, you couldn't get a public IPv4 through Starlink, let alone a fixed one. This makes it a non-starter as a backup link for self-hosters, a use case it is well suited for.
drnick1
·há 6 horas·discuss
The Pi 5 has always been a horrible value, even when you could buy it at MSRP.
drnick1
·há 7 horas·discuss
> I have heard claims of devices (mostly TVs) supposedly coming with secret 5G cell uplinks built

This is occasionally mentioned on HN, but I have not yet seen a specific instance of this. Please share if you know something about secret 5G cell modems used to spy on people.
drnick1
·há 7 horas·discuss
Unfortunately, it's used to spy on you, and insurance companies are known to buy the data to profile customers or prospective customers. The good thing about Fords is that the cell modem often has its own fuse.
drnick1
·há 11 horas·discuss
How can you possibly bill someone without billing information?
drnick1
·ontem·discuss
No, it's easier to put a tax on American AI companies.
drnick1
·ontem·discuss
Unhinged rant, this has nothing to do with Israel.
drnick1
·há 3 dias·discuss
Ryzen 5 with a dual 10Gbps NIC, running Debian. Overkill for a router/firewall, but I run other services on the same hardware including an email stack, Podman containers, and small AI model for use within Home Assistant.

I wouldn't buy new hardware. Any modest machine built in the last decade would do. If possible, get a machine with an internal ATX power supply rather than an external brick, they tend to be more reliable.

If all you need is 1Gpbs and WiFi, OpenWrt on consumer hardware is probably enough though.
drnick1
·há 3 dias·discuss
And this is why I handroll my own routers/firewalls, using commodity hardware and a Linux distribution.
drnick1
·há 3 dias·discuss
Yes, because removing car lanes while car usage is growing (due to demographics and urban development) it totally the right approach.
drnick1
·há 3 dias·discuss
You forgot the bike lanes that take up road space but nobody uses. Every socialist mayor's favorite anti-car policy.
drnick1
·há 3 dias·discuss
> I will start now but I think not for long. “For your own safety we disabled your car”.

This is precisely why you should not want an Internet-connected car. It isn't truly yours if it can be "upgraded" behind your back through a backdoor.
drnick1
·há 3 dias·discuss
As a rule, I do my own maintenance or take the car to an independent mechanic. I wouldn't trust a dealer given how misaligned their incentives are with my interests.
drnick1
·há 3 dias·discuss
1) Unplug the cellular modem.

2) Unplug the camera or put a piece of blackout tape over the lens.

3) Enjoy!
drnick1
·há 3 dias·discuss
> US shooting itself in the foot with a completely unnecessary war probably comes somewhere in top 5 easily.

We aren't done yet. Game on after the midterms.
drnick1
·há 3 dias·discuss
Vote for parties that oppose this nonsense. In the meantime, install Linux on your desktop/laptop, and a free Android variant on a compatible phone. Use Signal, and urge your family and friends to do the same.
drnick1
·há 3 dias·discuss
> Now I feel like I need to keep my address a secret unless there's a good reason not to.

No business gets my real phone number, and the email I provide is [email protected]. The minute I start receiving unsolicited email, I revoke the alias and spam will bounce.
drnick1
·há 3 dias·discuss
I'd rather buy a cheap knockoff than pay top dollar for an equally bad branded product. Most "consumer-grade" stuff out there these days is garbage regardless of price or brand. Examples: mattresses, home appliances, furniture, audio devices, routers. If you need something durable or dependable, you need to buy enterprise-grade stuff or make your own.
drnick1
·há 3 dias·discuss
> Edit: and Brave.

I would suggest staying away from Brave. I recently compiled the debloated Brave edition from source and was rather disappointed. Brave was slower on my machine than Firefox and Chromium according to Speedometer 3.1. The built-in adblocker does a worse job at cosmetic filtering than uBlock Origin on Firefox. On top of that, I had to build the browser from source because the only binaries I could find are Brave's own. Their builds aren't reproducible, and no Linux distro packages their own.

If you think I am being paranoid, you may also want to take a look at this:

https://www.pcmag.com/news/brave-browser-caught-redirecting-...
drnick1
·há 4 dias·discuss
Unlike the Microsoft equivalent (?), nothing prevents you from scrambling it or outright chmodding to 700 to protect it from prying eyes.

I go further and bubblewrap software that I don't fully trust like Steam on my gaming machine. I simply don't expose /etc at all in most cases. The Linux security model is actually quite weak against potentially invasive software running in a main user account. For example /home is also completely exposed to programs such as games and anti-cheat software.