Neovim. No other editor comes close to it.
- 1 Post
- 13 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.
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·2 months 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·2 months agoDo you really need electricity to light a fire? 🤔
I’ve been using XMPP the past two decades. I use it because I haven’t found something that’s better.
According to a blog post my Keeb.io:
Floating is probably the one to retire. Forearm support is your wrist’s best friend. Wrist support is your shoulder’s best friend.
The post is citing a small study of only 13 participants, but I think it’s way more of value than any personal opinion from some random dude on the Internet (which includes me as well).
With that said. I’m a wrist rest person my self. I’ve been spending a lot of time at the computer, probably too much time at times. And I have used wrist rest exclusively for more than a decade with various mechanical keyboards.
I’m the person who uses a highly keyboard driven environment that mostly consist of text-based software. I don’t use the mouse a lot, so I always rest my hands on the keyboard with the fingers on the home row (asdfjkl;).
This works for me, but you should listen to your body and what it’s telling you. According to the article it doesn’t seem to exist some one good thing that works for everyone. Which is probably true for most things.
However. Stay away from those tilted keyboards. They’re rather popular because aesthetics. Which is stupid. Your keyboard should preferable have a negative tilt, or at least have no tilt at all.
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
Selfhosted@lemmy.world•[META] Are paid for, closed source projects, being advertised on this community, appropriate?English
11·3 months agoPaying for software is an exception, not a rule.
And we only have proprietary software because there’s greedy people out there that take advantage of people who don’t know better.
With that said. I’m not saying that developers shouldn’t get paid for what they do. They absolutely should! And a lot of them do, even when the code is free as in free beer and free speech.
Hund@feddit.nuOPto
Mechanical Keyboards@lemmy.ml•Recommendations for alternatives to Gateron G Pro 3.0 White switches? They should be the same, only smoother!
21·3 months agoThose sounds interesting. I’ll have to look them up. Thank you!


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