You mean the margins between the rounded buttons?
Jiří Král
- 0 Posts
- 11 Comments
Jiří Král@discuss.tchncs.deto Linux@lemmy.ml•Lenovo Cuts the Windows Tax and offers Cheaper Laptops with Linux Pre-installed1·13 days agoFor TVs the manufacturers are the ones who control the bloated adware and make money off of it while on notebooks and laptops it is Micro$oft. Except maybe for TVs coming with Android TV OS, but I think even that can be modified to promote their services.
I have a good experience with CalcYou.
Jiří Král@discuss.tchncs.deto Linux@lemmy.ml•Atomic Linux Distros: What Barriers Stand Between You and Making the Switch?3·18 days agoHonestly what you are describing here would bother me too. For example on my notebook I rely on configuring grub to use kernel argument
amdgpu.abmlevel=0
which fixes the screen colors getting washed out when in battery saving mode, but I doubt I would be able to configure grub on an atomic distro.
Jiří Král@discuss.tchncs.deto Linux@lemmy.ml•Zorin OS 17.3 replaced the default Browser from Firefox(Old) to Brave(New).1·1 month agoI think maintaning a Firefox fork is pretty demanding especially considering you are already maintaining a distro. And there are already a lot of Firefox forks out there.
Jiří Král@discuss.tchncs.deto Linux@lemmy.ml•Zorin OS 17.3 replaced the default Browser from Firefox(Old) to Brave(New).2·1 month agoWhy don’t you explain your arguments or make counter arguments instead of attacking your opponent personally. How do I matter here?
Jiří Král@discuss.tchncs.deto Linux@lemmy.ml•Zorin OS 17.3 replaced the default Browser from Firefox(Old) to Brave(New).22·1 month agoI am not a Zorin OS fanboy or anything, but honestly I don’t see anything scummy about requiring payment from the user to get access to certain features of the product. It’s just shareware. It’s their product FOSS or not. I think they make it clear about what you get for free and what you don’t. If you don’t like that you don’t have to use their product and you can use an alternative instead. It’s not like they were a monopoly in the world of Linux distros and you have no other option. I see nothing scummy about this. It would be scummy if they would do some kind of false advertising (adverties features you actually don’t get or adverties features in a misleading way) or if they started moving features from the free to the pro version that used to be free, because some people may have relyed on these features.
Can you elaborate? Because to me this feels like saying that the local grocery shop is scummy because it wants people to pay instead of relying on donations. If the whole OS was paid like RedHat Linux is than it would be OK or you consider that to be also a case of taking advantage of users who don’t know any better.
Flutter uses its own UI engine. It does not rely on any webview AFAIK.
By contrast, Flutter minimizes those abstractions, bypassing the system UI widget libraries in favor of its own widget set. The Dart code that paints Flutter’s visuals is compiled into native code, which uses Impeller for rendering. Impeller is shipped along with the application, allowing the developer to upgrade their app to stay updated with the latest performance improvements even if the phone hasn’t been updated with a new Android version. The same is true for Flutter on other native platforms, such as Windows or macOS.
https://docs.flutter.dev/resources/architectural-overview#flutters-rendering-model
You are kind of right. I should have thought about that before commenting.
I am not educated enough about this, but don’t these kind of games unnecesarrily strain all the servers that host the packages for people that really need them for download and most of these people run these servers for free in good will and faith that they will serve meaningful needs with positive impact? I am sorry for spoiling the fun, but I felt like I had to point this out.
The only thing I still don’t like much about recommending Linux Mint to beginners is that their Cinnamon desktop still uses Xorg which has some horrible display tearing on some Nvidia graphic cards (can be usually fixed with some tinkering and this is also only my personal experience), which is usually not a thing with Wayland and being Xorg it also means it has inferior touchpad gestures (surely not as smooth as Gnome or KDE) which can be important for notebook users. While being very user friendly it is one of the more resource heavy DE’s I would say even more than Gnome or KDE. It also seems to have some problems with battery life? The official Gnome and KDE desktop packages for Linux Mint are pretty outdated, are still Xorg versions and aren’t officially supported AFAIK (maybe there are some good community maintained packages). Otherwise I agree it’s one of the best choices.
My personal favorite for beginners is Fedora Workstation or KDE edition, because it’s up to date and fairly hassle free and stable (except the frequent kernel updates which sometime cause issues, but booting the older kernel is straightforward) and does not much modify its packages from the original or push their products on you like Ubuntu.