165

I tried running a 2nd instance of Roblox simultaneously on macos 15 with another account but this shows up, if my mac can handle it then why can't it just let me do it? If I have two copies of an app like Roblox in separate User/Applications folders, macos moves them to the /Applications/ folder.

Sometimes it won't run apps claiming to be corrupted, so I then have to do sudo xattr -cr /Applications/someapp.app in the terminal and they run perfectly fine. It always nags me if I download apps from anywhere but mac app store. Some of these messages can only be gotten rid of by disabling system integrity protection, but then macos blocks you from running MAS apps due to having "permissive security".

I don't daily drive macOS anymore, I switched to Linux on my M1 mac where I can do whatever the hell I want.

top 50 comments
sorted by: hot top controversial new old
[-] lonesomeCat@lemmy.ml 5 points 1 day ago

But but.. User dumb!

[-] Decker108@lemmy.ml 1 points 17 hours ago

I have to daily drive a Mac for work, and it's a constant pain. Fortunately, there are signs that the PC world is catching up with Apple hardware, most recently in the form of the Qualcomm Snapdragon X1 series CPUs. The Linux support isn't there yet, but it's likely just a matter of time before we too can enjoy excellent battery life and great performance.

[-] altphoto@lemmy.today 6 points 1 day ago

Ask? Nah! Grab a bat! This is your computer! Find the fucker and fuck'em up! Give him a taste of hi....oh dude! Not the eye balls! C'mon that's too muc...that's a knife! What are you doing! Oh shit! No! C'mon! Not the ball. Oh the entire thing!!! Oh put it in a ziplo....no! Not there! Oh my Jimmy Johnson! My holy jebus! I'm outta here! I don't know you! Don't call me!

[-] nullpotential@lemmy.dbzer0.com 24 points 1 day ago

You shouldn't play Roblox.

[-] ArsonButCute@lemmy.dbzer0.com 20 points 1 day ago

Honestly, instead of playing shitty clones of games made with child labor through roblox, just play the original games they're cloning.

Couple of weeks ago I was at a friends place for dinner and the son was playing Roblox. Everyone in the room except him knew he was playing a WoW clone. His dad even told him, "you know I'll buy you a subscription if you wanna play the real game instead of a shitty clone"

Don't play Roblox. Its just cheap imitations made with child labor.

[-] p03locke@lemmy.dbzer0.com 23 points 1 day ago
[-] apelsin12@lemm.ee 6 points 1 day ago
[-] ptu@lemm.ee 3 points 1 day ago
[-] LifeLemons@lemmy.ml 5 points 1 day ago* (last edited 22 hours ago)

There are many different signals the OS sends to applications which are kinda like "Can you kill yourself?" or "Please kill yourself" or "I will kill you" to close it. In computer teminology, there is "close", "terminate" and "kill" types of signals. These are used so that applications can have time to perform closing tasks (like saving) when neceassary and if they misbehave, just "kill" it.

Now both windows and linux have these types of signals. In fact every OS has it.

I beleive this is the reason this meme exists:
When the user tries to shut a app in windows (throught close button or task manager) windows will wait and not give any option to immediately kill the app. Hence some apps don't close even after using end task. Only if the app freezes for some time will it give the option for force quit, ~~no other way~~ (edit: it exists). In linux, its the same as windows and limux waits for app to close. But the difference is that option to kill is available anytime in linux and basically gives the user full control. Although kill option in linux may be hidden as a way for users not to use it unless necassary as applications may not like it.

Shutdown process of both OS is same, they wait for all apps to shut by semding "please close" signal and if they misbehave, option to "shutdown anyways" will be shown to the user, basically killing all apps.

