this post was submitted on 27 Aug 2026
69 points (97.3% liked)

Privacy

50623 readers
397 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

Anybody know of anything else that would be quite wise to purchase sooner than later, due to potential (or incoming) regulation that would be regarded as privacy-infringing to enforce? I was thinking about this because I've been pondering a high-quality 3D printer purchase for this reason.

Advice for varying levels of budget would be quite nice, too; I partially intend on this being a post people may want to revisit.

you are viewing a single comment's thread
view the rest of the comments
[–] FoxAlive@lemmy.zip 20 points 1 day ago* (last edited 1 day ago) (3 children)

Before you buy anything make sure you research it first. Start buying things that you own the infustructure for. Don't buy a 3d printer that doesn't support Linux, or buy a 3d printer that won't be effected by the 3d printing laws that try to stop gun parts from being printed.

That logic should apply to everything. If you are buying a IP camera make sure to get one that does PoE and doesn't connect and ping hone to a server before sending you your data. Don't buy a WiFi garage door opener unless you installed the ZigBee switch yourself. You should aim to be able to do everything yourself without needing subscription models or useless internet of things devices.

Things you likely want now before they get further ruined:

A google pixel phone to flash and de google.

A car before ~2013 that you plan on learning how yo repair when it breaks down.

A AMD based PC with a a 16gig GPU. Thats like the absolute lowest end you can use LLM's and defuision models locally that don't completely suck ass. And if you're not much of a gamer or desktop user you can turn this PC into a server and run your own services in docker so you reduce your dependency on apps.

[–] trilobite@lemmy.ml 3 points 1 day ago (1 children)

I just bought a 1972 tractor to work my vegetable garden. I've already learnt to service it, i've changed the clutch (took me 3 months on and off ... its bloddy 4 tonne gear). Just to say that the future is sbout diy. Government control, robotics and inflation all force you to rethink your life model and that of your family. Invest in a small piece of land and become self sufficient. Its hard work but its life changing.

[–] FoxAlive@lemmy.zip 1 points 23 hours ago (1 children)

A tractor is still something on my list I want. I think I'd only ever be able to afford a old one like yourself and I imagine the relationship with the tractor to be adversarial at all times. Never use it until you need it and then you have to fight with it to work.

[–] trilobite@lemmy.ml 2 points 18 hours ago (1 children)

But huge satisfaction comes when it does work.

[–] FoxAlive@lemmy.zip 1 points 14 hours ago

Anything worth while takes effort

[–] Auli@lemmy.ca 2 points 1 day ago (1 children)

What the hell does a WiFi garage door opener have to do with ZigBee. Two completely different technologies there.

[–] FoxAlive@lemmy.zip 1 points 23 hours ago

I meant more or less don't buy a WiFi garage door opener that sends data off to your servers install a ZigBee switch yourself.

I do not care to reread my long over opinionated posts they're full of spelling and grammatical errors.

[–] bleustenns@lemmy.ml 2 points 1 day ago* (last edited 1 day ago) (1 children)

Thanks for the somewhat lengthy reply! Makes sense. On the topic of AI...

I'm not fond of LLM and diffusion* technology right now because of where training data came from. However, machine learning is cool. I'd like to be able to run AI compute loads for things like security camera image detection and the like. Do you know of (I know what I'm asking here lol...) any feasible way to buy capable hardware for a somewhat less inflated price? I'll buy things I must disassemble to save a buck. Local hardware for machine learning applications is something I've wanted for a while but keep waiting to pull the trigger on because of how fast progress is these days.

[–] FoxAlive@lemmy.zip 2 points 23 hours ago* (last edited 23 hours ago)

You want to look into frigate, and you don't need much of a graphics card. You could use a old gaming PC with a gtx 1060 from 10 years ago.

There's cameras with tensor cores in them too. I only played around with the pi ai camera but frigate uses the same yolo models. so you can have your camera process the image detection or the server's GPU.

It doesn't take as much as you think. Its when you want to generate content that its important you need lots of vram or cram the entire model into context.

I am the biggest ai hater I know but local models, and old school ai technologies before LLMs are pretty cool.