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": "20250330071800|1428",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 1438,
"ns": 0,
"title": "NixOS",
"pageid": 1284,
"logpage": 1284,
"revid": 7198,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-12-21T23:10:03Z",
"comment": "Created page with \" == Install == The graphical installer is trivial. However, the minimal ISO doesn't handle partitioning for you. === Partitioning and Formatting === ```bash # Create a new GPT partition table parted /dev/sda -- mklabel gpt # Create the EFI Boot partition parted /dev/sda -- mkpart ESP fat32 1MB 512MB parted /dev/sda -- set 1 esp on # Create the Root partition (ext4) parted /dev/sda -- mkpart primary ext4 512MB 100% # Format partitions mkfs.fat -F 32 -n boot /dev/sda1...\""
},
{
"logid": 1437,
"ns": 0,
"title": "Meta Quest ADB Commands",
"pageid": 1283,
"logpage": 1283,
"revid": 7186,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-10-15T05:39:07Z",
"comment": "Created page with \" <p> # Disable proximity sensor adb shell am broadcast -a com.oculus.vrpowermanager.prox_close # Restore proximity sensor adb shell am broadcast -a com.oculus.vrpowermanager.automation_disable </p>\""
},
{
"logid": 1436,
"ns": 0,
"title": "Dyson Cordless Vacuum",
"pageid": 1282,
"logpage": 1282,
"revid": 7174,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-09-14T18:55:31Z",
"comment": "Created page with \"https://www.techradar.com/home/vacuums/dyson-vacuum-tools-guide\""
},
{
"logid": 1435,
"ns": 0,
"title": "Javascript CDNs",
"pageid": 1281,
"logpage": 1281,
"revid": 7168,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-07-16T20:03:33Z",
"comment": "Created page with \" List of free CDNs for open source JS libraries: ==NPM CDNs== * https://www.jsdelivr.com/ * https://unpkg.com/ * https://www.skypack.dev/ ==Github CDNs== * https://statically.io/ * https://www.jsdelivr.com/github * https://raw.githack.com/\""
},
{
"logid": 1434,
"ns": 0,
"title": "Jujutsu (VCS)",
"pageid": 1280,
"logpage": 1280,
"revid": 7162,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-06-17T23:10:49Z",
"comment": "Created page with \"Notes on using jj ===Git pull=== See https://jj-vcs.github.io/jj/latest/github/#updating-the-repository <pre> jj git pull jj rebase -d $main_bookmark </pre>\""
},
{
"logid": 1433,
"ns": 6,
"title": "File:Model y hatch window shim install.jpg",
"pageid": 1279,
"logpage": 1279,
"revid": 7151,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-04-13T02:32:23Z",
"comment": ""
},
{
"logid": 1432,
"ns": 6,
"title": "File:Model y hatch window shim install.jpg",
"pageid": 1279,
"logpage": 1279,
"revid": 7151,
"params": {
"img_sha1": "fo0zu8l9fg17q3o9e24r1s20nzd8xnt",
"img_timestamp": "2025-04-13T02:32:23Z"
},
"type": "upload",
"action": "upload",
"user": "David",
"timestamp": "2025-04-13T02:32:23Z",
"comment": ""
},
{
"logid": 1431,
"ns": 6,
"title": "File:Model y hatch window shim.jpg",
"pageid": 1278,
"logpage": 1278,
"revid": 7150,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-04-13T02:31:59Z",
"comment": ""
},
{
"logid": 1430,
"ns": 6,
"title": "File:Model y hatch window shim.jpg",
"pageid": 1278,
"logpage": 1278,
"revid": 7150,
"params": {
"img_sha1": "hcel25n1p090c9z9qc9rdwdriizqo3r",
"img_timestamp": "2025-04-13T02:31:59Z"
},
"type": "upload",
"action": "upload",
"user": "David",
"timestamp": "2025-04-13T02:31:59Z",
"comment": ""
},
{
"logid": 1429,
"ns": 0,
"title": "Transparency",
"pageid": 1277,
"logpage": 1277,
"revid": 7148,
"params": {},
"type": "create",
"action": "create",
"user": "David",
"timestamp": "2025-04-06T19:08:55Z",
"comment": "Created page with \"Notes on rendering transparency. Rendering transparent objects is generally more expensive than rendering opaque objects. Opaque objects are rendered front to back with a depth buffer write. This means fragments are calculated and written to by the front-most object. Sorting can even be ignored where performance isn't as crucial. Transparent objects must be sorted back to front and each object rendered in their entirely. ==Ignoring internal transparency== 1. Render the...\""
}
]
}
}