The meme is not correct and is just a steorotype of different OSes. This steorotype comes from how people normally experinece different OS culture and practices. Both OSes have same process of managing apps. Both OSes will wait for process to close if it freezes and give option to user to force quit.
SIGKILL in the meme is coreect only for the right panel of the meme and the left panel is actually a SIGTERM (or something else which means "please close", don't remember)

The only thing the meme should emphasis is how the user is given full control to do in linux (even deleting the kernel) while windows is careful to not let users do something stupid.

Edit: Killing apps in windows can be done on demand through cmd using taskkill command

[-] the_crotch@sh.itjust.works 2 points 22 hours ago

Only if the app freezes for some time will it give the option for force quit, no other way

taskkill /im filename.exe /f

Or if you have multiple instances of the same executable running, you can kill by PID

[-] LifeLemons@lemmy.ml 1 points 22 hours ago

I meant through a graphical user interface. Was saying in view of an average user.

Although it's true that I wasn't aware of this commands existance when writing

[-] bla_bla_bla@feddit.org 33 points 2 days ago

Mac OS sucks but this is a Roblox problem not a Mac OS problem. Btw they recently blocked linux on Roblox so good luck playing that.

[-] Pirata@lemm.ee 13 points 1 day ago* (last edited 1 day ago)

NGL that smiley face from Finder looks so condescending lmao. My wife's laptop is a Mac and it's hilarious every time how it shows up so often. Like Clippy from Word lol.

[-] llothar@lemmy.ml 18 points 1 day ago

Windows will not allow me to attach a file to an email because it is opened in Word 🤷

[-] MajesticElevator@lemmy.zip 2 points 1 day ago

Word issue, not windows issue 🤔

[-] tyler@programming.dev 30 points 2 days ago

That isn’t a Mac error message. It’s Roblox giving you that error.

[-] that_leaflet@lemmy.world 14 points 1 day ago

I love when I try to open a file and macOS tells me I can’t because can’t tell if it’s safe. There’s literally no way to open it from here.

You have to hit ok, then go so settings, scroll down to security, and hit a button to specify yes I actually want to open this file. It then reprompts you again but now with an open anyway button.

I love my MacBook’s hardware and battery life, but MacOS is such a letdown.

[-] expr@programming.dev 2 points 1 day ago

xattr -d com.apple.quarantine path/to/file will remove that shit.

Though personally, I get as much software as possible on my work MacBook through Nix, and only use .dmg files if absolutely required.

[-] sabzian@lemmy.ml 6 points 1 day ago

Try right clicking on the file and selecting Open from the menu

[-] FIST_FILLET@lemmy.ml 3 points 1 day ago

this works in 95% of cases, try this before you go all the way into settings! most annoying part of mac is this stuff

[-] tyler@programming.dev 5 points 1 day ago

You used to be able to hold alt and right click and choose open.

[-] bamboo@lemmy.blahaj.zone 51 points 2 days ago

NGL I think whatever you're trying to do is either a limitation of the Roblox install or something else that isn't specifically an OS X issue. The file permission stuff sounds weird and I'd reevaluate what you're trying to do and if the approach is correct, especially if you're going to have to turn off operating system security features to get it to work.

[-] FIST_FILLET@lemmy.ml 7 points 1 day ago

I don’t daily drive macOS anymore

there’s no way a roblox kid is claiming to “daily drive” anything lol

[-] KernelTale@programming.dev 3 points 1 day ago

Surpsingly a lot of adults play Roblox. I dislike the game but I was asked multiple times by my older peers to play Roblox.

[-] ArsonButCute@lemmy.dbzer0.com 15 points 1 day ago

Hi, 28 here, Roblox came out when I was in middle school, therefore this could be a whole ass Roblox adult, not a Roblox kid.

[-] Manifish_Destiny@lemmy.world 1 points 1 day ago

Who are you and what have you done with my grandson?

[-] geneva_convenience@lemmy.ml 6 points 1 day ago

Get off my laaawn

[-] Dariusmiles2123@sh.itjust.works 11 points 2 days ago

I’m curious about your experience with a M1 Mac on Linux. Are you using Asahi Linux then?

load more comments (3 replies)
[-] skribe@aussie.zone 15 points 2 days ago

Can you play Roblox? I thought they blocked it on Linux.

[-] Someplaceunknown@lemm.ee 11 points 2 days ago

Sober lets you play Roblox on Linux

[-] gwilikers@lemmy.ml 5 points 2 days ago
[-] pogmommy@lemmy.ml 24 points 2 days ago

All the 8 year old hackers running linux were toppling their child labor industry

load more comments (7 replies)
[-] skribe@aussie.zone 5 points 2 days ago

My understanding is that Roblox requires changes to the kernel to lock it down in order to prevent script kiddies from cheating. Linux makes that very difficult to impossible, so they abandoned/never supported the platform.

[-] lukecooperatus@lemmy.ml 15 points 2 days ago

Jeez. Sounds like Roblox is horribly designed if the only way they can secure their servers is through client side measures.

[-] Scrath@lemmy.dbzer0.com 13 points 2 days ago

Sounds like pretty much every multiplayer game with Anti-Cheat is horribly designed in that case...

Anti-Cheat software seems to be the last hurdle preventing widespread compatibility with Linux. Even when there is a linux version of an anti-cheat (BattleEye has a Linux version I believe) companies don't use that and still restrict their game to windows. Looking at you ubisoft and rainbow six siege

[-] MajesticElevator@lemmy.zip 1 points 1 day ago

I believe Linux versions of ACs are easier to bypass

load more comments
view more: next ›
this post was submitted on 24 Apr 2025
165 points (85.4% liked)

Linux

53546 readers
1441 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS