SexualPolytope

joined 1 year ago
[–] [email protected] 45 points 4 days ago

Nice try, FBI.

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

I took a look at it. From what I understand, some of the lines in your setup are redundant. The final product seems to do basically the same job as mine. In any case, if it works, it works.

[–] [email protected] 4 points 2 weeks ago (2 children)

Are there really people who will buy a new mouse rather than charging it? How long does the charging take? Also, at that point, wouldn't they buy from any brand other than Apple?

[–] [email protected] 5 points 2 weeks ago* (last edited 2 weeks ago) (6 children)

Hey, great post. I have one request. Can you maybe add some description for what the iptables entries do? I have a similar setup with a lot less iptables rules that works well for me. But I'm not an expert in networking, and am now worried that I might be missing something that can leak my home IP.

[–] [email protected] 5 points 2 weeks ago

They're just outsourcing their ethics.

[–] [email protected] 26 points 2 weeks ago

There's propaganda, definitely. Also, there are people who simply don't care what they watch. They'll just open Netflix and watch whatever they see on the home screen. It's hard for them to understand why I might wanna watch some Iranian movie from the 80s.

[–] [email protected] 5 points 3 weeks ago

At that point, you're just paying for training Microsoft's AI.

[–] [email protected] 3 points 3 weeks ago

If smart people thought like this, we won't have cryptography.

[–] [email protected] 11 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

I know about Jellyseerr, but I find it not worth it since there are very few people that send me requests. Messaging apps are enough for that.

[–] [email protected] 22 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

I also teach college students lol. People can't even figure out how to upload assignments from their phone. Had a student tell me that she broke her laptop, so can't submit an assignment even though it was already written. She was gonna scan it from her phone, airdrop to her laptop, and then upload the files to Canvas. I tried to explain that she can do it on the mobile app for Canvas instead. I eventually had to give up and asked her to drop it at my office. It literally felt like explaining stuff to my ma.

[–] [email protected] 93 points 4 weeks ago* (last edited 4 weeks ago) (15 children)

I think the gap stems from need. Most people only learn what they absolutely need to. My sister and I are just 3 years apart in age. Yet I am pretty familiar with tech, while she knows next to nothing. I was always there to fix whatever broke. Even now she knows that if she needs to watch something, she can just ask me to add it to my Jellyfin server. I often have to remote into her system to fix stuff.

The Gen Z we're talking about here mostly grew up using phones, and phone OSes do their best to hide any complexity away from the user. So they never learnt anything. I'm also technically Gen Z (very early), but growing up in rural India, I had to teach myself how to pirate since streaming wasn't a thing yet (our internet was too slow for that anyway), and the local theater didn't play anything except local mainstream cinema.

[–] [email protected] 10 points 1 month ago* (last edited 1 month ago)

I'd say that mpv also has a place near VLC when it comes to playing everything.

43
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

I want to get a new VPS. It'll mostly be used to host lightweight Docker images, and reverse proxying through Caddy. So, decent CPU and fast network speeds are the main things I need.

I have a cheap VPS with RackNerd. It's fine, but only has a single CPU core, which gets overwhelmed if multiple connections are trying to pull stuff from some service. So, I guess having multiple cores is a requirement as well.

I want to spend around $5/month, but willing to go a little higher if it's worth it. Any suggestions are appreciated.

P.S. I'm based in US and would prefer something in here for lower latency.

Update: Hetzner's CX22 IPV6 only plan seems to be very good in terms of price-performance ratio. But the servers are in Europe. I'm planning to try it out for a while and see how the latency is. It's great that they don't lock you in with yearly plans.

 

I currently run a personal wiki for some notes, recipes, and stuff. It's set up using Wiki.js as the server. I'm the only regular user, and I feel like it's a bit of an overkill.

Does someone have any suggestions for a more lightweight wiki server? I tried DokuWiki and mostly like it. But the UI is very old and dare I say, ugly. I love the UI of Wiki.js btw.

My main criteria is that it should be lightweight. I don't need fancy editing features. Happy to work with raw html or markdown files.

I need some kind of permission management to hide some private wikis from the public, but otherwise I don't really care.

 
367
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

cross-posted from: https://lemmy.sdf.org/post/5332699

I have an SSD that's around 5 years old now. It used to be in my laptop. But then I upgraded my laptop and put it in a homeserver. It still works perfectly well but from what I've read, SSDs fail suddenly without much prior indications.

Do you think I should replace it already? It's not running any super important stuff. If it dies, it'll just mean that my media servers will be down for a day, not a super big deal since I have regular backups. I feel bad creating unnecessary e-waste, so I'll love to know your experience with SSDs and how frequently do you usually replace them.

Also, if you know a tool which can help me detect remaining lifespan of an SSD, that'll be very helpful. Thanks.

 

The Bromite project has been inactive for the last 9 months or so. Today I found this fork of Bromite that's well maintained and seems to work flawlessly. Hope it helps others who were looking for a replacement.

 

Hi all, I have a very simple homeland which consists of just one thinkcentre mini pc. I don't really need extra storage at this moment, but I think adding another disk for redundancy will be nice.

The problem is, the mini pc only has space for one hard drive. What is the best thing to do in this case? Is the a reliable way to add an (ideally, with space to add more later) extra disk to it? I don't really want to get something like a Synology as I'm happy with the processing power etc. of this. Some way to expand the storage as directly as possible will be the best.

2
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

*Censor goddammit

 

For me, it was PhotoPrism. I used to be an idiot, and used Google Photos as my gallery. I knew that it was terrible for privacy but was too lazy to do anything about it. When Google limited storage for free accounts, I started looking for alternatives. Tried out a lot of stuff, but ended up settling on PhotoPrism.

It does most things that I need, except for multiple user support (it's there in the sponsored version now). It made me learn a bit about Docker. Eventually, I learned how to access it from outside of my home network over Cloudflare tunnel. I'm happy that I can send pics/albums to folks without sharing it to any third party. It's as easy as sending a link.

Now I have around a dozen containers on a local mini pc, and a couple on a VPS. I still route most things through Cloudflare tunnels (lower latency), only the high bandwidth stuff like Jellyfin are routed through a wireguard tunnel through the VPS.

Anyway, how did you get into selfhosting? (The question is mostly meant for non-professionals. But if you're a professional with something interesting to share, you're welcome as well.)

18
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
view more: next β€Ί