[amscotti@128bit.io ~/posts]# grep -l "google" *.md | xargs -n1 head _
Date: November 29, 2019

A review of Google Fi telecommunication service built on partner networks like T-Mobile and Sprint. Highlights advantages of switching to best available network through automatic network selection, international service for travel without SIM card hassles, and seamless connectivity when traveling abroad, noting how it transforms mobile experience during trips.

Date: June 25, 2018

A personal WiFi journey from cheap Linksys router through Apple Airport Extreme, frustrated by poor performance with increasing devices. Researched solutions leading to Google WiFi with mesh networking, praising its intelligent signal routing and easy app-based setup that eliminated previous WiFi dead zones throughout the house.

Date: March 23, 2014

An introduction to Google's LevelDB, an on-disk key-value store based on BigTable concepts without sharing code. Covers using LevelDB embedded or as backend storage like Riak, its multi-level architecture for performance through tiered data storage, typical use cases, and being found in Chrome's IndexedDB implementation.

Date: July 08, 2012

An opinion piece on the rapid evolution of web technologies driven by competition between major browser vendors. Discusses how Google, Microsoft, Mozilla, and Opera compete to implement HTML5, CSS3, and JavaScript optimizations faster, pushing web development forward and benefiting users with richer web experiences.