235
top 50 comments
sorted by: hot top controversial new old
[-] 18107@aussie.zone 49 points 2 weeks ago

I wrote a program (not a virus) on my computer. Windows deleted the exe immediately after I compiled it because it was "an unverified application from an unknown source".

It didn't bother deleting the batch script I downloaded from an email that would delete all files if run. Apparently that one was fine.

[-] helpImTrappedOnline@lemmy.world 17 points 2 weeks ago

Well that script was ran on enough other computers, so the magic algorithm decided if everyone else ran it, it must be fine.

[-] pivot_root@lemmy.world 8 points 2 weeks ago

What language was it written in? I read that Microsoft Defender likes to flag the baked-in runtime of some languages as malware because they commonly shows up in actual nalware.

[-] 18107@aussie.zone 15 points 2 weeks ago

C#. The language made by Microsoft.

[-] pivot_root@lemmy.world 5 points 2 weeks ago

That is incredibly ironic.

It relies on the .NET runtime already existing on the system, so it can't even be excused as a false positive mistaking an embedded language runtime as malware.

[-] aeronmelon@lemmy.world 5 points 2 weeks ago

The script was from a verified source.

[-] luciferofastora@feddit.org 2 points 2 weeks ago

My mom is a verified source too, but that doesn't mean I should be trusted not to break your PC...

(By which I mean formatting the disc and installing Mint. The data loss is your fault, really, for not having backups.)

[-] 4am@lemmy.zip 26 points 2 weeks ago

I can tell this meme is old because windows does the same shit MacOS does now and has been since at least Windows 10

[-] 9point6@lemmy.world 12 points 2 weeks ago* (last edited 2 weeks ago)

Nah I use both pretty regularly and I'm fairly sure macOS still makes you do the "nope sorry, press ok, go into system settings, security panel, become admin and click trust this unknown publisher" thing

Windows still just does the same safescreen thing they've been doing for ages now: "windows stopped this unknown thing from running, wanna run it anyway?"

[-] freely1333@reddthat.com 7 points 2 weeks ago

Actually worse - you don’t do it in the system settings anymore. You have to run a terminal command to dequarantine it. On windows you just have to click see more and accept the risk (or similar). Mac made it way more painful with no prompt to even show you how to do it - and it sort of acts like the app is broken rather than telling you it’s even a security protection.

[-] REDACTED@infosec.pub 3 points 2 weeks ago

Nah I use both pretty regularly and I'm fairly sure macOS still makes you do the "nope sorry, press ok, go into system settings, security panel, become admin and click trust this unknown publisher" thing

Just like I have to go into windows defender settings and add exclusions (trust) to anything it deems suspicious

[-] Xtallll@lemmy.blahaj.zone 22 points 2 weeks ago

sudo apt-get install your_mom

[-] null@lemmy.org 19 points 2 weeks ago

I tried running it on your_mom and it threw up an error: "No space left on disk."

[-] asudox@lemmy.asudox.dev 5 points 2 weeks ago

I'm going to mount your_mom on my /

[-] Sanctus@anarchist.nexus 11 points 2 weeks ago

WINDOWS PROTECTED YOUR COMPUTER 🍑

We have detected 🍆 and unverified app attempting to run on ~~our~~ your device and stopped it.

[-] nialv7@lemmy.world 11 points 2 weeks ago

you are being protected, please don't resist.

[-] SnotFlickerman@lemmy.blahaj.zone 2 points 2 weeks ago

Satya Nadella: "Whether the users like it or not, I'm going to protect them."

[-] pewpew@feddit.it 9 points 2 weeks ago

Linux: Go ahead and break the system, I don't care lol

[-] zewm@lemmy.world 6 points 2 weeks ago

rm -rf /

Go vroooooooooooom

[-] pivot_root@lemmy.world 4 points 2 weeks ago

--no-preserve-root

[-] faltryka@lemmy.world 7 points 2 weeks ago

I have no problem running apps from friends or myself on my macs?

[-] Semi_Hemi_Demigod@lemmy.world 6 points 2 weeks ago

Shh, don’t stop them when they’re acting superior

[-] SnotFlickerman@lemmy.blahaj.zone 4 points 2 weeks ago* (last edited 2 weeks ago)

The way macOS handles it is literally just exactly how Linux handles it. Makes sense considering macOS is certified UNIX and Linux is technically a re-implementation of UNIX.

This meme is conflating iOS and macOS as the same thing, which they certainly are not.

[-] TheTechnician27@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago)

Yeah, I remember when I tried to run an app on Linux, and it popped up and said: "Oops, the developer of this app you downloaded from the web hasn't paid $100/year ~~in protection money~~ for verification. Guess you'll have to navigate into your settings and allow running unverified apps for no reason which normal users with poor tech literacy will find burdensome or scary (and have to look up if and how they can do this, because the only options presented on the popup are 'Move to Trash' or 'Cancel')."

You don't have to defend Apple's obvious protection racket grift.


Damn, maybe some people don't know that none of this is hyperbole – or just really love denying reality and slurping down the dick of their favorite multitrillion-dollar corporation's OS. You cannot claim it's "just like Linux" when Apple steps in as a middleman to extort developers out of money. Below is what happens to your app when you don't pay Apple a ransom of $99/year (that's $100 for all intents and purposes, and I'm going to call it as much instead of playing along with the old-as-dirt '99' psychological trick).

