• 0 Posts
  • 67 Comments
Joined 1Y ago
cake
Cake day: Jun 07, 2023

help-circle
rss

I wish I were that hopeful but I dunno I don’t really see it starting. I’d love to be wrong though.


That may be, but I know my browsing history, even as I get older and older, and I am using StackOverflow hardly at all compared to ChatGPT which I am using almost a scary amount.

I know I am not the only developer, this is how things are going.

ChatGPT is a big, big part of it.


Also, you can have it talk like a catgirl maid, so I find that’s particularly helpful as well.


I bet Google searching in general has gone down too. It’s often times quicker to just ask ChatGPT for an answer, and usually you can tell when an answer is correct or not. It’s like the old days of manually searching on Google for StackOverflow questions and then finding answers, and then trying to determine which one will work.


They used to be “Don’t be evil” now they’re the most evil company, absolutely crazy.


I know this is generally the case with lawyers getting all the settlement money, but I think due to people not signing up I actually recently got a $200 cheque from the Yahoo data breach settlement in the mail lol


Aren’t they lying? Or maybe they stepped it back from the horrible reception they got lol. Or maybe it was all just a big calculated move to get people to log into Ubisoft again and possibly buy more games.


this guy is doing exactly what he wants to do and their goal is to make money not to lose them.

How does this make him money exactly? lol

He is literally just killing off his website.


If he keeps doing this people are just gonna switch to Mastodon lol


Exactly, they are literally trying to scare people. There is objectively a lower chance of getting your credit card stolen from pirating than getting your credit card stolen from purchasing content legally.


Yeah, I’ve heard of people using cron jobs to automatically clean activity older than 3 days.

I’m not sure what can be done about image staking up a lot of space, I imagine that’ll take up a ton of space after a while. Not sure how that could be cleaned up safely.


I wanna look into self-hosting my own Lemmy instance some time. Once I have more time to figure it out with my home network local server w/ public cloud VPS OpenVPN server setup (likely with Docker containers too) I’ll take a look into it. You’re right, it’ll likely be fun and right up my alley too.



Actually, to be fair, they’re being paid salaries to work on Lemmy lol

Though the 0.18.0 update was quite nice and solved a lot of issues I had, so it’s definitely cool to see how well it’s progressing.


Oh, so that’s why I can’t land a job this year. lol


Yep, pretty much same here. I cut it down to just Spotify and Crunchyroll, and now just Crunchyroll then torrenting/usenet if it’s not on Crunchyroll.


CRTC has been useless or even worse, actively harmful, for a long time now unfortunately.


Does Lemmy automatically grab all content from all federated servers, or does it only grab the content from communities you (and any other users on the instance) are subscribed to/are actively being visited?

I’m not so sure it does copy all content in the background.


My instance will be for me only, I will be the only person on it and it will be closed for registrations. I won’t be responsible for anyone else’s data on my instance, nothing for me to be concerned about.


By control, I mean I can back up my data and ensure my comments, subscribed communities, messages, etc are all available to me no matter what, I don’t have to rely on some external third-party managing it for me.


I wanna self-host my own instance so I have more control over my data.


Ooh, that’s a really good idea, I need a federation helper bot/account when I start self-hosting a Lemmy instance!




It is? TIL, that’s pretty interesting.


Awesome, that was just as straightforward as I was hoping it was, thanks! I am more familiar with MySQL as I haven’t used Postgres a ton but SQL is SQL after all lol


Could you share the cron/script you use to do this? I’m interested in hosting my own Lemmy at some point, and having a script for that cleanup would be hugely helpful for me.


If you want to run a seedbox behind a VPN (like I do) then you’d want to be connectable, so a VPN with portforwarding would be crucial. I run my own OpenVPN server on a public VPS (so a dedicated IP instead of shared IP) but I only use private trackers so a dedicated IP is fine and also technically required, so my local seedbox whitebox server connects to my OpenVPN server as an OpenVPN client, and tunnels all traffic over the VPN with an iptables prerouting rule on my public VPS for the traffic on my qbtorrent-nox inbound port to reach my local server.

This way I can run whatever hardware I want in my seedbox and have full control over the hardware while also masking my home IP.


The sad part is reddit actually used to be open-source. They’ve become what they wanted to destroy. Sad times.


Somehow I feel like they won’t care, those reports probably go directly into the bin.


I think it’s important to care about the fact that Reddit and especially it’s users are being squeezed dry by a profit-hungry CEO with a net worth of already more than 10 million. Reddit is becoming bastardized and that’s not a good thing, we should be talking about that and protesting that, and realistically just moving away from that.


You’re not wrong lol though tbf 0.18.0 made Lemmy quite a bit more usable for me.


As someone who is mostly a backend dev, I can confirm that this is accurate. lol


I like Lemmy. Version 0.18.0 fixed some annoying bugs I had so I’m quite happy about that, and newer versions will fix even more bugs.

I still want to be able to click on a message to mark it as read without having to click specifically the checkmark.


Looking forward to it! Let us know when you do.


Interesting, that’s exactly what I did. I am renting a VPS and am running my own OpenVPN server on that, and then my OpenVPN client connects to that VPN, and the OpenVPN server forwards traffic for specific ports to my OpenVPN client using iptables prerouting DNAT rules.


Yes, but you have to keep in mind part of the point of the VPN is so that it’s not running on your home network and exposing your home IP. Having an RPI or laptop running OpenVPN server from your home isn’t going to help you in terms of privacy when you’re just exposing your home IP. Also, running your own VPN means you will have a dedicated IP which will be tied to you versus running a commercial VPN which would have shared IPs (but likely wouldn’t offer port-forwarding so it would be worthless for seedboxes).

What I do on mine is rent a cheap VPS with unlimited bandwidth, I run OpenVPN server on that VPS using Nyr’s openvpn-install script and then on my local seedbox server I connect to my OpenVPN server. I have qbittorrent-nox listening on the tun0 interface on my local seedbox, and then on my OpenVPN server VPS I have an iptables prerouting rule to route traffic from the inbound torrent port to my local seedbox server.

It works very well for me, even though I only use private trackers so it’s overkill in my case.


For a private tracker no, for public trackers it depends on your country. Some countries the worst you might get is an email or letter in the mail, other countries you will be sued. I even use a VPN for private trackers, let alone public trackers.

I would recommend using a VPN.