Skip to content
TL
Extensions About Uses X Contact

Category: How To - Page 8

  • January 21, 2019 How To 1 min read

    VMware Fusion Ctrl Click Issues

    The default configuration for running windows inside of VMware Fusion on a mac is to have ctrl + left click act as a right click . This can cause issues when trying to select multiple files etc. Fortunately, this...

  • January 17, 2019 How To 1 min read

    How to Mass Unfollow on Twitter

    Have you ever wanted to remove some of your followers on twitter? Twitter does not provide a native way to do this, but you can automate it in your browsers developer console. Steps: Using Chrome , login to your...

  • January 16, 2019 How To 1 min read

    Debugging Go Error

    After a recent upgrade to macOS Mojave, my machine was not able to debug in GoLand due to the error below: To fix this you have to install xcode -select , a command-line utility on macOS: Type in the command below...

  • January 14, 2019 How To 1 min read

    How to Exclude Files from a Zip Archive

    When zipping a folder using the command line in macOS, you may have noticed certain files are include such as DS_Store and __MACOSX are included . With a few command arguments, these files can be filtered out....

  • January 2, 2019 How To · Laravel 2 min read

    Laravel, Cloudflare and Trusted Proxies

    When using Cloudflare to manage your site, you may notice that if you check the ip address of the request, it will be an ip address from Cloudflare. This is happening because Cloudflare is proxying the request to...

  • December 17, 2018 How To 1 min read

    How to View Source Code of an Extension

    Browser extensions are composed of Javascript, HTML, CSS, and images. Before installing any extension I will usually review the source code. This is important to verify that an extension is not doing anything...

  • December 10, 2018 How To 1 min read

    Set Image Src from Amazon S3

    I needed to request an image from Amazon S3 using ajax so I could read the response metadata headers. At first this seemed like a simple task. The first issue I encountered was that S3 was blocking the metadata...

  • November 30, 2018 How To · Side Project 1 min read

    Weather Extension Status Page

    When managing multiple websites, apps, and extensions it is important to know when a site is down before your users have to alert you. Currently, I use UptimeRobot to monitor all my websites etc. It’s a great service...

  • November 28, 2018 How To 1 min read

    How To Find Large Files Linux

    Running out of disk space on your Linux server and need to find the files taking up the most space? The du or Disk Utility command is a standard Linux command, used to check the information of disk usage of files and...

  • November 27, 2018 How To 1 min read

    Text Replacement Not Working

    With the release of iOS 12, Apple appears to have placed a 128 character limit on text replacement . At first, I thought this was a bug but it appears to be intentional. After some searching, I discovered a simple...

Newer

Page 8 of 13

Older
Tim Leland
T.LY About Contact X Privacy