> combining the best of GNU/Linux and Fuchsia OS Why does a new open source OS project have to always shoehorn the entire GNU/Linux ecosystem with X11/Wayland, GTK, DBus and GNOME onto a totally different system? The only positive takeaway from this is perhaps the learning experience in OS development. Other than that is there a point to this?
DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
21–30 of 150 posts
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#22Call me a skeptic but the code isn't very confidence inspiring https://github.com/dahlia-os/system-recovery/commit/49336659...
Forgetting to run the formatter before git committing is not that big of a deal.
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#23The promise of flutter is alive! https://web.dahliaos.io/#/ This has the power to accelerate flutter desktop development in general. Really excited for both these projects.
Desktop environment made in JS? Hell will freeze before I will use such crap with material feel on it. ;)
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#24Sorry I don't get the USP of this. Can someone explain what's the best of both worlds that is being offered here? Thanks!
The write-once-run-everywhere promise -- Flutter is really good at multi-platform support because it works at the pixel level. So in a browser/web context, all you need (roughly) is a canvas, and to compile the relevant Dart to JS and you're off to the races.
The framework seems designed to hold the hand of android developers, not to provide a decent experience to the end user. I have no clue why people keep referencing it as some kind of working cross-platform solution when it clearly caters exclusively to android.
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#25Earlier quoted context omitted.
Forgetting to run the formatter before git committing is not that big of a deal.
“asdasdasd”
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#26Call me a skeptic but the code isn't very confidence inspiring https://github.com/dahlia-os/system-recovery/commit/49336659...
These guys used to be on the Fuchsia subreddit fairly frequently. They were definitely far from experienced or professional. IIRC, the founder is very young and was very much a beginner to OS development.
Also even then, you'll probably find people doing mistakes, committing hacks, etc all the time. It's like complaining that the initial Linux release doesn't support x86... Linus didn't write it for x86 originally.
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#27Call me a skeptic but the code isn't very confidence inspiring https://github.com/dahlia-os/system-recovery/commit/49336659...
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#28Earlier quoted context omitted.
Forgetting to run the formatter before git committing is not that big of a deal.
Indeed. However what is more telling is failing to set up git commit hooks (so one doesn’t need to remember running a formatter) and then randomly mashing the keyboard for the commit message.
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#29Call me a skeptic but the code isn't very confidence inspiring https://github.com/dahlia-os/system-recovery/commit/49336659...
Forgetting to run the formatter before git committing is not that big of a deal.
Re: DahliaOS operating system, combining the best of GNU/Linux and Fuchsia OS
#30Call me a skeptic but the code isn't very confidence inspiring https://github.com/dahlia-os/system-recovery/commit/49336659...
These guys used to be on the Fuchsia subreddit fairly frequently. They were definitely far from experienced or professional. IIRC, the founder is very young and was very much a beginner to OS development.