
Obsidian to Readwise
I’ve thrown together a quick python script that seeks to identify all quotes in an Obsidian folder and sync them to Readwise.
Readwise-Obsidian Highlights
Atomic notes for a designed daily template.
QuickScripts
System Quick Scripts: A collection of scripts I’ve found handy for a linux system. Includes quick-installation scripts.
Document-Generator
Makers file: My method to document creation using Pandoc and makefiles into presentations (beamer) or pdfs. Archived as I’m streamlining my workflow
DSLR timelapse
WARNING This post was added before its time. It is incomplete (missing a proof-read, some pictures), and is only posted as-is in order to test my developing framework for pictures.
I’ve started a new project: using a Raspberry Pi to create a timelapse on a DSLR. I’ve recently moved to Binghamton NY, and from my 8th floor apartment, I have an amazing view of rolling hills. In the morning, clouds cover the summits. Preludes to rain drape the sky in rolling whites and greys. But I can’t communicate any of this to my parents back in Singapore, and while words could paint a picture, an actual picture is worth a 1000 words. And I imagine a timelapse is worth a million or so.
Lightbox2 in Hugo
Warning: Changes in how I run this site has lead to broken links here.
This is a quick run-down of how I set up lightbox2 for my hugo site. To be honest, it is my personal documentation to the shortcode written by Julian Stier in his blog-post about lightbox2. His post helped me deal with a number of problems using lightbox2 with hugo when the main lightbox2 tutorial had failed me. This will be a post under constant development as I work out lightbox2 and to remind myself how to implement it.
Generating Custom Raspberry-Pi Images
I’ve been working on a number of projects involving my raspberry pi; DSLR timelapse, a pi running dedicated stocks and notifications systems, and a media server. I have a silly approach of solving any critical errors by flashing a new raspbian image to the SD card and continuing as if the error was never made. The approach can be heavily criticized, but I’m not invested in immediately working out the errors; it’s usually something obscure. 90% of the time, some critical software was just installed the wrong way. I’ve been looking for easy ways to set up my raspbian images from the get-go and found what I think is the best approach: Pi-gen.
Digitizing collections
I’ve begun creating a media server lately. Something that I never thought I would attempt. With the number of relatively comprehensive streaming services, a media server did not make much sense. Not to mention my ptsd thinking back to my teenage years of terrible data-handling. I would create inumerable backups with minute differences, making it impossible to realize which one was the proper backup when needed. I’m still surprised today by some backup hidden deep in my file systems. I imagine I’ve learnt something from my last few years with linux, where I’ve learned rules to file managment.
Getting Emacs and Julia to Work
Julia and Emacs
Julia is a hot upcoming language. I see nothing but support for it online, and many benchmarks showing a notable improvements over Python or R. The main reason why it is not already rivaling Python or R is the framework and packages. The language is still new, and does not have a mature framework. Even though it is now on the stable v1.4, there are features I’ve seen described as as ‘in development’. The packages are also maturing, and I can find many equivalent packages to those I use a biologist. However, I will admit a certain level of distrust until I understand Julia better.
Eink-calendar
Archived