Skip to content
Encyclopedia of Daniel
  • Random Useful Commands
  • More
    • iOS Fiddler Setup
    • Bitbucket Server Plugins
Search
Encyclopedia of Daniel
  • Random Useful Commands
  • More
    • iOS Fiddler Setup
    • Bitbucket Server Plugins

Edit in MacVim Context Menu

Leave a Comment / Uncategorized / Daniel

I like to have a right click menu option for editing files in MacVim. Fortunately, this is easily done with Automator. Unfortunately its not easy to copy from computer to computer when I’m setting up a new computer open Automator and create a new Document with the Quick Action template Workflow receives current -> Files […]

Edit in MacVim Context Menu Read More »

MacVim from Terminal

Leave a Comment / Uncategorized / Daniel

I recently found myself setting up a new machine at work. This has resulted in me discovering that a lot of things I had done over the years has been lost to time. Hence the need to document things! Vim is the best editor ever, and that makes MacVim the best editor in Mac. There

MacVim from Terminal Read More »

Multiple Git Remotes

Leave a Comment / Uncategorized / Daniel

Many people where I work have a tendency to have multiple copies of our git repositories. They do this because when using a gitflow structure, and a slow moving team workflow, you tend to have a task that you send off to testing, and then you wait on that branch for far longer than should

Multiple Git Remotes Read More »

Storing Large Files in the Cloud

Leave a Comment / Uncategorized / Daniel

Occasionally, I have found the need to store large files in the cloud (dropbox, one drive, google drive, etc). However, many of those cloud storage services have limits on the maximum size of file. File size limits make sense because companies don’t want to store your movies. It costs them money for the storage, and

Storing Large Files in the Cloud Read More »

Scripting – iOS App Directory

Leave a Comment / Uncategorized / Daniel

One of the most common problems I run into during typical iOS development is needing to get access to my app’s directory. Unfortunately, apple has made this as difficult as they could by making it so that Each simulator has a non-deterministic directory Each application on that simulator has a non-deterministic directory Each time you

Scripting – iOS App Directory Read More »

OS X Proxy by Host

Leave a Comment / Uncategorized / Daniel

One of the things that I dislike about the OS X proxy settings is that they are all or none. This poses a problem to me. I like working on the iOS Simulator for speed and convenience. I like using Fiddler to do all sorts of network debugging. I don’t like that the iOS Simulator

OS X Proxy by Host Read More »

I Finally Bought an Arduino

Leave a Comment / Uncategorized / Daniel

A while back I got myself a Pit Barrel Cooker which is kind of like a meat smoker/grill kind of thing. Its a pretty neat cooker and after a few attempts, it turned out some of the best ribs I’ve had in my life. They make it to be about as simple as possible. In

I Finally Bought an Arduino Read More »

Project Euler – Problem 8

Leave a Comment / Project Euler / Daniel

We had someone leave recently, and as such have been doing interviews. Whenever we start interviewing people I start thinking about algorithms again. Math and algorithms are just fun to work on, they let you explore branches of though in creative ways that UI design doesn’t. This is the seventh post in my Project Euler series.

Project Euler – Problem 8 Read More »

Xamarin xbuild before/after build steps

Leave a Comment / Uncategorized / Daniel

So here’s one that shouldn’t be nearly as complicated as it is. Keeping any opinions to myself of whether it is good or bad, we use Xamarin for iOS/Android development. One of the problems that I recently ran into is that Xamarin’s iOS command line build is EXTREMELY SKETCHY. It will fail for reasons that

Xamarin xbuild before/after build steps Read More »

Project Euler – Problem 7

Leave a Comment / Uncategorized / Daniel

I couldn’t decide what to do, so I thought it was time to solve more random hard problems. This is the seventh post in my Project Euler series. The sixth problem is here. By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13.

Project Euler – Problem 7 Read More »

Post pagination
← Previous 1 2 3 … 7 Next →
  • Privacy Policy
  • About

Copyright © 2025 Encyclopedia of Daniel | Powered by Astra WordPress Theme