Notes on The Collector’s Fallacy

Notes on: The Collector’s Fallacy • Zettelkasten Method Collector’s Fallacy Hoarding information, such as making copies and bookmarking webpages, can be addictive, because we have instant feedback: we did something, and the collection volumn increases. However, apart from the plies of collection, actually we haven’t learned a thing. What to do instead We need to assimilate the information and increase our own knowledge, and one of the first steps is to take notes....

Obsidian Plugin-local images plus

My Online Storage Service (OSS) is about to expire, and I decide to use local images in the future, therefore, I wanted to download these images and convert the url links to local image links. The Obsidian local images plus plugin does the job really well: Sergei-Korneev/obsidian-local-images-plus With one command, hundreds of images were downloaded and the related links updated:

Microblaze1.2 Boot from QSPI Flash (No bootloader)

Flash Configuration for a MicroBlaze project running only in BRAM and without a bootloader.

Microblaze1 Hello World LED

1 Introduction This post is a step-by-step guide implementing a blinking LED project with MicroBlaze: Create a minimal MicroBlaze project Sample code for blinking LED (based on a Xilinx demo) Implementation on the demo board I am new to FPGA and MicroBlaze, and I learned these all from the tutorials I found. References are at the end. I used: Device: xc7a35tfgg484-2, (an Artix-7 Mini board made by a Chinese company, Wildfire) Vivado 2018....

Python script for publishing blog posts from Obsidian

A simple script