

did you mean crowdsec instead of crowdstrike?
did you mean crowdsec instead of crowdstrike?
ventoy is what has worked best for me
Well, I do. In fact I’ve installed Linux on 4 classmate’s laptops, after insisting for some time.
VSCode or JetBrains Rider are good options for .net development, both available on Linux.
all you had to do, was enabling rpm fusion cj
I wish more apps where officially supported, instead of saying it supports Linux and providing a .deb. Good thing the community provides unofficial flatpaks at least.
I understand your perspective but the steps you mentioned are what you’d expect when installing an os. Even windows 11 would require you to turn on TPM which, for some, might be a super painful experience.
If that is a true priority, then you do not want Android TV.
Not even a raspberry pi with lineage os?
You would also be hesitant with youtube and netflix
I know. As I said, I’d be using Jellyfin for the most part.
check fd-find, “A simple, fast and user-friendly alternative to ‘find’”. Really good trust me
in my case if I use mkv it starts transcoding and mp4 works fine on every device (desktop, android app, Chromecast, browser)
that surely is the issue. you can convert it to mp4 with ffmpeg:
ffmpeg -i input.mkv -c copy output.mp4
If you want to keep subtitles this will probably work:
ffmpeg -i input.mkv -map 0 -c copy -c:s mov_text output.mp4
you could double check the codec with mediainfo. also check it is mp4.
orgmode with neovim on PC and orgzly on phone. syncing with syncthing
Edit: I’m actually using orgzly revived, a community maintained version of orgzly, since orgzly is no longer mantained
For anyone who is interested in note taking in your everyday editor like vim or emacs, orgmode is an emacs tool (in neovim there is a clone plugin) for note taking, todos, agendas, etc. It uses a format similar to markdown, and a good part is that with the orgzly app you receive notifications for your events. So basically you can use orgmode as a calendar as well (I do!).
why not just evaluate the apps themselves
“Objectively”: Proceeds to give his opinion
GIMP is shipped by default with Linux distros
This isn’t true for most distros. Might be for some specific distro, but most distros I’ve used don’t come with GIMP pre installed.
Nvidia and Wayland work when used in compatible desktop environments. GNOME and KDE Plasma are supported. Something like sway, for exapmle, doesn’t support Nvidia.
Before switching to Linux I used to think: “Linux users really use the terminal to install apps?? So archaic”. Now I can’t be more grateful of being able to install everything from the terminal.
Ever since i switched to zen browser i hace not thought of coming back for a second.