HackerLangs
トップ新着トレンドコメント過去質問紹介求人

drnick1

2,492 カルマ登録 12 か月前

コメント

drnick1
·5 時間前·議論
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
·6 時間前·議論
The Pi 5 has always been a horrible value, even when you could buy it at MSRP.
drnick1
·7 時間前·議論
> 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
·7 時間前·議論
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
·11 時間前·議論
How can you possibly bill someone without billing information?
drnick1
·昨日·議論
No, it's easier to put a tax on American AI companies.
drnick1
·昨日·議論
Unhinged rant, this has nothing to do with Israel.
drnick1
·3 日前·議論
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
·3 日前·議論
And this is why I handroll my own routers/firewalls, using commodity hardware and a Linux distribution.
drnick1
·3 日前·議論
Yes, because removing car lanes while car usage is growing (due to demographics and urban development) it totally the right approach.
drnick1
·3 日前·議論
You forgot the bike lanes that take up road space but nobody uses. Every socialist mayor's favorite anti-car policy.
drnick1
·3 日前·議論
> 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
·3 日前·議論
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
·3 日前·議論
1) Unplug the cellular modem.

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

3) Enjoy!
drnick1
·3 日前·議論
> 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
·3 日前·議論
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
·3 日前·議論
> 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
·3 日前·議論
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
·3 日前·議論
> 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
·4 日前·議論
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.