Sascha Manns

My personal Blog about Linux, Windows Programming and other random stuff.

All Posts

Zelda 3 - A Link to the Past for Windows, Linux und MacOS

Gerne denke ich an die 90er zurück. Der Start der Heimcomputer, der speziellen Musik, und der Spiele. Eines der Spiele, an die ich gerne zurückdenke, ist "Zelda - A Link to the Past". Schon Ende der 80er hatte Nintendo diese epische Reihe gestartet. So sah das ganze damals aus: Especially the third part from 1995 had made huge steps forward. Better graphics and orchestral sound.   Until now, …
Linux Windows 11 Ubuntu Opensource openSUSE

Welcome to Moonglade

Moonglade is the new blog system for https://edi.wang. It is a complete rewrite of the old system using .NET 6 and runs on Microsoft Azure. …

Animated Typing Utility with JavaScript

Ever wished a animated typing effect in your webproject? If yes, you should definitive check out the typit.js library. Last days i stumbled upon that interesting library. The effect looks like: How could you implement it? Let we say, you would like to use this effect to show others your different job experiences. First place a tag inside your code like that one:  Then …
JavaScript

Fixing Ubuntu versions of MultiMarkdown

As here explained, that the Ubuntu versions of Multimarkdown are broken. The result is, that you can't export Scrievener documents into Latex documents, because the compiling process breaks with a unknown error. With that steps i have fixed it, so i can export to Latex. …
Linux Ubuntu Opensource