OcttKB/Wiki-OcttKB/tiddlers/Normal/Saved_Sites.tid

39 lines
2.6 KiB
Plaintext
Raw Normal View History

2023-02-28 12:07:24 +01:00
created: 20230223222804008
creator: Octt
2023-06-03 23:45:17 +00:00
modified: 20230603231144329
2023-02-28 12:07:24 +01:00
modifier: Octt
tags:
2023-04-29 19:23:42 +00:00
title: Saved/Sites
2023-02-28 12:07:24 +01:00
2023-04-29 19:23:42 +00:00
List of some Internet sites (Web and 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. All here are miscellaneous, look in subpages for categories.
2023-02-28 12:07:24 +01:00
2023-04-29 19:23:42 +00:00
Some personal ones could be defined as "[[digital gardens|Digital Garden]]".
2023-02-28 12:07:24 +01:00
2023-04-29 19:23:42 +00:00
!!! ''[[Blog]]-leaning''
2023-02-28 12:07:24 +01:00
* [[sitoctt]]
2023-04-29 19:23:42 +00:00
* [[Eli Grey|https://eligrey.com/]]
2023-04-13 07:35:10 +00:00
* [[Gianmarco Gargiulo|https://gianmarco.gg]]
2023-05-08 21:57:07 +00:00
* [[Read the Tea Leaves|https://nolanlawson.com/]] --- //Software and other dark arts, by Nolan Lawson//
* [[λ ryan. himmelwright. net|https://ryan.himmelwright.net/]]
* [[Simon Willisons Weblog|https://simonwillison.net/]] --- <<[ "[[Git|https://github.com/simonw/simonwillisonblog]]">>
* [[There oughta be...|https://there.oughta.be/]] --- //A collection of overcomplicated devices nobody needs//
2023-02-28 12:07:24 +01:00
2023-04-29 19:23:42 +00:00
!!! ''[[Book]]-leaning''
2023-02-28 12:07:24 +01:00
* [[Ledom Software|https://ledomsoft.com]]
2023-05-08 21:57:07 +00:00
* [[Hundred Rabbits|https://100r.co/]] --- <<[ "[[Git|https://github.com/hundredrabbits/100r.co]]">>
2023-02-28 12:07:24 +01:00
2023-04-29 19:23:42 +00:00
!!! ''[[Wiki]]-leaning''
2023-05-04 10:16:29 +00:00
* [[WikiHands|https://wikihands.github.io]]
* [[WikiSpacc]]
2023-04-04 14:18:20 +00:00
* Andrea Minini PKB: [[.com|https://www.andreaminini.com]], [[.org|https://www.andreaminini.org]]
2023-05-08 21:57:07 +00:00
** [[How (by Okpedia)|https://how.okpedia.org/]] --- //Tutorials and Solutions KB// --- (apparently a separate wiki of the same person above, also multi-language)
* [[Computer Science Mojo|https://csmojo.com]] --- //David's Notes on coding, software and computer science// --- <<[ "[[Git|https://github.com/zhenyufu/zhenyufu.github.io]]">>
* [[Maggie Appleton|https://maggieappleton.com/]] --- <<[ "[[Git|https://github.com/MaggieAppleton/maggieappleton.com-V2]]">>
* [[rdpillon|https://rpdillon.net/]] --- //Rick's Home Online//
* [[wiki.nikiv.dev|https://wiki.nikiv.dev/]] --- <<[ "[[Git|https://github.com/nikitavoloboev/knowledge]]">>
* [[XXIIVV|https://wiki.xxiivv.com/]] --- <<[ "[[Git|https://github.com/XXIIVV/oscean]]">>
2023-02-28 12:07:24 +01:00
2023-04-29 19:23:42 +00:00
!!! Mess-leaning <small>(often the most creative)</small>
2023-06-03 23:45:17 +00:00
* [[samy.pl|https://samy.pl/]] - Website full of easter eggs by the same <<YoutubeL OJ1pEAdFLP8 "person who once hacked MySpace">>.
** One easter egg is the client source code is hidden as a binary-encoded string represented by spaces and tabs; The server providing the data uses something (headers? but also other stuff) to only serve the real HTML to a browser; curl/wget without all the browser headers (and a browser after a reload in `view-source:` ?) get a fake HTML. <<#[ "Older but more in-depth analysis" "https://t.me/ioctt/19280">>