The tagging and categorisation is a work in progress. Pinboard is a fantastic, inexpensive paid service that works very well on different levels based on my short exploration so far.
Tags: pinboard defaultfeed
2026-05-22
pydoit - automation tool Define tasks in Python. Run only what changed. doit is a task management & automation tool like make, but in pure Python. It tracks file dependencies, caches results, and skips tasks that are already up-to-date. No DSL, no YAML - just Python functions.
the complementary task runner for python. Contribute to taskipy/taskipy development by creating an account on GitHub.
Pythonic task management & command execution. Contribute to pyinvoke/invoke development by creating an account on GitHub.
TeamPCP orchestrated one of the most sophisticated multi-ecosystem supply chain campaigns publicly documented to date. It cascaded through developer tooling and compromised LiteLLM and exposed how AI proxy services that concentrate API keys and cloud credentials become high-value collateral when supply chain attacks compromise upstream dependencies.
2026-05-20
Emacs Agenda Viewer Motivation and AI disclaimer. I have always liked Things 3 and Todoist for their ease of use. But I always found their feature set incomplete and lacking. I made peace with Emacs as it is powerful and extensible. But the org agenda interface always felt dated and clunky. So this is my vibe-coded attempt to connect a web front-end using emacs-client to the emacs backend to improve the visuals. Yes, this is vibe coded with AI, do what you want with this information...
2026-05-19
Defining Custom Task Workflows With Emacs Org-Mode Org-mode is a great way to track tasks and manage all those to-do items in one place, although Org-mode has a very simple workflow by default (TODO | DONE). To track your tasks in more detail you can define extra stages or create a completely workflow. Previously I covered how to set up Org-mode & Org-capture for the built in workflow. In this article I show how to configure Org-mode to use my own custom workflow or define your own...
TextLint Written text is an important component in the process of knowledge acquisition and communication. Poorly written text fails to deliver clear ideas to the reader no matter how revolutionary and ground-breaking these ideas are. Providing text with good writing style is essential to transfer ideas smoothly. While we have sophisticated tools to check for stylistic problems in program code, we do not apply the same techniques for written text. In this paper we present TextLint, ...
Reproducible Research Papers using Org-mode and R: A Guide - orgpaper/orgpapers.org at master · vikasrawal/orgpaper
A short article on customizing xref for my workflows with project.el and eglot
2026-05-16
2026-05-15
Pocket Flow: 100-line LLM framework. Let Agents build Agents! - PocketFlow/cookbook/pocketflow-parallel-batch at main · The-Pocket/PocketFlow
2026-05-12
Org Headline Card Convert Org-mode headlines and their contents into beautiful visual cards using Emacs text-properties and character art borders.