This document discusses executable documents parameterization — or parameterized reports — provided by the Raku package “Text::CodeProcessing”. YAML specs, LLM templates, an…| Raku for Prediction
Have you ever learned a keyboard shortcut that changed your life?| SAS Users
How fast can we get useful feedback on the Python code we write?| davidvujic.blogspot.com
Continuing with the work on tooling support for interactive and fun development with Python.| davidvujic.blogspot.com
I always had the feeling that Java can play a big role in statistics and machine learning. I see no reason against it. And I really don’t like Python. There are multiple reasons, but this post is not about that. Investigating and exploring data is a type of activity which is non-linear. Ideas pop up […]| UnlinkedList
This post shows how to generate and plot graphs of various extensions of the hand game Rock-Paper-Scissors. LLMs are used to simplify the graph generation.| Raku for Prediction
Reproducible workflows are simplified with tools like Nix for shell scripts and juv for Jupyter notebooks, enabling dependency declarations directly within scripts or notebooks for seamless sharing.| Looking for data in all the right places…
REPL Driven Development in Python| davidvujic.blogspot.com
This blog post demonstrates mathematical properties for the number 2025.| Raku for Prediction
We recently pushed out a new, experimental notebooks feature for easily launching Jupyter servers in the cloud from your local machine. We’re excited about Coiled notebooks because they:| Blog
In this blog post, we explore some neat examples of graph computations using Raku. These examples are designed to be concise, straightforward, and compelling, showcasing the capabilities of Raku an…| Raku for Prediction
and How Buttons Saved the Day| Ishan Das Sharma
This is a continuation of| astrid.tech
Because I had the privilege of obtaining factory-fresh ROMs from the cameras| astrid.tech
Introduction| astrid.tech
In this blog post we provide aids and computational workflows for the analysis of the first Carlson-Putin interview held in February 9th, 2024. We mostly use Large Language Models (LLMs). We walk t…| Raku for Prediction
Consider the following Raku-developer-centric applications of ML/AI vision models: – Narration of UML diagrams – Code generation from narrated (and suitably tweaked) narrations of archi…| Raku for Prediction
Troubleshooting emacs-jupyter with python 3.11.| The Cloistered Monkey