"state": {
"type": "markdown",
"state": {
- "file": "Watchlist & Do List.md",
+ "file": "some_ideas.md",
"mode": "source",
"source": false,
"backlinks": true,
}
},
"icon": "lucide-file",
- "title": "Watchlist & Do List"
+ "title": "some_ideas"
}
}
],
},
"active": "de81fca1835ab3a8",
"lastOpenFiles": [
- "Recipes.md",
+ "System Overview and Links.md",
+ "Thoughts on Politics and Researching, and finding out things that you think are right.md",
+ "WT Skins.md",
"Watchlist & Do List.md",
- "Some cool music perhaps?.md",
+ "some_ideas.md",
+ "4th and 5th Gen Fighters/Grippen and F-35 Deep Dive.md",
+ "Untitled 1.md",
+ "Untitled.md",
"List of things to do.md",
+ "Recipes.md",
+ "Some cool music perhaps?.md",
"University/Machine Learning/Images/Pasted image 20251025120122.png",
"University/Machine Learning/Full Notes.md",
"University/Machine Learning/Images/Pasted image 20251025122036.png",
"AI/References on AI.md",
"AI/Thoughts on the Ethics of AI.md",
"Blog/Engine-Light and Experiences writing that Software.md",
- "Physics/Just some questions.md",
- "Physics/Experience of the world from a Light Particle's Point of view?.md",
- "European Union/Child Sexual Abuse Act/Notes on the Original Document.md",
"NoteOn/note-on-logo.png",
- "NoteOn/note-on-500-oops.svg",
- "Dead Poet's Society/Some Notes.md",
- "European Military Capability/References on European Military Capability.md",
- "European Military Capability/On the Military Readiness of Europe.md",
- "Blog/My Design Philosophy when creating (web) apps.md"
+ "NoteOn/note-on-500-oops.svg"
]
}
\ No newline at end of file
# Make own simple web framework easily compatible with go
- build apps with it and then make it progressively more, feature-rich, by building bigger and bigger apps. (Just something small and simple, with no guarantee of security, though that is something that I could always look into - it shouldn't be super vulnerable after all)
-
+- basically do fun things like svelte basics, mainly assignment and components (and update functions state things, would be required if you get what I mean)