mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-24 15:17:53 +01:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
ea2e43bc55
commit
1591b4804a
@ -1,5 +1,5 @@
|
||||
created: 20230228113752076
|
||||
created: 20230228230318146
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20230228113752076
|
||||
modified: 20230228230318146
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
@ -1,6 +1,6 @@
|
||||
created: 20230111212908327
|
||||
creator: Octt
|
||||
modified: 20230221203911149
|
||||
modified: 20230228224933898
|
||||
modifier: Octt
|
||||
tags: $:/tags/Macro
|
||||
title: $:/Macros/Frames
|
||||
@ -56,6 +56,7 @@ data:text/html;utf8,
|
||||
'></iframe>
|
||||
\end
|
||||
|
||||
|
||||
\define iFrame100(Src)
|
||||
<<EmbedFromLine "$Src$">>
|
||||
<iframe style=<<iFrame100Style>> frameborder="0" src="$Src$"></iframe>
|
||||
|
@ -1,8 +1,9 @@
|
||||
.URL: https://librex.octt.eu.org
|
||||
caption: Browser
|
||||
created: 20230225105917089
|
||||
creator: Octt
|
||||
list-after: Map
|
||||
modified: 20230228113322272
|
||||
modified: 20230228225126748
|
||||
modifier: Octt
|
||||
tags: $:/tags/SideBar
|
||||
title: $:/OcttKB/WebBrowser
|
||||
@ -10,5 +11,5 @@ title: $:/OcttKB/WebBrowser
|
||||
<small>Yo dawg, I heard you like web browsers, so I put a browser inside this wiki, so that you can browse the web while you use your browser to browse the wiki from your browser!
|
||||
<small>If the CORS machine doesn't break again, that is...</small>
|
||||
</small>
|
||||
|
||||
<<iFrameBypass "https://librex.octt.eu.org">>
|
||||
<$edit-text class="Edit-Text-Full" tiddler="$:/OcttKB/WebBrowser" field=".URL" />
|
||||
<$macrocall $name="iFrameBypass" Src={{$:/OcttKB/WebBrowser!!.URL}} Class="iFrameFitX iFrameFullY"/>
|
@ -1,6 +1,6 @@
|
||||
created: 20230228112026322
|
||||
created: 20230228220336908
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20230228113147477
|
||||
modified: 20230228230008285
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
@ -1,6 +1,6 @@
|
||||
created: 20230112154615238
|
||||
creator: Octt
|
||||
modified: 20230225112834333
|
||||
modified: 20230228225214583
|
||||
modifier: Octt
|
||||
tags: $:/tags/Stylesheet
|
||||
title: $:/Styles/Embed
|
||||
@ -16,6 +16,9 @@ title: $:/Styles/Embed
|
||||
.iFrameNormal { Height: 90vh; }
|
||||
.iFrame100 { Height: 100vh; }
|
||||
|
||||
.iFrameFitX { Width: 100%; }
|
||||
.iFrameFullY { Height: 96vh; }
|
||||
|
||||
.MediaWikiEmbed, .MediaWikiEmbedBlock {
|
||||
Border-Left: 4px Solid <<--HeadingColor0>>;
|
||||
Padding-Left: 1em /*8px*/;
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230108190740128
|
||||
creator: Octt
|
||||
modified: 20230226205516333
|
||||
modified: 20230228224231083
|
||||
modifier: Octt
|
||||
tags: $:/tags/Stylesheet
|
||||
title: $:/Styles/Main
|
||||
@ -78,7 +78,6 @@ Div.View-Breadcrumbs
|
||||
/* Inserting HTML content with tag $:/tags/AboveStory causes excess padding on top of the story river; Setting display none breaks that HTML, so we just tweak position */
|
||||
.tc-page-container .tc-story-river > .story-backdrop { position: absolute; }
|
||||
|
||||
|
||||
/* Reduce top padding of sidebar */
|
||||
.tc-sidebar-scrollable { padding-top: 12px; }
|
||||
.tc-sidebar-scrollable .tc-sidebar-header .tc-reveal .tc-site-subtitle { padding-right: 4em; }
|
||||
@ -97,6 +96,12 @@ Div.View-Breadcrumbs
|
||||
|
||||
.tc-sidebar-scrollable .tc-sidebar-tabs-main .tc-more-sidebar .tc-tab-content { overflow: visible; }
|
||||
|
||||
.tc-unfold-banner {
|
||||
width: calc(100% - 8px);
|
||||
margin-left: -16px;
|
||||
margin-top: -8px;
|
||||
}
|
||||
|
||||
/* Large tag selection menu, optimized for desktop + nicer tag button */
|
||||
.tc-edit-tags .tc-edit-add-tag .tc-block-tags-dropdown {
|
||||
position: revert;
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230111090705398
|
||||
creator: Octt
|
||||
modified: 20230218175557484
|
||||
modified: 20230228222918606
|
||||
modifier: Octt
|
||||
tags: $:/tags/ViewTemplate
|
||||
title: $:/Styles/View/5-10-Missing.xml
|
||||
@ -27,7 +27,7 @@ title: $:/Styles/View/5-10-Missing.xml
|
||||
</summary>
|
||||
<!-- <$macrocall $name="tree_" prefix=<<__currentTiddler__>>/> -->
|
||||
<!-- <$macrocall $name="tree_" prefix={{{[<currentTiddler>append[/]]}}}/> -->
|
||||
<!-- <<DirTreeList>> -->
|
||||
<<DirTreeList>>
|
||||
</details>
|
||||
|
||||
</$list>
|
@ -1,6 +1,6 @@
|
||||
created: 20230221195124645
|
||||
creator: Octt
|
||||
modified: 20230221195124645
|
||||
modified: 20230228223754597
|
||||
modifier: Octt
|
||||
title: $:/state/folded/$:/Macros/Frames
|
||||
|
||||
|
7
Wiki/tiddlers/$__state_folded_$__OcttKB_WebBrowser.tid
Normal file
7
Wiki/tiddlers/$__state_folded_$__OcttKB_WebBrowser.tid
Normal file
@ -0,0 +1,7 @@
|
||||
created: 20230228223657961
|
||||
creator: Octt
|
||||
modified: 20230228224112325
|
||||
modifier: Octt
|
||||
title: $:/state/folded/$:/OcttKB/WebBrowser
|
||||
|
||||
show
|
@ -1,6 +1,6 @@
|
||||
created: 20220920174307633
|
||||
creator: Octt
|
||||
modified: 20230225143501442
|
||||
modified: 20230228224343741
|
||||
modifier: Octt
|
||||
title: $:/state/sidebar
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20220920092307479
|
||||
creator: Octt
|
||||
modified: 20230228113654439
|
||||
modified: 20230228230216493
|
||||
modifier: Octt
|
||||
title: $:/state/tab/sidebar--595412856
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20230209095658308
|
||||
creator: Octt
|
||||
modified: 20230225113549861
|
||||
modified: 20230228222548580
|
||||
modifier: Octt
|
||||
title: $:/state/toc/$:/ToC-Spacc-747701490
|
||||
|
||||
close
|
||||
open
|
@ -0,0 +1,7 @@
|
||||
created: 20230228222545805
|
||||
creator: Octt
|
||||
modified: 20230228222631260
|
||||
modifier: Octt
|
||||
title: $:/state/toc/$:/ToC/Spacc-Spacc Inc.-747701490
|
||||
|
||||
close
|
@ -1,6 +1,6 @@
|
||||
created: 20230215211524153
|
||||
creator: Octt
|
||||
modified: 20230227211152346
|
||||
modified: 20230228223126204
|
||||
modifier: Octt
|
||||
title: $:/state/tree/Saved/Articles/
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20220920114844259
|
||||
creator: Octt
|
||||
modified: 20230221210923473
|
||||
modified: 20230228224415294
|
||||
modifier: Octt
|
||||
title: $:/themes/tiddlywiki/vanilla/metrics/sidebarwidth
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20230218215510319
|
||||
creator: Octt
|
||||
icon: 👾
|
||||
modified: 20230227220804517
|
||||
modified: 20230228230210163
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random/?ChatBot,ChatGPT,OpenAI
|
||||
tags:
|
||||
@ -51,8 +51,9 @@ With all the [[Issues of the Modern Web]], and the practical demonstrations of t
|
||||
* Advertisers could probably soon go to AI, because of the potential to deploy even more targeted ads, while simultaneously appearing less invasive to users.
|
||||
* Writers and content creators could focus more on the content: not have to deal with SEO issues, and more easily deploy content thanks to APIs provided by the AI services instead of having to construct a website.
|
||||
</div> </dd>
|
||||
: <<YoutubeL ce616lsed9Y "ChatGPT Has A Serious Problem">>
|
||||
: <<YoutubeL WY518YRfs5M "Generative AI Is About To Reset Everything, And, Yes It Will Change Your Life">>
|
||||
: <<YoutubeL ce616lsed9Y "ChatGPT Has A Serious Problem [ColdFusion]">>
|
||||
: <<YoutubeL WY518YRfs5M "Generative AI Is About To Reset Everything, And, Yes It Will Change Your Life [Forbes]">>
|
||||
: <<YoutubeL jPhJbKBuNnA "I tried using AI. It scared me. [Tom Scott]">> - //Everything is about to change//
|
||||
|
||||
!!! ''Developments''
|
||||
|
||||
|
@ -1,13 +1,17 @@
|
||||
created: 20230209103557956
|
||||
creator: Octt
|
||||
modified: 20230209172822428
|
||||
modified: 20230228230000660
|
||||
modifier: Octt
|
||||
tags: Internet
|
||||
title: DNS
|
||||
|
||||
<<MediaWiki Domain_Name_System en 4>>
|
||||
<<^wikipediaframe "Domain Name System">>
|
||||
|
||||
List of DNS servers (including <<WikipediaLink "DNS over TLS" en " ">>, easily usable on [[Android]] >= 9):
|
||||
* [[Bizarre and Unusual Uses of DNS [FOSDEM23]|https://fosdem.org/2023/schedule/event/dns_bizarre_and_unusual_uses_of_dns/]] - //Rule 53: If you can think of it, someone's done it in the DNS//
|
||||
|
||||
!!! ''List of some DNS servers''
|
||||
|
||||
(including <<WikipediaLink "DNS over TLS" en " ">>, easily usable on [[Android]] >= 9):
|
||||
|
||||
; 🇺🇸 ''[[Cloudflare|https://1.1.1.1/]]'' (avoid):
|
||||
: <<WikipediaLink- "1.1.1.1" en>>
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20230217224333827
|
||||
creator: Octt
|
||||
icon: 🍀
|
||||
modified: 20230227205943686
|
||||
modified: 20230228222424404
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random/?digital-garden
|
||||
tags:
|
||||
@ -22,5 +22,8 @@ I still haven't yet understood what are the exact connotations of this term.
|
||||
</div>
|
||||
: <<YoutubeL v8CBE7jPPTk "🪴 How To Grow Your Own Digital Garden with Maggie Appleton">>
|
||||
|
||||
; Tools
|
||||
; Tools - some are under [[Personal Knowledge Base]]
|
||||
: [[garden 🌱|https://digital-garden.dev/]] - starter kit for making a more blog-oriented digital garden - <<[ "[[Git|https://github.com/inadeqtfuturs/garden]]">>
|
||||
|
||||
; Misc
|
||||
: [[Digital Gardening Tools and Resources|https://github.com/MaggieAppleton/digital-gardeners]]
|
||||
|
12
Wiki/tiddlers/News and Politics.tid
Normal file
12
Wiki/tiddlers/News and Politics.tid
Normal file
@ -0,0 +1,12 @@
|
||||
created: 20230228220648648
|
||||
creator: Octt
|
||||
modified: 20230228221219150
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: News and Politics
|
||||
|
||||
!!! 2023/02/28
|
||||
|
||||
; Strage di Crotone
|
||||
: [[Crotone, il racconto dei sopravvissuti: "Nella stiva eravamo 180, ci facevano salire solo per respirare. Gli scafisti fuggiti su un canotto"|https://www.repubblica.it/cronaca/2023/02/28/news/crotone_strage_migranti_conto_vittime_laura_boldrini-389901110/]]
|
||||
: <<YoutubeL ajBbuKXJ8nA "Strage di Crotone: le vergognose parole di Piantedosi">> - "//Io non partirei se fossi disperato perché sono stato educato alla responsabilità'//"
|
@ -1,6 +1,6 @@
|
||||
created: 20230203224049687
|
||||
creator: Octt
|
||||
modified: 20230227210614687
|
||||
modified: 20230228220623251
|
||||
modifier: Octt
|
||||
tags: $:/i18n:en Knowledge
|
||||
title: Personal Knowledge Base
|
||||
@ -9,4 +9,7 @@ title: Personal Knowledge Base
|
||||
|
||||
; Tools
|
||||
: [[Feather Wiki|https://feather.wiki/]] - //A single-file HTML wiki in ~50 KB// - <<[ "[[Git|https://codeberg.org/Alamantus/FeatherWiki]]">>
|
||||
: [[TiddlyWiki]]
|
||||
: [[TiddlyWiki]]
|
||||
|
||||
; Misc
|
||||
: [[How to Set Up a Personal Wiki (with Jekyll)|https://strikingloo.github.io/personal-wiki-set-up]] - <<[ "[[Code|https://github.com/StrikingLoo/Personal-Wiki-Site-Setup]]">>
|
||||
|
@ -1,11 +1,11 @@
|
||||
created: 20230223222804008
|
||||
creator: Octt
|
||||
modified: 20230225213226607
|
||||
modified: 20230228221920573
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Saved/Personals
|
||||
title: Saved/Personal Sites
|
||||
|
||||
List of some personal [[websites|Website]] I want to save, for some reason or another. Sometimes they have interesting content, others I just like the aesthetic, or navigation experience.
|
||||
List of some personal sites (Web but also other protocols?) I want to save, for some reason or another. Sometimes they have interesting content, others I just like the aesthetic, or navigation experience.
|
||||
|
||||
Some could be defined by people as "[[digital gardens|Digital Garden]]".
|
||||
|
||||
@ -18,6 +18,7 @@ Some could be defined by people as "[[digital gardens|Digital Garden]]".
|
||||
* [[Hundred Rabbits|https://100r.co/]] - <<[ "[[Git|https://github.com/hundredrabbits/100r.co]]">>
|
||||
|
||||
!!! [[Wiki]]-leaning
|
||||
* [[Maggie Appleton|https://maggieappleton.com/]] - <<[ "[[Git|https://github.com/MaggieAppleton/maggieappleton.com-V2]]">>
|
||||
* [[WikiSpacc]]
|
||||
* [[wiki.nikiv.dev|https://wiki.nikiv.dev/]] - <<[ "[[Git|https://github.com/nikitavoloboev/knowledge]]">>
|
||||
* [[XXIIVV|https://wiki.xxiivv.com/]] - <<[ "[[Git|https://github.com/XXIIVV/oscean]]">>
|
@ -1,6 +1,6 @@
|
||||
created: 20230208223358132
|
||||
creator: Octt
|
||||
modified: 20230227215152813
|
||||
modified: 20230228222735992
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Saved/Videos
|
||||
@ -32,6 +32,9 @@ In the video a solution for house security is created using a paintball gun, som
|
||||
Commentary of Charlie Warzel's article on The Atlantic "[[My Printer Is Extorting Me|https://www.theatlantic.com/technology/archive/2023/02/home-printer-digital-rights-management-hp-instant-ink-subscription/672913/]]". An analysis on how anti-consumer [[DRM]] and subscription models are becoming so problematic that now even more mainstream media is starting to shed some light on the issue.
|
||||
</dd>
|
||||
|
||||
; TED-Ed
|
||||
: <<YoutubeL bFIVYRfyb3E "What if you experienced every human life?">>
|
||||
|
||||
; yotobi
|
||||
: <<y 68Dod4aE7Qs "Un trauma chiamato 'Ultimo Minuto'">> <dd>
|
||||
Analisi di un vecchio programma televisivo che non conoscevo, che metteva in scena ricreazioni di fatti pericolosi e/o tragici realmente avvenuti come scherzi, facendo recitare persone prese alla buona e vedendo la reazione di quelle che, pensando siano reali, vanno incontro agli incidenti.
|
||||
|
@ -1,6 +1,10 @@
|
||||
created: 20230225213446854
|
||||
creator: Octt
|
||||
modified: 20230225213453838
|
||||
modified: 20230228222621662
|
||||
modifier: Octt
|
||||
tags: TODO Spacc
|
||||
title: WikiSpacc
|
||||
tags: Spacc MediaWiki Wiki
|
||||
title: WikiSpacc
|
||||
|
||||
<<^iFrame "https://wikispacc.miraheze.org/wiki/WikiSpacc">>
|
||||
|
||||
* https://wikispacc.miraheze.org
|
||||
|
@ -1,8 +0,0 @@
|
||||
created: 20230113230346823
|
||||
creator: Octt
|
||||
modified: 20230209162903038
|
||||
modifier: Octt
|
||||
tags: TODO $:/i18n:en Spacc Wiki MediaWiki
|
||||
title: WikiSpacc:en
|
||||
|
||||
* https://wikispacc.miraheze.org
|
Loading…
x
Reference in New Issue
Block a user