This gist has three files:
- this README file (.md)
- a Xholon workbook file (.xml)
- a Python3 program that captures game controller button presses that it publishes to MQTT (.py)
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Fri Jan 31 2025 19:09:35 GMT-0500 (Eastern Standard Time)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: mqtt02 | |
Description: more recent test of MQTT with Xholon | |
Url: http://www.primordion.com/Xholon/gwt/ |
Please make me a meal planner that includes 5 dinner recipes. I have the following ingredients: "frozen broccoli, canned black beans, canned chick peas, tomato sauce, chicken pieces, mild curry paste, peanut butter, soy sauce, frozen vegetables, rice, olive oil, crackers".
DuckDuckGo AI
four AI engines
my query:
and results:
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Fri Jan 03 2025 17:44:33 GMT-0500 (Eastern Standard Time)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: Tensors and TensorFlow.js | |
Description: | |
Url: http://www.primordion.com/Xholon/gwt/ |
To charge a 3V 3500mAh sodium-ion battery using a 5V solar cell, you'll need a charging circuit to regulate the voltage and current from the solar cell to ensure safe and efficient charging. Here’s how you can do it step-by-step:
<!doctype html> | |
<!-- file:///home/ken/nodespace/gpt-tokenizer/index.html --> | |
<html> | |
<head> | |
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> | |
<meta name="author" content="Ken Webb et al" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<script src="https://unpkg.com/gpt-tokenizer"></script> | |
<script> |
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Thu Dec 19 2024 21:48:19 GMT-0500 (Eastern Standard Time)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: SysDyn with JSO(N) and Acorn | |
Description: | |
Url: http://www.primordion.com/Xholon/gwt/ |
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Mon Dec 16 2024 12:49:09 GMT-0500 (Eastern Standard Time)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: JavaScript - Abstract Syntax Tree (AST) 2 | |
Description: | |
Url: http://www.primordion.com/Xholon/gwt/ |
Ken Webb | |
10 Dec 2024 | |
READMEksw.txt | |
I am trying to download and install the acorn parser. | |
https://github.com/acornjs/acorn | |
cd ~/nodespace | |
mkdir acorn | |
cd acorn |
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Mon Dec 09 2024 05:51:13 GMT-0500 (Eastern Standard Time)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: Rechenmann Modeling Language | |
Description: | |
Url: http://www.primordion.com/Xholon/gwt/ |