F5F Stay Refreshed Software Operating Systems What are your thoughts on the direction of operating systems following Windows?

What are your thoughts on the direction of operating systems following Windows?

What are your thoughts on the direction of operating systems following Windows?

Pages (2): Previous 1 2
J
JEL2112
Member
102
04-09-2023, 01:15 PM
#11
Certified Unix offers a Linux distribution. Ensure you distinguish between "Unix-certified" and "Unix-based."
J
JEL2112
04-09-2023, 01:15 PM #11

Certified Unix offers a Linux distribution. Ensure you distinguish between "Unix-certified" and "Unix-based."

L
liyqh_
Junior Member
34
04-09-2023, 02:16 PM
#12
macOS relies on Unix principles and is derived from the NextSTEP operating system.
L
liyqh_
04-09-2023, 02:16 PM #12

macOS relies on Unix principles and is derived from the NextSTEP operating system.

M
60
04-09-2023, 02:37 PM
#13
NeXTStep relied on BSD, which had ceased to be a Unix distribution much earlier.
M
MysticMarineYT
04-09-2023, 02:37 PM #13

NeXTStep relied on BSD, which had ceased to be a Unix distribution much earlier.

R
Rounyx
Posting Freak
838
04-10-2023, 05:54 AM
#14
R
Rounyx
04-10-2023, 05:54 AM #14

P
159
04-10-2023, 06:50 AM
#15
Some systems predated FreeBSD and even 386BSD, with Unix origins going back further.
P
pocketchicken1
04-10-2023, 06:50 AM #15

Some systems predated FreeBSD and even 386BSD, with Unix origins going back further.

D
Dovi007
Member
78
04-10-2023, 01:41 PM
#16
Microsoft is developing a fresh operating system, not Windows. It will incorporate the same kernel structure as Windows 10, along with many other parts. This approach stems from Microsoft's commitment to a graphical user interface. Since Linux and Unix were built without GUI focus, they rely on pointer-based operations instead of direct command execution. This enables powerful combined commands—like listing files and filtering them in one step—making file manipulation smooth and efficient. Programs can also modify files without interrupting ongoing writes, as file references are handled dynamically. On Windows, file locks prevent such flexibility, making commands behave differently. Under Linux, the system treats file names as pointers, allowing seamless editing and renaming while commands operate smoothly. The shift toward object-oriented design simplifies GUI interactions, ensuring a more intuitive command line experience. While Linux offers flexibility, Windows maintains stricter controls on file access, reflecting their distinct philosophies. Microsoft seems focused on expanding pipeline capabilities rather than reviving a traditional command-line model, likely prioritizing server solutions in the future.
D
Dovi007
04-10-2023, 01:41 PM #16

Microsoft is developing a fresh operating system, not Windows. It will incorporate the same kernel structure as Windows 10, along with many other parts. This approach stems from Microsoft's commitment to a graphical user interface. Since Linux and Unix were built without GUI focus, they rely on pointer-based operations instead of direct command execution. This enables powerful combined commands—like listing files and filtering them in one step—making file manipulation smooth and efficient. Programs can also modify files without interrupting ongoing writes, as file references are handled dynamically. On Windows, file locks prevent such flexibility, making commands behave differently. Under Linux, the system treats file names as pointers, allowing seamless editing and renaming while commands operate smoothly. The shift toward object-oriented design simplifies GUI interactions, ensuring a more intuitive command line experience. While Linux offers flexibility, Windows maintains stricter controls on file access, reflecting their distinct philosophies. Microsoft seems focused on expanding pipeline capabilities rather than reviving a traditional command-line model, likely prioritizing server solutions in the future.

Pages (2): Previous 1 2