How do operating systems… run… without having an OS to run in?
I’m really curious right now. I’m a Python programmer, and this question just boggled me: You write an OS. How do you run it? It has to be run somehow, and that way is within another OS?
Inter-process and inter-thread data sharing [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Are monolith and microkernel design patterns or strategies?
What’s the difference between a design pattern and a strategy?
Is the monolith actually an anti-pattern?
What is the lifecycle for loading a Linux Desktop Environment?
I’m looking into delving into a bit of custom OS work (and yes I understand that doing any development at the DE level or lower on an OS is extremely complex and not a light thing to undertake, curiosity is driving this though), I’m in the research phase right now, digging around and learning by example from the source code for projects like GNOME, KDE and XFCE.
How flexible can hardware get? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Is it possible to read memory from another program by allocating all the empty space on a system?
Theoretically, if I were to build a program that allocated all the unused memory on a system, and continued to request more and more memory as other applications released memory that they no longer need, would it be possible to read recently released memory from another applications? Or is this somehow protected by modern operating system?
JVM vs operating systems [closed]
Closed 10 years ago.
JVM vs operating systems [closed]
Closed 10 years ago.
C++ or C#: Which language is Microsoft going to use in development of future Windows versions? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Does Turing-complete implies possibility of malware? [closed]
It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago. Is it possible to build an operating system […]