Chronological list of activity of this website!
I already tried to write a blog post about AI. An article, discussing AI generated art, still festers in my drafts …
more...It’s been a while since I have written one of these. There’s definitely a cadence to these. That cadence …
more...Sometimes I get to improve this website by accident. I stumble on an interesting project, that fits well with what I …
more...I have recently tried to update my Zig project from 0.11.0 version of Zig, to 0.12.0. Zig compiler brings in its own …
more...It seems working in embedded means you’ll, sooner or later, use a Raspberry PI. At my current work place we use …
more...This article, titled “CSS is fun again”, put the OKLCH color space on my radar. It’s a color space, …
more...This website used Cactus comments system, which leverages Matrix protocol. It was a nice little experiment but …
more...It’s been quite rewarding to improve this website here and there. My new, HTMX based comment system isn’t …
more...I have turned off the Cactus comments system, on this website. I’ll soon be moving to my own comments system. For …
more...Some time ago I’ve embedded a toot, from my main Mastodon account, at the top of the projects page. As you can see …
more...I’m not updating this project entry too often. Not surprisingly, working on my projects, content for this website …
more...One day I hope to design a product with quality of a commercial product. I do not feel I can go through the entire …
more...For a long while now I’ve been using Google Photos service to store my photos. Few years ago I’ve switched …
more...At this point most people are pretty cynical about social media. The worst offender in that space is Facebook, recently …
more...This website has always been a project and currently it’s my longest running one (I’ve bought the ciesie.com …
more...You should start a website. It’s quite fun!
more...Let’s control volume with a (moderately) fancy knob!
AS5601 might be my favourite sensor right now. …
more...I’ve not written one of those at all this year. Not surprisingly, the most productive year for this website was …
more...This is the final part of a series of articles. I’d suggest going through part 1, part 2 and part 3 first. …
more...Recently I haven’t been as productive as I’d like. Sure, the pandemic took its toll. The summer is coming and if there …
more...RFID is complex but It’s also fun. Personally I find this technology to be a bit underutilized. I’d like to …
more...Having your own blog is a very interesting experiment. Like any other project it will teach you something. Your writing …
more...This year I’d like to play around with music. Mostly live looping. Live looping is a pretty specific way of making …
more...This will be the last update for 2020. We’re almost on the other side! We shouldn’t expect much out of 2021, …
more...If I’m working on code or tech related tasks, I’m doing it on Linux. That’s because I enjoy spending …
more...My current 3D graphics setup revolves around Blender, ZBrush and, less often, Marmoset Toolbag 3. Transferring the …
more...This post is about using Python in Blender. It’s not a tutorial. It’s more of an inspiration to learn and …
more...Warning: this is a very opinionated post. I’m not claiming I’m right. I’m describing my observations. …
more...Close to month and a half has passed since the last update. So many things have happened during that time. I’ll …
more...Summer isn’t the best time to push personal projects, but I’m doing my best to push this one. I had to take …
more...If you’ve ever tried to get better at playing a particular song you want to learn, you might want to first learn …
more...I’m trying something new. I’d like to regularly write some sort of an update which explains what I’m …
more...I know that this log still haven’t communicate the idea behind this project. I’ve finally managed to build a …
more...I’ve ordered 10 Kailh, low profile, brown switches… which is way less then I needed. Don’t know what …
more...I’ve started this website with the Beautiful Hugo theme. At that point in time I was learning how Hugo works. I …
more...The controller (unfortunately) has to provide a lot of functionality the keyboard does. It also shouldn’t be …
more...This is a project that scratches my itch for creating a custom BLE controller. The focus for this design is to help with …
more...If you dabble in 3D printing, you’ve probably stumbled upon the OctoPrint project. It’s a web interface for …
more...I like the idea of small, weekend projects. Something small you can make in a weekend. I’ve used the last two days …
more...Today I’ve played around with Zig, the new, hip (is it hip?) programming language. I find it pretty neat. …
more...A lot of new programming languages pop up here and there. It’s a very interesting moment to pick a new one up. The …
more...Pointers seem to be the most confusing part about C. It takes a while to fully understand them. As soon as you start …
more...If you want to overlay a rendered graphics on top of an image or a static video in Blender you should use the fSpy tool. …
more...I’m always curious about expanding functionality and improving workflow by connecting devices to software that I …
more...My experience in tech industry isn’t that big. It would be something around 5 years working as a coder. This …
more...Driven by the idea of building a Bluetooth keyboard like device, I’ve bought the SparkFun Artemis Thing Plus …
more...With the release of Blender 2.8 I went back to messing around with graphics. I would like to be able to replicate some …
more...I work a lot with image processing. There is a lot of transformations and sub images extraction. Often, it would be …
more...Inspired by a horrible Jenkins CI workflow I thought about a GUI app that could help compose and request/monitor CI …
more...Below you will find log entries that describe the design/thinking process.
I’ve made a small visualization of a motorcycle fuel gauge in Godot engine. It allows you to disassemble the gauge …
more...You can find the source code here.
I used the Wii Nunchuk controller to prototype one handed controller …
more...If you have ever worked with ARM Cortex M processors you’ve probably used GDB + OpenOCD combo for debugging. If …
more...Have you ever heard about txti.es? It’s a basic web page creator. You can basically create a very simple website …
more...Recently I’ve enjoyed reading blog posts by Nikita. You can find the blog here. One blog post I see quoted often …
more...It’s basically a DNS sinkhole. DNS servers resolve domain names into IPs. DNS …
more...I’m not sure I need it. Maybe you will. It is an exercise in excess. I rarely need something from my home PC …
more...A video showing the a keyboard made with capacitive buttons.
more...I think it’s time to go through what happens when you power on the STM32 Cortex-M microcontroller. There is a lot …
more...In the digital age you stumble on concepts analog in their nature. Modern graphics are created on a computer yet they …
more...I have spent a lot of time in front of a computer. That’s because you can do a lot of amazing stuff with it. I …
more...You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for …
more...Still wondering why it all works? Why this black square does things? Lets go deeper.
Previously I explained a bit about …
more...Recently I wrote a short article about setting up an environment for programming STM32 microcontrollers with the …
more...Recently, I’ve started working on a new project. It will take some time before the goal of the project is even …
more...If you like writing programs in C, are interested in game development and don’t enjoy all those complicated and …
more...