-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OcttKB Cross-Repo Sync (HTML to Raw)
- Loading branch information
octospacc
committed
Dec 17, 2023
1 parent
755f4e1
commit c4656e9
Showing
21 changed files
with
113 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
created: 20231217011441930 | ||
creator: Octt | ||
modified: 20231217011614153 | ||
modifier: Octt | ||
tags: | ||
title: Firmware | ||
|
||
<<^wikipediaframe Firmware>> | ||
|
||
* [[Darthsternie's Firmware and Exploits Archive|https://darthsternie.net/]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
created: 20231217010413488 | ||
creator: Octt | ||
modified: 20231217010548601 | ||
modifier: Octt | ||
tags: | ||
title: Instant messaging | ||
|
||
<<^wikipediaframe "Instant messaging">> | ||
|
||
* [[Signal|https://www.signal.org/]] | ||
|
||
!! IRC | ||
|
||
<<^wikipediaframe IRC>> | ||
|
||
* [[hunter2 [KYM]|https://knowyourmeme.com/memes/hunter2]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
created: 20231217005152232 | ||
creator: Octt | ||
modified: 20231217005816030 | ||
modifier: Octt | ||
tags: | ||
title: Kotlin | ||
|
||
<<^wikipediaframe Kotlin>> | ||
|
||
* [[What's the difference between !! and ? in Kotlin?|https://stackoverflow.com/questions/44536114/whats-the-difference-between-and-in-kotlin]] --- when `obj` is null, `obj!!` throws `NullPointerException`, `obj?` returns `null` | ||
|
||
* [[How to do url encoding for query parameters in Kotlin|https://stackoverflow.com/questions/56942341/how-to-do-url-encoding-for-query-parameters-in-kotlin#56942734]] --- `URLEncoder.encode(text, "utf-8")` | ||
* [[How to create a JSONObject from String in Kotlin?|https://stackoverflow.com/questions/44295665/how-to-create-a-jsonobject-from-string-in-kotlin]] --- `JSONObject("""{ "name": "test" }""")` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
created: 20231217011807960 | ||
creator: Octt | ||
modified: 20231217011850682 | ||
modifier: Octt | ||
tags: | ||
title: MSX | ||
|
||
<<^wikipediaframe MSX>> | ||
|
||
* //''[[MSX Resource Center|https://msx.org/]]'' is a website about the 8bit MSX computer system.// |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
created: 20231217003857814 | ||
creator: Octt | ||
modified: 20231217004351451 | ||
modifier: Octt | ||
tags: | ||
title: Mario Paint | ||
|
||
<<^wikipediaframe "Mario Paint">> | ||
|
||
* [[danielx Mario Paint Music Composer|https://danielx.net/composer/]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
created: 20230202110726082 | ||
creator: Octt | ||
modified: 20231029224711694 | ||
modified: 20231217011950900 | ||
modifier: Octt | ||
tags: Gaming Sony Console $:/i18n:en WIP | ||
title: PlayStation Portable | ||
|
||
<<^wikipediaframe PlayStation_Portable en>> | ||
|
||
* [[PPSSPP|https://www.ppsspp.org]] --- <<[# Git "https://github.com/hrydgard/ppsspp">> | ||
* [[How to connect your PSP on Linux|https://gist.github.com/mhitza/81651f49b3a43e6f4554]] --- if it doesn't work automatically, do `sudo modprobe usb-storage` | ||
|
||
* [[PPSSPP|https://www.ppsspp.org]] --- //PSP emulator for Android, Windows, Mac and Linux, written in C++.// --- <<[# Git "https://github.com/hrydgard/ppsspp">> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
created: 20230130143847729 | ||
creator: Octt | ||
modified: 20231217012638518 | ||
modifier: Octt | ||
tags: Nintendo Retro $:/i18n:en Game Proprietary | ||
title: The Legend of Zelda | ||
|
||
<<^WikipediaFrame The_Legend_of_Zelda>> | ||
|
||
* [[Zelda Classic|https://www.zeldaclassic.com/]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
created: 20231213003308754 | ||
created: 20231217014034192 | ||
current-tiddler: GettingStarted | ||
modified: 20231213003308754 | ||
modified: 20231217014034192 | ||
title: $:/HistoryList | ||
type: application/json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
created: 20231212221353246 | ||
created: 20231217004207490 | ||
creator: Octt | ||
list: | ||
modified: 20231213003135779 | ||
modified: 20231217013258199 | ||
modifier: Octt | ||
title: $:/StoryList |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
created: 20220920092307479 | ||
creator: Octt | ||
modified: 20231213003239301 | ||
modified: 20231217005039458 | ||
modifier: Octt | ||
title: $:/state/tab/sidebar--595412856 | ||
|
||
OcttKB/Index | ||
$:/core/ui/SideBar/Recent |
2 changes: 1 addition & 1 deletion
2
Wiki-OcttKB/tiddlers/System/state/tab/search-results/_sidebar.tid
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters