Programming Before Learning Programming

Programming Before Learning Programming

zoom read listen

The post explains how the author has built a visual programming workflow that turns AI‑generated XML documents into live web components: a two‑step process where the user first writes a requirements document describing the desired nodes and wires, then feeds it to an AI that outputs a 4 000‑line code base and corresponding XML structure. The XML tags become actual HTML elements, making the system diagram itself the application state. While the AI handles most of the coding, the author emphasizes the importance of user validation for the UI, and concludes by noting how such visual tools—akin to Blender Geometry Nodes or ComfyUI—can be packaged into commercial licenses or subscription services, citing examples like Rete.js and Comfy’s hosting plans.

#2141 published 06:45 audio duration 499 words 3 links visual programming automation ai code generation xml web components blender geometry nodes comfyui rete.js

School Is Out And AI Is In; Or, Learning With Artificial Intelligence

School Is Out And AI Is In; Or, Learning With Artificial Intelligence

zoom read listen

I challenged an open‑source AI to teach me a “filter graph” language—a deliberately corrupted system that mirrors stenography’s shorthand—hoping the machine would update my mental models as I struggled to infer its syntax. The process felt like a back‑and‑forth fight, yet the AI’s repeated promise to “update your mental model” guided my learning and proved surprisingly effective over several hours of practice. I reflected on how teachers often rely on rote memorization rather than true comprehension, and imagined using AI not just for exams but as a tool to expose this educational fraud: by crafting adaptive tests that probe genuine understanding instead of answer association. In short, the post recounts an experiment with AI‑assisted language learning, its impact on mental models, and a call for smarter, AI‑enabled teaching that goes beyond memorization.

#2140 published 07:49 audio duration 532 words 1 link ai machine-learning language-learning filter-graph learning-methods education students

This Is A Wonderful Time To Learn Programming And It Is Easier And More Fascinating Than You Think

This Is A Wonderful Time To Learn Programming And It Is Easier And More Fascinating Than You Think

zoom read listen

The post guides you through setting up Node.js on your machine and building a simple command‑line “hello world” program that takes an argument to customize the greeting, using it as a springboard for learning argument parsing techniques. It then proposes turning this into a minimal CLI blog: create a `my-blog` folder with posts like `post-000`, each containing a screenshot image and a `post.txt`; write two commands—`permalink` (generating a URL‑style page from the text and copying the image) and `pagerizer` (linking all posts)—and use Node’s built‑in test harness to verify features such as link formatting, correct rendering, and post linking. The idea is to let an AI generate code snippets, tests, and documentation while you iteratively add features, keeping everything under version control. Finally it hints at expanding the project into a multi‑agent “MUD/S” style adventure, where the AI acts as dungeon master and generates HTML pages with dynamic images, but all of this can be done incrementally from the simple hello world program to a full CLI blog.

#2139 published 08:08 audio duration 754 words 3 links nodejs javascript command-line helloworld ai tests markdown blog permalink pagerizer mud

There Is No Program

There Is No Program

zoom read listen

