Finding a CherryTree to Markdown converter

Acry | 10 February 2023

To export my data from CherryTree to markdown I needed a converter. I found the CherryTree to Markdown converter; problem: it is written in PHP and I don’t had PHP installed on my machine. Currently I am on Manjaro.

read more

Finding the proper C IDE

Acry | 22 December 2022

After letting my contract run out I picked up my old projects. In the past years I could only write occasionally in C and gave VSCode a shot. You can checkout the repo

read more

Added new starters

Acry | 28 February 2021

Added 2 new starters:

read more

Added SDL2 - Screen Transitions

Acry | 14 February 2021

Added SDL2 - Screen Transitions for the flappy project. Repository Game Page Game Repo

read more

Added copperbars effect

Acry | 31 August 2020

Added copperbars effect to the surfaces repo.

read more

Polished SDL2-Windows series and added candy bar effect

Acry | 30 August 2020

Complete revise, cleaned up and added candy bar effect.

read more

Polished SDL2-Renderer series and added a smooth sine wave

Acry | 17 August 2020

I added a few screenshots, cleaned up and added a smooth sine wave.

read more

New boilerplate for an OpenGL 4.6 Context with SDL2 and GLAD is up

Acry | 12 August 2020

Boilerplate C code to get OpenGL with an 4.6 context rendered.

read more

Bumped and reworked my AI repo

Acry | 30 July 2020

I started to rework and bump my AI repo.

read more

Flappy Bird SDL2-C Tutorial Part 5 is up

Acry | 29 July 2020

Next Part of the flappy bird tutorial in C using SDL2 is up.

read more

New boilerplate for GLFW and GLAD is up

Acry | 29 July 2020

Boilerplate C code to get OpenGL rendered.

read more

Flappy Bird SDL2-C Tutorial Part 4 is up

Acry | 27 July 2020

Next Part of the flappy bird tutorial in C using SDL2 is up.

read more

Flappy Bird SDL2-C Tutorial Part 3 is up

Acry | 26 July 2020

Next Part of the flappy bird tutorial in C using SDL2 is up.

read more

Great Article about Data Structures & Algorithms

Acry | 19 July 2020

I read an excellent article about the practical use of algorithms and data structures and I’d like to recommend it.

read more

Use modern JS in TS-Node on Arch-Linux

Acry | 19 July 2020

The Problem: One wants to use ES2020 or ESNEXT features with the global installed ts-node. TS-Node defaults to ES3:

read more

Flappy Bird SDL2-C Tutorial Part 1 is up

Acry | 18 July 2020

Next Part of the flappy bird tutorial in C using SDL2 is up.

read more

Flappy Bird SDL2-C Tutorial Part 2 is up

Acry | 18 July 2020

Next Part of the flappy bird tutorial in C using SDL2 is up.

read more

Flappy Bird SDL2-C Tutorial Part 0 is up

Acry | 12 July 2020

Finally I found some time to start pushing the first part of my tutorial.

read more

VS Code on Arch-Linux

Acry | 11 July 2020

Installing VS Code on Arch-Linux

read more

C - SDL2 Pong fix

Acry | 10 July 2020

Fixing compilation of my scaleable Pong

read more

Python 3 - GObject - GTKSource

Acry | 26 August 2019

Getting Source View and StyleScheme Widget to work

read more

C Extended - Regular Expressions - Boilerplate

Acry | 15 August 2019

Boilerplate Code for POSIX and Perl Syntax RegEx in C

read more

Emscripten Repository - Update

Acry | 29 July 2019

Update of the Emscripten Repo

read more

Non Linear Animations with SDL2

Acry | 27 July 2019

A new series started!

read more

Javascript (JS) with Node.js on Linux (Arch)

Acry | 26 July 2019

A new Subject started!

read more

New Site Layout

Acry | 26 June 2019

The new Site Layout is running.

read more