logseq publish hugo with python

public:: true blog-date:: 2023-06-12 briefly Inspired by the super popular #[[schrodinger logseq plugin]], I wrote up something in #python today, to publish to #Hugo like https://github.com/sawhney17/logseq-schrodinger but also with support for block embeds. In particular, I was also really inspired by [[Bas Grolleman]]’s concept here around how to be able to use #interstitial-journaling and be able to nicely coalesce selected sources through their block embeds, into a target logseq concept they all refer to....

June 12, 2023 · 8 min · 1683 words · Michal Piekarczyk

semantic code search first stab

public:: true blog_date:: 2023-06-11 The idea here was to try out Sentence Transformers , https://sbert.net , on source code search. And as a first stab, a corpus was built with, hey why not, the code from the #sentence-transformers repo. The documentation at https://www.sbert.net/examples/applications/semantic-search/README.html#python was used for the basic test here. And a small bit of code at the bottom here, shows how the lines from the python source files were written to a python list first....

June 11, 2023 · (updated June 13, 2023) · 5 min · 910 words · Michal Piekarczyk

Decartes vs Spinoza

This is a school English class project on philosophy from around 2004 where I recruited friends and family to do the voice acting of Spinoza and Descartes 😂. Glad this did not get lost. My brother and uncle are voicing here Scene 1 Scene 2 Scene 3 Scene 4 George and Eugene Here is the second set of voice acting. Scene 5 Scene 6 Scene 7 Descartes vs Spinoza scene 7 from Michal Piekarczyk on Vimeo....

June 10, 2023 · 1 min · 76 words · Michal Piekarczyk

How to unchaos your photos?

an interlude to having better grasp of an unwieldly photo situation

May 29, 2023 · 2 min · 301 words · Michal Piekarczyk

A diabetes summary (draft)

TLDR Diabetes is what happens when high blood sugar wreaks havoc on the body because either with type I diabetes, the pancreas cannot produce insulin for various reasons or with type II diabetes, no matter how much insulin the pancreas produces, it is not enough insulin to meet the high levels of blood sugar because of insulin resistance (insulin is ignored by cells and blood sugar is not taken up). But fortunately dietary carbohydrate is the main lever here....

May 20, 2023 · (updated May 29, 2023) · 6 min · 1086 words · Michal Piekarczyk