Tech TLDR;

  • Archive
  • Top Posts
  • GitHub
  • LinkedIn
  • Contact

Archives for February 2017

AMP Link Button and Speaking Up

February 26, 2017 by admin

Four month ago I noticed something weird with Google’s Accelerated Mobile Pages (AMP) project and wrote a blog post outlining my concerns. I first submitted the post to Reddit where it was not received well. People told me to “Read the Fucking Manual”. I remember telling my wife that I didn’t understand why people on […]

Filed Under: AMP, Business, SEO

Why Uber May Win After All

February 23, 2017 by admin

Introduction Three days ago I wrote about my interview at Uber. I did not think of Uber as a great place to work. People that I’ve met seemed young, smart and overworked to the point of exhaustion. From my conversation with recruiter I took away that Uber had no problem being the lowest bidder and […]

Filed Under: Business, Random Thoughts

My Interview at Uber

February 19, 2017 by admin

A little less than a year ago I had the “pleasure” to interview at Uber. I didn’t know much about the company at the time, other than that they were big. I was looking for work already and Uber’s recruiter reached out to me, so I figured to give it a shot. Up to this […]

Filed Under: Business, Random Thoughts

How to Copy One File from Vagrant Virtual Machine to Local Host

February 10, 2017 by admin

Step 1. Find what port Vagrant is connected to by running vagrant port The output Will look as follow: Indicating that Vagrant is running on port 2200 Step 2. Get the absolute path for the file that you want to copy i.e. /vagrant/some-file.txt You can get it by ssh’ing into the machine and locating the […]

Filed Under: Tools

AMP Toolbar Now Has a Button to View and Copy the Original URL

February 8, 2017 by admin

This is another follow up to my 4 Month old blog post – how you may be loosing your mobile traffic to Google AMP pages. Note: AMP stands for Accelerate Mobile Pages – and it’s a roughly year old project from Google that aims to optimize mobile browsing experience by providing a free cache/CDN layer, […]

Filed Under: AMP, Business, SEO

How to use git log command line parameters

February 3, 2017 by admin

Git comes with a very power history viewing command – git log, which supports a number of command line parameters. This options are very powerful, especially when used in combination. Here are the ones that I use the most: –author=“Alex Kras” – Only show commits made by a certain author –name-only – Only show names […]

Filed Under: Git Tagged With: git

Copyright © 2025 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in