The Hidden Potential of Cellular Automata Systems
From simulating life’s patterns to optimizing network traffic flowContinue reading on Better Programming »
Read moreQuantum Computing: How To Add Two Numbers Using Quantum Circuit
A step-by-step walk-through on how to add two numbers using quantum computing circuitsContinue reading on Better Programming »
Read moreLlamaIndex: How To Evaluate Your RAG (Retrieval Augmented Generation) Applications
Classic 10k reports with Australian real estate market reports to demonstrate the end-to-end evaluation processContinue reading on Better Programming »
Read moreMaster Python GUI Development with Tkinter
Step-by-step guide to building a user-friendly document generator GUI in PythonContinue reading on Better Programming »
Read moreCircular coordinate art
About three years ago I ran across a strange coordinate system in which familiar functions lead to interesting plots. The system is called “circular coordinates” but it is not polar coordinates. This morning I was playing around with this again. Here’s a plot of f(x) = x. And here’s a
Read moreBeing creative with math: The immersive artist who traded a sketchpad for a keyboard
On this sponsored episode, Ben, Cassidy, and Ryan are joined by Luyang Zou, who is a creative coder, artist, architect, and Ambassador for today’s sponsor, Logitech. They chat about the creates amazing immersive spaces that he creates with a keyboard and mouse the process (and Processing), and what software and
Read moreWhen there is only one group of a given size
Today’s date, US style, is 9/26/2023, and there is only one group, up to isomorphism, of size 9262023. You could verify this in Mathematica with the command FiniteGroupCount[9262023] which returns 1. For a given n, when is there only one group of size n? There are two requirements. First, n
Read moreDjango-Ninja: Built-in Django Feels Like FastAPI
Discover the future of Django development with Django-Ninja and FastAPIContinue reading on Better Programming »
Read moreThe ultimate guide to AI recruitment tools
Recruiting the right talent has always been a challenging endeavor, and in today’s job market—where the skills candidates need to succeed on the job are quickly changing and evolving—these challenges are even more pronounced. Companies must find innovative solutions to streamline their recruitment processes, identify the right candidates efficiently, and
Read moreAnalogy between prime numbers and simple groups
Simple groups are the building blocks of groups similar to the way prime numbers are the building blocks of integers. This post will unpack this analogy in two ways: How do simple groups compare to prime numbers? How does the composition of simple groups compare to the composition of prime
Read more