I used Manjaro (Arch Linux) before :) I will probably go back to that eventually since I always end up going back to Arch after a year or two of playing around with Ubuntu based distros, but for now I really love elementary, it's super fast on my Chromebook even faster than Arch was and the elementary apps are really nice in that they too are super fast and use only small amounts of RAM because they're all native, written in a C level language and not Python or some other very high level scripting language.
RE: Developing an app for elementary OS 5 Juno with Vala - My first experience and helpful resources
You are viewing a single comment's thread from:
Developing an app for elementary OS 5 Juno with Vala - My first experience and helpful resources
Yeah, I remember elementary os was the Linux distro with the best UI. I tested in on my old laptop, core i3, 4gb RAM, and it worked so nicely. I will try to look at their app center soon(and hope to find your app listed there) :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I'm running it on 2 GB RAM (Acer C720 Chromebook, 1.4 Ghz Dual Core CPU) and it even works really well here, much better than the other Linux distributions I tested, feels like a whole new computer. 2 GB is really not enough nowadays but with elementary you can get away with it for a while longer :)
Just one caveat right now, there is a bug with Intel graphic chips where videos freeze and only play audio unless you move the mouse cursor around. There's a workaround but it disables hardware acceleration so it'll use a lot more CPU, so if your laptop has an Intel chip you might want to hold off for another week or so until the bug gets fixed.
I just fixed the last few issues so I should be ready to submit my app in the App Center later today :) The elementary devs will probably not work over the weekend to review my app, but it should hit the App Center some time next week. Installing directly from source is really easy too though as I explain in the readme file, and you can uninstall it again with
sudo ninja uninstall
so you don't need to worry about it leaving any files behind once you move over to the App Center version.Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for pointing that intel chips bug. Indeed i have intel chips! 😀
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit