Comment on
YouTube's anti-adblock rollout has finally arrived for Firefox users
Alternative solution: Since YouTube disabled all ads in Russia, you can just use russian vpn/proxy for the most effective YouTube adblocking possible.
Comment on
YouTube's anti-adblock rollout has finally arrived for Firefox users
Alternative solution: Since YouTube disabled all ads in Russia, you can just use russian vpn/proxy for the most effective YouTube adblocking possible.
Comment on
The Fediverse
If xmpp and matrix are included, why not include email?
Comment on
Movie industry demands US law requiring ISPs to block piracy websites
Reply in thread
As a guy from Russia, I must admit that vpns are not a big problem for censors. They can be easily blocked, including self-hosted ones by protocol detection. And DNS would not do much with IP and clienthello-based blocks. And most users are not enough tech-savvy to constantly switch to new protocols as old ones get blocked.
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.
Comment on
What are the major components of any Linux distribution?
I would say, that from most important to least important components are:
Comment on
TIL Kitty terminal can show a dock panel on Linux desktops!
Reply in thread
Just install terminfo.
It is intended behavior, almost every terminal requires terminfo. It is just that terminfo for most popular (or older) ones comes preinstalled.
All new niche terminal suffer from it. Foot has the same problem.
Comment on
Telegram Sparks Outrage Over FAQ Changes Even as Key Language on Private Chats Remains.
Telegram published a statement on X/Twitter that they are not changing any policy. The just removed misleading line in their FAQ, that stated that you can't report private chats (which you always could).
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
Malta to recognise the state of palestine.
Reply in thread
BUT RUSSIA RECOGNIZES IT?
Soviet Union was one of the major (if not the major) advocates for Palestine in UN. Russia still has significant connections to Palestine. For example, president of Palestine went to a victory day parade in Moscow this year.
Comment on
YouTube's anti-adblock rollout has finally arrived for Firefox users
Reply in thread
Ukraine use ads for anti-putin propaganda. So the russian goverment told Google to moderate ads, or all Google services will be banned. Google decided to just disable ads in Russia completely.
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.
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.
Comment on
There is now an 'on the go' section in Flathub to promote mobile apps
Reply in thread
Because it is affiliated with gnome...
Comment on
So what ARE the current "good" VPN services?
Reply in thread
They also take your IP.
Comment on
I made a thing to make playing YouTube videos locally from your browser easier
Thank you for your work, but why not just use ff2mpv?
Comment on
What are the major components of any Linux distribution?
Reply in thread
I mean "something out of ordinary about it affects your experience with this distro the most".
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.
Comment on
So what ARE the current "good" VPN services?
Reply in thread
Using VPN over TOR greatly reduces performance. Also, for most cases TOR is enough,. Why would you slap a VPN on top of it?
Comment on
Google Play Store gets a smarter way to handle sideloading third-party apps
Reply in thread
You are right. Removing play services right now.
Comment on
Movie industry demands US law requiring ISPs to block piracy websites
Reply in thread
VPNs are not categorically banned in Russia either. Just 95% of them. Categorical ban is not actually required here. Government can just create licensing procedure and license only those VPNs, which follow "rules". I do not see how this is different from ISP bans.