Spyke

Replies

linux

Comment on

Linus Torvalds: Speaks on the Rust vs C Linux Divide

Reply in thread

Zig is indeed designed specifically for such tasks as system programming and interoperability with C code. However it is not yet ready for production usage as necessary infrastructure is not yet done and each new version introduces breaking changes. Developers recomend waiting version 1.0 before using it in any serious project.

linux

Comment on

Should i switch from systemd to another init system, What are the advantages of using another init system?

Basically, if you do not see any reason to switch from systemd then you should not. The thing with systemd is that it is really big and complicated. If you just use defaults of your distro systemd works just fine, but if you want to (or have to) change something fundamental, then dealing with this monstrosity becomes a bit of pain. You basically end with the situation where you are in a war with your own PC. After some time of this, dealing with an init system that does exactly what you tell it to do feels refreshing. There is also the part, where some init systems (sysVinit and runit) boot faster then others (openRC and systemd), but it is not that significant. I use runit BTW. With my setup I spend much less time dealing with runit then I used to with systemd. That being said I still miss some of systemd features.

Comment on

lemm.ee is shutting down at the end of this month

Reply in thread

is my account and all its posts, comments, activity and bookmarks just gonna be gone?

You will not be able to log into your account. Your account history (profile, posts and comments) will still be visible on other instances (the ones that already exist, any new ones will not be able to fetch content from lemm.ee) in read-only.

Your bookmarks and subscriptions can be exported on the settings page (that, of cause, needs to be done before you loose access to your account). After that they can be imported to a different instance from file.

I also recomend to put a link to your new account in the profile of your old account so that people would be able to find you. It can be done like this: "@[email protected]". For me it is "@[email protected]". That way it would work even after lemm.ee will shut down. Only do that beforehand, so it has time to federate.

linux

Comment on

Which Distribution and Desktop Environment should I use?

I am not sure that using Wayland is your best choice here. Based on laptop specs it is not like you are going to game on it. And for web and office tasks x11 still offers a better experience. On Wayland you would have problems with things like scaling, screen capturing etc. They are (to some extend) solvable, but are tricky to fix, especially with your lack of terminal experience.

Also I would not care that much for cutting-edge repositories. They are usually required for support of the new hardware (which of cause is not the case here).

Also, almost all modern DE are somewhat the same in terms of resource consumption. Some are a bit heavy (for example Cinnamon is heavier than xfce) but the difference if almost negligible. The majority of resources would be consumed by a browser, not DE. If you still wish to have the lightest DE possible, than you are limited to LXQT. XFCE nowadays is not as light as it used to be. You can have a very good performance with window managers like openbox and alike. For panel you can use polybar, tint or whatever. But that would require some configuration from you. Such setup is available in MX Linux. I suggest you to take a look at that distro, it is kinda good for old laptops. Of cause, standalone Wayland compositors (sway, hyprland, labwc, wayfire etc.) are very good, but they would require you to do a lot configuration work to set everything working. Even distros that ship them preinstalled (like Fedora Sway spin, for example) have somewhat broken defaults.

linux

Comment on

Mozilla Firefox Blocks Add-Ons to Circumvent Russia Censorship

Reply in thread

If Mozilla gets blocked, people would just install some other browser (probably, something from Russia). I do not see how this helps anyone but the government itself. And departure of hundreds (if not thousands) of western companies did nothing to the Russian government, some problems with a browser with almost non-existent userbase would have the same effect. It should be quite clear by now that such tactic simply does not work.