Search
-
Re: Share with us what is happening in your ZK this week. December 8, 2023
For a few days this week, I collaborated with ChatGPT4 on a SAML2 service provider in Python with single-logout capability. Here's the text of a LinkedIn-style post taken from a Zettel on the adventure. 🐍 Python SAML2 Service Provider Project: a productive struggle with ChatGPT4 🚀 I completed a Python-based… -
Re: Learning a new programming language using the ZK
When I learned about list comprehensions in Python, I explained it to me in familiar terms, e.g. what it'd be like in Ruby or C, for example. This helps find an answer for the question "what was the Python thing for X in Ruby again...?" Example: value types, which I likened to Ruby's OpenStruct # 201905280926 Value types… -
Re: How to get the path to the archive
In consultation with my ZK, I found a method/function that programmatically works with Python to find the currently active folder path to The Archive, using the plist. Special shout-out to @pryley for the insight. This may give you ideas for adaptation to the language you use. ---UUID: ›[[202208021213]] cdate: 08-02-2022… -
Re: Exposing the zettelkasten to the quantitative eye
I got to thinking about this and I might have a solution. What form do your "old links" take? The links graph is already populated with 3 forms of "wiki links" a couple of more won't hurt. A few samples would help. I have revised and updated the ogden.py, adding copious comments and minor changes in the links graph.… -
Re: The Difference Between Good and Bad Tags
Sounds sensible to me. Your example of ... likely won't make sense if "Human Behavior" is not enclosed in that one single note. Since the term is so broad, it's unlikely To make a pragmatic suggestion, one would have to know what the "Human Behavior" note looks like, why you have it, what you do with it, etc. I try to…