Neovim. No other editor comes close to it.
- 1 Post
- 128 Comments
I highly doubt that you don’t know a single thing about AI, the climate crisis, the computer parts crisis, the datacenter/human health crisis and a lot of other things.
Hund@feddit.nuto
Linux Gaming@lemmy.world•Linus (LTT) argues that despite middling gaming performance, the Steam Machine excels as a compact desktop workstation thanks to the seamless and user-friendly experience provided by SteamOS.English
2·8 days agoIf I didn’t know anything about Linux, and had Linus Tech Tips as my main source of knowledge in regards to Linux, I would have considered Linux to be a toy novelty project at best.
Linus Tech Tips should focus on what they’re good at, which is, err… Well. I bet they’re good at something. Perhaps making noodles or something?
You need to add some sort of context. Posting a single link without even a title explaining what it is, makes it look like random spam.
Hund@feddit.nuto
Linux@lemmy.ml•Hey! I'm new to lemmy, but not to linux. Wanted to ask about your experiences pirating software on linux and if it's really all that viable.
12·8 days agoSoftware piracy is the very reason that Microsoft got all the market share and had the power to ruin it for Linux.
Either pay for the software, use free alternatives or write your own software.
Hund@feddit.nuto
Linux Gaming@lemmy.world•Linus (LTT) argues that despite middling gaming performance, the Steam Machine excels as a compact desktop workstation thanks to the seamless and user-friendly experience provided by SteamOS.English
543·11 days agoLet’s not forget the Honey scandal when he sold his own audience for money.
Hund@feddit.nuto
Linux Gaming@lemmy.world•People saying just build your own steam machine don't get its appealEnglish
2·15 days agoFair point. I can’t argue with that. :)
Add the command to your configuration for sudo/doas so you don’t have to enter a password for it when executed as your user.
Hund@feddit.nuto
Linux Gaming@lemmy.world•People saying just build your own steam machine don't get its appealEnglish
22·16 days agoHow are you supposed to learn anything if you don’t make the effort of actually learn anything? Do you expect to get everything served on a silver plate? :)
It’s users like this who gives Linux users a bad reputation.
When shit like this happens it’s your responsibility to call these shitheads out.
I’ve been using XMPP the past two decades. I use it because I haven’t found something that’s better.
Hund@feddit.nuto
Technology@lemmy.world•Apple seeks to buy memory chips from blacklisted Chinese companyEnglish
1·16 days agoPlease use some less shit source than that website.
There’s always pyinfra.
However. The easiest solution is probably a custom shell script that checks which OS it is and does different things based on that. It doesn’t have to pretty as long as it works for you.
Edit: Why do you keep reinstalling your operating system?
It’s as simple as:
echo "example.ogg >> mixtape.m3u
Hund@feddit.nuto
Linux@lemmy.ml•Modest laptop arriving, what new Linux distribution should I try?
2·17 days agoDevuan if you want something solid and boring. Gentoo if you feel adventures and want something that’s fun and solid!
Hund@feddit.nuto
Linux Gaming@lemmy.world•Minecraft 26.3 will switch to be Wayland by default and from glfw to SDL3English
2·17 days agoDoes this mean that they have finally solved the mouse centrering issue, which means that you can actually play Minecraft on Wayland now? Woho!
While they’re technically the same type of software, it’s still sort of like comparing apples to oranges.
VLC is your kitchen skink media players that comes bundled with basically everything possible.
mpv is more of a minimalist media player that let’s the user add the features themselves using add-ons.
Me personally prefer mpv since it’s minimal in every regard. I have turned of the OSC, and I use the keyboard for everything. I don’t use a lot of extras, but the ones I have, is add-ons I couldn’t probably live without, like yt-dlp and SponsorBlock (for YouTube).
I even use mpv as my music player with playlist that I manage using Neovim and the tool
echo(to add new tracks to my playlists).



That’s super easy to fix with tools like entr. That’s what I use when I write Markdown documents so I can automatically generate the plain text file to a PDF document using Pandoc, and preview it simply by saving the file in Neovim. :)