Spyke

Replies

Comment on

xkcd #1987: Python Environment

Download ML thing.
make new venv.
pip install -r requirements.txt.
pip can't find the right versions.
pip install --update pip.
pip still can't find the right versions.
install conda.
conda breaks for some reason.
fix conda.
install with conda.
pytorch won't compile with CUDA support.
install 2,000,000GB of nvidia crap from conda.
pytorch still won't compile.
install older version of gcc with conda.
pytorch still won't compile.
reinstall the entire operating system with debian 11.
apt can't find shitlib-1.
install shitlib-2.
it's not compatible with shitlib-1.
compile it from source.
automake breaks.
install debian 10.
It actually works.
"Join our discord to get the model".
give up.

Comment on

for the Reddit refugees, do you also feel a bit heartbroken?

I hate reddit. But it feels like the library of Alexandria burning down (yea I know). All those google search results and educational subreddits that are shutting down forever, and because they are too small reddit won't force open them again.
A lot are in the pushshift archive, but that cuts of at 2022. Also, it doesn't include a lot of the smaller subreddits.
I have had my PC running 24/7 with multiple VPNs to avoid rate limits downloading as much as I can before the API dies, but with some blackouts moving forward a day I have already missed a few.
Like many others, I would often add "reddit" to the end of my searches to get better results, half the websites on web searches now are either AI generated, copies or are completely AD ridden websites that ask you to turn off your AD blocker.

Comment on

New response just dropped

Reply in thread

Can you not see if you are posting on a lemmy instance from kbin? I've seen a lot of kbin users referring to kbin while posting on lemmy intances.

It would be pretty easy to make a copypasta bot for lemmy but I think it would just be annoying. I don't think PetrosianBot is too annoying because it only respones to a couple of triggers, but I think many copypastas would get annoying quick.

Comment on

Federation troubleshooting

It's only been a few minutes but I'm seeing non timing out federation in my nginx access log. Hopefully it keeps working.
Also at least on my instance, lemmy.ml has completely broken, I'm not getting anything from it at all anymore. it dropped out at 13:52:22 and besides a couple few messages it's been silence since then. It seems to be working on lemmy.world so I'm not sure what's causing that.

Comment on

Legal concerns with self-hosting

Related, What about a personal instance only I use? I can choose what communities I want but I can't control what is posted on those communities. Someone could post something illegal to a beehaw community (and have) and the mods remove it, but does the deletion of images and posts federate? In know matrix keeps copies of every deleted file in a room on all homeservers, what about lemmy?

lemmy

Comment on

How much of a good idea is to have my own instance just to have my account?

One nice thing is you can always access lemmy as long as your server is up. lemmy.ml has been down a bit recently and although never for too long, I can access all the posts and comments that have already been made on the lemmy.ml communities I'm subscribed to and also other instances, like beehaw.org. And I don't know how much of an issue this is now, but if lemmy.ml gets an image upload size limit, if you host your own instance you can upload as big images as you want (there's a bit of a bug with that but still).