Search
Subscribe to Blog via Email
Subscribe to Blog via RSS
Archives
- January 2019
- December 2018
- November 2018
- October 2018
- August 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- October 2017
- July 2017
- May 2017
- April 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- May 2016
- April 2016
- March 2016
- January 2016
- December 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- October 2013
Search
Category Archives: software
Emerging trends in technology provided by ThoughtWorks.
A classmate shared this link with us in regards to visualizations that are powerful. I’ve not seen this report before, but it provides so much insight into the pulse of enterprise software development. The Technology Radar is our thoughts on … Continue reading
Posted in software
Leave a comment
Make A Symbolic Link to Your iCloud Drive
If you use iCloud Drive to store documents and also use the terminal quite a bit, it might be handy to add a symbolic link to iCloud into your home directory. This will allow you to easily make your way … Continue reading
Posted in software
Leave a comment
Using Plex with Nextcloud
After hearing about it for years, I finally got around to installing plex on my nuc. I’m impressed with everything about Plex. It was easy to install, and mostly works out of the box. I am using it to manage my ever growing … Continue reading
Terminal Reader Mode with Pandoc and Less
The other day Aosheng send me an article to read from the verge. When I tried to read it, it took about 5 minutes to load because of the 15 various JavaScript things that were running in addition to ads loading in … Continue reading
Posted in debian, software
Leave a comment
Posting to WordPress via Email with Mutt
Soemtimes you are hanging out in your terminal and you just want to be able to post something to your blog quickly. I was pretty inspired by Derek Siver’s OpenBSD post [1] where he really embraces the unix philosophy of … Continue reading
Posted in software
Leave a comment
Using Owncloud Client for Nextcloud Server on Debian Stable
There is no official debian package for the nextcloud client. There have been a handful of RFP bugs reported but it looks like no one has taken this on yet. I want to get more involved with debian packaging so … Continue reading
Posted in debian, software
Leave a comment
Testing Syntax Errors in Apache Config
If you spend any time mucking around config files in Linux you are likely to run into some syntax errors sooner or later. Recently I was setting up cgit on Debian 8 and was banging my head against the wall … Continue reading
Posted in debian, software
2 Comments
Standard Notes is a Better Project than Braindump
I released braindump to the world last year to much fanfare. After the initial excitement from being on HN died down, and the PR’s stopped rolling in, it became a personal project once again with very few users. Over the last few … Continue reading
Polarr; Professional Photo Editing on Linux
One of the most frustrating things about being a desktop Linux user is that a lot of software is either: Half Baked, Buggy, and Free Half Baked, Buggy, and Completely Overpriced Unavailable This is why I was so pleased when Aosheng introduced … Continue reading
Posted in software
Leave a comment
Recovering from Syntax Errors in /etc/rc.conf in FreeBSD
I have been exploring FreeBSD over the last few weeks. In fact, I moved this blog over to a server running FreeBSD tonight. Naturally, while fiddling around with /etc/rc.conf (the default init file of FreeBSD) with vi I made a syntax error. Upon rebooting, … Continue reading
Posted in software
Leave a comment