mirror of https://gitlab.com/octtspacc/OcttKB
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
c5375ce1b3
commit
23b5dd6212
|
@ -1,6 +1,6 @@
|
|||
created: 20230429190335486
|
||||
creator: Octt
|
||||
modified: 20231204004759955
|
||||
modified: 20231212001743291
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Saved/Sites/Development
|
||||
|
@ -13,11 +13,12 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
|
|||
* [[Hello Algorithms, Blockchain and Cloud|https://helloacm.com/]] --- //The Knowledgebase of Computing// --- seems like the most interesting and unique posts are the very old ones, still saving it here just for those.
|
||||
* [[binji's dustbin|https://binji.github.io/]]
|
||||
* [[Chibi Aliens / ChibiAkumas|https://www.chibialiens.com/]] --- //learn Assembly for the Greatest Classic Processors//
|
||||
* [[The Copetti Site - Rodrigo Copetti|https://www.copetti.org/]] --- //Technical writings for hungry readers// --- has a //Architecture of Consoles// series
|
||||
* [[copyrat90::devlog|https://copyrat90.github.io/]], <<httpL velog.io/@copyrat90>> --- <<[# Git"https://github.com/copyrat90/copyrat90.github.io">>
|
||||
* [[Ctrl Alt Develop|https://www.ctrlaltdevelop.com/]] --- //Control the conditions. Alter your paradigm. Develop a solution.//
|
||||
* [[DevDugeon|https://www.devdungeon.com/]] --- //Virtual Hackerspace; programming, cybersecurity, software freedom, and electronics//
|
||||
* [[The Copetti Site - Rodrigo Copetti|https://www.copetti.org/]] --- //Technical writings for hungry readers// --- has a //Architecture of Consoles// series
|
||||
* [[cpprograms|https://cpprograms.net/]]
|
||||
* [[Dragonminded.com|https://dragonminded.com/]] --- //...a site for everything else//
|
||||
* [[Dr.Hell's Page - 独田地獄斎之頁|https://drhell.web.fc2.com/]]
|
||||
* [[Dustin John Pfister|https://dustinpfister.github.io/]]
|
||||
* [[Fyrdility (Alexis Deveria)|https://a.deveria.com/]] --- //web design, web development, web technologies, web browsers and web standards//
|
||||
|
@ -36,6 +37,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
|
|||
* [[Tan Li Hau 陈立豪|https://lihautan.com/]] --- //Frontend Developer at Shopee Singapore//
|
||||
* <<httpsL tonsky.me>> --- //programming and UI design//
|
||||
* [[UTF-8.jp|https://utf-8.jp/]]
|
||||
* [[Will Usher|https://www.willusher.io/]] --- //Scientific Visualization Engineer//
|
||||
* [[Zenithia|https://zenithsal.com/]] --- //Indie Game developer. Loves retro tech, making 8-bit music, motorcycles.//
|
||||
* [[ZetCode|https://zetcode.com/]] - //accessible tutorials for various languages//
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
created: 20230209150101862
|
||||
creator: Octt
|
||||
icon: 💅
|
||||
modified: 20231204002341236
|
||||
modified: 20231212001120451
|
||||
modifier: Octt
|
||||
page-cover: https://images.unsplash.com/photo-1523437113738-bbd3cc89fb19
|
||||
tags: Web
|
||||
|
@ -17,6 +17,7 @@ title: CSS
|
|||
|
||||
!!! ''Amazing''
|
||||
|
||||
* [[CSS Zen Garden|https://csszengarden.com/]] --- //The Beauty of CSS Design//
|
||||
* [[Pure CSS Minesweeper|https://codepen.io/bali_balo/pen/BLJONZ?editors=1100]]
|
||||
* [[Spinning Diagrams with CSS|https://x.st/spinning-diagrams-with-css]]
|
||||
* [[Bubble Sort...in PURE CSS? [No JS] 😱|https://dev.to/grahamthedev/bubble-sortin-pure-css-no-js-3bb1]]
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
created: 20231211235110484
|
||||
creator: Octt
|
||||
modified: 20231212000033499
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Data compression
|
||||
|
||||
<<^wikipediaframe "Data compression">>
|
||||
|
||||
* [[PeaZip|https://peazip.github.io/]] --- //Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption.// --- <<[# Git"https://github.com/peazip">>
|
||||
|
||||
* [[chdman standalone|https://github.com/charlesthobe/chdman]] --- //CHD Manager program for "Compressed Hunks of Data2. It is a compression file format which most modern emulators use these days and can save you a lot of space on your SSD/HD/SD storage.//
|
||||
** [[namDHC|https://github.com/umageddon/namDHC]] --- //Windows frontend for CHDMAN - written in Autohotkey// --- releases include standalone Win32 builds of chdman
|
||||
* [[maxcso|https://github.com/unknownbrackets/maxcso]] --- //fast ISO to CSO compression program for use with PSP and PS2 emulators, which uses multiple algorithms for best compression ratio//
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230116211647194
|
||||
creator: Octt
|
||||
modified: 20231204003658669
|
||||
modified: 20231211234059688
|
||||
modifier: Octt
|
||||
tags: $:/i18n:en
|
||||
title: Emulation
|
||||
|
@ -11,6 +11,8 @@ title: Emulation
|
|||
|
||||
* a big list of [[Emulators written in JavaScript|https://github.com/fcambus/jsemu]]
|
||||
* a <<RedditL r/iosgaming/comments/tcdpr4/list_of_browser_based_emulators/ "list of browser based emulators">>
|
||||
* [[EmulatorJS|https://emulatorjs.org/]] --- //tool to embed an emulator into your website// --- <<[# Git"https://github.com/EmulatorJS/EmulatorJS">>
|
||||
|
||||
* [[Is it possible to make a ROM converter?|https://retrocomputing.stackexchange.com/questions/8121/is-it-possible-to-make-a-rom-converter]] --- Spoiler: yes, but not often and not without high costs
|
||||
** [[jamulator: Statically Recompiling NES Games into Native Executables with LLVM and Go|https://andrewkelley.me/post/jamulator.html]]
|
||||
|
||||
|
@ -19,7 +21,6 @@ title: Emulation
|
|||
* [[Zophar's Domain|https://www.zophar.net/]]
|
||||
|
||||
!!! ''Game Console Emulators''
|
||||
* https://github.com/EmulatorJS
|
||||
* https://github.com/js-emulators/desmond
|
||||
* https://github.com/44670/44vba
|
||||
* https://github.com/skylersaleh/SkyEmu
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
created: 20231211232616716
|
||||
creator: Octt
|
||||
modified: 20231211233315386
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: File sharing
|
||||
|
||||
<<^wikipediaframe "File sharing">>
|
||||
|
||||
* [[Filebin|https://filebin.net/]] --- //Filebin is a web application that facilitates convenient file sharing over the web.// --- <<[# Git"https://github.com/espebra/filebin2/">>
|
||||
* [[THE NULL POINTER (0x0.st)|https://0x0.st/]] --- //No-bullshit file hosting and URL shortening service// --- <<[# Git"https://git.0x0.st/mia/0x0">>
|
|
@ -1,12 +1,14 @@
|
|||
created: 20230724220345827
|
||||
creator: Octt
|
||||
modified: 20231109000746810
|
||||
modified: 20231211002805392
|
||||
modifier: Octt
|
||||
tags: Text
|
||||
title: Font
|
||||
|
||||
<<^wikipediaframe Font>>
|
||||
|
||||
* [[Dotsies|https://dotsies.org/]] --- // Dotsies is a font that uses dots instead of letters. The latin alphabet (abc...) was created thousands of years ago, and is optimized for writing, not reading. About time for an update, no?//
|
||||
|
||||
* [[Good bitmap fonts with big sizes and unicode support?|https://superuser.com/questions/401831/good-bitmap-fonts-with-big-sizes-and-unicode-support#473798]]
|
||||
|
||||
Interesting fonts, for specific uses:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20231119004553704
|
||||
creator: Octt
|
||||
modified: 20231119004722405
|
||||
modified: 20231211233858282
|
||||
modifier: Octt
|
||||
tags: Gaming
|
||||
title: Gaming console
|
||||
|
@ -8,3 +8,4 @@ title: Gaming console
|
|||
<<^wikipediaframe "Gaming console">>
|
||||
|
||||
* [[Console Protocols|https://sites.google.com/site/consoleprotocols/]] --- //site dedicated to the accurate documentation of protocols used to communicate with and inside of game consoles//
|
||||
* [[ConsoleMods.org|https://consolemods.org/wiki/Main_Page]] --- //collaborative community focused on collecting and preserving the ephemeral knowledge of console modifications, repairs, and restoration methods//
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230116221513491
|
||||
creator: Octt
|
||||
modified: 20231022224751753
|
||||
modified: 20231212001927791
|
||||
modifier: Octt
|
||||
tags: $:/i18n:en
|
||||
title: Libretro
|
||||
|
@ -8,3 +8,9 @@ title: Libretro
|
|||
<<^wikipediaframe Libretro>>
|
||||
|
||||
* [[Developing Libretro Cores|https://docs.libretro.com/development/cores/developing-cores/]]
|
||||
|
||||
!! RetroArch
|
||||
|
||||
<<^wikipediaframe RetroArch>>
|
||||
|
||||
* [[RetroArchLeaks|https://retroarchleaks.wordpress.com/]] --- //Small collection of IRC logs, mostly from #retroarch. Mostly mudslinging and drama.//
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230207185346822
|
||||
creator: Octt
|
||||
modified: 20230225214254021
|
||||
modified: 20231212002117038
|
||||
modifier: Octt
|
||||
tags: JavaScript
|
||||
title: Node.js
|
||||
|
@ -9,6 +9,8 @@ title: Node.js
|
|||
|
||||
!!! ''Resources''
|
||||
|
||||
* [[How to copy files and folders in Node.js?|https://javascript.plainenglish.io/how-to-copy-files-and-folders-in-node-js-e37394fdf4c0#:~:text=src%20to%20dest.-,fs.,a%20directory%20copy%20is%20required.]] --- //Multiple ways to copy files in Node.js//
|
||||
|
||||
; Docs
|
||||
: [[Node.js HTTP Module|https://www.w3schools.com/nodejs/nodejs_http.asp]]
|
||||
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
created: 20231211234531423
|
||||
creator: Octt
|
||||
modified: 20231211234717114
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Pastebin
|
||||
|
||||
<<^wikipediaframe Pastebin>>
|
||||
|
||||
* <<httpsL termbin.com>> --- //Netcat-based command line pastebin// --- <<[# Git"https://github.com/solusipse/fiche">>
|
|
@ -1,6 +1,6 @@
|
|||
created: 20231105150445511
|
||||
creator: Octt
|
||||
modified: 20231126231800001
|
||||
modified: 20231211233431576
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Strange things
|
||||
|
@ -14,4 +14,6 @@ title: Strange things
|
|||
* [[PassSource|https://www.passsource.com/]] --- apparently something to create demo/dummy Apple Wallet passes? I have no use for it but they are very colorful
|
||||
|
||||
* [[Library of Babel|https://libraryofbabel.info/]] --- contains every kind of data that exists, will exist, and will not exist, all generated through randomness but it contains anything.
|
||||
** Alternative version: <<YoutubeL w0XJ8D-TJtM "Database of Damascus - This Database Contains All YOUR Files (and Everyone Else's too)">>
|
||||
** Alternative version: <<YoutubeL w0XJ8D-TJtM "Database of Damascus - This Database Contains All YOUR Files (and Everyone Else's too)">>
|
||||
|
||||
* [[https://www.playemulator.io/]] --- very strange-feeling site with online ROMs emulators, due to all the SEO crap, and possibly wrong thumbnails applied to misleadingly titled games
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230206204937437
|
||||
creator: Octt
|
||||
modified: 20231105000534499
|
||||
modified: 20231211233754729
|
||||
modifier: Octt
|
||||
tags: ToDo
|
||||
title: Telegram
|
||||
|
@ -11,3 +11,4 @@ title: Telegram
|
|||
|
||||
* [[Teledrive|https://github.com/mgilangjanuar/teledrive]] --- //The cloud drive alternative using Telegram API//
|
||||
* [[Telegram Index (Fork)|https://github.com/octospacc/TelegramIndex-Fork]] - //Python web app to index telegram chats and serve its files for download over HTTP//
|
||||
* [[RSS to Telegram Bot|https://t.me/RSStT_Bot]] (`@`) --- //A Telegram RSS bot that cares about your reading experience// --- <<[# Git"https://github.com/Rongronggg9/RSS-to-Telegram-Bot">>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230217100639349
|
||||
creator: Octt
|
||||
modified: 20231203234841192
|
||||
modified: 20231211233603018
|
||||
modifier: Octt
|
||||
tags: Web
|
||||
title: Web Browser
|
||||
|
@ -11,6 +11,8 @@ title: Web Browser
|
|||
|
||||
* [[Website by woolyss|https://chromium.woolyss.com/]] --- //created in 2013 because there was no easy way to download good and stable releases of Chromium, on Windows// ... also indexes other Chromium downloads
|
||||
|
||||
* [[Remote debug Android devices (Chrome for Developers)|https://developer.chrome.com/docs/devtools/remote-debugging/]]
|
||||
|
||||
; Forks
|
||||
: [[Ungoogled Chromium|https://github.com/ungoogled-software]]
|
||||
: [[Bromite|https://bromite.org]] (Android) --- <<[# Git"https://github.com/bromite">>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
created: 20230203214532694
|
||||
creator: Octt
|
||||
icon: 🕸️
|
||||
modified: 20231024225355581
|
||||
modified: 20231212000504829
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random?web
|
||||
tags: Internet
|
||||
|
@ -13,6 +13,7 @@ title: Web
|
|||
|
||||
* [[Can I use|https://caniuse.com/]] --- //up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers// --- <<[# "Open Data (Git)" "https://github.com/Fyrd/caniuse">>
|
||||
* ''[[World Wide Web Consortium|https://www.w3.org/]]'' - //international community that develops open standards to ensure the long-term growth of the Web// - [[[Wikipedia|https://en.wikipedia.org/wiki/World_Wide_Web_Consortium]]]
|
||||
* The ''[[IndieWeb|https://indieweb.org/]]'' is a people-focused alternative to the “corporate web”.
|
||||
* ''Web Archiving Services'': [[Wayback Machine]] | [[archive.today|https://archive.today/]] | [[Ghostarchive|https://ghostarchive.org/]]
|
||||
|
||||
!!! ''Tools''
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230206192842398
|
||||
creator: Octt
|
||||
modified: 20230206192952907
|
||||
modified: 20231212001554129
|
||||
modifier: Octt
|
||||
tags: Web PHP CMS
|
||||
title: WordPress
|
||||
|
@ -8,3 +8,13 @@ title: WordPress
|
|||
<<^wikipediaframe WordPress en>>
|
||||
|
||||
* [[How to Add Code to WordPress Header and Footer|https://kinsta.com/knowledgebase/add-code-wordpress-header-footer/]]
|
||||
|
||||
!!! Plugins
|
||||
|
||||
* [[URL Params|https://wordpress.org/plugins/url-params/]] --- allows you to access URL parameters in the Query String of the URL via shortcodes
|
||||
|
||||
!!! Themes
|
||||
|
||||
* [[BSoJ|https://wordpress.org/themes/bsoj/]] //(Blue Screen of Joy) is a blog theme inspired by the infamous Blue Screen of Death//
|
||||
* [[Stewart|https://wordpress.org/themes/stewart/]] is a modern blogging theme with a left sidebar. Its default color scheme is a striking combination of orange and light gray, to give your blog a sophisticated appearance from day one.
|
||||
* [[Tomoni|https://wordpress.org/themes/tomoni/]] is a //theme that displays a use case of multilingual content with Japanese//, with many color palettes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
created: 20231211004337702
|
||||
created: 20231212002214239
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20231211004337702
|
||||
modified: 20231212002214239
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
|
@ -1,6 +1,6 @@
|
|||
created: 20231210195230988
|
||||
created: 20231211232549925
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20231211004145198
|
||||
modified: 20231212002028270
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230501095944427
|
||||
creator: Octt
|
||||
modified: 20231204001420028
|
||||
modified: 20231211234022133
|
||||
modifier: Octt
|
||||
title: $:/state/search/currentTab
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20220920092307479
|
||||
creator: Octt
|
||||
modified: 20231211004308396
|
||||
modified: 20231211232610654
|
||||
modifier: Octt
|
||||
title: $:/state/tab/sidebar--595412856
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20230501095944427
|
||||
creator: Octt
|
||||
modified: 20231204001420029
|
||||
modified: 20231211234022136
|
||||
modifier: Octt
|
||||
title: $:/state/tab/search-results/sidebar
|
||||
|
||||
|
|
Loading…
Reference in New Issue