DEV Community

Cover image for Ripen OS - Operating System on the WEB ๐Ÿ–ฅ๏ธ๐ŸŒ
Navaneet Jaggannathan
Navaneet Jaggannathan

Posted on

Ripen OS - Operating System on the WEB ๐Ÿ–ฅ๏ธ๐ŸŒ

Greetings Dev ๐Ÿ™!

I've been coding for 2 years and I'm excited to introduce our project, Ripen OS, an operating system on the web! I'm confident it can mirror a traditional OS when in full-screen mode!

Website: ripenos.github.io/Ripenos
GitHub: ripenos/ripenos.github.io

Ripen OS desktop

Ripen OS has a lot of showcases:

  1. Authentication - Profile and password, protected with CAPTCHA
  2. Applications - Starting from Browsers, games, Notes, Paint, Gallery and an entire office suite!
  3. Installable apps - You can install apps through our inbuilt app store!
  4. Personalization - You can customize Ripen OS according to your mood
  5. A mobile OS too - Can be used with small screens devices too!

And much more.....

TBH, this is just the tip of the iceberg! Ripen OS belongs to a family of OSs that include a Windows concept too. You can explore everything at ripenos.github.io

Thanks if you have scrolled up to here. Your suggestions, advice, comments, and promotions would mean a lot ๐Ÿ™๐Ÿคฉ!!!!
~ Navaneet.J

Top comments (25)

Collapse
 
retakenroots profile image
Rene Kootstra

"An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs.". I am pretty sure that Ripen OS does not manage hardware so it is definitely not an OS. Nonetheless is pretty nice what you have achieved but, as a former OS developer, what you have created now is really the easiest part. OSdev is really hard.

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan

I agree brother, It's not an OS as it serves, but at least, it mimics, and the name was for Branding purposes. TBH it's still in preview so I will be redoing it to serve a better purpose. All I'm doing now is experimenting with this Beautiful field!

Collapse
 
bias profile image
Tobias Nickel

It provides access to disk, that is essentially hardware, so it can be considered an os.

Thread Thread
 
retakenroots profile image
Rene Kootstra

Well no... it provides access to the file-system which is provided by the OS. That fundamentally different. Checkout osdev.org if you want to known what on OS is/does/requires.

Collapse
 
mardeg profile image
Mardeg

I like the idea of emulating a desktop inside a web page, and so do all the people who already did it:
dustinbrett.com/ (github)
killedbyapixel.github.io/OS13k/ (github)
desktop.leisink.net/ (gitlab)
puter.com/

Collapse
 
bbkr profile image
Paweล‚ bbkr Pabian

I think you got quite a few negative comments due to misleading name / target misplacement.

  • It is not an Operating System, as it does not manage hardware layer.
  • It is not even a Desktop, as it does not have any composer working directly with graphics driver API.

It's just an application that mimics desktop feel. Same as - for example - Synology DSM. Which is correct target for this kind of gimmicks. For regular user that already has file manager provided by OS itself there is no use for this project as a daily driver.

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan

I agree brother, It's not an OS as it serves, but at least, it mimics, and the OS name was for Branding purposes. TBH it's still in preview so all these negative comments will help me rebuild it into its best version! I will be redoing it to serve a better purpose. All I'm doing now is experimenting with this Beautiful field! Thanks for the concern!

Collapse
 
okerew profile image
Okerew

No idea why it has it become lately popular to create systems which are not actually OSs, but just a user level javascript something, I would recommend at least not using javascript ( maybe go ) for this as it would improve performance a lot, also what is the point of this? As with more features you will come into performance issues and scaling ones. Using also another language would make it easier to create extensions for the system.

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan • Edited

Thanks for the suggestion but Indeed, Afterall Trend is what makes the "current" internet run right!
About the performance, Im rebuilding Ripen OS with React and Golang as u mentioned and if you have any suggestions, do mention it!

Collapse
 
okerew profile image
Okerew

I would also recommend maybe speeding up the animations although in principle they look nice, it would really get annoying to use this over a long period, also I would recommend using linux namespaces, some security modules, isolation techniques, this would allow for the user to have more control and be able to install more system apps while isolating them from the rest of the code, or you could jut use docker for this, also there are some ui bugs in the desktop edit mode, also I would suggest prioritising functionality over looks.

