Research: Difference between revisions
Appearance
"Simplify wiki structure: reorganize into 3 main sections (Game Projects, Open Source & Repositories, Research), remove statistics tables, list articles directly" |
Justinaquino (talk | contribs) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 32: | Line 32: | ||
* [[Computing_Layers_260206]] — Computing layer analysis | * [[Computing_Layers_260206]] — Computing layer analysis | ||
* [[Ladybird-251231]] — Ladybird browser development | * [[Ladybird-251231]] — Ladybird browser development | ||
*[[Repo Index]] | |||
** [[Repo SharedConcepts]] | |||
** [[Repo comfac-hrms CommonEdits]] | |||
** [[Repo comfac-hrms DataModel]] | |||
** [[Repo comfac-hrms DirectoryMap]] | |||
** [[Repo comfac-hrms EntryPoints]] | |||
** [[Repo comfac-hrms ExtensionPoints]] | |||
** [[Repo comfac-hrms Overview]] | |||
** [[Repo comfac-webshop CommonEdits]] | |||
** [[Repo comfac-webshop DataModel]] | |||
** [[Repo comfac-webshop DirectoryMap]] | |||
** [[Repo comfac-webshop EntryPoints]] | |||
** [[Repo comfac-webshop ExtensionPoints]] | |||
** [[Repo comfac-webshop Overview]] | |||
== Development Tools == | == Development Tools == | ||
| Line 38: | Line 52: | ||
* [[Local Pocket TTS 260124]] — Local text-to-speech | * [[Local Pocket TTS 260124]] — Local text-to-speech | ||
* [[Grammar Spelling model LibreOffice and Firefox models 260214]] — Local AI models | * [[Grammar Spelling model LibreOffice and Firefox models 260214]] — Local AI models | ||
== Learning Techniques == | |||
* [[Spaced Repetition and Active Recall]] | |||
* https://en.wikipedia.org/wiki/Anki_(software) | |||
* https://apps.ankiweb.net/ | |||
* https://ankiweb.net | |||
* https://ankiweb.net/shared/decks | |||
[[Category:Research]] | [[Category:Research]] | ||
[[Category:Technology]] | [[Category:Technology]] | ||
[[Category:Exploration]] | [[Category:Exploration]] | ||
Latest revision as of 16:59, 9 March 2026
Research
Technology exploration, emerging tools, and development notes.
Civilization Infrastructure
Open source technologies for rebuilding civilization infrastructure.
- Comfac Infrastructure — Open source civilization hub
- Open Source Ecology — Open source machinery
- Community Mesh — Local mesh networks
- National Mesh — Federated networks
- FreeCAD Project — National FreeCAD adoption
- Open Source Laptops — MIT-licensed laptop designs
Local AI & LLMs
Locally-hosted large language models and AI tools.
- OpenCode — Open-source Claude Code alternative
- llama.cpp — Local LLM inference
- VulkanIlm — Vulkan backend for llama.cpp
- ModelScope — AI model repository
- Moore Threads — GPU acceleration hardware
- Lora Basics 260304 — LORA research
System Research
Operating system and computing architecture studies.
- Understanding & Fixing Kernel Panics 260212 — Kernel debugging
- Computing_Layers_260206 — Computing layer analysis
- Ladybird-251231 — Ladybird browser development
- Repo Index
- Repo SharedConcepts
- Repo comfac-hrms CommonEdits
- Repo comfac-hrms DataModel
- Repo comfac-hrms DirectoryMap
- Repo comfac-hrms EntryPoints
- Repo comfac-hrms ExtensionPoints
- Repo comfac-hrms Overview
- Repo comfac-webshop CommonEdits
- Repo comfac-webshop DataModel
- Repo comfac-webshop DirectoryMap
- Repo comfac-webshop EntryPoints
- Repo comfac-webshop ExtensionPoints
- Repo comfac-webshop Overview
Development Tools
- FreeCAD Workbench Development Kit — FreeCAD workbench development
- Local Pocket TTS 260124 — Local text-to-speech
- Grammar Spelling model LibreOffice and Firefox models 260214 — Local AI models