Neovim. No other editor comes close to it.
- 2 Posts
- 84 Comments
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
pics@lemmy.world•I bought a portable 30W solar panel to get ready for the apocalypse
1·1 month agoYou have multiple options. The most popular one is probably a hobostow. :)
Hund@feddit.nuto
pics@lemmy.world•I bought a portable 30W solar panel to get ready for the apocalypse
8·1 month agoDo you really need electricity to light a fire? 🤔
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·1 month agoPlease use some less shit source than that website.
It’s as simple as:
echo "example.ogg >> mixtape.m3u
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).
Hund@feddit.nuto
Technology@lemmy.world•Linus Torvalds tells AI haters to fork off: Linux supremo says contributors opposed to AI use can 'just walk away'English
74·2 months agoHe did not use the term “social warrior”.
The quotation marks indicates a distance from the expression. They’re clearly used to show that Linus considers the term someone else’s label and something he doesn’t endorses.
While I also disagree with how he have behaved and his opinions, I think it’s important to not make up alternative versions of what he has said or not said.
Hund@feddit.nuto
DeGoogle Yourself@lemmy.ml•Just got a degoogled CalyxOS phone but can I leave the bootloader unlocked?
3·2 months agoThat’s exactly what I said? A ROM with a backdoor is a malicious ROM.
Hund@feddit.nuto
DeGoogle Yourself@lemmy.ml•Just got a degoogled CalyxOS phone but can I leave the bootloader unlocked?
18·2 months agoAFAIK. The only security risk with this is that anyone with physical access to your phone could flash a malicious ROM on it.
This shouldn’t be an issue for most people. And I’m pretty sure that those who cares about this runs GrapheneOS anyway.
The closest to politics I watch is why systemd sucks. ;)
Hund@feddit.nuto
Technology@lemmy.world•Streamer claims Microsoft “deleted” his account because it was hackedEnglish
21·2 months agoMicrosoft and other cloud services are known for loosing users data. No joke.
This has never been about the kids. It’s about slowly eroding privacy for all of us.
Context for anyone else who’s not from the US:
Hund@feddit.nuto
Technology@lemmy.world•Phia, shopping service founded by Bill Gates's daughter, accused of 'cookie stuffing,' taking affiliate credit on purchases it didn't earnEnglish
12·2 months agoThe Apple doesn’t fall far from the tree.
Hund@feddit.nuto
Technology@lemmy.world•Just Pay the Subscription - by Dustin Bluck - Uncommon AppsEnglish
21·2 months agoThey get paid when we buy the game? 🤔


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. :)