diff --git a/Wiki-OcttKB/tiddlers/Normal/Web/_Development.tid b/Wiki-OcttKB/tiddlers/Normal/Web/_Development.tid
index 38c47fd..c5a03e4 100644
--- a/Wiki-OcttKB/tiddlers/Normal/Web/_Development.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/Web/_Development.tid
@@ -1,6 +1,6 @@
created: 20230221204801305
creator: Octt
-modified: 20230429215115349
+modified: 20230822235951750
modifier: Octt
tags:
title: Web/Development
@@ -26,6 +26,12 @@ title: Web/Development
: [[Prepend/append childNode to beginning/end of element|https://stackoverflow.com/a/45656684]]
: [[Replace a DOM Element|https://www.javascripttutorial.net/dom/manipulating/replace-a-dom-element/]]
+; Embeds
+: [[From object to iframe — other embedding technologies|https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies]]
+: [[Alternative to iFrames with HTML5?|https://stackoverflow.com/questions/8702704/alternative-to-iframes-with-html5#31845361]]
+: [[Why are iframes considered dangerous and a security risk?|https://stackoverflow.com/questions/7289139/why-are-iframes-considered-dangerous-and-a-security-risk]]
+: [[4 IFrame Security Concerns You Should Know|https://blog.bitsrc.io/4-security-concerns-with-iframes-every-web-developer-should-know-24c73e6a33e4?gi=2c961c6663da]]
+
!!! ''Tools and similar''
* https://github.com/csstools/oldie - //tranforms CSS to be compatible with old Internet Explorer//
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Gamepad.tid b/Wiki-OcttKB/tiddlers/Normal/_Gamepad.tid
new file mode 100644
index 0000000..3dc34d7
--- /dev/null
+++ b/Wiki-OcttKB/tiddlers/Normal/_Gamepad.tid
@@ -0,0 +1,12 @@
+created: 20230822234737434
+creator: Octt
+modified: 20230822235250518
+modifier: Octt
+tags:
+title: Gamepad
+
+<<^wikipediaframe Gamepad>>
+
+* [[The “padhacking” thread|https://archive.supercombo.gg/t/the-padhacking-thread/16708/1]]
+
+* [[Converting a wireless 360 controller to wired|https://gaming.stackexchange.com/questions/155459/converting-a-wireless-360-controller-to-wired]] --- Basically impossible, while the integrated MCU carries data via USB, it has a fake firmware that can't carry HID events... because actually the pad's port (proprietary USB fork really with 3 extra pins) has data pins. Who knows.
diff --git a/Wiki-OcttKB/tiddlers/Normal/_HTML.tid b/Wiki-OcttKB/tiddlers/Normal/_HTML.tid
index f09bbac..7b76560 100644
--- a/Wiki-OcttKB/tiddlers/Normal/_HTML.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/_HTML.tid
@@ -1,7 +1,7 @@
created: 20230202224901337
creator: Octt
icon: 📰
-modified: 20230817233127466
+modified: 20230823000245126
modifier: Octt
page-cover: https://images.unsplash.com/photo-1517134062979-e1234be8a085
tags: Web Markup
@@ -12,3 +12,5 @@ title: HTML
!!! ''References''
* [[HTML5 ``|https://stackoverflow.com/questions/13211206/html5-link-rel-shortcut-icon]]
+** [[Web Components|https://caniuse.com/?search=web%20components]] --- Partially implemented half-obscure set of features
+*** [[HTML Imports|https://caniuse.com/imports]] --- //Deprecated method of including and reusing HTML documents in other HTML documents// --- The idea was nice: ``
diff --git a/Wiki-OcttKB/tiddlers/Normal/_QEMU.tid b/Wiki-OcttKB/tiddlers/Normal/_QEMU.tid
index 24eada2..a4ec78a 100644
--- a/Wiki-OcttKB/tiddlers/Normal/_QEMU.tid
+++ b/Wiki-OcttKB/tiddlers/Normal/_QEMU.tid
@@ -1,6 +1,6 @@
created: 20230217150049780
creator: Octt
-modified: 20230608141353147
+modified: 20230823000733774
modifier: Octt
tags: Emulation Libre
title: QEMU
@@ -15,3 +15,4 @@ A software integrating QEMU as an [[Android]] app is [[Limbo PC Emulator|https:/
!!! ''How-to''
* [[Really Simple Network Bridging With qemu|https://spad.uk/really-simple-network-bridging-with-qemu/]]
+* [[Expose guest port to host network|https://unix.stackexchange.com/questions/124681/how-to-ssh-from-host-to-guest-using-qemu#124777]] --- eg. `-device e1000,netdev=net0 -netdev user,id=net0`''`,hostfwd={tcp|udp}::{HostPort}-:{GuestPort}`''
diff --git a/Wiki-OcttKB/tiddlers/Normal/_Software reimplementation.tid b/Wiki-OcttKB/tiddlers/Normal/_Software reimplementation.tid
new file mode 100644
index 0000000..26adedf
--- /dev/null
+++ b/Wiki-OcttKB/tiddlers/Normal/_Software reimplementation.tid
@@ -0,0 +1,8 @@
+created: 20230822234611698
+creator: Octt
+modified: 20230822234708536
+modifier: Octt
+tags: WIP
+title: Software reimplementation
+
+* [[pyjod|https://projects.lilik.it/zolfa/pyjod]] --- //Implementazione open-source del protocollo di Strong Customer Authentication di Poste Italiane, (https://posteid.poste.it), lato client//
diff --git a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
index 720e37d..4af18c2 100644
--- a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
+++ b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
@@ -1,5 +1,5 @@
-created: 20230818081904526
+created: 20230823000805701
current-tiddler: GettingStarted
-modified: 20230818081904526
+modified: 20230823000805701
title: $:/HistoryList
type: application/json
\ No newline at end of file
diff --git a/Wiki-OcttKB/tiddlers/System/_StoryList.tid b/Wiki-OcttKB/tiddlers/System/_StoryList.tid
index 0387c16..a5c7f7a 100644
--- a/Wiki-OcttKB/tiddlers/System/_StoryList.tid
+++ b/Wiki-OcttKB/tiddlers/System/_StoryList.tid
@@ -1,6 +1,6 @@
-created: 20230818071114428
+created: 20230822235350279
creator: Octt
list:
-modified: 20230818080352384
+modified: 20230823000424931
modifier: Octt
title: $:/StoryList
\ No newline at end of file
diff --git a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid
index 8896bea..aba8736 100644
--- a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid
+++ b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid
@@ -1,6 +1,6 @@
created: 20220920092307479
creator: Octt
-modified: 20230817233634606
+modified: 20230822233850934
modifier: Octt
title: $:/state/tab/sidebar--595412856