Skip to content

Christine Seeman

Java to Ruby One Programmer's Journey

Menu
  • Twitter
  • LinkedIn
  • Dev.to
  • Contact Me
  • About
  • Talks
    • 2020 Talks
    • 2019 Talks
Menu

Category: Git

Custom formatting with git log

Posted on May 13, 2021 by christine

Reading Time: 3 minutes I’ve chatted about Git before, but today I wanted to dive on some learning that I did recently on git log specifically. I wanted to streamline how I populate my pull request descriptions. Typically with my git commits, I like to keep to a atomic commit philosophy. My commits tell the why of my code…

Read more
Learning light bulb in hand

A Month of Learning

Posted on December 31, 2019January 30, 2020 by christine

Reading Time: 5 minutes My month(ish) of learning So one of my goals has to been to dive deeper into Ruby and Rails, but as well as to try to learn a new thing, maybe technical, maybe not, every work day. And then to write that thing down. This was to help with accountability, you know actually doing it,…

Read more

Code Documentation – before, after, and during coding

Posted on November 1, 2018November 5, 2018 by christine

Reading Time: 4 minutes Sometimes you just need to started on some design for work on a larger ticket or new feature, you want to get your thoughts down and maybe start plotting out a code flow or some potential classes but what app do you reach for? So much of the time I reach for Google Docs, for…

Read more

Git workflow and my new love of Git alias

Posted on July 24, 2018 by christine

Reading Time: 2 minutes For good or bad, my current Git workflow does not include merges, but rebasing. It keeps the history cleaner, works with the established workflow (pretty standard GitHub flow) just no merge commits.  I was trying to find a nice graph of the master branch, but coming from a GitLab background it isn’t hard to find…

Read more

Finding out how little you know about Git

Posted on June 18, 2018 by christine

Reading Time: 2 minutes I haven’t been a Git user for a long time, I have just been actively using it since January. That may not sound like a long time, but for a developer using a tool for over 5 months is almost as much as some projects take (if you are lucky) or as long as a…

Read more

About This Site

C'est Moi! Christine

I’m Christine, an Omaha-based Ruby programmer who is attempting to switch my mind from Java to Ruby.

Recent Posts

  • Oh, hello again Vim
  • Custom formatting with git log
  • Let’s explore: what is a shell and terminal?
  • What’s up with mimemagic breaking everything?
  • What a developer needs to know about 2FA

Post Categories

  • 2FA (1)
  • bookclub (5)
  • Career (3)
  • documentation (1)
  • Gifs (1)
  • Git (5)
  • IDE (1)
  • Koans (1)
  • Learning (20)
  • MacOS (2)
  • Rails (1)
  • Ruby (11)
  • rubyconf (2)
  • Shell (1)
  • Slack (2)
  • Speaking (2)
  • WordPress (1)
  • Worklife (2)

Tags

2019 code conference documentation git intro kernelcon learning rails ruby shell speaking terminal vim
© 2022 Christine Seeman | Powered by Minimalist Blog WordPress Theme