alexkras.com

  • Archive
  • Top Posts
  • GitHub
  • LinkedIn
  • Contact

Are Software Engineers more likely to have boys?

January 19, 2017 by admin

For a while now I had a theory that Software Engineers are more likely to have more boys than girls. I know it sounds like a stupid idea, but I had some strong anecdotal evidence to suggest that I might be onto something. Anecdotal Evidence Here is the list of past 3 companies where I […]

Filed Under: Random Thoughts

AMP Toolbar Is Now Scrollable on Mobile Safari

January 14, 2017 by admin

3 Month ago I wrote how you may be loosing your mobile traffic to Google AMP pages, that got some attention. 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, as well as a subset […]

Filed Under: AMP, Front End, SEO

God as a Model of the World

December 21, 2016 by admin

I am currently reading a book by a Russian author – Alexander Nikonov, titled “Upgrade of the Monkey”. I believe it’s only currently available in Russian. It reminds me a lot of A Short History of Nearly Everything by Bill Bryson, except it’s much less politically correct. Author opens up with a strong stance against […]

Filed Under: Random Thoughts

Simple RSS Reader in 85 Lines of PHP

November 30, 2016 by admin

I wanted to create a simple RSS reader for myself. All I wanted to see was some top headline from top news site (according to Google it’s BBC, CNN and Fox News). No images, no fluff, just a headline and a link. I settled on 7 headline, which provided me a good balance between too […]

Filed Under: PHP Tagged With: PHP

Chrome Dev Summit 2016 Highlights

November 22, 2016 by admin

Originally posted on http://www.apixio.com/technical-post/notes-from-the-2016-chrome-dev-summit/ Two weeks ago I got to attend the Chrome Dev Summit, an annual two-day conferencehosted by Google where they announced latest developments relevant to the webtechnology. Here are my full notes from this conference. Since there was somuch information presented, I decided to organize it by subject, instead ofchronological order of […]

Filed Under: Business, Front End, JavaScript, Software Engineering

Twitter API Example – Search and Get User Tweets in Python

November 19, 2016 by admin

Last week I wanted to scrape my Tweets for the past few days. It was very easy to do with Python. In this tutorial we will explore: How to install Twitter API library in Python How to set up Twitter API authentication How to Search with Twitter API How to Get User Tweets with Twitter […]

Filed Under: Business, Python, Software Engineering, Tools Tagged With: api, example, login, Python, twitter

Summary of My Meeting with Google AMP Team after “Google may be stealing your mobile traffic” post

November 3, 2016 by admin

Two weeks ago I wrote a blog post with a controversial title Google may be stealing your mobile traffic, where I outlined some criticism of Accelerated Mobile Pages (AMP) project. Shortly after Paul Bakaus (a developer advocate for AMP project) invited me to join him and Malte Ubl (product manager for AMP project) for lunch […]

Filed Under: AMP, Business, SEO

Git grep multiple repos at once

October 25, 2016 by admin

Updated in 2020 to work with Python 3. My company uses multiple git repos that all depend on one another. Often I find myself trying to grep through a few of them at the same time. Regular grep works, but it takes a long time and displays a lot of noise. git grep only searches […]

Filed Under: Git, Tools Tagged With: git

Google May Be Stealing Your Mobile Traffic

October 15, 2016 by admin

Update 10/17/2016 6:30pm: You can read a response from the tech lead of the AMP Project for Google, in the comment area. Update 11/01/2016 10:40pm: After learning more about AMP, it became clear that the original title was inaccurate. A better title would have been You may be losing Your Mobile Traffic. Update 11/03/2016 10:30pm: […]

Filed Under: AMP, Business, SEO

Parse JSON Object to Map in Scala Using Jackson

October 6, 2016 by admin

I couldn’t find a good example online, so here it goes. Hope it helps

Filed Under: Scala

  • « Previous Page
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 13
  • Next Page »

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