Maliwan Dynamics
More Knowledge More Cringe

Web Scraping To PDFs in Java
10 February 2025
Converting web pages into PDFs that don’t look like a pile of junk is annoying. I doubt that was Adobe’s intended use case for the PDF format. And ...
software;
AI For The Few
31 January 2025
I am afraid to share anything of value on the internet nowadays, not that I ever had anything of value to share to begin with. Seems like anything...
software;
Java Coder Attempts GO | Ep1
19 September 2024
I have heard many great things (and some odd things) about the GO programming language, so I had to try it out. This video and post begin my journe...
blog; software; video;
Next And Previous Post Previews In Jekyll
16 September 2024
I was having difficulty making a next and previous preview at the end of each post using Jekyll. The main issue was not that I couldn’t make next ...
blog; software;
Syntax Highlighting For Code Snippets In Jekyll
14 September 2024
So I spun up a Jekyll website and I needed to add code snippets to a new post. But wait! It’s ugly as h*ll! Why? How do other websites get their co...
blog; software;