Click here to Skip to main content
15,887,585 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Why is a resource fork? Pin
David O'Neil20-Dec-23 5:43
professionalDavid O'Neil20-Dec-23 5:43 
GeneralRe: Why is a resource fork? Pin
Matthew Barnett18-Dec-23 8:20
Matthew Barnett18-Dec-23 8:20 
GeneralRe: Why is a resource fork? Pin
Ralf Quint18-Dec-23 11:21
Ralf Quint18-Dec-23 11:21 
GeneralRe: Why is a resource fork? Pin
markchagers18-Dec-23 23:45
markchagers18-Dec-23 23:45 
GeneralRe: Why is a resource fork? Pin
Ralf Quint20-Dec-23 14:59
Ralf Quint20-Dec-23 14:59 
GeneralRe: Why is a resource fork? Pin
David O'Neil18-Dec-23 20:57
professionalDavid O'Neil18-Dec-23 20:57 
GeneralRe: Why is a resource fork? Pin
trønderen17-Dec-23 14:55
trønderen17-Dec-23 14:55 
GeneralRe: Why is a resource fork? Pin
Paul Sanders (the other one)17-Dec-23 22:30
Paul Sanders (the other one)17-Dec-23 22:30 
If you mean what I think you mean, 'fork' isn't really the right term. Not sure what they call it TBH, but it's basically two separate filesystems made to look like one, but on a per-directory basis, if that makes any sense.

So, for example, /Applications isn't just a single folder. It's two, and one of those is on a read-only file system. And that's why they've done it - it's a security feature. The read-only file system is immutable and contains all the built-in apps (for better or worse). Apps you install yourself go to the mutable one.

It's also digitally signed, so if anyone does manage to break in then your system won't boot. Hell yeah, secure or what? I mean, what then? A trip to dear old Apple I guess, bring your card.
Paul Sanders.
If I had more time, I would have written a shorter letter - Blaise Pascal.
Some of my best work is in the undo buffer.

GeneralRe: Why is a resource fork? Pin
honey the codewitch17-Dec-23 22:58
mvahoney the codewitch17-Dec-23 22:58 
GeneralRe: Why is a resource fork? Pin
Paul Sanders (the other one)17-Dec-23 23:07
Paul Sanders (the other one)17-Dec-23 23:07 
GeneralRe: Why is a resource fork? Pin
honey the codewitch17-Dec-23 23:10
mvahoney the codewitch17-Dec-23 23:10 
GeneralRe: Why is a resource fork? Pin
Paul Sanders (the other one)18-Dec-23 2:59
Paul Sanders (the other one)18-Dec-23 2:59 
GeneralRe: Why is a resource fork? Pin
honey the codewitch18-Dec-23 5:02
mvahoney the codewitch18-Dec-23 5:02 
GeneralRe: Why is a resource fork? Pin
Myron Dombrowski18-Dec-23 1:40
Myron Dombrowski18-Dec-23 1:40 
GeneralRe: Why is a resource fork? Pin
honey the codewitch18-Dec-23 5:03
mvahoney the codewitch18-Dec-23 5:03 
GeneralRe: Why is a resource fork? Pin
Myron Dombrowski19-Dec-23 7:43
Myron Dombrowski19-Dec-23 7:43 
GeneralRe: Why is a resource fork? Pin
trønderen19-Dec-23 12:58
trønderen19-Dec-23 12:58 
GeneralRe: Why is a resource fork? Pin
jochance18-Dec-23 6:39
jochance18-Dec-23 6:39 
GeneralRe: Why is a resource fork? Pin
markchagers18-Dec-23 23:52
markchagers18-Dec-23 23:52 
GeneralRe: Why is a resource fork? Pin
jochance23-Dec-23 12:56
jochance23-Dec-23 12:56 
GeneralWordle 910 Pin
Sandeep Mewara15-Dec-23 17:58
mveSandeep Mewara15-Dec-23 17:58 
GeneralRe: Wordle 910 - 5 4 me Pin
pkfox15-Dec-23 20:53
professionalpkfox15-Dec-23 20:53 
GeneralRe: Wordle 910 Pin
Amarnath S15-Dec-23 23:16
professionalAmarnath S15-Dec-23 23:16 
GeneralRe: Wordle 910 Pin
Cp-Coder16-Dec-23 0:58
Cp-Coder16-Dec-23 0:58 
GeneralRe: Wordle 910 Pin
StarNamer@work16-Dec-23 1:27
professionalStarNamer@work16-Dec-23 1:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.