-
Hi, I'm James Briggs, an Internet computer programmer/DBA/SRE in Silicon Valley. I've been engineering for over 20 years for companies like eBay, Netflix, Yahoo!, Apple, Amazon and startups.
I use TuCows/Hover for registering domain names.
I am available for MySQL/Postgres DBA/SRE/Security work in Silicon Valley or remote. Click here to contact me.
I am a MariaDB/MySQL code contributor and Perl CPAN author. Check out my github. My most recent project is cassandra-top.
In my spare time I do Open Source programming and like flying airplanes, karate and studying Asian languages.
This blog talks about events, places and things in my life. Upcoming Events 2020
- RedisConf 2020 Takeaway, May 12-14, 2020 Virtual (Free)
- AWS Summit Online May 13, 2020
- Percona, May 18–20, 2020, AT&T Convention Center, Austin
- Jenkins/Cloudbees, Sept. 21-24, 2020, TBA, Vegas
- PagerDuty Summit, Sept. 21-23, 2020, SF
- postgresopen.org (TBD)
- API World 2020, Oct. 27–29, 2020, San Jose Convention Center
Theme Song for this blog is "Fingerprint", sung by ChariceSan Jose, San Jose International Airport, CA
Last Updated on May 29 2022, 2:53 am PDT
Weather by NOAA
Current Conditions: Overcast
Temp: 56°F
Wind: North at 6mph
Humidity: 77%
Windchill: 54°F
Categories
- Angry Birds (5)
- API Programming (56)
- BSD (38)
- Business (256)
- Cassandra (31)
- Cloud (95)
- CNC (5)
- Conferences (73)
- Flight Simulators (6)
- Flying (93)
- GC Pauses (4)
- Hadoop (13)
- i18n (60)
- Indonesia (41)
- Japanese (56)
- Java (11)
- Karate (2)
- kicad (3)
- Linux (234)
- Microservices (9)
- MySQL (168)
- MySQL Cluster (16)
- Open Source (380)
- Oracle (66)
- OSCON (17)
- Perl (115)
- Personal (9)
- Photography (73)
- Postgresql (11)
- Psychology (49)
- REST API Programming (9)
- Restaurant Reviews (35)
- Retro (15)
- San Jose Bay Area (46)
- Storage (117)
- Tablets (10)
- Tech (1,020)
- Toys (363)
- Travel (101)
- Uncategorized (3)
- User Groups (75)
Meta
RackPing Graphs
-
RackPing Performance Graph
Monthly Archives: October 2021
Origin of the Elements Chart
Dr. Edward Murphy, University of Virginia, gave a profound talk on how stars create heavier elements from hydrogen and helium. One of the slides is remarkably informative, and supplements the periodic table: Lecture notes: – almost all elements come from … Continue reading
Posted in Uncategorized
Leave a comment
Terraform Workspaces
Terraform workspaces allow you to use a different state file from the CLI, or the equivalent with Terraform Cloud. Workspaces are used to provide cooperative isolation. They can be thought of like programming language namespaces. A workspace called production is … Continue reading
Posted in Cloud, Open Source, Tech
Leave a comment