Divooka is a high-performance visual programming platform designed for creators, developers, and world builders. Build applications, generate worlds, process data, and experiment with computation using a powerful node-based system combined with flexi...
In this video we take a look at how to import and export threads from and into Markdown files. By following the convention of markdown projects, it allows more friendly version control setup.
Threads is a branching, canvas-based document editor for ...
Threads is a branching, canvas-based document editor for organizing non-linear writing, technical material, or multi-path conversations. It provides a structured workspace where each node is an independently editable document, allowing you to build, ...
Hey folks, Charles here from Methodox. As a developer deeply embedded in the generative AI space, I've spent the last couple of years wrestling with the limitations of LLM interfaces. Today, I want to dive into the motivations behind our latest proje...
This week was mostly about tightening up the foundations of our tools rather than pushing new features. A lot of our older experiments were starting to show their age, so we spent time cleaning things up and getting the core systems into better shape...
This video we demonstrate how you can use Methodox Threads to boost your Gen AI workflow by managing them in a visual pattern.
Methodox Threads is a branching, canvas-based document editor for organizing non-linear writing, technical material, or mu...
Version 1.2 Release Notes
Version 1.2 introduces long-awaited improvements to high-resolution map creation. You can now paint at higher resolutions and export maps up to 128K, making them suitable as base maps for GIS workflows.
Map Rendering & Vie...
Overview
!Calibrationhttps://dev-to-uploads.s3.amazonaws.com/uploads/articles/3u4z6yz2tm0hhdvprm3y.jpg
This is the second 3D printer I've tried to set up, and the first one bought for the company. I plan to run some custom experiments with hardwar...
In the software engineering classes I teach undergraduate and graduate I'm working to help students gain hands-on exposure to essential tools necessary for real-world software development. While languages, frameworks, and tools constantly change, the...
Allowed global variables and supposed memory savings.
> TL;DR: Don't ever user Singletons
For 20 years I have been teaching software at the University of Buenos Aires. In the software engineering course we teach design patterns and the same "scheme...
Overview
Methodox Technologies, Inc. - officially registered in Ontario at the end of July last year - has now been around for nearly a full year. Time has passed neither too quickly nor too slowly, moving along steadily as it always has. The bigge...
ComfyUI's architecture can seem opaque at first glance, particularly for those approaching it from another platform or without a deep dive into its internals. This has led to some overly complex integration attempts. In reality, however, ComfyUI offe...
> It's clean and elegant.
Overview
As discussed in a previous posthttps://coderlegion.com/4483/devlog-20250806-change-version-file-changes-history-only-version-control-binary-assets?show=6524#a6524 about binary file version control, keeping binarie...
Overview
In our pursuit to challenge existing visual paradigms and establish the next-generation general-purpose visual programming system, we've studied, borrowed from, and questioned many design elements of existing systems.
An area of innovatio...
Intro
Procedural generation, often called algorithmic art, is the process of turning code into visual content. Unlike generative AI, which can often feel "either works or doesn't", procedural generation offers predictable results and detailed contr...
Overview
From the beginning, we've expected Divooka documents to support multiple graphs for efficient daily use. I consider this essential for scripting purposes, as dealing with file system entry references should be the last thing on our minds w...
Video Intro
As fate has it, this is the third time I am doing control system simulation stuff in real-time, after proportional controlhttps://youtu.be/Pt2TOeEhJw and vehicle control systemhttps://youtu.be/A7JopQNLuAY.
This demo shows controlling s...
Revision: 001
Last Update: 2025-07-23
Introduction
Today I came across an excellent post by Emmanuel Mumba, 12 Open Source Alternatives to Popular Software For Developershttps://dev.to/therealmrmumba/12-open-source-alternatives-to-popular-softwar...