Pop-up with the option to 'Move to Trash' or 'Cancel' which reads (with a large, triangular, yellow exclamation symbol indicating caution): "'Example App' cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from malware. Safari downloaded this file on October 23, 2020."

load more comments (2 replies)
[-] pivot_root@lemmy.world 4 points 2 weeks ago

It's not. They both expose a POSIX API and userspace, but the underlying architecture is very different. macOS is in part based on the Mach microkernel, and creating a process has a bunch of work related to that.

Even ignoring that difference, macOS has built-in signature checking that suspends a newly-started process the first time its executable is seen.

[-] Semi_Hemi_Demigod@lemmy.world 3 points 2 weeks ago

Well…

If you want to run a desktop app you need to have it signed or jump through a few minor hoops to grant it permission. (Go to system settings, authenticate, allow it, then right-click and select “Open”)

But it’s not like it’s impossible.

[-] Telodzrum@lemmy.world 1 points 2 weeks ago

Most proper on here don’t know the difference between MacOS and iOS, which makes them actually like the caricature of Apple users they mock.

[-] Una@europe.pub 7 points 2 weeks ago

"Can I delete root directory, please 🥺🥺?"

"Of course 👍"

[-] IrateAnteater@sh.itjust.works 12 points 2 weeks ago

Me: "Do the thing."

OS: "no."

Me: "Fuck you. Sudo do the thing."

OS: "yes sir. Right away sir."

That is the way it should be.

[-] NeilNuggetstrong@lemmy.world 8 points 2 weeks ago

Back when I was a linux noob I uninstalled python since I had some package issues. Lol, lmao even

[-] megopie@lemmy.blahaj.zone 3 points 2 weeks ago

And you learned an important lesson that day.

[-] NeilNuggetstrong@lemmy.world 1 points 2 weeks ago

That was the moment I understood Linux yielded the user with great power and great responsibility. I instantly fell in love and have been distro hopping ever since

[-] hperrin@lemmy.ca 4 points 2 weeks ago* (last edited 2 weeks ago)

This is so dumb. Of course you can run an app coded by your friend. Either your friend can pay $100 a year to notarize their app, or you can pay $100 a year to run his app as a developer. Couldn’t be easier.

Edit: apparently I need to add /s. I figured this was a stupid enough take that it was obvious.

[-] pivot_root@lemmy.world 3 points 2 weeks ago

Either way, somebody pays Apple $10} a year. After paying them the equivalent of a kidney for the hardware. No thanks.

[-] SkunkWorkz@lemmy.world 1 points 2 weeks ago

At least it’s just a $100 on Windows you pay $800 a year to the certification mafia to get your code signed and get rid of the warning.

[-] azvasKvklenko@sh.itjust.works 4 points 2 weeks ago
[-] wreckedcarzz@lemmy.world 4 points 2 weeks ago

I think thatsthejoke.jpg

[-] Agent641@lemmy.world 3 points 2 weeks ago

I've never used a Mac, can you not just write your own app and run it?

I do that on windows all the time.

[-] megopie@lemmy.blahaj.zone 6 points 2 weeks ago* (last edited 2 weeks ago)

You can run what ever you want, it doesn’t stop you outright, it just asks you a bunch of times and makes you jump through some hoops if the program isn’t from a verified source. It’s annoying for someone who knows what they’re doing, but arguably a good backstop to keep someone clueless from running something hostile. It’s a complicated enough process that someone who doesn’t know what they’re doing won’t be able to run it.

Arguably it’s overkill and them trying to force users to stay in their closed “verified” garden, but it’s not totally unjustified.

[-] pressanykeynow@lemmy.world 1 points 2 weeks ago

You can. You can also install other package managers like brew.

[-] DarkFuture@lemmy.world 3 points 1 week ago

IT professional here with 20+ years work experience. Not once have I ever met another tech that liked Apple. Personally, I despise them. Unintuitive locked down garbage that can't do anything a PC can't do for half the price. And yes, I have seen viruses on Macs.

They're just really good at advertising to people who don't understand technology.

[-] quips@slrpnk.net 2 points 1 week ago

Maybe 10-20 years ago. Today macs are great machines, especially for the price.

[-] village604@adultswim.fan 2 points 1 week ago

The main thing Apple has going for them is their UI/UX is great for the average person, and all of their products just work with each other.

But yeah, from a sysadmin point of view it's garbage.

load more comments (2 replies)
[-] flandish@lemmy.world 3 points 2 weeks ago

i run custom apps on my mac all the time. i write some of them.

[-] wreckedcarzz@lemmy.world 3 points 2 weeks ago

The elusive hacker known as 4chan!

[-] saigot@lemmy.ca 2 points 1 week ago

By default windows does block unverified binaries. It's pretty annoying. You have to click more info and then run anyway:

[-] StarvingMartist@sh.itjust.works 2 points 2 weeks ago

Remember when people thought you couldn't get viruses on macOS? I even knew some people who thought you couldn't get a virus on Linux

load more comments (1 replies)
load more comments
view more: next ›
this post was submitted on 15 Apr 2026
235 points (99.2% liked)

Lemmy Shitpost

39573 readers
326 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 2 years ago
MODERATORS