Overview Whisper Transcriber transcribes audio into text using the amazing Whisper...
DevLog 20250820: Towards Unified Chat Gateway Overview Ever since the general...
We're a tiny startup with one primary job: build Divooka - the general-purpose visual programming...
Many years from now, when power users, researchers, and historians look at this article, they will...
Overview A Divooka script file ("Divooka Document") is a data container of node...
Motivation When working with routine tasks, it's convenient to have some form of automatic...
Overview cv is a command-line utility I originally used for personal Unreal Engine...
Preamble When I first envisioned Divooka, I aimed for open source, open file formats, and...
Revision: 001 (This post identifies a problem and is not generating a solution for it yet.) ...
(Update: 20250804) Salute🫡 To Dev.To Dev Team! The dev team addressed the issue within an...
Overview In our pursuit to challenge existing visual paradigms and establish the...
Intro Procedural generation, often called algorithmic art, is the process of turning code...
Introduction Fantasy Planet Painter is a creative software tool designed for building...
Overview From the beginning, we've expected Divooka documents to support multiple graphs...
Throughout my day-to-day life, both personal and professional, there is a need for lots of "small"...
As someone who uses and writes lots of programs, and works on countless projects simultaneously, it's...
Intro Pure has been our in-house C# scripting solution for a few years now. After...
Revision: 001 Last Update: 2025-07-23 Introduction Today I came across an excellent post...
Overview This little project deals with very simple (2D) right body physics. I will not...
Sneak Peek I'm very excited to share some updates, along with this early demo video of...
Revision: 01 Last Update: 2025-07-11 Python: __init__.py In Python, any folder with an...
Revision: 1 Last update: 2025-07-11 Tags: Reference Scratch is top 20 most used programming...
Generics is effectively a way to generate codes using templates at either compile time or...
ComfyUI's architecture can seem opaque at first glance, particularly for those approaching it from...
Tags: Visual Programming, Developer Tools, API Design, Software Architecture, Programming Paradigms,...
Overview How difficult is it to achieve Unreal Engine-style procedural context...
Overview Mobile phones have had audio input for a long time, but none of the default...
When a code project grows complex it's going to be difficult to understand which depends on which -...
We have the same Subgraph node in both procedural and dataflow context - one might be wondering (from...
Originally posted on Methodox Wiki: Data-Driven Design. Overview Modern software often...