OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2023-12-13 00:33:15 +00:00
parent 23b5dd6212
commit 755f4e19df
22 changed files with 72 additions and 27 deletions

View File

@ -1,6 +1,6 @@
created: 20230217221957113 created: 20230217221957113
creator: Octt creator: Octt
modified: 20230813104233873 modified: 20231213003220382
modifier: Octt modifier: Octt
tags: tags:
title: Android/Development title: Android/Development
@ -50,6 +50,7 @@ title: Android/Development
* [[why setCanceledOnTouchOutside(false) doesn't work in Alert builder?|https://stackoverflow.com/questions/13526690/why-setcanceledontouchoutsidefalse-doesnt-work-in-alert-builder]] * [[why setCanceledOnTouchOutside(false) doesn't work in Alert builder?|https://stackoverflow.com/questions/13526690/why-setcanceledontouchoutsidefalse-doesnt-work-in-alert-builder]]
* [[How to prevent a dialog from closing when a button is clicked|https://stackoverflow.com/questions/2620444/how-to-prevent-a-dialog-from-closing-when-a-button-is-clicked]] * [[How to prevent a dialog from closing when a button is clicked|https://stackoverflow.com/questions/2620444/how-to-prevent-a-dialog-from-closing-when-a-button-is-clicked]]
* [[Best way to secure Android app sensitive Data?|https://stackoverflow.com/questions/8184492/best-way-to-secure-android-app-sensitive-data/8184699#8184699]]
</div> </div>
!!!! ''Hacking / Modding'' !!!! ''Hacking / Modding''

View File

@ -1,6 +1,6 @@
created: 20230429182925276 created: 20230429182925276
creator: Octt creator: Octt
modified: 20230928223603055 modified: 20231213000758570
modifier: Octt modifier: Octt
tags: tags:
title: JavaScript/Libraries title: JavaScript/Libraries
@ -17,7 +17,7 @@ Note: some are still in [[Web/Development]]
* [[jQuery|https://jquery.com/]] --- //write less, do more// for general operations (has optional libraries for selectors and UI) --- <<[ "[[Git|https://github.com/jquery]]">> * [[jQuery|https://jquery.com/]] --- //write less, do more// for general operations (has optional libraries for selectors and UI) --- <<[ "[[Git|https://github.com/jquery]]">>
* [[Licia|https://licia.liriliri.io/]] - //utility library to get daily works done// - <<[ "[[Git|https://github.com/liriliri/licia]]">> * [[Licia|https://licia.liriliri.io/]] - //utility library to get daily works done// - <<[ "[[Git|https://github.com/liriliri/licia]]">>
* [[Lodash|https://lodash.com/]] - More modern fork of Underscore, useful for working with data objects - <<[ "[[Git|https://github.com/lodash]]">> * [[Lodash|https://lodash.com/]] - More modern fork of Underscore, useful for working with data objects - <<[ "[[Git|https://github.com/lodash]]">>
* [[🐚 zx|https://github.com/google/zx]] --- //A tool for writing better scripts//, it's like better sh scripting done via JavaScript. * [[🐚 zx|https://google.github.io/zx/]] --- //A tool for writing better scripts//, it's like better sh scripting done via JavaScript. --- <<[# Git"https://github.com/google/zx">>
!!! ''Polyfills'' !!! ''Polyfills''

View File

@ -1,6 +1,6 @@
created: 20230429190335486 created: 20230429190335486
creator: Octt creator: Octt
modified: 20231212001743291 modified: 20231213001835896
modifier: Octt modifier: Octt
tags: tags:
title: Saved/Sites/Development title: Saved/Sites/Development
@ -18,6 +18,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
* [[Ctrl Alt Develop|https://www.ctrlaltdevelop.com/]] --- //Control the conditions. Alter your paradigm. Develop a solution.// * [[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// * [[DevDugeon|https://www.devdungeon.com/]] --- //Virtual Hackerspace; programming, cybersecurity, software freedom, and electronics//
* [[cpprograms|https://cpprograms.net/]] * [[cpprograms|https://cpprograms.net/]]
* [[DefKorns|https://defkorns.github.io/]] --- //Mod repository// (has a cool strange Spiderman theme?)
* [[Dragonminded.com|https://dragonminded.com/]] --- //...a site for everything else// * [[Dragonminded.com|https://dragonminded.com/]] --- //...a site for everything else//
* [[Dr.Hell's Page - 独田地獄斎之頁|https://drhell.web.fc2.com/]] * [[Dr.Hell's Page - 独田地獄斎之頁|https://drhell.web.fc2.com/]]
* [[Dustin John Pfister|https://dustinpfister.github.io/]] * [[Dustin John Pfister|https://dustinpfister.github.io/]]
@ -28,6 +29,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
** TiddlyWiki: [[Standard|https://onetwo.ren/wiki/]], [[Prerelease|https://wiki.onetwo.ren/]] --- //knowledge base mainly used to store text memes that Lin Yier encounters by chance, as well as to replace his various thoughts posted in Weibo Moments, and as a directory to pile up online content to be sorted out during the exploration process// ** TiddlyWiki: [[Standard|https://onetwo.ren/wiki/]], [[Prerelease|https://wiki.onetwo.ren/]] --- //knowledge base mainly used to store text memes that Lin Yier encounters by chance, as well as to replace his various thoughts posted in Weibo Moments, and as a directory to pile up online content to be sorted out during the exploration process//
* [[Krzysztof Kowalczyk|https://blog.kowalczyk.info/]] --- design and implementation of software * [[Krzysztof Kowalczyk|https://blog.kowalczyk.info/]] --- design and implementation of software
* [[Lameguy64|http://lameguy64.net/]] --- mainly PS1 development projects * [[Lameguy64|http://lameguy64.net/]] --- mainly PS1 development projects
* [[Meefik's Blog|https://meefik.github.io/]] --- //Freedom and Open Source// --- <<[# Git"https://github.com/meefik/meefik.github.io">>
* [[Mike MGarcia's Games Development Blog|http://mgarcia.org/]] --- //Hobby GameDev like its 1999// * [[Mike MGarcia's Games Development Blog|http://mgarcia.org/]] --- //Hobby GameDev like its 1999//
* [[null program (Chris Wellons)|https://nullprogram.com/]] * [[null program (Chris Wellons)|https://nullprogram.com/]]
* [[Patater|https://www.patater.com/]] --- has a lot of retrodevelopment projects and resources, especially NDS * [[Patater|https://www.patater.com/]] --- has a lot of retrodevelopment projects and resources, especially NDS
@ -38,6 +40,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
* <<httpsL tonsky.me>> --- //programming and UI design// * <<httpsL tonsky.me>> --- //programming and UI design//
* [[UTF-8.jp|https://utf-8.jp/]] * [[UTF-8.jp|https://utf-8.jp/]]
* [[Will Usher|https://www.willusher.io/]] --- //Scientific Visualization Engineer// * [[Will Usher|https://www.willusher.io/]] --- //Scientific Visualization Engineer//
* [[Yomotsu net|https://yomotsu.net/]] --- //Akihiro Oyamada I'm a Web-Front-End-Engineer, as well as a Microsoft MVP for Internet Explorer since 2011 to 2017. Playing with CSS3, SVG, WebGL and others.//
* [[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//

View File

@ -1,6 +1,6 @@
created: 20230223222804008 created: 20230223222804008
creator: Octt creator: Octt
modified: 20231211004049370 modified: 20231213002924275
modifier: Octt modifier: Octt
tags: tags:
title: Saved/Sites title: Saved/Sites
@ -18,6 +18,7 @@ Note: "[property]-leaning" means the majority of the content of the site, or the
* [[Akalanka Ekanayake Blog|https://blog.akalanka.uk/]] --- It's a curious blog, mainly deals with IT subject but the theme/style looks like a fashion blog lmao * [[Akalanka Ekanayake Blog|https://blog.akalanka.uk/]] --- It's a curious blog, mainly deals with IT subject but the theme/style looks like a fashion blog lmao
* [[Ctrl blog by Daniel Aleksandersen|https://www.ctrl.blog/]] * [[Ctrl blog by Daniel Aleksandersen|https://www.ctrl.blog/]]
* [[Eli Grey|https://eligrey.com/]] * [[Eli Grey|https://eligrey.com/]]
* [[FlareXeshttps://flarexes.com]]
* [[Gianmarco Gargiulo|https://gianmarco.gg]] * [[Gianmarco Gargiulo|https://gianmarco.gg]]
* <<httpL iter.ca>> * <<httpL iter.ca>>
* [[koyu's personal website|https://web.koyu.space/]] * [[koyu's personal website|https://web.koyu.space/]]
@ -59,6 +60,7 @@ These are portfolios, collections of projects, hubs, landing pages, etc.
* <<httpL "Neal.fun">> * <<httpL "Neal.fun">>
* [[Novasquirrel's site|https://novasquirrel.com/]] * [[Novasquirrel's site|https://novasquirrel.com/]]
* [[The Hacker's Choice|https://www.thc.org]] --- group of international hackers, founded in 1995 --- <<[# "Knowledge Base" "https://iq.thc.org">> * [[The Hacker's Choice|https://www.thc.org]] --- group of international hackers, founded in 1995 --- <<[# "Knowledge Base" "https://iq.thc.org">>
* [[Trong|https://trongnguyen.co/]] (+ digital garden) --- //Vietnamese Product Designer living in Singapore, currently @Carousell//
* <<linkdescgit "Yasoob Khalid" "https://yasoob.me/" "Author, Blogger & artist who can't make up his mind" "https://github.com/yasoob/personal_blog">> --- the site contains some cool tech-focused art projects * <<linkdescgit "Yasoob Khalid" "https://yasoob.me/" "Author, Blogger & artist who can't make up his mind" "https://github.com/yasoob/personal_blog">> --- the site contains some cool tech-focused art projects
* [[ZeptoBars|https://zeptobars.com/en/]] --- hi-def pictures of naked CPU dies * [[ZeptoBars|https://zeptobars.com/en/]] --- hi-def pictures of naked CPU dies

View File

@ -1,6 +1,6 @@
created: 20231029134919585 created: 20231029134919585
creator: Octt creator: Octt
modified: 20231126230129282 modified: 20231213001056574
modifier: Octt modifier: Octt
tags: tags:
title: C Language title: C Language
@ -9,6 +9,7 @@ title: C Language
* [[reassign struct in C|https://stackoverflow.com/questions/10298070/reassign-struct-in-c]] (meaning reassigning all fields at a time); the feature is part of compound literals, sadly only supported in C99+, won't work before that and it's not easy to guess why without knowing this * [[reassign struct in C|https://stackoverflow.com/questions/10298070/reassign-struct-in-c]] (meaning reassigning all fields at a time); the feature is part of compound literals, sadly only supported in C99+, won't work before that and it's not easy to guess why without knowing this
* [[How to copy arrray to array using memcpy() in C|https://stackoverflow.com/a/15685912]] --- //you should allocate memory for tmp with size = sizeof(a). And then memcpy with size = sizeof(a)// * [[How to copy arrray to array using memcpy() in C|https://stackoverflow.com/a/15685912]] --- //you should allocate memory for tmp with size = sizeof(a). And then memcpy with size = sizeof(a)//
* [[Reading command line parameters|https://stackoverflow.com/questions/5157337/reading-command-line-parameters]]
* [[Why do many functions that return structures in C, actually return pointers to structures?|https://softwareengineering.stackexchange.com/questions/359408/why-do-many-functions-that-return-structures-in-c-actually-return-pointers-to-s]] * [[Why do many functions that return structures in C, actually return pointers to structures?|https://softwareengineering.stackexchange.com/questions/359408/why-do-many-functions-that-return-structures-in-c-actually-return-pointers-to-s]]
* [[Passing by reference in C|https://stackoverflow.com/questions/2229498/passing-by-reference-in-c]] --- "C does not support passing a variable by reference"... //Passing a pointer ''is'' passing-by-reference. This seems to be one of those facts that "savvy" C programmers pride themselves on. Like they get a kick out of it. "Oh you might THINK C has pass-by-reference but no it's actually just the value of a memory address being passed harharhar". Passing by reference literally just means passing the memory address of where a variable is stored rather than the variable's value itself [...]// * [[Passing by reference in C|https://stackoverflow.com/questions/2229498/passing-by-reference-in-c]] --- "C does not support passing a variable by reference"... //Passing a pointer ''is'' passing-by-reference. This seems to be one of those facts that "savvy" C programmers pride themselves on. Like they get a kick out of it. "Oh you might THINK C has pass-by-reference but no it's actually just the value of a memory address being passed harharhar". Passing by reference literally just means passing the memory address of where a variable is stored rather than the variable's value itself [...]//
@ -33,3 +34,4 @@ title: C Language
* [[How to get the current directory in a C program?|https://stackoverflow.com/questions/298510/how-to-get-the-current-directory-in-a-c-program]] --- (`getcwd(...)`) * [[How to get the current directory in a C program?|https://stackoverflow.com/questions/298510/how-to-get-the-current-directory-in-a-c-program]] --- (`getcwd(...)`)
* [[C Program to list all files and sub-directories in a directory|https://www.geeksforgeeks.org/c-program-list-files-sub-directories-directory/]] * [[C Program to list all files and sub-directories in a directory|https://www.geeksforgeeks.org/c-program-list-files-sub-directories-directory/]]
* [[How to read the content of a file to a string in C?|https://stackoverflow.com/a/174552]]

View File

@ -1,6 +1,6 @@
created: 20230116211647194 created: 20230116211647194
creator: Octt creator: Octt
modified: 20231211234059688 modified: 20231212234134224
modifier: Octt modifier: Octt
tags: $:/i18n:en tags: $:/i18n:en
title: Emulation title: Emulation
@ -12,6 +12,7 @@ title: Emulation
* a big list of [[Emulators written in JavaScript|https://github.com/fcambus/jsemu]] * 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">> * 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">> * [[EmulatorJS|https://emulatorjs.org/]] --- //tool to embed an emulator into your website// --- <<[# Git"https://github.com/EmulatorJS/EmulatorJS">>
** It was apparently born as a reverse-engineering of <<httpsL www.emulatorjs.com>>
* [[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 * [[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]] ** [[jamulator: Statically Recompiling NES Games into Native Executables with LLVM and Go|https://andrewkelley.me/post/jamulator.html]]

View File

@ -1,6 +1,6 @@
created: 20230116202756249 created: 20230116202756249
creator: Octt creator: Octt
modified: 20231204002032094 modified: 20231213000356843
modifier: Octt modifier: Octt
tags: $:/i18n:en tags: $:/i18n:en
title: Gaming title: Gaming
@ -11,6 +11,9 @@ title: Gaming
... ...
* [[Video Game History Foundation|https://gamehistory.org/]] --- //non-profit organization dedicated to preserving, celebrating, and teaching the history of video games//
* [[The Cutting Room Floor|https://tcrf.net/]] is a site dedicated to unearthing and researching unused and cut content from video games
* [[MobyGames Video Game Database|https://www.mobygames.com/]] --- //extremely ambitious project with the goal to meticulously catalog all relevant information about electronic games on a game-by-game basis// * [[MobyGames Video Game Database|https://www.mobygames.com/]] --- //extremely ambitious project with the goal to meticulously catalog all relevant information about electronic games on a game-by-game basis//
* [[Sala Museo Games|https://gamingshitposting.github.io/SalaMuseoGames]] --- //Where art is your new play// --- <<[# Git"https://github.com/GamingShitposting/SalaMuseoGames">> * [[Sala Museo Games|https://gamingshitposting.github.io/SalaMuseoGames]] --- //Where art is your new play// --- <<[# Git"https://github.com/GamingShitposting/SalaMuseoGames">>

View File

@ -1,6 +1,6 @@
created: 20230202231537773 created: 20230202231537773
creator: Octt creator: Octt
modified: 20231204000848267 modified: 20231213000353049
modifier: Octt modifier: Octt
tags: Libre tags: Libre
title: Git title: Git
@ -16,6 +16,8 @@ title: Git
** Amending the ''most recent commit message'': `git commit --amend` (with optionally `-m "commit message"`) ** Amending the ''most recent commit message'': `git commit --amend` (with optionally `-m "commit message"`)
* [[How to delete all commits in a Git repository and replace it with a single “initial commit”|https://lanedirt.tech/2022/05/how-to-delete-all-commits-in-a-git-repository-and-replace-it-with-a-single-initial-commit/]] * [[How to delete all commits in a Git repository and replace it with a single “initial commit”|https://lanedirt.tech/2022/05/how-to-delete-all-commits-in-a-git-repository-and-replace-it-with-a-single-initial-commit/]]
* <<httpsL raw.githack.com>> --- //CDN for your source code, serves files directly from your source code hosting with proper Content-Type headers// --- <<[# Git"https://github.com/neoascetic/rawgithack">>
!!! ''Apps'' !!! ''Apps''
* [[GitJournal|https://gitjournal.io/]] - //Mobile first Markdown Notes integrated with Git// --- <<[ "[[Git|https://github.com/GitJournal]]">> * [[GitJournal|https://gitjournal.io/]] - //Mobile first Markdown Notes integrated with Git// --- <<[ "[[Git|https://github.com/GitJournal]]">>

View File

@ -1,7 +1,7 @@
created: 20230111153758951 created: 20230111153758951
creator: Octt creator: Octt
icon: 🐧 icon: 🐧
modified: 20231121235617368 modified: 20231213000753907
modifier: Octt modifier: Octt
page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
tags: $:/i18n:en Unix tags: $:/i18n:en Unix
@ -47,3 +47,5 @@ title: Linux
* [[cannot mount /dev/loop1 read-only|https://serverfault.com/questions/839898/cannot-mount-block-device-dev-loop-read-only]] --- Filesystem might have a dirty log, using `-o norecovery` can still mount it readonly. * [[cannot mount /dev/loop1 read-only|https://serverfault.com/questions/839898/cannot-mount-block-device-dev-loop-read-only]] --- Filesystem might have a dirty log, using `-o norecovery` can still mount it readonly.
* [[How to take back control of /etc/resolv.conf on Linux|https://www.ctrl.blog/entry/resolvconf-tutorial.html]] --- //Several DNS-related programs want to automatically manage the DNS name server and resolution configuration file at `/etc/resolv.conf`. In some situations, you may want to manage this file yourself.// * [[How to take back control of /etc/resolv.conf on Linux|https://www.ctrl.blog/entry/resolvconf-tutorial.html]] --- //Several DNS-related programs want to automatically manage the DNS name server and resolution configuration file at `/etc/resolv.conf`. In some situations, you may want to manage this file yourself.//
* [[How do I start a process with a nice value of -20 and not give it root privilege?|https://unix.stackexchange.com/questions/72934/how-do-i-start-a-process-with-a-nice-value-of-20-and-not-give-it-root-privilege]] --- quick hack: `sudo nice -n -20 su -c ${cmd} ${user}`

View File

@ -1,6 +1,6 @@
created: 20230207185346822 created: 20230207185346822
creator: Octt creator: Octt
modified: 20231212002117038 modified: 20231213001702461
modifier: Octt modifier: Octt
tags: JavaScript tags: JavaScript
title: Node.js title: Node.js
@ -9,7 +9,8 @@ title: Node.js
!!! ''Resources'' !!! ''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// * [[Node.js check if path is file or directory|https://stackoverflow.com/a/43701801]]
* [[How to copy files and folders in Node.js?|https://javascript.plainenglish.io/how-to-copy-files-and-folders-in-node-js-e37394fdf4c0]] --- //Multiple ways to copy files in Node.js//
; Docs ; Docs
: [[Node.js HTTP Module|https://www.w3schools.com/nodejs/nodejs_http.asp]] : [[Node.js HTTP Module|https://www.w3schools.com/nodejs/nodejs_http.asp]]

View File

@ -1,8 +1,10 @@
created: 20230209153716905 created: 20230209153716905
creator: Octt creator: Octt
modified: 20230209153828312 modified: 20231212222839172
modifier: Octt modifier: Octt
tags: Game tags: Game
title: Super Mario Bros. title: Super Mario Bros.
<<MediaWiki Super_Mario_Bros. en 4>> <<^wikipediaframe Super_Mario_Bros. en>>
* [[Super Mario Bros. 3Mix|https://www.sonicepoch.com/sm3mix/]] --- //The spectacular, full-scale hack of SMB3! Implementing concepts from many games that came well after the original title.// --- <<[# Thread"https://www.romhacking.net/forum/index.php?topic=14049.0">> <<[# Release"https://www.romhacking.net/hacks/2068/">> <<[# Git"https://github.com/captainsouthbird/3Mix">> <<[# ROM"https://archive.org/details/super-mario-bros.-3-mix">>

View File

@ -0,0 +1,16 @@
created: 20231212222847342
creator: Octt
modified: 20231212223439290
modifier: Octt
tags:
title: Super Nintendo Entertainment System
<<^wikipediaframe "SNES">>
* [[SNES Central|https://snescentral.com/index.php]]
!! Star Fox
<<^wikipediaframe "Star Fox">>
* [[Super Star Fox Weekend / Starwing Competition|https://snescentral.com/article.php?id=0942]]

View File

@ -1,6 +1,6 @@
created: 20230217100639349 created: 20230217100639349
creator: Octt creator: Octt
modified: 20231211233603018 modified: 20231213002459791
modifier: Octt modifier: Octt
tags: Web tags: Web
title: Web Browser title: Web Browser
@ -20,7 +20,9 @@ title: Web Browser
!!! [[Firefox|https://firefox.com]] !!! [[Firefox|https://firefox.com]]
* [[How to Install Any Add-on in Firefox for Android|https://www.maketecheasier.com/install-addon-firefox-android]] (Firefox Beta is needed) * [[How to Install Any Add-on in Firefox for Android|https://www.maketecheasier.com/install-addon-firefox-android]] (Firefox Beta is needed)
** [[https://mastodon.uno/@octo/111064836718607256]]
* [[Why Extensions can't modify Mozilla sites (like AMO)|https://ninetailed.ninja/extensions-modify-mozilla-sites.html]] * [[Why Extensions can't modify Mozilla sites (like AMO)|https://ninetailed.ninja/extensions-modify-mozilla-sites.html]]
* [[How to increase Firefox scrollbar width?]]
; Forks ; Forks
: [[LibreWolf|https://librewolf.net]] (Desktop) : [[LibreWolf|https://librewolf.net]] (Desktop)

View File

@ -1,7 +1,7 @@
created: 20230203214532694 created: 20230203214532694
creator: Octt creator: Octt
icon: 🕸️ icon: 🕸️
modified: 20231212000504829 modified: 20231213000349752
modifier: Octt modifier: Octt
page-cover: https://source.unsplash.com/random?web page-cover: https://source.unsplash.com/random?web
tags: Internet tags: Internet
@ -28,6 +28,7 @@ title: Web
!!! ''Frameworks/Generators/CMS'' !!! ''Frameworks/Generators/CMS''
* [[werc - A sane web anti-framework|http://werc.cat-v.org/]] --- //Bringing minimalism and sanity to the web// --- Has interesting features with a fixed but style-customizable layout, + support for apps and extensions. * [[werc - A sane web anti-framework|http://werc.cat-v.org/]] --- //Bringing minimalism and sanity to the web// --- Has interesting features with a fixed but style-customizable layout, + support for apps and extensions.
* [[H5P|https://h5p.org/]] --- //Create, share and reuse interactive HTML5 content in your browser//
!!! ''Analytics'' !!! ''Analytics''

View File

@ -1,6 +1,6 @@
created: 20230207213320932 created: 20230207213320932
creator: Octt creator: Octt
modified: 20231118203412795 modified: 20231213002131171
modifier: Octt modifier: Octt
tags: Microsoft Proprietary OS tags: Microsoft Proprietary OS
title: Windows title: Windows
@ -15,6 +15,7 @@ title: Windows
!! ''Resources'' for the platform !! ''Resources'' for the platform
* [[Retro Windows Wiki|https://retrowindows.miraheze.org/wiki/Main_Page]]//, a community support wiki for older versions of Windows.//
* [[Shorthorn Project|http://shorthornproject.com/]] --- //project to transform Windows XP/2003 in a moderns systems, with beatiful interface, compatible and very fast, based in One-Core-API tecnology// * [[Shorthorn Project|http://shorthornproject.com/]] --- //project to transform Windows XP/2003 in a moderns systems, with beatiful interface, compatible and very fast, based in One-Core-API tecnology//
** [[One-Core-API|https://github.com/Skulltrail192/One-Core-Api]] --- //complete layer to get compatibility on XP/2003 for newer applications// --- <<#[ Binaries "https://github.com/Skulltrail192/One-Core-API-Binaries">> ** [[One-Core-API|https://github.com/Skulltrail192/One-Core-Api]] --- //complete layer to get compatibility on XP/2003 for newer applications// --- <<#[ Binaries "https://github.com/Skulltrail192/One-Core-API-Binaries">>
* some [[Windows 98SE Utilities|http://dk.toastednet.org/vogons/win98/]] * some [[Windows 98SE Utilities|http://dk.toastednet.org/vogons/win98/]]

View File

@ -1,12 +1,16 @@
created: 20230216193546517 created: 20230216193546517
creator: Octt creator: Octt
modified: 20230217094958892 modified: 20231213003036081
modifier: Octt modifier: Octt
tags: tags:
title: Word title: Word
<<^wikipediaframe Word en>> <<^wikipediaframe Word en>>
!!! Useful, to be remembered
* [[What do you call a member of a federation?|https://english.stackexchange.com/questions/253334/what-do-you-call-a-member-of-a-federation]] ("federate")
!!! ''//Interesting// Words/Expressions'' !!! ''//Interesting// Words/Expressions''
Some words and expressions I discovered and found so interesing I want to save them, ok? Some words and expressions I discovered and found so interesing I want to save them, ok?

View File

@ -1,6 +1,6 @@
created: 20230818075833750 created: 20230818075833750
creator: Octt creator: Octt
modified: 20231119152821235 modified: 20231213001700023
modifier: Octt modifier: Octt
tags: Forum tags: Forum
title: phpBB title: phpBB
@ -11,6 +11,8 @@ title: phpBB
<<^wikipediaframe phpBB>> <<^wikipediaframe phpBB>>
* [[How to Install phpBB with Nginx and MariaDB on Ubuntu Linux|https://geekrewind.com/install-phpbb-on-ubuntu-17-04-17-10-with-nginx-mariadb-and-php-support/]] --- Note: the `php-fpm` package might need to be installed by specifying version, and it's better to use [[phpBB's official nginx.sample.conf|https://github.com/phpbb/phpbb/blob/master/phpBB/docs/nginx.sample.conf]]. * [[How to Install phpBB with Nginx and MariaDB on Ubuntu Linux|https://geekrewind.com/install-phpbb-on-ubuntu-17-04-17-10-with-nginx-mariadb-and-php-support/]] --- Note: the `php-fpm` package might need to be installed by specifying version, and it's better to use [[phpBB's official nginx.sample.conf|https://github.com/phpbb/phpbb/blob/master/phpBB/docs/nginx.sample.conf]].
* [[Creating custom BBcode with optional parameter?|https://www.phpbb.com/community/viewtopic.php?t=2531861]]
** also see [[Custom BBCode syntax of s9e\TextFormatter|https://s9etextformatter.readthedocs.io/Plugins/BBCodes/Custom_BBCode_syntax/]]
* [[phpBB Studio|https://phpbbstudio.com]] --- //Extension developers for phpBB// * [[phpBB Studio|https://phpbbstudio.com]] --- //Extension developers for phpBB//

View File

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

View File

@ -1,6 +1,6 @@
created: 20231211232549925 created: 20231212221353246
creator: Octt creator: Octt
list: list:
modified: 20231212002028270 modified: 20231213003135779
modifier: Octt modifier: Octt
title: $:/StoryList title: $:/StoryList

View File

@ -1,6 +1,6 @@
created: 20230501095944427 created: 20230501095944427
creator: Octt creator: Octt
modified: 20231211234022133 modified: 20231213001351105
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: 20231211232610654 modified: 20231213003239301
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: 20231211234022136 modified: 20231213001351105
modifier: Octt modifier: Octt
title: $:/state/tab/search-results/sidebar title: $:/state/tab/search-results/sidebar