Category: Programming

  • Experiment: Train Own LLM, Step 1

    Experiment: Train Own LLM, Step 1

    While I’ve been experimenting with the LLMs through Hugging Face, I didn’t have a reason to start my own models. Everything changes regularly, so I haven’t yet found what fits my ideas well enough. That being said, I still haven’t decided what I will be…

  • Code Snippet: C# 12, .NET 8.0, Smaller Images

    Code Snippet: C# 12, .NET 8.0, Smaller Images

    One thing I didn’t consider when using my Sony DSC-W800 20.1mp digital camera, is when I run them through Photolemur 3 for colour and shading enhancement, my images go from around 8mb to around 24mb each. Each time for posting here, on social media, or…

  • Active e-Fitness: Entering Alpha Testing

    Active e-Fitness: Entering Alpha Testing

    Several things have changed for me, and it has been difficult to put it all in the right order. To solve my troubles, one of the suggestions is to get back into my exercise routines. It took time, but I managed to get back at…

  • Set Up Gitea on a Raspberry Pi Zero 2 W

    Set Up Gitea on a Raspberry Pi Zero 2 W

    After finishing last month’s novel, Start Finishing, I’ve realised I have too many code projects sitting in a state of incomplete. I considered it for a while, and finally decided on a simple action plan. I realised the easiest way to complete my personal projects…

  • Experiment: NaNoE.V3 Experimentation Built Through ChatGPT Tutorials

    Experiment: NaNoE.V3 Experimentation Built Through ChatGPT Tutorials

    Everyone has been playing around with the new GPT. Some have had fabulous experiences, some have not. I’ve found the style of questions to ask which allow for me to start experimenting in new ways with my personal projects. I went through several iterations to…

  • Active e-Fitness: Notifications, Improvements

    Active e-Fitness: Notifications, Improvements

    I managed to fall into the deep end with the list of things I needed to finish off and do. This is the reason I missed a few posts, and had less time to organise my progress in Active e-Fitness. I decided to focus on…

  • Active e-Fitness: Entering Alpha Testing

    Active e-Fitness: Entering Alpha Testing

    Images in article are through the Android emulator for development, the values shown are not indicative of anyone’s progress or use. One of my challenges for the year is to get back into my proper training schedule. I have, a few times, made apps for…

  • Raspberry Pi Zero 2 W – NoIR Camera Progress 1

    Raspberry Pi Zero 2 W – NoIR Camera Progress 1

    My next step is to bring the Pi to a re-usable state. A simple web interface to turn the camera on, or off, then a method to refresh the latest image. Then, I had to make a boot script to see if I have internet…

  • Introducing .NET 6 and C# 10

    Last year we took a look at some of the new features in .NET 5 through WPF, this year I decided to keep it simpler. The idea is to get the new simpler, cleaner, code in our projects for the future. We’ll look at some…