this post was submitted on 07 Jul 2024
39 points (95.3% liked)

Linux

46821 readers
1138 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
 

Hi I'm looking for a retro style desktop environment (or maybe just some skin or something) for my Debian workstation. Preferably something that looks like Mac OS 9.

you are viewing a single comment's thread
view the rest of the comments
[–] tootnbuns@lemmy.dbzer0.com 2 points 1 month ago (1 children)

That sounds really nice. What if you changed systems? Would the spatialness also change over to the other system? Was there like a hidden file in the folder or somewhere else that defined where everything was?

[–] chonglibloodsport@lemmy.world 3 points 1 month ago

All the spatial persistence stuff was handled by the desktop database which was an invisible file that got stored on the disk. Hard drives and floppies each had their own so that if you shared a floppy with a friend the spatial properties of the floppy would travel with it. This also worked if you moved a hard drive from one system to another for the same reason.

It also worked over AppleShare network file sharing. Where it didn’t work was if you had 2 different computers since there was no way to sync information between them. You essentially treated each computer as its own thing which is really more in keeping with the spirit of spatial design. After all, it would be really weird if 2 different drawers in different rooms in your house somehow always had identical contents which stayed in sync.