Skip to content
Wholesome Programmer
Looking at programming from my personal point of view

Tag: git

How git actually stores files

September 21, 2020 Tim Leave a comment

The popularity of git seems to rise and rise. And with its growing popularity I feel that a lot of…

Continue Reading →

Posted in: Programming Filed under: git, VCS

Writing git objects in C# efficiently

September 12, 2020 Tim Leave a comment

The git object model is actually pretty easy to grasp, basically every commit and tree is just a text file…

Continue Reading →

Posted in: Programming Filed under: C#, git, performance, VCS

Recent Posts

  • Programmers should use drawing tablets
  • How dependency injection might hurt your modular monolith
  • AspNetCore, SPA, Identity: Minimal Setup
  • Be mindful with those shiny things
  • How git actually stores files

Tags

.NET Architecture Asp.Net Core C# git Patterns performance Unmanaged VCS Vue.js

About me

Hey there, I am a software developer for more than fifteen years now. Also I like to look at a lot of things from a more social perspective than just plain technical aspects.

I feel that some topics are completely missing from the public view or misrepresented in one way or another, so this is my blog, looking at exactly those things!

I hope you enjoy this, please feel free to contact me if you think I should write about a certain topic!

  • GitHub
  • Xing
  • LinkedIn
  • E-Mail
Impressum & Privacy Policy
Copyright © 2022 Tim Heinrich