jrswab

No-fluff tutorials and privacy-focused tools for the modern productivity-minded developer.


Blog


Leverage Technology For Better Blogging


Categories: [Technology]

Today we have another mashup with my love of technology and my love of blogging. Over the past fifteen years, I always looked for new apps to proofread my work and allow me a distraction-free environment. I am one to try new apps and technology for the possibility of increasing my workflow. Being an...

Continue Reading...


Learn Bash: Tutorial 004


Categories: [Technology]

Welcome back to our Bash tutorial, in this post we will get deeper than the last. Head back and read those first if you are new to Bash scripting. Otherwise we can move forward and talk about more awesome Bash tools to make our computing life easier.

As said in the lasts post if you are reading th...

Continue Reading...


Learn Bash: Tutorial 003


Categories: [Technology]

The previous post in this series covered a few basic commands that we use most often in both the terminal and in Bash scripts. Today we will stay with this trend as we progress into more ways to manipulate what our computer does. If you have never used Bash, go back and read over the other two pos...

Continue Reading...


Learn Bash: Tutorial 002


Categories: [Technology]

Welcome back to the bash tutorial series. If you have not read the first in the series and you have never used bash please check that out before continuing. There are basic commands and terms we cover there that may make this section easier to follow.

Also, if you are reading this and you know b...

Continue Reading...


Learn Bash: Tutorial 001


Categories: [Technology]

This is a start to a series all about bash and scripting for the terminal. There are lots of commands to cover but today is all about the basics. As long as the information fits within the one thousand word limit that this blog adheres to we should cover what bash is and some basic commands. The goa...

Continue Reading...


Be Free Of Your ISP


Categories: [Technology]

Mesh networking is the future for how we access content on the internet. What a mesh network does is take the gatekeepers out of the equation and allows anyone to hop on the network. This type of system is not new, but some people are taking this idea to the next level.

Instead of needing Comcast...

Continue Reading...


Use This To Decentralize Web Content


Categories: [Technology]

The InterPlanetary File System (IPFS) is something that I am glad I came across over the past few months. It is an open source way to host files and share them around the web in a much faster and less expensive way.

You probably know by now that I am a massive fan of decentralizing all the thing...

Continue Reading...


You Need To Stop DNS Leaks


Categories: [Technology]

My mind has been on the Domain Name System (DNS) server for about a week now. I've been mulling over whether VPNs are necessary and what level of trust should be placed in a DNS provider. It's evident not to trust your ISP's DNS since some companies have been caught manipulating the data or using yo...

Continue Reading...


How To Stop Leaking Metadata


Categories: [Technology]

Even if you use a VPN and surf the web over TLS/HTTPS your ISP or the coffee shop you sit in can still know where you go and what you do on the internet. It's this data that gets sold to the highest bidder for a profit off what you do online.

No matter if it is the coffee shop or your ISP it's dis...

Continue Reading...


You Need A Hardware Wallet


Categories: [Technology]

If you put money into Bitcoin or another crypto, it's mad essential to store your wealth in a hardware wallet. These devices keep your private keys offline which significantly increases your security and limits the chances of your currency being stolen.

I picked up my first hardware wallet back in...

Continue Reading...