Posts

Browse by : Categories | Tags

» Python Hijinks: Parsing OTF File

26 February 2023

Few days ago I stumbled upon a documentation for OTF font-file structure on learn.microsoft. For some reason I remembered watching tsoding dialy stream on Parsing Java Bytecode with Python (highly recommended! ...


» How I Built A Simple (Horrible) 3D Graphics Engine in python matplotlib - Part 5: Afterword

18 February 2023

Posts in This Series Part 1 - Intro Part 2 - Plotting with plt Part 3 - Square but 3D Part 4 - Speen! ...


» How I Built A Simple (Horrible) 3D Graphics Engine in python matplotlib - Part 4: Speen!

17 February 2023

Posts in This Series Part 1 - Intro Part 2 - Plotting with plt Part 3 - Square but 3D Part 4 - Speen! ...


» Theme Update 05 02 2023 - Theme Goes Public

05 February 2023

Woah Now you can use slug theme I made solely for this blog. Link to github repo. Although the more I think about how I structured this theme, the less I’m willing to put this into hugo marketplace. ...


» powershell - Merge bunch of CSVs

02 February 2023

Preface CSV is a tabular data exchange format and is used dangerously extensively by data scientists, engineers, or analyst alike. Looking at the wiki, its feature is actually quite limited as a format for exchanging tabular data in plain-text. ...


» Python Hijinks: Outlook Safelink *Decoder*

21 January 2023

Synopsis There were times when me and my colleague were asked to regularly update and copy links out of Outlook 365 mail to be inserted into certain form. ...


» How I Built A Simple (Horrible) 3D Graphics Engine in python matplotlib - Part 3: Square but 3D

20 January 2023

Posts in This Series Part 1 - Intro Part 2 - Plotting with plt Part 3 - Square but 3D Part 4 - Speen! ...


» How I Built A Simple (Horrible) 3D Graphics Engine in python matplotlib - Part 2: Plotting with plt

19 January 2023

Posts in This Series Part 1 - Intro Part 2 - Plotting with plt Part 3 - Square but 3D Part 4 - Speen! ...


» How I Built A Simple (Horrible) 3D Graphics Engine in python matplotlib - Part 1: Intro

17 January 2023

Posts in This Series Part 1 - Intro Part 2 - Plotting with plt Part 3 - Square but 3D Part 4 - Speen! ...


» Theme Update 17 01 2023 - Mermaid Diagram

17 January 2023

Added to theme: mermaid diagram! --- title: Animal example --- classDiagram note "From Duck till Zebra" Animal <|-- Duck note for Duck " ...


» Theme Update 14-01-2023

14 January 2023

edit 2023-01-15 13:18:21 Nevermind, none of these are used. I decided to go back to server-side rendering with Go-Chroma builtin syntax highlighting https://gohugo. ...