Thread Thread
 
navaneet239 profile image
Navaneet Jaggannathan

Sure, thanks a lot, I will consider your suggestions. :)

Collapse
 
joelbonetr profile image
JoelBonetR ๐Ÿฅ‡

Can it be installed as OS "as is" or do you need another OS that has a browser so you can access ripen?

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan

The sole purpose of Ripen OS is not to install as a traditional OS on one device alone but to create the actual sense of ecosystem with the power of web technologies.

Collapse
 
dvalin99 profile image
Domenico Tenace

It's an Open Source alternative to Chrome OS, right?
Good project โœจ

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan

Almost!! Its more versatile since u can use it on mobile devices too

Collapse
 
gizmotronn profile image
Arbuckle

Can I ask, what is the monetisation model? This can't be cheap to run?

The main benefit I see would be having the possibility of desktop apps on low-power or mobile devices (e.g. GitHub codespaces)

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan

Not yet, as its still in preview, but sooner, we are gonna provide a full user bounded rich service with Ripen OS!! So do support us with suggestions, and promotions so that we can reach you with our Best soon.
Thanks

Collapse
 
cheikhnouha profile image
Cheikhnouha

Good project on operating system

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan

Just visit the site: Ripen OS

Collapse
 
pveercs profile image
Prashant Verma

I am not sure why do I need a os for my browser.

Collapse
 
bbkr profile image
Paweล‚ bbkr Pabian

There is very small niche for those solutions: take for example Qnap QTS or Synology DSM "desktops" in browser. But even there user rarely needs actual windows functionality.

I thought for a brief moment about "login from anywhere" factor, where you sacrifice some performance for having desktop and files served remotely through browser. But computers sharing is nonexistent today. Those who need mobility buy laptops.

Maybe author can share some insight of business model?

Collapse
 
eelcoverbrugge profile image
Eelco Verbrugge

Yeah me too. It is impressive and really a nice gimmick. Other then that, please explain to me what the practical use is. I am really interested in enriching my life using this, but I can't see it.

Collapse
 
navaneet239 profile image
Navaneet Jaggannathan

Im happy that You liked wht i did. The aim of Ripen OS is not to replace the existing OS or create a mimic of it. This link i shared is a preview of it which im still working on.

Once its ready, Ripen OS is going to act like a "GUI bridge" for a wide range of user applications like a complete Advanced Office suite, Editing Suite, Gaming Suite, Marketplace, Streaming services, and much more, only accessible through Ripen OS since all these works better in it.

This is an ambitious plan i have kept, if you feel there is potential for it, i will be happy if you consider further suggestions and tools to fulfil this dream of mine.

Thread Thread
 
bbkr profile image
Paweล‚ bbkr Pabian

I'm not sure I understand "all these works better in it".

Responsiveness is janky AF, there is no workaround and there will be no workaround. Try to move a Ripen window and compare it side by side with moving any OS window on 120Hz screen. Or play something quickly on this piano app using keyboard. Desktop running in JS running in browser will always add noticeable overhead.

When apps get more complex and put more strain on eventloop you will hit huge performance penalty - JS has its limits and it is not the right tool for the job. Right now having just a few stub apps windows opened instantly murders CPU, while my fully blown Arch Linux with KDE plus few fully functional apps opened sits comfortably at <10% of single core. You cannot beat apps written in compiled languages and having access to kernel scheduler with runtime interpreted JS. Simple as that.

OK, I sound like a dream killer. But if you like to keep this project going you need to think about target audience. It will always be significally worse than regular desktop performance-wise and limited due to lack of hardware access. So you need to think of some cool use case as countwerweight. I feel that "Advanced Office suite" may not be it.

Thread Thread
 
navaneet239 profile image
Navaneet Jaggannathan • Edited

Thanks for the concern brother....
I saw myself how js played a huge toll over performance....so i thought im gonna switch the languages to GOLANG and react native for both better efficiency and performance.

I researched n found such languages reduce the rendering time as well as maintain performance....

Soon i will be also switching to deploy n use AWS for to upscale it.
What are your opinion about this brother. Do u feel this decision is wiser?
Thanks again, a lot!!!

Some comments may only be visible to logged-in visitors. Sign in to view all comments. Some comments have been hidden by the post's author - find out more