I wish they had an eGolf comparable to the Bolt and the Leaf.
I wish they had an eGolf comparable to the Bolt and the Leaf.
Y’all take more than a minute to poop?
I recommend LMDE nowadays, but it doesn’t really matter.
Yes, every day. I don’t know what you’re referring to.
I’m daily driving a 2013 laptop on Endeavour and it feels as fast as new stuff. Doing a lot of relatively heavy compute on it too.
Trump is more Zapp Brannigan
I feel like those can be solved already by searching through your emails/browser history.
Recall won’t help with that. You also don’t need an AI for the second one. Just something more than a basic shell.
I honestly don’t understand the use case. What do you find interesting about it?
I landed on oh-my-bash, zoxide and some other utilities. It really improved my terminal experience.
Mercurial is way better.
There, I said it.
That sounds great but I don’t want to keep the ‘rm’ muscle memory in case I’m on another computer and delete something important. Having to use ‘trash’ instead makes you more conscious when it errors out.
Alias rm to echo and install trash. Saved me many times.
Yeah at this point I’ve aliased ‘rm’ to nothing and exclusively use ‘trash’.
A lot of people are telling you to not use manjaro and to use endeavour instead. I’ve been using manjaro for 6 years and it’s fine, in the end they offer very similar user experience.
For package management, I do everything with yay now. Just calling it on it’s own will update everything, with keywords it will search and ask you what to install. The only flag you have to know is -R to uninstall.
For the shell bash is perfectly fine, but if you want more features take a look at ohmybash.
I’ve been running it on my work laptop for 6 years at this point and I’ve had no major issues I couldn’t solve.
Having said that, I recently switched my gaming rig over to endeavour and it’s been great.
I’m a scientist that has been coding almost exclusively in Python for the past decade and I strongly disagree.
Python is great at being the glue that holds everything together, and everything crunchy part of the program is being handled by a library anyways.
I code with two terminals, one for iPython and one for vim. And you don’t need anything else. The beauty of Python is that it’s not a language that is so full of boilerplate that you need an IDE to type it for you to be remotely productive.
Overall, Python is a language made to be used by people that need to make something that just works and don’t need to spend years learning programming paradigms and industry practices. Fortran and C are so unwieldy in comparison and everything more modern lacks the expansive and diverse libraries of Python.
I’ve been using Manjaro for about 7 years at this point. I’ve had issues maybe 5 times, and nothing I couldn’t fix.
Kids today barely know what a file is. I have to regularly explain folders and file types. When I asked them where they saved a thing, they answer “On the computer” and look at me like I’m crazy for asking that.