New pages
Jump to navigation
Jump to search
- 14:23, 14 November 2024 2024/11/14/untangling setup calls (hist | edit) [6,185 bytes] Woozle (talk | contribs) (Created page with "This is mainly notes to myself, trying to figure out why my code is complaining about there not being any input parameters before it has actually processed them... First call to Setup(): <pre> ==== [+] Setup() is being called twice?? ==== Stack (Woozalia\Ferret\Sys\Diag\Data\Stack\cDeck) SimpleRender() (rows: 7): | nArrIndex | sFileSpec | nFileLine | sCallClass | sCallType | sCallFunc | aCallArgs | oCallObj | |...")
- 15:28, 8 November 2024 Community (hist | edit) [279 bytes] Woozle (talk | contribs) (Created page with "==Social Projects== * [https://toot.cat TootCat] (and [https://mew.toot.cat wiki]) ==Hosted Creative Projects== * [https://outside-life.com Outside Life]: a webcomic * [https://roastrabbit.com Roast Rabbit Productions]")
- 15:57, 4 November 2024 AllowTcpForwarding (hist | edit) [1,630 bytes] Woozle (talk | contribs) (Created page with "category:notes category:setting ==2024-11-04== * I need to understand how ssh port forwarding works so I can get Beekeeper working on SamTheMachine. * I think the first thing I need to understand is how to see if it's already active. * [https://www.howtouselinux.com/post/exploring-ssh-port-forwarding-with-examples This] tells me that it's something you do on the remote host, not the local machine. * ...but if that's the case, then it's not what's preventing Beeke...")
- 20:14, 2 November 2024 Futilities/human/ftm/v0.6 (hist | edit) [943 bytes] Woozle (talk | contribs) (Created page with "==Notes== The original CLI help-text was: USAGE: ./ftm [<options>] <source folder> <target folder> Options: --comp-found -cf --config-file --do-delete -dd --finish-part --ign-date-chg -id --info-only -io --list-found -lf The "do.info" option (don't actually copy, just show information) was not supported because I'm not sure how it's useful here. Some old config code: <syntaxhighlight lan...")
- 12:55, 2 October 2024 Syncthing (hist | edit) [1,014 bytes] Woozle (talk | contribs) (Created page with "==Needed Features== * a way to include linked folders in the sync-set/share * ability to connect to specific folders ''within'' a share, and attach them to whichever local folders I want * ability to browse available shares without downloading them or setting them up ** (This would also make it possible/easier to start setting up a synk without having to wait for the invitation to arrive.) ** ability to download/upload specific files without synking")
- 15:19, 11 August 2024 GenAI (hist | edit) [488 bytes] Woozle (talk | contribs) (Created page with "notes on "Generative AI" (which I sometimes call Gen3AI, for Generation 3 AI, because there were at least two previous iterations of things called "AI" including expert systems and just computing in general) ==LLMs== Large Language Models -- which I often use for answering questions (usually technical, occasionally political) * [https://chatgpt.com/gpts ChatGPT] (by OpenAI, which is neither open nor AI) * [https://copilot.microsoft.com/ Copilot] (Microsoft) * [https://ww...")