Simple Pebble-Plugin Tutorial
Just created a simple tutorial how to create plugins for the java based pebble-blog-software.
Check it out here
Just created a simple tutorial how to create plugins for the java based pebble-blog-software.
Check it out here
I actually never mentioned it publicly, but Wolfgang (dotmos) and me are working on and off (a lot off) on a Zelda-like retro game for retro platforms (and modern ones as well). At the moment, we support a variety of platforms including: * C64 (module using bank switching) * Atari ST * Amiga
This post dangled for a while in as draft. I didn't finish the project but still will post it.... Atm I'm developing a small multiplayer 'catch'-game using urho3d and its scene-replication. I never really got used to the inbuilt UI (not sure why
As the wold of AI is progressing very fast it is time to dive into it. I love the idea to combine LLMs with tools to execute or create context data. This is a very first approach with a local running LLM. In this tutorial, we’ll build a Linux-based
Having problems starting ubuntu-linux looking like this? To make the long story short: * Grub > Advanced Options > Pick the latest kernel in rescue mode * In the rescue-menu: * 1) network * 2) root > login to your root account apt remove --purge nvidia-* ubuntu-drivers autoinstall That solved it for me.