Salta al contenuto principale






Lockheed Martin Ready to Ship Typhon Missiles to Germany To Strike Moscow




Scammers Unleash Flood of Slick Online Gaming Sites



in reply to Optional

Cities start from villages.

That's what we've got here now.



A possible way to host "stuff" which is meant for a small community?


This post kinda fits (and kinda does not) both !piracy@lemmy.dbzer0.com and !privacy@programming.dev. please forgive if it feels out of place.

I used to host a "drive" for my collegemates (and juniors), which consisted of all the courses and related material (lecture notes (official, or what i made), software, code, research articles, assignments, media, video lectures, books, test, etc...). Earlier I used sharepoint (onedrive) which our college had made a deal with ms to get (1 tb for everyone). But at some point sharepoint started "faultering" (while I am almost certain it was not realted to pirated books and stuff, but there was a small chance that it was), and I then switched to proton ( i got a yearly plan with student discount - coming to something around $2/month for mail and 15 GB storage). Earlier this year, I switched to posteo for mail provider (multiple reasons, but one of the primary ones was cost ($1 without discounts), a simple imap setup), but kept the stuff on proton drive. Now my subscription for proton has ran out, and do not plan to renew it.

I am not the only one who does this kinda stuff, but I was first in our department. Other departments (older than us) already had some other long running drives, which essentially become useless when original maker graduates, so new stuff has to be made for each batch. Also, most other drives are hosted on google drive, or sharepoint. I could consider the college sharedrive again, but recently microsoft broke the deal, stating our college was using too much storage (something like 50-60 TiB), and then froze acceess for everyone. this was sorted, with weeks of down time, and our limit decreased to 15 GB (1.5% of previos limit). I do not want that to happen with my drive. I also take some prestige in my drive, because it is arguably the best organised, and has the most stuff (i find many books, if not available, get them from library, or purchase them, then scan and ocr, or assignments, which you are not meant to share with others, but i do mostly because for end sems they serve as practice).

