by DustinBrett on 5/25/25, 4:06 PM with 79 comments
Hey HN!
I've been building my passion project daedalOS for over 4 years now.
The original idea was to give visitors to my website the experience as if they had remotely connected to my personal machine. To do this I decided I would attempt to recreate as much of the functionality as possible.
My hope is to keep working on this project for the rest of my life and continue to evolve it's capabilities as technologies progress.
Thanks for checking it out!
by Lerc on 5/25/25, 8:25 PM
From that perspective you have done well to avoid discouragement. Most of the feedback I received was negative. Worse was that the negative feedback was not related to my implementation but arguing that I should not try at all.
If you do keep working on this project for the rest of your life, I commend you.
I kind of got split between making a client only version (all data client side), a file storage server where all brains are client side but persistent data is on a server, or a direct Linux login (open real shell on browser. Linux executables can connect to a socket to open windows on the browser and provide a UI similar to how X11 does, only with a much smarter UI host)
In recent years I have been doing a few experiments working on the areas that were difficult. So many things have been added to browsers since I started, I can't recall exactly how long ago that was but I remember boot2gecko adding features that I needed.
Recently I have been experimenting with launching web workers which asks for an API and is given a MessagePort with code to construct functions that translate to messages. That way all of the desktop features can be provided as permissions with some auditing theoretically(but unimplemented) available.
by nichol4s on 5/25/25, 7:08 PM
I see that the browser is somewhat limited as most sites try to prevent 'embedding'. However, we have a solution where we can proxy any web content in such a way to still allow you to embed it: https://www.webfuse.com/use-case/embed-unembeddable-content
Lmk if you would like to try this out and I can help you set this up.
by tamat on 5/26/25, 7:41 AM
For instance, I would love to install it in my server to handle my own server files, but it doesnt support mounting a folder to access from the OS.
Or I would love to have an SSH client, or a terminal that is executed in the server, to run my own nodejs apps.
Also some form of login/pass would be helpfull in case somebody got access to the URL.
But none of them are available.
I understand than the goal was to see whats possible in a browser, but to make it more appealing to people I would love to see some real usecases covered.
Cheers
by wkat4242 on 5/25/25, 11:39 PM
The main thing I remember about that... s...l...o...w... :P The other thing I remember: Shit cool hardware. As expected from Sun. They were the cool kids before Apple were cool, along with SGI.
But of course computers are not what they used to be these days.
by 1bpp on 5/25/25, 6:50 PM
by jeffhuys on 5/25/25, 6:47 PM
I even got quake to run, haven’t tried connecting a keyboard yet.
by vishnudeva on 5/25/25, 7:21 PM
The nuances you've captured across so many different interfaces must've taken you a long time!
by rfl890 on 5/25/25, 7:45 PM
by benrutter on 5/25/25, 7:57 PM
by fimdomeio on 5/25/25, 8:58 PM
First crazy idea that came to mind was a multi user desktop environment for an intranet where everyone has their own desktop but could also request access to other desktops entering and leaving them as they are working together through the day.
by Jean-Philipe on 5/26/25, 7:44 AM
by LargoLasskhyfv on 5/25/25, 9:26 PM
Though I'd have preferred the option to switch to a light theme.
by nunobrito on 5/26/25, 12:37 PM
How about running Linux there: https://bellard.org/jslinux/vm.html?url=alpine-x86.cfg&mem=1...
by nosmokewhereiam on 5/26/25, 1:10 AM
Worked flawlessly and is a fantastic experience. I hope Microsoft is scared of the efficiency of your experience.
by 90s_dev on 5/25/25, 7:36 PM
Besides having something you can continuously work on, what's the current concrete end goal for it for users?
by benoau on 5/25/25, 11:29 PM
by webprofusion on 5/26/25, 3:54 AM
by alexpadula on 5/26/25, 2:55 PM
by hxorr on 5/26/25, 5:31 AM
by AstroJetson on 5/26/25, 10:38 AM
Congrats on the Webby nomination!
by _joel on 5/25/25, 7:37 PM
by alok-g on 5/26/25, 9:35 AM
PS: I do not want the next generation of apps to be running only on top of these. We already have layers on top of layers in software.
by chamomeal on 5/25/25, 11:50 PM
I still look at it when I want to remember how fun, cool and silly programming can be. I seriously love this project.
by mathfailure on 5/25/25, 10:16 PM
by exe34 on 5/25/25, 7:00 PM
by doublerabbit on 5/25/25, 6:25 PM
One thing I found as a minor distraction was that when you go to browse a folder the tab title of tab changes to the folder.
by bitwize on 5/26/25, 11:08 AM
...I love it.
by shwouchk on 5/25/25, 8:26 PM
by rollcat on 5/26/25, 12:05 PM
- Winamp. With skins.
- SWFs. Badger.
- A bunch bootable ISOs with OSs like Kolibri. Kinda nuts to have a real OS in a browser OS on a real OS. Also: Windows RG.
- Web-self-inspector. <https://malleable.systems/> anyone?
- Games. Doom. Keen 4. Quake 3. What the heck- Quake 3!?
by julius-fx on 5/26/25, 9:01 AM
by kleiba on 5/25/25, 8:39 PM
/ducks
by patrick4urcloud on 5/26/25, 12:38 PM