Slatians hideout on the Web
A few bytes about me …
Greetings, I'm Slatian (sleɪtiːan) a fluffy dragon who creates Software, makes it run and breaks it (not necessarily in that order).
My interests include taking code apart and putting it back together, customising my desktop and terminal environment, the semantic web and organising information (apparently called Ontology). Sometimes a bit of philosophy.
/me likes opinionated software and uses Linux distributions like Void, Artix and Alpine. My favourite text editor is kakoune.
I use they/them pronouns.
You can talk to me in English or German.
Me elsewhere on the internet:
- Fediverse
- @slatian@pleroma.envs.net (fedi backup)
- Git
- codeberg.org/slatian
- baschdel ädd disroot döt org
- Matrix
- @slatian:slatecave.net
Explore the Slatecave!
Besides visiting my Creations, Blog and Notebook pages …
- The Slatecave organised by Topic
- Organised by Language (That is programming, markup, query and serialisation)
Or visit some other awesome sites:
Recently updated Pages
Tutorial: Smart ssh jumping
SSH jump hosts are great! However, having to think about the current network is a task better done by the CPU
A simple TicTacToe game
Completed - Written for the commandline this is my first game I've written myself, still fun to have around in 2020.
A Tetris clone
Completed but messy code - A simple Tetris game written in Python that started as a scool exercise.
Dragonstone - Gemini/Gopher Browser
Usable, rewrite planned - Dragonstone is a browser for the Gopher and Gemini protocols built with Gtk 3.
A wrapper for a terraria server with some perks
Completed - Adds automatic shutdown when not needed, Matterbridge support and exposes Server commands to the ingame chat.
Vala project setup script
Completed - This project is a lua script that automates the process of setting up a project with vala, meson and git. Similar to what happens when yo tell cargo or go to create a new project. It also sets up some helper scripts and a README with build instructions.
DDB - Object Key Vale Store
Actively used, needs some love - DDB is a simple in memory key value store with the goal to serve as IPC (Inter Process Communication) infrastructure between simple and less simple scripts.