I want a "semi anonymous" (anyone can see/upload stuff without accounts) (semi because tonnes of stuff has my personal identity (name on assignments and tests), somewhat private and "piracy friendly" (so no mainstream stuff like google and onedrive works, especially because i currently do not have a account for either to upload), and non public (or at least, be something like a very long and random url, stuff which will likely not end up on search engine indices). I am willing to pay too, provided, once i get access to drive, others can upload/download stuff without accounts (people will likely not sign up for random stuff, yet another step of friction)(sharepoint was good in this aspect. you could make a public link to which anyone could upload. they did not have edit access (delete/modify existing files) without login, but those operations are relatively rare).

*What I have considered, but can not be done - *

  • a private git repo, with some hosted webui (something like forego) - the actual size of stuff is not that large (5gib if consider stuff only related to course work, 80gib if i include other stuff(like offline wiki/stack overflow/other wikis backups)), so i could just get something like a 128 or 256 gib ssd, connect to a sbc (which i would have to buy, but practically a 1 time cost).
  • a private torrent
  • a google/onedrive, but i compress and/or encrypt the stuff, so they will not practically check content
  • our college's existing infra (made by student welfare body), which already hosts tests for some of the courses, and another website, which hosts "some" (barely anything) other resources, likely useful websites, or lecture notes

*Why not possible? *
- intended audience is essentially tech illiterate - many of them do not know much about what files/folders are. they usuallly do not dowwnload stuff (so they keep going back to drive, to view stuff in browser previews). they can not download stuff and then extract. they most definitely can not do that for the compression i usually use (it is a zstd in squashfs (as to why specifically this - it effectivelly uncompresses only the stuff it needs, like a pdf from a folder containing pdfs, so storage space saving at cost of slight cpu increase (zstd helps to lower that usage)), for windows - you need 7zip, which most do not have). they can not decrypt stuff. they can not torrent (like 95+% have no idea how torrenting even works. to them, that is just a way to acquire "linux isos"). out of 5%, maybe 4.5% will not be able to work with priavte torrents (something they have no experience with)

  • our college's infra forbids most of copyrighted material. they forbid tests which were not allowed to leave exam premises. (In those cases, I used ot memorise the questions, and recreate the tests, or when we went to check our answersheets, I would try to take pictures of question paper/answer sheets)(this was not the case for majority of courses, but a significant minority for sure)(this was done mostly by professors who teach a course multiple times, and do not want to design questions every year, and they just rehash old stuff). They forbid any executable stuff. (they have allowed file types of common multimedia formats. but from my minimal testing, they just do a stupid extension check, and not file metadata or headers, so i can fool this shit, by making zips and then appending a .txt or .pdf at end).

is there some other drive provider I can consider? which has good usability, and mostly anon? there is mega drive/pcloud, icecloud, and many others, who provide somewhat private/anonymous viewing. some of them have quite generous free plans too, so I can use some of them as backups. but most do not have a "qol" features (for example, afaik, mega drive does not do previews, they download in a wierd way in browser memory, and then to your filesystem, others have little information available).

I could consider maybe something like archive.org, if I do a very tedious task of making most of stuff not have my names, and making a archive.org account is easy , but that is still a deterrent.

edits -

PS: For anyone wondering about legality or ethics of this drive - it is a mixed bag. I definitely have copyrighted works which I did not acquire properly. I share stuff which I am not supposed to. hence i decided to post on piracy subreddit.

on to ethics - many of our professors know about this. most are fine with it. some complain that I am ruining future students, by providing most stuff in a easy single spot, and that leads them to not go to classes or stuff. But i disagree with them. kids not going to classes is only weakly dependent on availability of notes, but stongly dependent on the nature of course, for example teachers interactivity or teaching style. Some professors even like the drive, and also use it (as a reference for what was taught earlier, or questions they have already used.) IMO, their tests become better (less rote learning type stuff, and more applications based stuff, for which you can come up with questions for).

A funny side story - My drive was used in a "mass cheating" case. In one of our programming related courses (we are not studying computer science, and this course was a effectively - how to use python to do some scientific computation). Our prof was very chill, and allowed people to use internet freely, and even allowed using chatgpt (at that time, it was like a few months old) to write the programs (essentially, we were expected to know the "science", and formulate a good set of equations, and then use python (or any other language for that matter). so allowing use of internet/gpt was just to allow people not good at programming, but good at the actual science to perform well too.). He also knew about my drive, and encouraged people to check it. (I got most of the packages setup for most people, also had a good relationship with the prof prior to course). During midsem, a "eureka" like moment hit. My drive would largely automatically sync stuff once a day. what if, during exam, my drive would sync, lets just say, every 10 minutes, then my solutions (as i write them) would be avaialable on the drive in during the exam, and somewhat frequently updated. But it would feel odd for everyone to check a single drive, the same file, at the same time. So I also wrote small curl scripts for windows and mac folks, which would pull the required file every 10 or so minutes from the drive. Now it would feel as if everyone was checking some other code (probably old code from class)(ot was a open book/notes/internet exam). Was what i did technincally rule breaking ? - no, people were allowed to use my drive, i just made much of that process automated. Was it ethical ? - definitely not. I knew what I was doing was wrong, but I was doing it one part for the giggles. Also, I was not the one who actually came up with the idea (someone gave a rough proto-idea, upon which i further developed upon). What was the result? No one caught the cheating. Teaching instructors (tas) find it normal for people to check otheer files, or a terminal process running. Not everyone used it. I was not checking from others, but roughly 80+% of class was using it. But someone snitched (i got to know did that fairly soon. he also cheated). Luckily, no disciplinary action was taken against me (I could have been suspended, or even rusticated, since it was a mass cheating), but the prof was very chill. He did scold me a lot. did not talk with me in his usual jovial manner for few weeks, but it eventually got ok. NOBODY (including me) got any punishment or point deduction.

edits 2
PS2: while reading the last part again, I realised what i had done was something close to implementing a adblock. you are allowed to close the ads manually (like checking drive manually). It is only frowned upon, if a program (like ublock) closes all the ads (in this case, by blocking ads from being even fetched, in the background) (like using a curl script to fetch the file in background).

Questa voce è stata modificata (1 mese fa)
in reply to sga

Every Google account comes with 15GB of free storage.

Make as many Google accounts as you need.

Store files in Google Drive up to the limit for each account, then add links to the other GDrive archives.

Organize the files as needed.

Maybe make a free web page in Wix, Wordpress, or whatever with links to the files easy to search and find.

Pass the userid and passwords to the GDrive and webpages to whomever wants to be your successor.

You will be dependent on the generosity of Google, Wix, Wordpress or whatever to not cleanup the webpages and files due to inactivity.

So keep a backup. Torrents can be messy because they can be broken if there are no seeders.

If the content is static, then I'd recommend some older P2P filesharing like eD2K to keep one big zip/rar file backup shared among peers.

in reply to zabadoh

thank you. but i would prefer not to host stuff on google drive. but some other provider could work (as i said, i am willing to pay a reasonable amount).

So keep a backup. Torrents can be messy because they can be broken if there are no seeders.

If the content is static, then I’d recommend some older P2P filesharing like eD2K to keep one big zip/rar file backup shared among peers.


yes. content would be partially static. most files will not update, only new stuff will be added. and some files be updated.



Missing post


I made a post a while ago in !bmoviebonanza@lemmy.world and I included some markdown ( # for heading) in the post title, experimenting.

I now notice that the post appears on Lemmy (with a # at the start of the title), but not on Piefed. Even when I search for terms in the post / title.

# Shira: The Vampire Samurai (2005)

Because I posted from my Piefed account but can't even see it from my Piefed account, I can't edit out that # to see if that would fix the problem.

Any ideas?

in reply to Blaze (he/him)

The thing is, Piefed.social is the original server, and the original post is local , not remote.

But I'll see if that works.

UPDATE: OK, that seems to have worked 😀

2ND UPDATE: But a Piefed community search still doesn't find it (even after deleting that # from the title) :/

Questa voce è stata modificata (1 mese fa)





Spotify Is Forcing Users to Undergo Face Scanning to Access Explicit Content


Install Navidrome!



Duckstation(one of the most popular PS1 Emulators) dev plans on eventually dropping Linux support due to Linux users, especially Arch Linux users.


Commit.

in reply to crankyrebel

Good luck on your next painting project. If you make things, areas become very important.
in reply to crankyrebel

Good thing they didn't teach me how to think in school, who needs that with AIs anyway? /s


Mark Zuckerberg writes a manifesto on bringing "personal superintelligence" to everyone to improve humanity, but doesn't even define what superintelligence means.


Questa voce è stata modificata (1 mese fa)



[Video] Gottfrid Svartholm-Warg on Freedom of Speech 2007 (The Pirate Bay co-founder)


"I Think pedophiles and terrorists are horrible. Not as humans, but their opinions"

"But I believe they have the right to voice their opinions"

FIRST they deleted the video games related to "incest" content

~~NOW they shadowbanned "MouthWashing" from itch.io (a horror videogame)~~

(Actually, Mouthwashing is fine)

Learn more here if you care about the freedom to play! Make a peaceful complaint call today, not tomorrow!

stopcollectiveshout.com/

Questa voce è stata modificata (1 mese fa)
in reply to LiamBox

Thanks for the intel, helps with keeping the narrative straight and stops misinformation. Thanks 🤙🏾
in reply to RangerAndTheCat

Left a comment with better translation of the initial statement if that interests you 😀
in reply to LiamBox

Translation is a lil wonky, just figured I'd improve the initial sentences a bit.

"In both cases of pedophiles and terrorists I think they are despicable, and not as humans but due to the opinions they present."

"Its absolutely nothing I agree with but I still believe they have the right to have their voices heard. "




(2023) Tribunale Venezia condanna Ravensburger per diritti di riproduzione sull'Uomo Vitruviano di Leonardo





Inflation Outpaces Wage Growth For Over 40% Of Americans


cross-posted from: lemmy.world/post/33655253





Formation à la désobéissance civile non-violente


3 août 2025, 11:00:00 CEST - GMT+2 - Paris, France
Ago 3
Formation à la désobéissance civile non-violente
Dom 11:00 - 18:00
XR Paris-Nord

À propos de cet événement


Cela se passe dimanche 3 août 2025, à partir de 11h jusqu'à 18h.

Formation organisée par Extinction Rebellion (XR), en présentiel dans le centre de Paris.

Viens interroger les concepts de violence/non-violence, découvrir la stratégie de la non-violence telle que suivie par XR, puis les différents rôles en action. Nous ferons également des mises en situation, le tout pour être prêt.e à passer à l'action non-violente !

Pour t'inscrire ne clique pas sur Participer mais clique sur ce lien !



Perché il kernel Linux dovrebbe restare con C


Una riflessione tecnica sul perché il kernel Linux dovrebbe continuare a usare C invece di Rust, soprattutto per il supporto hardware legacy e la manutenibilità a lungo termine.


GNU Linux come installare arch (con btrfs e senza frustrazioni) + l'ultimo desktop minimalista MATE


Vuoi il massimo minimalismo software? 😀 Debian o Arch potrebbero essere i sistemi operativi adatti.

ma a differenza di Debian Arch non è un'installazione semplice e diretta, ci sono lunghe guide o frustranti howto su YouTube obsoleti (?)

ecco la procedura che ha funzionato nel 2025-07:

scarica quella cosa iso archlinux.org/download/#downlo…
subito dopo l'avvio da arch iso (è una specie di CD live di default)



Mini Display 2-3“ to use as second screen on a Mac


I am looking for a very small display like 2“ or 3“ to use as a second display on Mac OS.
Looking for a easy plug and play option, HDMI or Thunderbolt.

Very thankful for any ideas!

Technology reshared this.



Linux 6.17 ora rende incondizionato il supporto Multi-Core/SMP


All'inizio di quest'anno sono state pubblicate patch per il kernel Linux che rendevano il supporto SMP incondizionato, in modo che il kernel fosse sempre progettato per le funzionalità multi-core . Dato che gli ambienti con core monoprocessore sono estremamente rari, soprattutto per coloro che utilizzano un kernel Linux upstream aggiornato, l'eliminazione del supporto non-SMP consentirebbe di semplificare i percorsi del codice all'interno del kernel. Bene, per Linux 6.17 sta finalmente accadendo.


There is a federation problem.


This is a photo of how I see my post on programming. Dev instance.

This is how I see my post from my alt account on Reddthat.

#meta
in reply to Pro

Can you link to the post thats having issues



Polish Train Maker Is Suing the Hackers Who Exposed Its AntI-Repair Tricks


Questa voce è stata modificata (1 mese fa)


Nukes are way scarier than you think


Technology reshared this.


in reply to SoftestSapphic

That's literally Kant opinion on the matter and one of the inspiring principles of the European Union.



Don’t abuse open-source software maintainers or this might happen

My Thunderbird add-on is incompatible with a Thunderbird fork called Betterbird. It says so in the release notes and explicitly says there, “Using Send Later with Betterbird is therefore not recommended.”

Nevertheless, knowing that this is the case, Chandler Sobel-Sorenson <Chandler@genome.arizona.edu> of the University of Arizona Genomics Institute wrote to me asking for me to help him with Send Later on Betterbird. In his email he acknowledged that he was using Betterbird and acknowledged that he knew the release notes said Betterbird wasn’t supported:

I was reading over the release notes. I didn’t see this mentioned, but I am using Betterbird 128.12.0esr-bb30 currently and saw that there are issues with BB. Could this be one? I can’t switch back to TB and would like to keep using Send Later so I hope we can figure it out.


That’s annoying and a bit rude, but he was at least polite about it on the surface, so I responded and told him (again) that I do not support Betterbird:

Regarding the issue you are seeing, I am sorry, but I do not currently have the capacity to support Send Later in Betterbird.


This apparently wasn’t the answer he wanted, so he wrote back and asked me again to help him with Betterbird, which I had already told him twice (in the release notes, and in private email) I couldn’t help him with:

That’s fine, sir, I completely understand. Although BB is supposed to be a drop in replacement and not exhibit such errors and the last version of SL was working fine, can you spare a minute and lmk if anything in the error stands out to you? Maybe assume I’m still using TB, does the error make sense or indicate anything to you?


Although his words here seem quite polite, he is not actually being polite. He says, “I completely understand.” OK, let’s take him at his word and assume it’s true that he understands. What he understands, then, is that he has now been told twice that I could not help him with using my add-on with Betterbird, and yet he persisted in asking me to do so. This is the second time he has intentionally crossed a boundary after having it explicitly pointed out to him.

In my next response to him, I was therefore more explicit:

My release notes already say that BB is not supported with Send Later.

And yet you wrote to me about it and asked me to help you with it anyway.

And then I told you (again, for the second time, since I already told you in the release notes) that I couldn’t help you.

And then you wrote to me again and asked me to help you again.

Do you not see how rude you are being here?

Please stop.

Do not create a Send Later issue about this. I will close it if you do, because, again, Send Later does not currently support Betterbird.


That’s when he switched from his work email account to his personal email account <scar@riseup.net>, presumably because he knew the message he was about to send would get him in trouble at work, and sent me the following:

Sir what the fuck is wrong with you? How many minutes did you waste writing this rude piece of shit email to me? When you could have just fucking answered my question, and said “No nothing comes to mind sorry”? I rescind my offer to help you with anything and I will post an issue on Github if I determine it’s most appropriate. Close it all you want, it will not stop me and others from finding solutions instead of being whatever sorry sad state you are in.


When someone is abusive like this to me in private, I name them publicly. Abusive people deserve to be called out publicly because (a) there should be consequences for abusive conduct, (b) the threat of public exposure deters people from being privately abusive, and (c) people who might be put in a position to interact with abusive people should be warned about them.

I had by this point already complained on Mastodon about Mr. Sobel-Sorenson’s earlier conduct without naming him. After his last message above I posted a followup to that earlier posting identifying him by name and quoting the above message and told him I had done so. He then posted several replies on Mastodon claiming I was the one who had been rude. When it became clear that he was not going to admit he had done anything wrong or apologize, I blocked him both there and in email.

All that happened over two weeks ago. Apparently since then Mr. Sobel-Sorenson has repeatedly asked the moderator of my Mastodon server to take down the postings in which I identified him, and the moderator opted to do that this morning. While I don’t agree with the decision to take down the postings, I can understand that it was probably easier for the moderator to do that than to continue arguing with Mr. Sobel-Sorenson.

However, the moderator of my Mastodon server does not control my blog, and this posting will stay up here until/unless Mr. Sobel-Sorenson apologizes.

We’ll just have to wait and see whether Mr. Sobel-Sorenson is fragile enough to now try to convince Linode or Akamai to force me to take down this blog posting.

Print Friendly, PDF & Email

Share

#ChandlerSobelSorenson

Questa voce è stata modificata (1 mese fa)



I tried Servo, the undercover web browser engine made with Rust


Technology reshared this.



Welcome to the new world of risk: Microsoft cuts off services to energy company without notice


reshared this

in reply to chobeat

In this instance, the cutoff was sought by the European Union (EU), in an attempt to pressure Russia to back off its assaults on Ukraine.


Really burying the lead there. They were shut off due to government sanctions, not arbitrarily by Microsoft.

in reply to chobeat

I swear to god I keep wondering when people are going to wake up to the fact that Cloud is such a fucking rip off on every level.