fantabos.co
  • Menu ▾
    • About
    • Blog
    • git
    • github
  • About
  • Blog
    • more ▾
      • git
      • github

To kill a boilerplate - a dev diary

2023-02-27 :: zaaarf
#java  #gradle  #annotation  #processor  #ast  To kill a boilerplate - a dev diary
A dev diary documenting my creation of an annotation processor for Gradle.

Don’t do coremods - a dev diary

2023-02-08 :: zaaarf
#minecraft  #forge  #java  #asm  Don't do coremods - a dev diary
A dev diary about our implementation of an ASM patching plugin for a Minecraft Forge client.

Oxidizing Arduino

2022-10-16 :: alemi
#project  #rust  #arduino  Oxidizing Arduino
My experience with embedded rust: getting from a blinking led to a system monitor

Enforcing Commit Style

2022-10-11 :: alemi
#project  #organization  #bash  Enforcing Commit Style
Forcing myself to write appropriate commit messages with git hooks and some bash scripting

It’s Not Bikeshedding!

2022-10-10 :: alemi
#opinion  #organization  #style  It's Not Bikeshedding!
I believe that any care towards your codebase is forward-thinking rather than bike-shedding
© 2023 Powered by Hugo :: Theme forked from panr