Codetown ::: a software developer's community
Time: August 22, 2019 from 6pm to 8pm
Location: Starter Studio
Street: 101 S Garland Room 108
City/Town: Orlando
Website or Map: http://www.starterstudio.org
Phone: 3212529322
Event Type: meetup
Organized By: Michael Levin
Latest Activity: Aug 7, 2019
Join us for a Git presentation featuring Rusty
Rusty Phillips has been a polyglot developer for over 20 years (and Java to some degree during all of that time), and has spent that time specializing
in not specializing - learning as much as possible in almost every
area of computer science and computer engineering. One of the few
areas that he has specialized in is configuring his environment to
suit the work that he's doing.
THE GIT STUFF:
1. Overview of version control features
- Locking checkout vs non-locking checkout
- distributed vs server-client
- Merge advantages of distributed
- Large binary disadvantage of distributed version control.
2. Git setup:
- ssh public/private keys; using ~/.ssh/config
- github, gitlab, bitbucket. (gitlab for demo)
- .gitconfig setup.
3. branches
4. commit vs push
5. fetch vs pull
6. The dangerous, common commands:
rebase, cherry-pick
7. Other important commands:
rm, reset, stash
8. merge vs mergetool, diff vs difftool
DEMO - commits with conflicts.
Other important areas:
1. Stealing dotfiles from the internet
(mine: tmux + nvim + oh-my-zsh + powerline).
2. CI/CD for gitlab via yaml file.
Stay tuned for details. Let me know if you’ll help out by sponsoring pizza. Thanks, Mike Levin
@mikelevin
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Tiger Data, the company behind TimescaleDB, has launched Agentic Postgres, a Postgres-based database designed for both AI agents and developers. It extends Postgres with fast forking, an MCP server, native BM25 and vector search, and includes a CLI for terminal access.
By Sergio De Simone
OpenAI recently released upgrades to their GPT-5 model. GPT‑5.1 Instant, the default chat model, has improvements to instruction following. GPT‑5.1 Thinking, the reasoning model, is faster and gives more understandable responses. GPT‑5.1-Codex-Max, the coding model, is trained to use compaction to perform long-running tasks.
By Anthony Alford
Replit has introduced Replit AI Integrations, a feature that lets users select third-party models directly inside the IDE and automatically generate the code needed to run inference.
By Daniel Dominguez
AWS has launched Database Savings Plans, allowing customers to cut database costs by up to 35% with a commitment to consistent usage. This feature enhances flexibility during migrations and expansions across AWS Regions. Positive community feedback highlights its potential impact on cost efficiency and future direction for database commitments.
By Steef-Jan Wiggers
Overload protection is often overlooked in platform engineering, leaving teams to create inconsistent, fragile fixes. Centralized rate limits, quotas, adaptive controls, and clear visibility give services predictable ways to handle traffic spikes, reduce reliability debt, and prevent cascading failures across systems.
By Gaurav Nanda, Tapan Manaktala
© 2025 Created by Michael Levin.
Powered by
RSVP for OJUG ::: Git with Rusty to add comments!
Join Codetown