MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20260629001817|283",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 293,
"ns": 0,
"title": "Computer Notes/Kubernetes/Kubernetes Command-Line Cheat Sheet",
"pageid": 220,
"logpage": 220,
"revid": 1842,
"params": {},
"type": "create",
"action": "create",
"user": "Mflavell",
"timestamp": "2026-09-10T00:14:12Z",
"comment": "Created page with \"'''Kubernetes Command-Line Cheat Sheet''' is a reference guide for standard operations using the <code>kubectl</code> command-line interface to manage Kubernetes clusters, workloads, and node infrastructure. == Cluster Context & Namespaces == {| class=\"wikitable\" ! Command !! Description |- | <code>kubectl config get-contexts</code> || List all available cluster contexts. |- | <code>kubectl config use-context <context-name></code> || Switch active cluster context....\""
},
{
"logid": 292,
"ns": 0,
"title": "Computer Notes/Kubernetes",
"pageid": 219,
"logpage": 219,
"revid": 1840,
"params": {},
"type": "create",
"action": "create",
"user": "Mflavell",
"timestamp": "2026-09-10T00:13:25Z",
"comment": "Created page with \"[[Computer Notes/Kubernetes|Kubernetes Command-Line Cheat Sheet]]\""
},
{
"logid": 291,
"ns": 0,
"title": "Computer Notes/Security Services Platform/Accessing the K8 Cluster",
"pageid": 218,
"logpage": 218,
"revid": 1835,
"params": {},
"type": "create",
"action": "create",
"user": "Mflavell",
"timestamp": "2026-09-10T00:02:35Z",
"comment": "Created page with \"'''SSH key pair authentication''' is a public-key cryptographic mechanism used within the Secure Shell (SSH) protocol to authenticate users or machines attempting to establish a remote network connection. Unlike traditional password-based authentication, key pair authentication relies on asymmetric cryptography, utilizing a mathematically linked pair of cryptographic keys: a '''public key''' and a '''private key'''. == Mechanism and Architecture == SSH key authenticatio...\""
},
{
"logid": 290,
"ns": 0,
"title": "Computer Notes/GIT/Git Cheat Sheet",
"pageid": 217,
"logpage": 217,
"revid": 1833,
"params": {},
"type": "create",
"action": "create",
"user": "Mflavell",
"timestamp": "2026-08-31T17:08:52Z",
"comment": "Created page with \"== Starting a Project == {| class=\"wikitable\" |- ! Command !! Action |- | <code>git init</code> || Initialize a new local Git repository |- | <code>git clone <url></code> || Download a repository from a remote server |} == Staging & Committing == {| class=\"wikitable\" |- ! Command !! Action |- | <code>git status</code> || Show modified, untracked, and staged files |- | <code>git add <file></code> || Stage a specific file |- | <code>git add .</code> || Stage a...\""
},
{
"logid": 289,
"ns": 0,
"title": "Computer Notes/Python/Python Interview Cheat Sheet",
"pageid": 216,
"logpage": 216,
"revid": 1827,
"params": {},
"type": "create",
"action": "create",
"user": "Mflavell",
"timestamp": "2026-08-18T01:41:48Z",
"comment": "Created page with \" = High-Yield Python Patterns for Technical Interviews = == 1. Array (List) Iteration == Forget standard while loops or range(len(arr)) unless you specifically only need the index. Python has built-in ways to make this much cleaner and less prone to off-by-one errors. === The Enumerate Pattern (Crucial) === Whenever you need both the index and the value, always use enumerate. It shows operational maturity. nums = [10, 20, 30] for i, num in enumerate(nums): print(f\"Ind...\""
},
{
"logid": 288,
"ns": 0,
"title": "VSphere",
"pageid": 0,
"logpage": 167,
"revid": 1821,
"params": {
"target_ns": 0,
"target_title": "Computer Notes/VSphere",
"suppressredirect": ""
},
"type": "move",
"action": "move",
"user": "Mflavell",
"timestamp": "2026-06-29T00:23:58Z",
"comment": ""
},
{
"logid": 287,
"ns": 0,
"title": "SQLite Cheat sheet",
"pageid": 0,
"logpage": 142,
"revid": 1818,
"params": {
"target_ns": 0,
"target_title": "Computer Notes/SQLite Cheat sheet",
"suppressredirect": ""
},
"type": "move",
"action": "move",
"user": "Mflavell",
"timestamp": "2026-06-29T00:23:00Z",
"comment": ""
},
{
"logid": 286,
"ns": 0,
"title": "Open LDAP",
"pageid": 215,
"logpage": 146,
"revid": 1815,
"params": {
"target_ns": 0,
"target_title": "Computer Notes/Open LDAP"
},
"type": "move",
"action": "move",
"user": "Mflavell",
"timestamp": "2026-06-29T00:22:16Z",
"comment": ""
},
{
"logid": 285,
"ns": 0,
"title": "Notepad++",
"pageid": 0,
"logpage": 98,
"revid": 1810,
"params": {
"target_ns": 0,
"target_title": "Computer Notes/Notepad++",
"suppressredirect": ""
},
"type": "move",
"action": "move",
"user": "Mflavell",
"timestamp": "2026-06-29T00:19:37Z",
"comment": ""
},
{
"logid": 284,
"ns": 0,
"title": "Windows",
"pageid": 214,
"logpage": 39,
"revid": 1806,
"params": {
"target_ns": 0,
"target_title": "Computer Notes/Windows"
},
"type": "move",
"action": "move",
"user": "Mflavell",
"timestamp": "2026-06-29T00:18:41Z",
"comment": ""
}
]
}
}