~/blog

#Rust

2024 3

  • #News #Development #Rust

    Auto-commit & push git repositories

    I’ve been writing my notes for over 4 years in markdown. I write my notes in similar style of a Zettelkasten method. I was inspired by foambubble project and was using it for quite some time. The goal of foambubble was to re-use as much free technology for writing and keeping second brain. The author Jani Eväkallio has chosen to write a plugin for VSCode and utilize git workflow. This approach as complicated for average human was very appealing to me as I was already user of certain tools. Since then, I stopped using VSCode as my code editor and therefore, as there wasn’t support for foam outside of VSCode I’ve migrated to a simpler workflow using zk. Since then, I have struggled a lot with forgetting to commit my changes as I often write updates, mark completed tasks, or write new TODOs throughout the day.

  • #News #Development #Rust

    My first published Cargo crate

    I’ve become obsessed with cameras, during our Tenerife trip, where I got to use a borrowed mirrorless camera for the first time. After that, I researched which camera I’d buy for myself for five months. While watching all the reviews, I was interested in the exposure settings for each picture presented. I’ve displayed many photographs in our Tenerife vlog with my wife. I’ve decided that I’d like to show those exposure settings in my other videos as they might inspire other photographers. I’ve tried many image editors and tools, but not one was able to fulfill my demands on how I’d like to display those settings underneath each picture. Many tools supported some kind of framing, however it was always in a limited way. I knew straight away that this would be a cool and small side-project that I could create. I could use my favorite technologies and have good content for my streams. At first, I thought, that I would have to render the text right into the image. It will however be in some aspect a deformation to the quality of the original image. There was also a question of how should the text be displayed in a way that for any image size, the text will be of a similar or determinable size.

  • #News #Development #Rust

    This site has been rewritten again

    Hey world, After a few months of work, I can finally present to you a new style for this site. The style isn’t the only thing that changed. I’ve completely rewritten how this site is produced. With the front-end tech world spinning too fast I’ve noticed this cool little library called HTMX that takes front-end development back 10 years and provides a completely different look at how web development could’ve been done.

↑ top