jrswab

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


Blog


The Best Mindset To Achieve Internet Privacy


Categories: [Technology]

While there is not just one thing that you can do to keep all your data private online; there is one mindset that will significantly increase the amount of privacy you obtain.

This mindset or tactic is compartmentalization. Separate everything as much as possible. From email to social media, to on...

Continue Reading...


The microG Project


Categories: [Technology]

Back in September of 2017 I wrote a post titled, "I De-Googled My Phone ~ The Experiment". It was my first full-length post on the STEEM blockchain. In that post, I recapped my experience using an Android phone without any Google services. It was strange at first but became normal sooner than I ex...

Continue Reading...


Steem Dapps, IPFS, & Nebulus


Categories: [Technology]

The InterPlanetary File System (IPFS) is something that I am glad I came across at the beginning of 2018. It is an open source way to host files and share them around the web in a way that leads to a much faster and less expensive transfer of data.

You probably know by now that I am a massive fa...

Continue Reading...


How To Increase Android App Privacy


Categories: [Technology]

"The idea behind it is to provide a secure way to browse popular webapps by eliminating referrers, 3rd party requests, insecure HTTP requests, etc. It accomplishes this by providing a sandbox for multiple webapps. Each webapp will run in it's own sandbox, with 3rd party requests blocked, and all ext...

Continue Reading...


How To Make The Internet More Awesome


Categories: [Technology]

As you all know by now, I am in love with decentralization on all things internet based. The big issue is the service provider being the gatekeeper. This is solved with "mesh networks" and we can get into that in a future post. The other issue that tops the list is hosting our sites, files, and comm...

Continue Reading...


T-UI, The Terminal Launcher For Android


Categories: [Technology]

What Is T-UI?

T-UI, developed by Francesco Andreuzzi, is a launcher for your android devices that emulates the Linux command line interface. We talked about how awesome the terminal is in the past. Check out that post if you want to learn more. T-UI takes that utility and sets it as your launcher....

Continue Reading...


tmux, The Better Screen


Categories: [Technology]

What is tmux?

Tmux stands for 'Terminal Multiplexer' and does a lot of cool things. If you use terminal often on your home PC or are using SSH to log into other machines tmux will be your new best friend. This is because when you use tmux you can have several terminal applications running in the...

Continue Reading...


The Beauty Of Open Source


Categories: [Technology]

What is Open Source?

Open Source is software whose code is not locked down. Anyone can look at the code, even you. This allows for many benefits over the proprietary alternatives. One such benefit is more eyes equal more chances of finding issues in the code. Issues that may lead to data breaches...

Continue Reading...


Terminal, The Only App You Need


Categories: [Technology]

What Is The Linux Command Line?

The command line is a blank screen with a blinking cursor and username. It can be very intimidated to a new user of Linux but they will soon find out how great this little application can be. It is here where you can type in commands and the computer will run them....

Continue Reading...


The Ultimate Way To Desktop Manage


Categories: [Technology]

Window managers create the look and feel of your programs as they appear on your screen. Microsoft and Apple only come with one type of manager installed. Linux allows you to install whatever type you'd like. Just another reason Linux is awesome!

Types Of Window Managers

There is a good number o...

Continue Reading...