Most nvim users I know have their setup very much customized. That takes time, effort and is a pita. But afterwards you have a tool that just works like you want it to work, and is super fast (at least compared to VSCode).
Most nvim users I know have their setup very much customized. That takes time, effort and is a pita. But afterwards you have a tool that just works like you want it to work, and is super fast (at least compared to VSCode).
you can change that if it bothers you
eh, back when the “exodus” was happening it felt like every second post is about defederation. Nowadays you don’t hear much about it anymore, but if you only looked back then I see how you could come to that conclusion.
Boost feels a lot like rif which I was using and which shutdown made me switch to lemmy.
It certainly depends on your hotend but I’m able to get a bag of 20 for <10€ for my trusty old ender 3 (actually 4.17€ on AliExpress)
can you not get 3rd party ones?
the obsidian-git plugin. Auto commits and pulls/push every x minutes. Works great for me, I get full version control and works on all my platforms (Linux, Windows, Android). You just need to be careful with your .gitignore and add at least .obsidian/workspace.json to prevent conflicts.
Probably not suitable if you store larger files, but after a year of daily usage with tons of small images I’m still below 150 MB.
somepackage requires otherpackage version >10.1.79
otherpackage is already at latest version
Have fun compiling it yourself and messing up what is managed by the package manager and what’s not. And don’t forget that the update might break some other package along the way
Yep, the other comment is even more ChatGPT-ish. And the account was created today. Guess that’s a bot.
Take that as you will, but you sound like ChatGPT.
well, I managed to upgrade from 16.04 to 22.04 without any major issues
When I asked gemini to randomly arrange the numbers between 4 and 27, it spit out a seemingly correct list of numbers with the issue that 23 was randomly missing
I’ve got a Pulse 15 for a few years now and I’m very happy with it. The keyboard is not the best, but I can live with that.
The Pulse is based on some Clevo machine, you might want to look at what the Stellaris is based on to find more reviews.
might as well cut up old yogurt containers
I know you said you’re too lazy to switch to a different brewing app, but you should really check out kleiner Brauhelfer
They’re both code/text editors, or what would you call VSCode instead? An IDE? you can make an IDE out of nvim if you want.
Yes, there is a vim mode in VSCode, but in some cases it can be very slow (like editing a few thousand columns at once), and is not as tightly integrated.