OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2023-11-15 23:48:45 +00:00
parent c3be56ce20
commit fca858fa61
11 changed files with 35 additions and 14 deletions

View File

@ -1,6 +1,6 @@
created: 20230429190335486 created: 20230429190335486
creator: Octt creator: Octt
modified: 20231112000406992 modified: 20231115234502683
modifier: Octt modifier: Octt
tags: tags:
title: Saved/Sites/Development title: Saved/Sites/Development
@ -23,3 +23,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
* [[UTF-8.jp|https://utf-8.jp/]] * [[UTF-8.jp|https://utf-8.jp/]]
* [[Zenithia|https://zenithsal.com/]] --- //Indie Game developer. Loves retro tech, making 8-bit music, motorcycles.// * [[Zenithia|https://zenithsal.com/]] --- //Indie Game developer. Loves retro tech, making 8-bit music, motorcycles.//
* [[ZetCode|https://zetcode.com/]] - //accessible tutorials for various languages// * [[ZetCode|https://zetcode.com/]] - //accessible tutorials for various languages//
Mainly game development:
* [[Gaffer On Games|https://gafferongames.com/]]

View File

@ -1,6 +1,6 @@
created: 20230223222804008 created: 20230223222804008
creator: Octt creator: Octt
modified: 20231112000858224 modified: 20231115233721599
modifier: Octt modifier: Octt
tags: tags:
title: Saved/Sites title: Saved/Sites
@ -44,6 +44,7 @@ These are portfolios, collections of projects, hubs, landing pages, etc.
* [[OctoSpacc Hub|https://hub.octt.eu.org]] * [[OctoSpacc Hub|https://hub.octt.eu.org]]
* [[abe's projects - abe.today|https://abe.today/]] --- //Hi, I'm abe. I enjoy making things!// * [[abe's projects - abe.today|https://abe.today/]] --- //Hi, I'm abe. I enjoy making things!//
* [[Arktis :: Sigve Sebastian Farstad|https://arkt.is/]] * [[Arktis :: Sigve Sebastian Farstad|https://arkt.is/]]
* [[Jeff Thompson|https://www.jeffreythompson.org/]] --- many creative programming and artistic tech works by the author are highlighted on the site
* [[libdb.so (diamondburned)|https://libdb.so/]] / <<httpsL diamondx.pet>> --- cool site, the thing is just a terminal shell but with working links, images, and small tools --- <<[# Git "https://github.com/diamondburned/libdb.so">> * [[libdb.so (diamondburned)|https://libdb.so/]] / <<httpsL diamondx.pet>> --- cool site, the thing is just a terminal shell but with working links, images, and small tools --- <<[# Git "https://github.com/diamondburned/libdb.so">>
* <<httpL "Neal.fun">> * <<httpL "Neal.fun">>
* [[Novasquirrel's site|https://novasquirrel.com/]] * [[Novasquirrel's site|https://novasquirrel.com/]]

View File

@ -0,0 +1,12 @@
created: 20231115233135878
creator: Octt
modified: 20231115233436963
modifier: Octt
tags:
title: C++
<<^wikipediaframe C++>>
* [[ISO C++ Standard Foundation|https://isocpp.org/]]
* [[mixing c and cpp|https://isocpp.org/wiki/faq/mixing-c-and-cpp]]
** [[What is the effect of extern "C" in C++?|https://stackoverflow.com/questions/1041866/what-is-the-effect-of-extern-c-in-c]], and how to use it in practice to effectively mix C and C++

View File

@ -1,6 +1,6 @@
created: 20220923110724649 created: 20220923110724649
creator: Octt creator: Octt
modified: 20230206111552230 modified: 20231115232741597
modifier: Octt modifier: Octt
tags: Gaming Nintendo Console tags: Gaming Nintendo Console
title: Nintendo 3DS title: Nintendo 3DS
@ -8,3 +8,4 @@ title: Nintendo 3DS
<<^wikipediaframe "Nintendo 3DS">> <<^wikipediaframe "Nintendo 3DS">>
* [[Install FBI on CTRNAND|https://gbatemp.net/threads/install-fbi-on-ctrnand.616119/]] (or any title, manual procedure) * [[Install FBI on CTRNAND|https://gbatemp.net/threads/install-fbi-on-ctrnand.616119/]] (or any title, manual procedure)
* [[devkitpro/3ds-examples|https://github.com/devkitPro/3ds-examples]] --- //Examples for 3DS using devkitARM, libctru, citro3d and citro2d//

View File

@ -1,13 +1,13 @@
created: 20220923110724649 created: 20220923110724649
creator: Octt creator: Octt
modified: 20231110000355159 modified: 20231115233033144
modifier: Octt modifier: Octt
tags: Gaming Nintendo NDS Console $:/i18n:en Handheld tags: Gaming Nintendo NDS Console $:/i18n:en Handheld
title: Nintendo DS title: Nintendo DS
''Nintendo DS'' is a family of portable game consoles created by [[Nintendo|Nintendo]], succeding and preceding the GBA and 3DS families respectively. ''Nintendo DS'' is a family of portable game consoles created by [[Nintendo|Nintendo]], succeding and preceding the GBA and 3DS families respectively.
<<LImg "https://web.archive.org/web/20220923111238/http://pbs.twimg.com/media/E5An_LGVkAQv9ol?format=jpg&name=large" "https://twitter.com/HugeNintendoDS/status/1409670660402466819?cxt=HHwWhsCiueb_k5AnAAAA">> <<ibox "https://web.archive.org/web/20220923111238/http://pbs.twimg.com/media/E5An_LGVkAQv9ol?format=jpg&name=large" "https://twitter.com/HugeNintendoDS/status/1409670660402466819?cxt=HHwWhsCiueb_k5AnAAAA">>
<<^wikipediaframe "Nintendo DS">> <<^wikipediaframe "Nintendo DS">>
@ -31,6 +31,8 @@ title: Nintendo DS
* (WIP) [[NDS-Homebrew-Development|https://github.com/jdriselvato/NDS-Homebrew-Development]] --- //research for developing on the Nintendo DS// * (WIP) [[NDS-Homebrew-Development|https://github.com/jdriselvato/NDS-Homebrew-Development]] --- //research for developing on the Nintendo DS//
* [[Nitro SDK in a Box|https://gbatemp.net/threads/nitro-sdk-in-a-box.622578/]] --- the idea for a VM setup with all kinds of useful software from official NITRO SDK (download not released, we might want to ask OP in private) * [[Nitro SDK in a Box|https://gbatemp.net/threads/nitro-sdk-in-a-box.622578/]] --- the idea for a VM setup with all kinds of useful software from official NITRO SDK (download not released, we might want to ask OP in private)
* [[devkitPro/nds-examples|https://github.com/devkitPro/nds-examples]]
!! PictoChat !! PictoChat
<<^wikipediaframe PictoChat>> <<^wikipediaframe PictoChat>>

View File

@ -1,13 +1,13 @@
created: 20220925130302833 created: 20220925130302833
creator: Octt creator: Octt
modified: 20231022235542587 modified: 20231115232831533
modifier: Octt modifier: Octt
tags: Nintendo Gaming NX Console tags: Nintendo Gaming NX Console
title: Nintendo Switch title: Nintendo Switch
''Nintendo Switch'' is a family of portable game consoles created by [[Nintendo|Nintendo]]. It is notorius for being made of [[papier-mâché|Papier-mâché]], essentially suffering from a variety of structural problems. ''Nintendo Switch'' is a family of portable game consoles created by [[Nintendo|Nintendo]]. It is notorius for being made of [[papier-mâché|Papier-mâché]], essentially suffering from a variety of structural problems.
<<LImg "https://i.ytimg.com/vi_webp/Cb-srOfRqNc/maxresdefault.webp" "https://youtu.be/Cb-srOfRqNc">> <<ibox "https://i.ytimg.com/vi_webp/Cb-srOfRqNc/maxresdefault.webp" "https://youtu.be/Cb-srOfRqNc">>
The console's introduction was hyped due to it being the first ever Nintendo console to be created with both home and portable use in mind. The name itself comes from the fact that the console can //switch//, from being connected to a TV to being able to be used standalone. The console's introduction was hyped due to it being the first ever Nintendo console to be created with both home and portable use in mind. The name itself comes from the fact that the console can //switch//, from being connected to a TV to being able to be used standalone.
@ -33,3 +33,4 @@ The console's introduction was hyped due to it being the first ever Nintendo con
!!! Development !!! Development
* [[SwitchBrew Wiki|https://switchbrew.org/wiki/Main_Page]] * [[SwitchBrew Wiki|https://switchbrew.org/wiki/Main_Page]]
** [[switchbrew/switch-examples|https://github.com/switchbrew/switch-examples]] --- //Switch examples for devkitA64 and libnx//

View File

@ -1,5 +1,5 @@
created: 20231112235201388 created: 20231115234839492
current-tiddler: GettingStarted current-tiddler: GettingStarted
modified: 20231112235201388 modified: 20231115234839492
title: $:/HistoryList title: $:/HistoryList
type: application/json type: application/json

View File

@ -1,6 +1,6 @@
created: 20231112232239335 created: 20231115232401719
creator: Octt creator: Octt
list: list:
modified: 20231112235004006 modified: 20231115234046784
modifier: Octt modifier: Octt
title: $:/StoryList title: $:/StoryList

View File

@ -1,6 +1,6 @@
created: 20230501095944427 created: 20230501095944427
creator: Octt creator: Octt
modified: 20231112234455367 modified: 20231115234529100
modifier: Octt modifier: Octt
title: $:/state/search/currentTab title: $:/state/search/currentTab

View File

@ -1,6 +1,6 @@
created: 20220920092307479 created: 20220920092307479
creator: Octt creator: Octt
modified: 20231112235131302 modified: 20231115234805502
modifier: Octt modifier: Octt
title: $:/state/tab/sidebar--595412856 title: $:/state/tab/sidebar--595412856

View File

@ -1,6 +1,6 @@
created: 20230501095944427 created: 20230501095944427
creator: Octt creator: Octt
modified: 20231112234455368 modified: 20231115234529104
modifier: Octt modifier: Octt
title: $:/state/tab/search-results/sidebar title: $:/state/tab/search-results/sidebar