Manual push Mon Mar 6 23:24:23 CET 2023

This commit is contained in:
octospacc 2023-03-06 23:24:23 +01:00
parent 11a897fc9d
commit 34ef4f08b3
12 changed files with 67 additions and 17 deletions

View File

@ -5,6 +5,8 @@ modifier: Octt
tags: $:/tags/Macro
title: $:/Macros/ExtLinks
\define WiktionaryL(Word, Subdomain:"en") [[$Word$|https://$Subdomain$.wiktionary.org/wiki/$Word$]]
\define MyWARC(Id, Type:"content") <small><<[ "[[OcttArchive|https://articles.octt.eu.org/bookmark/$Id$/$Type$]]">></small>
\define mywarc(id, type:"content") <<MyWARC "$id$" "$type$">>
@ -26,3 +28,5 @@ title: $:/Macros/ExtLinks
\define FDroidLink(Package, Title:"F-Droid") [[$Title$|https://f-droid.org/en/packages/$Package$]]
\define GPlayLink(Package, Title:"GPlay") [[$Title$|https://play.google.com/store/apps/details?id=$Package$]]
\define FlathubLink(Package, Title:"Flathub") [[$Title$|https://flathub.org/apps/details/$Package$]]

View File

@ -30,6 +30,7 @@ title: Artificial Intelligence
!!!! ''AI Apps\Services''
* [[Patterns|https://www.patterns.app/]] - //next-generation platform for AI and data applications//
* [[Phind|https://www.phind.com/]] - //The AI search engine for developers//
* [[Scribble Diffusion|https://scribblediffusion.com/]] - //Turn your rough sketch into a refined image using AI// - <<[ "[[Git|https://github.com/replicate/scribble-diffusion]]">>
@ -79,6 +80,9 @@ With all the [[Issues of the Modern Web]], and the practical demonstrations of t
!!! ''Developments''
; March 2023
: <<TwitterLink DYtweetshere/status/1631349179934203904 "AI can now teach itself to use an API">>.
; February 2023
: [[Voice.ai Stole Open-Source Code, Banned Developer Who Informed Them About This|https://www.theinsaneapp.com/2023/02/voice-ai-stole-open-source-code.html]].
: [[I made ChatGPT and Bing AI have a conversation (and they are friends now)|https://moritz.pm/posts/chatgpt-bing]].

View File

@ -7,6 +7,8 @@ title: Git
<<^wikipediaframe Git en>>
* [[Never use git submodules|https://diziet.dreamwidth.org/14666.html]] - //git submodules are always the wrong solution. Yes, even the to the problem they were specifically invented to solve.//
!!! ''Apps''
* [[GitJournal|https://gitjournal.io/]] - //Mobile first Markdown Notes integrated with Git// - <<[ "[[Git|https://github.com/GitJournal]]">>

10
Wiki/tiddlers/Python.tid Normal file
View File

@ -0,0 +1,10 @@
created: 20221110120605389
modified: 20230206111552344
modifier: Octt
page-cover: https://source.unsplash.com/random/?Python
tags: Development $:/i18n:en
title: Python
[[Python|https://www.python.org]] is a high-level, general-purpose, dynamically-typed, and garbage-collected programming language, with an extensive standard library and mandatory-indentation style.
* [[PocketPy|https://pocketpy.dev/]] - //C++17 header-only Python interpreter for game engines.// - <<[ "[[Git|https://github.com/blueloveTH/pocketpy]]">>

View File

@ -1,9 +0,0 @@
created: 20221110120605389
modified: 20230206111552344
modifier: Octt
tags: Development $:/i18n:en
title: Python:en
[[Python|https://www.python.org]] is a high-level, general-purpose, dynamically-typed, and garbage-collected programming language, with an extensive standard library and mandatory-indentation style.
<a title="www.python.org, GPL &lt;http://www.gnu.org/licenses/gpl.html&gt;, via Wikimedia Commons" href="https://commons.wikimedia.org/wiki/File:Python-logo-notext.svg"><img alt="Python-logo-notext" src="https://upload.wikimedia.org/wikipedia/commons/c/c3/Python-logo-notext.svg"></a>

View File

@ -8,6 +8,7 @@ title: Saved/News
Headlines saved as future bookmarks that don't really fit into other tiddlers.
; March 2023
: [[Secret Service, ICE break the law over and over with fake cell tower spying|https://www.theregister.com/2023/03/04/dhs_secret_service_ice_stingray/]].
: [[Plan to incinerate soil from Ohio train derailment is horrifying, says expert|https://www.theguardian.com/us-news/2023/mar/04/east-ohio-train-derailment-soil]] - //Soil is being sent to a nearby incinerator with a history of clean air violations, raising fears the chemicals will be redistributed//.
: [[Leaked audio reveals US rail workers were told to skip inspections as Ohio crash prompts scrutiny to industry|https://www.theguardian.com/us-news/2023/mar/03/us-rail-workers-east-palestine-ohio-train-crash]] - //employee says manager told her to stop marking cars for repair, as Ohio derailment brings hard look at industrys record of blocking safety rules//.
: [[Denvers e-bike subsidy program produced more new riders, fewer car trips|https://www.ridereport.com/blog/ebike-inventive-programs]].

View File

@ -10,8 +10,25 @@ An encrypted open-source notes app with a very clean UX.
* Website: [[standardnotes.com|https://standardnotes.com]]
* Git Repos: [[github.com/standardnotes|https://github.com/standardnotes]]
!! ''Listed''
!!! ''Listed''
''Listed'' is a blogging platform developed by the Standard Notes team, that strongly integrates into the app.
* Website: [[listed.to|https://listed.to]]
* Website: [[listed.to|https://listed.to]]
!!! ''Other''
; [[Using Standard Notes as a Personal Knowledge Base|https://technosoof.wordpress.com/2020/04/10/using-standard-notes-as-a-personal-knowledge-base/]] - <<mywarc 466>>
: Need of coping with lack of text-search scoped to only the current note. <dd>
Browser's integrated search is a decent solution.
</dd>
: No actual hyperlinks will force you to manually craft a compact GUID system. <dd>
GUIDs can't be changed later, so using dates + single letters for types is a needed thing.
</dd> <dd>
Separating drafts from normal notes, WIP, etc... is optimal too.
</dd>
; [[Why Encrypted - Standard Notes|https://standardnotes.com/why-encrypted]] - <<mywarc 409>>
: Today's popular tech is far from private by default.
: The lack of actual privacy often makes us self-censor, making us lose ourselves in our writing.
: When you get privacy, and finally //write like it's nobody's business//, you will have peace of mind.

View File

@ -11,12 +11,17 @@ title: Web Browser
; Forks
: [[Ungoogled Chromium|https://github.com/ungoogled-software]]
: [[Bromite|https://bromite.org]]
: [[Bromite|https://bromite.org]] (Android)
!!! [[Firefox|https://firefox.com]]
* https://www.maketecheasier.com/install-addon-firefox-android/
; Forks
: [[LibreWolf|https://librewolf.net]]
: Fennec F-Droid
: [[LibreWolf|https://librewolf.net]] (Desktop)
: <<FDroidLink org.mozilla.fennec_fdroid "Fennec F-Droid">> (Android)
: [[CENO Browser|https://censorship.no/en/index.html]] (Android) - //Short for censorship.no!, is the worlds first mobile browser that side-steps current Internet censorship methods. Its peer-to-peer backbone allows people to access and share web information in and across regions where connectivity has been interrupted or compromised.// - <<[ "[[Git|https://gitlab.com/censorship-no]]">>
!!! <<FlathubLink org.gnome.Epiphany "Epiphany">>
* https://gitlab.gnome.org/GNOME/epiphany

View File

@ -15,10 +15,11 @@ title: Web
!!! ''Tools''
* [[Browserling|https://www.browserling.com/]] | [[BrowserStack|https://www.browserstack.com/?ref=caniuse-source&caniuse_source=brand-asset]] - For testing web app and sites on different browsers, straight online
* ''[[ReplayWeb.page|https://replayweb.page/]]'' - //Serverless Web Archive Replay directly in the browser// - [[[Git|https://github.com/webrecorder/replayweb.page]]]
* ''[[ReplayWeb.page|https://replayweb.page/]]'' - //Serverless Web Archive Replay directly in the browser// - <<[ "[[Git|https://github.com/webrecorder/replayweb.page]]">>
* [[TabFS|https://omar.website/tabfs/]] - //browser extension that mounts your browser tabs as a filesystem on your computer// - <<[ "[[Git|https://github.com/osnr/TabFS]]">>
* ''[[W3C Markup Validation Service|https://validator.w3.org/]]'' - //Check the markup (HTML, XHTML, …) of Web documents// - [[[Other similar tools|https://w3c.github.io/developers/tools/]]]
!!! ''Analytics''
* ''[[GoatCounter|https://www.goatcounter.com/]]'' - //Easy analytics. Open-source, self-hostable, GDPR-compliant. No tracking of personal data, and works without JS// - [[[Git|https://github.com/arp242/goatcounter]]]
* ''[[GoatCounter|https://www.goatcounter.com/]]'' - //Easy analytics. Open-source, self-hostable, GDPR-compliant. No tracking of personal data, and works without JS// - <<[ "[[Git|https://github.com/arp242/goatcounter]]">>
* //Others: https://github.com/newTendermint/awesome-analytics | https://github.com/pluja/awesome-privacy#analytics //

View File

@ -23,6 +23,7 @@ title: Windows
* [[Chris Titus Tech's Windows Utility|https://github.com/ChrisTitusTech/winutil]] - //Install Programs, do Debloats, Tweaks, Fixes, Updates//
* [[NTLite|https://www.ntlite.com/]] - //Local control for editing Windows images and deployments, for IT professionals/enthusiasts//
* [[Microsoft PowerToys|https://learn.microsoft.com/en-us/windows/powertoys/]] - //Utilities for power users to tune Windows for greater productivity// - [[[Git|https://github.com/microsoft/PowerToys]]]
* [[Sandboxie|https://sandboxie-plus.com/sandboxie/]] - //Open Source sandbox-based isolation software// - <<[ "[[Git|https://github.com/sandboxie-plus]]">> <<[ "[[Old Git|https://github.com/sandboxie]]">>
* [[Sysinternals|https://learn.microsoft.com/en-us/sysinternals/]] - //Utilities to help manage, troubleshoot and diagnose Windows systems and applications (+ many useful resources)//
* [[TweakUI|https://en.wikipedia.org/wiki/Tweak_UI]]
** [[TweakUIX|https://www.builtbybel.com/apps/tweak-uix]] - //Tweak UI Replica// - [[[Git|https://github.com/builtbybel/TweakUIX]]]

14
Wiki/tiddlers/Word.tid Normal file
View File

@ -0,0 +1,14 @@
created: 20230216193546517
creator: Octt
modified: 20230217094958892
modifier: Octt
tags:
title: Word
<<^wikipediaframe Word en>>
!!! ''//Interesting// Words''
Some words I discovered and found so interesing I want to save them, ok?
* <<WiktionaryL "ワープロ馬鹿">> (wāpurobaka)

2
local.sh Normal file → Executable file
View File

@ -7,7 +7,7 @@ pull() {
push() {
git add .
git commit -m "Manual push"
git commit -m "Manual push $(date)"
git push
}