BΞRNH∆RD

123 Followers
65 Following
143 Posts
Small time indie game dev putting out games and tools here and there and trying lots of stuff. Tokyo ・he/him
GitHubhttps://github.com/schellingb
Game Jamhttps://ldjam.com/users/bernhard
Frameworkhttps://zillalib.github.io
YouTubehttps://www.youtube.com/@psyraven/videos
A big earthquake just hit northern Japan. Hoping for things to be not as bad as these can get...
Here's the very first alpha version of my  Git GUI client 'CozyGit' for Windows, aiming for simplicity and ease of use. It's also a standalone portable 1 MB EXE file with no dependencies.
It probably has bugs and misses a lot of features, but I already use it for all my GitHub pushing and pulling. Check it out at https://github.com/schellingb/CozyGit #git #development
GitHub - schellingb/CozyGit: CozyGit is a Git GUI client for Windows aiming for simplicity and ease of use

CozyGit is a Git GUI client for Windows aiming for simplicity and ease of use - schellingb/CozyGit

GitHub
Switzerland wins the Eurovision! Time to party! Congrats! 😆
Finally found some time to work on my git GUI client, which is a single portable 1.5 MB .EXE file with no dependencies.
I have pull/commit/push/diff working well which is pretty much all I need. That and 'Restore on commit' for easy committing of parts of a file.
I'm so upset at GitHub today 💢 Way to mess up my entire workflow. Boooooooo
Looking through a recorded CPU profile in QCachegrind is so much fun. A few years ago I contributed callgrind exporting to Very Sleepy so I can use use my favorite CPU sampling profiler with my favorite visualization tool.