J. R. Swab

Blog


How To Bind Any Unicode To Keys In Linux


Categories: [Technology]

Now that I am typing in Esperanto to others online I needed a fast way to type the characters not found in Engish. This would have been trivial if I was using a typical desktop environment like Gnome, Plasma, or KDE; but I use i3wm, and after much searching, I found this approach.

Continue Reading...


Powerful Effects Of Ergonomic Technology


Categories: [Technology]

We spend all day on our computers coding, blogging, and consuming knowledge. This leads to many problems over time that even myself deal with now. It is best to keep ergonomics in mind when updating our work space.

Before I get too far into this post, let me say first I am not a doct...

Continue Reading...


How To Create Easy and Secure Passwords


Categories: [Technology]

The first step to making sure our passwords are their best is to leave the 'password' mentality behind. We need to create 'passphrases' instead. A passphrase is like a password but longer, using several words together. The longer the passphrase is, the better off we will be. But there is a point of...

Continue Reading...


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...