#tips

For all you CLI/shell aficionados

Next Generation Shell (https://ngs-lang.org/) looks interesting. I’ve been doing a lot with REST APIs which generally return JSON or XML; i.e. something I need to parse to know the results. I could do a lot of my coding in Python or some other language that can easily parse those returns, there are a number of reasons I use bash (notably, the ability to put stuff into the current environment for later use and not have to worry about config files cluttering up my filesystem). NGS doesn’t address THAT particular issue but it does have native parsing capability as well as quite a few other really useful features. It’s something to look in to, for sure! For Mac and Linux and a docker container, too.

For all you CLI/shell aficionados Read More »

Getting Emacs up and running

I started using Emacs back in…ohh…1992? And I loved it! It was bare bones and it was fun learning about all the packages and modes that were available, not to mention learning EmacsLisp! Nowadays, however, most (myself included) prefer to install something and begin using it right away. Well, guess what? There’s a lot of function in base Emacs and https://karthinks.com/software/batteries-included-with-emacs/ spells out a lot of what you can do without adding anything! Yeah, I learned a lot!

Getting Emacs up and running Read More »

Maybe you don’t need that domain after all…

Firefox Relay (https://relay.firefox.com/ has just exited beta and now has a premium tier ($1/month) that gives you more than the 5 email aliases the free plan provides.
I’ve been a big proponent of paying for an email service like FastMail.com and buying your own domain so you have an unlimited number of email addresses available to you. But it requires some geek work to bring it all together. Services like SimpleLogin.com provide similar capabilities by generating unique email addresses for you and forwarding them to an address you specify when you sign up. Mozilla’s service isn’t all that different but it’s from Mozilla and it’s pretty cheap (right now…they say it’s a promotional price with no mention of when the price will go up), Still, it’s a worthwhile investment if you don’t feel like giving your precious personal email address out to various websites and newsletters.

Maybe you don’t need that domain after all… Read More »