| github | https://github.com/mjdave/katipo |
| github | https://github.com/mjdave/katipo |
Does anyone have any thoughts on this markup language design? I looked at using markdown, but it doesn't provide the flexibility I need, so when I thought about adding that flexibility, this is what I got.
It should do everything I need without a whole lot more even, basically it is designed to be a very simple and accessible html replacement for generic interactive site/document content.
https://raw.githubusercontent.com/mjdave/katipoBrowser/refs/heads/main/app/common/markupTest.tmd
Refactoring my ui library this morning. C++ exposes basic view types to tui, color views, text views, image views. They are generic enough that the more complex view types are all implemented in tui, eg. buttons, text entry, pull down menus, scroll views, file browsers.
So today I've been making it so sites can more easily create their own complex control types and then use them in the scene layout just by specifying the type and any required attributes like this for the builtin button type.
The snake's "AI" is quite stupid, it just goes for the closest apple, and avoids turning directly into walls or snake bodies. I even made it occasionally just skip thinking. But the reaction time fools us. The kids still decided they were OP. Too smart, they were pretty sure the snakes were ganging up and willfully circling around the player.
We ascribe more to simple AI than what is really happening. This simple test proves that. The world right now proves that.
@atpfm @marcoarment @siracusa finally got to 678 Magic box of numbers.
Regarding proprietary algorithms in Overcast or any other app. You can already point coding agents at any binary and it’ll successfully reverse engineer the app and any encryption or image or audio algorithm for you, today.
I’ve been trying to reverse engineer apps for different hardware products I have work, where the company is shutdown or no longer supports the old hardware. And it takes about 2-5mins to reverse anything