DEV Community

Discussion on: DaveWebOS : free, user-friendly

Collapse
 
getdevved profile image
Get-DevVed-YT

No problem! I only have one thing: by itself, it's not an operating system as it runs on an operating system (or in this case, the web.) However, it would be interesting to see an actual operating system that can run on its own!

Thread Thread
 
david050708 profile image
david050708

I am working on that sir since I don't know how to make it run on its own I will be glad if you help me sir

Thread Thread
 
getdevved profile image
Get-DevVed-YT

Well, unfortunately, Python on its own cannot be compiled into an operating system. There are languages like C++ or Assembly that may be able to help you

Thread Thread
 
david050708 profile image
david050708

Oh ok thank you for the info

Thread Thread
 
shidozz profile image
shidozz

If u want to make an real os u you wanna do an Kernel or a micro-kernel, an programming language, drivers and complier. U must learn an compiling language, assembly, pc (how all work), os (how all work) and kernel (how all work).

Thread Thread
 
david050708 profile image
david050708

Ok thank you so much for the advice sir will do it