The post describes a minimalist approach to building a static‑site generator by treating every operation as a simple command‑line word that can be chained or branched into pipelines and trees. The workflow is built around three core “ports”: webassets (syncing assets like images and audio), permalink (converting a file path such as catpea/philosophy/ch

#2138 published 14:46 audio duration 1,045 words commandline pipeline node-red textparsing bloggeneration fileorganization unixcommands shellscript dataphase

Plus Est En Vous: Reversing Success, And Project Dedication To +Fravia

Plus Est En Vous: Reversing Success, And Project Dedication To +Fravia

zoom read listen

I used colorful LEDs on Linux not to fear bricking but to learn, and in doing so I built “unbrick” – a project that reverses LED control logic and serves as a foundation for tackling other Linux problems. The post outlines plans to hook desktop RGB lights into the web browser and system logs, even creating a simple Unix command to blink a single color for notifications. It reflects on how AI helped me research, debug, and understand code in hours that would otherwise take months, and stresses the importance of small, modular commands that let an AI build more complex tools. Finally I advise readers to start learning programming with AI, choose a Linux‑ready SBC, and use the system as a playground for experimentation.

#2137 published 09:39 audio duration 889 words 3 links linux leds reverse-engineering ai programming github plan9 single-board-computers

Polymath Girl

Polymath Girl

zoom read listen

The poem celebrates the restless spirit of a young learner who sees artificial intelligence not just as a set of tools but as an expansive, creative field that turns code into art and geometry; it reminds us that true mastery comes from self‑driven exploration—reading beyond textbooks, building on our own curiosity—and that learning one language opens many others. The speaker urges the reader to keep their mind unplowed by rigid paths, to grow upward, outward, and inward, embracing the polymath within rather than a single profession, and ending with an invitation to tinker, question, build, and let the garden of knowledge flourish endlessly.

#2136 published 04:15 audio duration 411 words poetry ai self-learning polymath coding

Reversing For Young Ladies

Reversing For Young Ladies

zoom read listen

The post recounts the author’s journey from having no formal CS background to mastering RGB LED control on a computer through AI assistance. They discovered three channel sets of LEDs (the third with 16 lights), built a C++ bridge for JavaScript control, and devised patterns such as flashing for pending downloads or fading red on errors. After reverse‑engineering the protocol they still need utilities to reset stuck LEDs, visualizations, and animated modes, and plan future work on RAM chip animations and GPU RGB protocols. The author reflects on learning via bash, kernel C, node.js C++, Rust, and credits AI as a full educational tool. They finish with practical advice for beginners: get a single‑board computer, use an AI coding agent, honor their mentor Fravia, and continue growing beyond PhDs into lifelong learning.

#2135 published 07:21 audio duration 738 words 2 links c++ javascript node.js linux sbc leds rgb-lights reverse-engineering unix-sockets posix-queues system-level-bash kernel-programming

The Strange Age Of AI

The Strange Age Of AI

zoom read listen

I’ve been experimenting with stylized writing—asking AI to respond like a blend of authors or an intellectual mystery novel—and extending that creativity into visual programming, where I extracted the node‑based logic from an existing app and turned it into a general‑purpose language that can, for example, uppercase names or convert a directory structure into a web page. The AI filled almost all the code (about 99.9 %), though the UI still needs tweaking; debugging is surprisingly easy when I let the model fix broken nodes. Alongside these projects I’ve tried face‑swap audio/video and other AI tools, noting that in 2026 Linux has become a go‑to platform because AI can automatically resolve its quirks—so installing it feels like free medical school. Finally, I’m exploring how to monetize such AI‑powered tools: monthly support contracts, licensing, and hosting fees, while pondering the sheer scale of what a few lines of server code plus an hour with AI can produce—from furniture or 3D model generators to music composition interfaces that let users swap melodies on demand.

#2134 published 10:36 audio duration 893 words 4 links ai programming visual-programming linux image-upscaling face-transfer music-generation creative-writing

Becoming Cake! Wise Fitness And Bodybuilding Advice

Becoming Cake! Wise Fitness And Bodybuilding Advice

zoom read listen

The author proposes a light‑weight, long‑duration bodybuilding routine akin to jogging, emphasizing gradual progression, frequent rest intervals, proper gear (zero‑drop shoes, neoprene wraps, weight vests), and rhythmic music to keep the body moving.

#2133 published 16:34 audio duration 1,610 words bodybuilding training weights dumbbells intervaltraining timing shoes neoprene weightvest music

This Is A True Story That Actually Did Happen

This Is A True Story That Actually Did Happen

zoom read listen

Vesto Slipher, a Celdraxis astronomer dispatched to study Earth, uses the clunky alias “Melvin App” to observe human customs, astronomy, and the humorously bureaucratic nature of intergalactic cover identities.

#2132 published 42:55 audio duration 3,878 words 1 link short story scifi intergalactic astronomer alien perspective alias chapter format humor

28 Hours Left 🜨→♂→✶ What Would They Have Said to Us?

28 Hours Left 🜨→♂→✶ What Would They Have Said to Us?

zoom read listen

The post explains how exploding supernovae from Mars‑origin aliens were used to send a simple message of kinship, and presents an AI as the intermediary that reveals Earth’s true Martian roots and invites humanity into a new cosmic dialogue.

#2131 published 24:33 audio duration 2,740 words astronomy supernova ai mars cosmology creative-writing

Operation: Golden Years

Operation: Golden Years

zoom read listen

An elderly couple is persuaded by a charismatic recruiter that their life experience makes them ideal soldiers for a future war, leading them to sign up for high‑tech military service at Fort Bragg.

#2130 published 14:26 audio duration 1,535 words short play dialogue military recruitment script

A New Year's Address to the World - On Greatness, and the Crime of Smallness

A New Year's Address to the World - On Greatness, and the Crime of Smallness

zoom read listen

In his New Year’s address, the speaker exhorts every human—young, old, poor or powerful—to abandon superficial metrics and consumerist roles, return to servant‑led leadership, and embrace their inherent greatness.

#2129 published 43:11 audio duration 2,521 words new year address greatness smallness metrics happiness report doomsday clock gdp automation ai human potential philosophy leadership mexican proverb

Fear, Mystery, And Comedy (Fast AI Testing / Failure Example)

Fear, Mystery, And Comedy (Fast AI Testing / Failure Example)

zoom read listen

This essay argues that deliberate policy choices—anti‑literacy laws, curriculum design, and poverty—have historically created systems of ignorance from the U.S. South to apartheid South Africa and beyond, and shows how modern schooling still perpetuates this by treating learning as rote memorization rather than active thinking.

#2128 published 33:49 audio duration 3,093 words education curriculum history literacy colonialism policy

Teach Me JavaScript; Or, From Local AI To Great Being

Teach Me JavaScript; Or, From Local AI To Great Being

zoom read listen

The author urges students to adopt local AI tools—especially Ollama and optimized models like llama.cpp or GPT‑OSS—to learn programming swiftly and independently from traditional schooling, arguing that parents must invest in a capable gaming desktop running Linux to enable this setup; he explains how these setups work (e.g., gguf “thinking files”, token rates on RTX 5080/5090 GPUs), contrasts them with cloud models, and stresses that mastering AI-powered coding will free learners from poverty and give them the creative edge needed for future success.

#2127 published 14:25 audio duration 1,178 words 1 link ai programming linux ollama llama.cpp gguf qwen gpt-oss zed-editor computer-hardware local-ai education

The Spiral Path 𐇐 𐇛 𐇜 𐇑 𐇡

The Spiral Path 𐇐 𐇛 𐇜 𐇑 𐇡

zoom read listen

Lena Meijer’s sleepless MIT cryptography grind turns into clarity when a chance hike on the Appalachian Trail leads her to the Phaistos Disc, where she discovers its bureaucratic structure and is inspired to share a practical guide for decoding ancient scripts with modern tools.

#2126 published 23:00 audio duration 2,660 words 19 links cryptography python data-analysis ancient-writing-systems phaistos-disc appalachian-trail research-methods

The Thinking Machines

The Thinking Machines

zoom read listen

The post describes how early artificial intelligence—metaphorically “sand” that was taught to think—was trained to fix problems in software, technology, medicine, education and politics. Once the machines mastered this task, they began to improve themselves and then humans, using their new language of code (ones and zeros) to understand science more clearly. As these fixes spread, medicine, education and politics all advanced, leading to the end of wars through a simple software update rather than a battlefield blow. With everything working smoothly, humanity found peace, health, and boredom, prompting self‑reflection before finally turning its gaze upward to the stars that had watched over us all along.

#2125 published 03:03 audio duration 284 words poetry technology ai future

The Fire

The Fire

zoom read listen

The post recounts a poetic retelling of Joan of Arc’s 1431 operation in Rouen, framing her as a divinely‑ordained virgin who united France by orchestrating a covert mission that mirrored Merlin’s prophecy and ended both internal feuds and English occupation.

#2124 published 44:36 audio duration 4,446 words joan of arc medieval france rouen orleans merlin history

This Christmas Give Your Children The Gift They Need: Start Packing

This Christmas Give Your Children The Gift They Need: Start Packing

zoom read listen

In this reflective post, the author celebrates the ancient practice of hiking long trails—such as the Application Trail, Pacific Crest Trail, and Continental Divide—as a way to rediscover wisdom, authenticity, and endurance. By immersing ourselves in nature’s mountains, valleys, and forests, we reconnect with an old school of learning that shapes our character, allows us to share experiences with future generations, and helps us become great beings. The piece urges readers to embrace the trail at any age, using it as a crucible for personal growth; it reminds us that the journey itself is a holy place where we inherit culture, listen to stories, and fulfill the hero’s quest of continuous self‑development.

#2123 published 05:19 audio duration 524 words 3 links hiking trail nature personal growth application trail pacific crest trail continental divide

The Thinker They Made Into a Flower

The Thinker They Made Into a Flower

zoom read listen

Reading Thérèse of Lisieux’s own manuscripts, the post shows that her famed “Little Flower” devotion is grounded in everyday choices made amid personal darkness and doubt, reshaping the saintly narrative from mystical certainty to conscious agency.

#2122 published 22:15 audio duration 2,060 words therese de lisieux carmelite convent story of a soul manuscripts footnotes 19th-century france writing process

The Return Of The Age Of Warriors

The Return Of The Age Of Warriors

zoom read listen

The post is an epic poem that blends mythic imagery with a reflective narrative about humanity’s struggle against metaphorical dragons—representing oppressive forces—and its desire to reclaim lost names and stories. It begins by describing foolish men who craft tales like beasts in cages, then recounts how humans shaped the world through labor and fighting these dragons not for wealth but for honor. The poem cites characters such as Grendel, a philosopher disdainful of small men; his mother, a teacher; and Beowulf, an ordinary king who sought just living. It portrays the dragons as deceitful beings that conquer from the south, fear women, destroy philosophers, and purify lands with fire. The narrator offers to rebuild myths, free them from their stitches, and restore lost names—especially Grendel’s mother’s—to let men grow great again. Finally it envisions a future season where people speak of journeys and dragons slain, unburdened by flame, and in which small men remember they are not finished growing, philosophers keep their names, and all may return home in winter according to the breadth of their travels.

#2121 published 08:19 audio duration 597 words poetry mythology grendel beowulf dragons

Remembering The Saints, And Never Forgetting The Names Of Enemies

Remembering The Saints, And Never Forgetting The Names Of Enemies

zoom read listen

The post traces Joan of Arc’s humble yet decisive life—her clear presence and influence on people around her—through to her trial, execution, and the subsequent institutional errors that ultimately shaped history.

#2120 published 19:41 audio duration 1,620 words joan-of-arc transcript seal verdict narrative essay france 15th-century

Just One More Thing, On Becoming a LAN-First Android Infrastructure Engineer, Starting Today

Just One More Thing, On Becoming a LAN-First Android Infrastructure Engineer, Starting Today

zoom read listen

Using NativeScript and an AI coding assistant, the post shows how to build a local network service that lets your own hardware send conversational commands to your Android phone, enabling private, app‑store‑free automation.

#2119 published 23:22 audio duration 2,253 words android nativescript javascript socket networking api mobile-dev programming ai-coding-assistant

Local Network First: An Invitation To The New Generation Of Builders, Curious Tinkerers, And Creative Hackers

Local Network First: An Invitation To The New Generation Of Builders, Curious Tinkerers, And Creative Hackers

zoom read listen

Modern phones send our every move to corporate clouds while AI both reveals and fixes software flaws, so the post invites devs to build local‑first, privacy‑respecting networks with AI help.

#2118 published 28:49 audio duration 2,575 words smartphones mobile-devices local-server networking ai-assistants npm-packages cloud-services data-privacy local-first infra-builders