[
    {
        "key": "TEVTZUZ6",
        "version": 12277,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/TEVTZUZ6",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/TEVTZUZ6",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "parsedDate": "2026-04-16",
            "numChildren": 0
        },
        "data": {
            "key": "TEVTZUZ6",
            "version": 12277,
            "itemType": "webpage",
            "title": "David Chisnall (*Now with 50% more sarcasm!*) (@david_chisnall@infosec.exchange)",
            "creators": [],
            "abstractNote": "@catch56@kolektiva.social @bms48@mastodon.social @jonny@neuromatch.social @chris_evelyn@fedi.chris-evelyn.de \n\n> Someone could argue that if it finds one bug out of 15 false positives that wouldn't have been found in that issue it's useful\n\nEmpirical evidence suggests that it isn't, in general.  Coverity has a lower false positive rate than that (and finds real bugs, their original paper found a few hundred security vulnerabilities) and is free for open-source projects to use.  They've also done a lot of work to make it easy to permanently suppress the false positives.\n\nAnd, in spite of this, very few projects use it because the time spent wading through all of the false positives is enormous relative to the return.  \n\nStatic analysis *does* make sense for new projects.  If you run it when you have a small amount of code, the absolute number of possible bugs it finds is small, so triaging all of them is feasible and scales with the amount of new code that you add.  Adding it to existing codebases is hard.  \n\nAnd the cost of the LLM tools is immense (financial cost, ignoring all of the externalities).  And LLM code generation encourages adding / changing code at a very high rate, which means that each commit requires a lot of reviewing of false positives.",
            "websiteTitle": "Infosec Exchange",
            "websiteType": "",
            "date": "2026-04-16T10:17:53Z",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://infosec.exchange/@david_chisnall/116413869194765930",
            "accessDate": "2026-04-17T00:57:50Z",
            "shortTitle": "",
            "language": "en",
            "rights": "",
            "extra": "Read_Status: Read\nRead_Status_Date: 2026-04-17T00:59:02.163Z",
            "tags": [],
            "collections": [
                "YJ6KPGUA"
            ],
            "relations": {},
            "dateAdded": "2026-04-17T00:57:50Z",
            "dateModified": "2026-04-17T00:59:02Z"
        }
    },
    {
        "key": "IGFTUPTE",
        "version": 12274,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/IGFTUPTE",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/IGFTUPTE",
                "type": "text/html"
            },
            "up": {
                "href": "https://api.zotero.org/groups/608/items/8SISYKAW",
                "type": "application/json"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            }
        },
        "data": {
            "key": "IGFTUPTE",
            "version": 12274,
            "parentItem": "8SISYKAW",
            "itemType": "attachment",
            "linkMode": "linked_url",
            "title": "116370249962135468",
            "accessDate": "2026-04-17T00:56:16Z",
            "url": "https://twipped.social/@twipped/116370249962135468",
            "note": "",
            "contentType": "",
            "charset": "",
            "tags": [],
            "relations": {},
            "dateAdded": "2026-04-17T00:56:16Z",
            "dateModified": "2026-04-17T00:56:16Z"
        }
    },
    {
        "key": "8SISYKAW",
        "version": 12273,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/8SISYKAW",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/8SISYKAW",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Piechowski",
            "parsedDate": "2026-04-08",
            "numChildren": 1
        },
        "data": {
            "key": "8SISYKAW",
            "version": 12273,
            "itemType": "webpage",
            "title": "The Git Commands I Run Before Reading Any Code",
            "creators": [
                {
                    "creatorType": "author",
                    "firstName": "Ally",
                    "lastName": "Piechowski"
                }
            ],
            "abstractNote": "Five git commands that tell you where a codebase hurts before you open a single file. Churn hotspots, bus factor, bug clusters, and crisis patterns.",
            "websiteTitle": "",
            "websiteType": "",
            "date": "2026-04-08T08:30:00Z",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://piechowski.io/post/git-commands-before-reading-code/",
            "accessDate": "2026-04-17T00:56:01Z",
            "shortTitle": "",
            "language": "en",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "2YSFEKEF"
            ],
            "relations": {},
            "dateAdded": "2026-04-17T00:56:01Z",
            "dateModified": "2026-04-17T00:56:08Z"
        }
    },
    {
        "key": "A6BIFM7P",
        "version": 12271,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/A6BIFM7P",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/A6BIFM7P",
                "type": "text/html"
            },
            "up": {
                "href": "https://api.zotero.org/groups/608/items/F74UIB8H",
                "type": "application/json"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            }
        },
        "data": {
            "key": "A6BIFM7P",
            "version": 12271,
            "parentItem": "F74UIB8H",
            "itemType": "attachment",
            "linkMode": "linked_url",
            "title": "116415338546289365",
            "accessDate": "2026-04-17T00:51:12Z",
            "url": "https://universeodon.com/@mathew/116415338546289365",
            "note": "",
            "contentType": "",
            "charset": "",
            "tags": [],
            "relations": {},
            "dateAdded": "2026-04-17T00:51:12Z",
            "dateModified": "2026-04-17T00:51:12Z"
        }
    },
    {
        "key": "F74UIB8H",
        "version": 12270,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/F74UIB8H",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/F74UIB8H",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "parsedDate": "2014-08-13",
            "numChildren": 1
        },
        "data": {
            "key": "F74UIB8H",
            "version": 12270,
            "itemType": "blogPost",
            "title": "What’s the matter with PGP?",
            "creators": [],
            "abstractNote": "Last Thursday, Yahoo announced their plans to support end-to-end encryption using a fork of Google’s end-to-end email extension. This is a Big Deal. With providers like Google and Yahoo onboa…",
            "blogTitle": "A Few Thoughts on Cryptographic Engineering",
            "websiteType": "",
            "date": "2014-08-13T17:49:00+00:00",
            "DOI": "",
            "citationKey": "",
            "url": "https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/",
            "accessDate": "2026-04-17T00:50:46Z",
            "ISSN": "",
            "shortTitle": "",
            "language": "en",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "CN96ZUGW"
            ],
            "relations": {},
            "dateAdded": "2026-04-17T00:50:46Z",
            "dateModified": "2026-04-17T00:50:53Z"
        }
    },
    {
        "key": "A2H2RNAL",
        "version": 12268,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/A2H2RNAL",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/A2H2RNAL",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "parsedDate": "2019-10-29",
            "numChildren": 0
        },
        "data": {
            "key": "A2H2RNAL",
            "version": 12268,
            "itemType": "webpage",
            "title": "ssh-agent: permanent loaded ssh-key storage · Issue #1487 · PowerShell/Win32-OpenSSH",
            "creators": [],
            "abstractNote": "Win32 port of OpenSSH. Contribute to PowerShell/Win32-OpenSSH development by creating an account on GitHub.",
            "websiteTitle": "GitHub",
            "websiteType": "",
            "date": "2019-10-29",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://github.com/PowerShell/Win32-OpenSSH/issues/1487",
            "accessDate": "2026-04-17T00:42:15Z",
            "shortTitle": "ssh-agent",
            "language": "en",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "B7T66D6I"
            ],
            "relations": {},
            "dateAdded": "2026-04-17T00:42:15Z",
            "dateModified": "2026-04-17T00:42:28Z"
        }
    },
    {
        "key": "5QP52Y43",
        "version": 12266,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/5QP52Y43",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/5QP52Y43",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "numChildren": 0
        },
        "data": {
            "key": "5QP52Y43",
            "version": 12266,
            "itemType": "webpage",
            "title": "Hits — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/hits/",
            "accessDate": "2026-04-17T00:41:01Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [],
            "relations": {
                "dc:relation": [
                    "http://zotero.org/groups/608/items/2YRA7UAL",
                    "http://zotero.org/groups/608/items/X43WENA6"
                ]
            },
            "dateAdded": "2026-04-17T00:41:01Z",
            "dateModified": "2026-04-17T00:41:43Z"
        }
    },
    {
        "key": "HQ5AHYL8",
        "version": 12253,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/HQ5AHYL8",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/HQ5AHYL8",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "parsedDate": "2024-03-22",
            "numChildren": 0
        },
        "data": {
            "key": "HQ5AHYL8",
            "version": 12253,
            "itemType": "webpage",
            "title": "The Controlled Detonation Of My Anonymity — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "2024-03-22",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/blog/the-controlled-detonation-of-my-anonymity/",
            "accessDate": "2025-05-31T15:35:32Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "RHMMN4YX"
            ],
            "relations": {
                "dc:relation": "http://zotero.org/groups/608/items/5UVHCMXH"
            },
            "dateAdded": "2025-05-31T15:35:32Z",
            "dateModified": "2026-04-17T00:40:36Z"
        }
    },
    {
        "key": "PQR43VCF",
        "version": 12254,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/PQR43VCF",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/PQR43VCF",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "numChildren": 0
        },
        "data": {
            "key": "PQR43VCF",
            "version": 12254,
            "itemType": "webpage",
            "title": "Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/",
            "accessDate": "2025-05-31T15:37:54Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "RHMMN4YX"
            ],
            "relations": {
                "dc:relation": "http://zotero.org/groups/608/items/5UVHCMXH"
            },
            "dateAdded": "2025-05-31T15:37:54Z",
            "dateModified": "2026-04-17T00:40:32Z"
        }
    },
    {
        "key": "X43WENA6",
        "version": 12264,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/X43WENA6",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/X43WENA6",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "parsedDate": "2024-06-19",
            "numChildren": 1
        },
        "data": {
            "key": "X43WENA6",
            "version": 12264,
            "itemType": "webpage",
            "title": "I Will Fucking Piledrive You If You Mention AI Again — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "June 19, 2024",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/blog/i-will-fucking-piledrive-you-if-you-mention-ai-again/",
            "accessDate": "2025-05-31T15:39:58Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "YJ6KPGUA"
            ],
            "relations": {
                "dc:relation": "http://zotero.org/groups/608/items/5QP52Y43"
            },
            "dateAdded": "2025-05-31T15:39:58Z",
            "dateModified": "2026-04-17T00:40:29Z"
        }
    },
    {
        "key": "H5GEFT3Y",
        "version": 12256,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/H5GEFT3Y",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/H5GEFT3Y",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "parsedDate": "2024-03-14",
            "numChildren": 1
        },
        "data": {
            "key": "H5GEFT3Y",
            "version": 12256,
            "itemType": "webpage",
            "title": "The Violence Of Relentless Positivity In The Workplace — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "March 14, 2024",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/blog/the-violent-role-of-relentless-positivity-in-the-workplace/",
            "accessDate": "2025-06-01T19:52:59Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "RHMMN4YX"
            ],
            "relations": {},
            "dateAdded": "2025-06-01T19:52:59Z",
            "dateModified": "2026-04-17T00:40:25Z"
        }
    },
    {
        "key": "2HJTMBW8",
        "version": 12257,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/2HJTMBW8",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/2HJTMBW8",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "parsedDate": "2025-04-29",
            "numChildren": 0
        },
        "data": {
            "key": "2HJTMBW8",
            "version": 12257,
            "itemType": "webpage",
            "title": "Get Weird And Disappear — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "April 29, 2025",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/blog/get-weird-and-disappear/",
            "accessDate": "2025-06-01T19:56:03Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "RHMMN4YX"
            ],
            "relations": {},
            "dateAdded": "2025-06-01T19:56:03Z",
            "dateModified": "2026-04-17T00:40:21Z"
        }
    },
    {
        "key": "DIIHUP9E",
        "version": 12258,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/DIIHUP9E",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/DIIHUP9E",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "parsedDate": "2024-07-02",
            "numChildren": 0
        },
        "data": {
            "key": "DIIHUP9E",
            "version": 12258,
            "itemType": "webpage",
            "title": "On Burnout, Mental Health, And Not Being Okay — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "July 2, 2024",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/blog/on-burnout-mental-health-and-not-being-okay/",
            "accessDate": "2025-06-01T19:57:16Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "RHMMN4YX"
            ],
            "relations": {},
            "dateAdded": "2025-06-01T19:57:16Z",
            "dateModified": "2026-04-17T00:40:15Z"
        }
    },
    {
        "key": "2YRA7UAL",
        "version": 12262,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/2YRA7UAL",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/2YRA7UAL",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "parsedDate": "2025-06-19",
            "numChildren": 0
        },
        "data": {
            "key": "2YRA7UAL",
            "version": 12262,
            "itemType": "webpage",
            "title": "Contra Ptacek's Terrible Article On AI — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "2025-06-19",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/blog/contra-ptaceks-terrible-article-on-ai/",
            "accessDate": "2026-04-17T00:28:43Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "Read_Status: In Progress\nRead_Status_Date: 2026-04-17T00:29:04.146Z",
            "tags": [],
            "collections": [
                "YJ6KPGUA"
            ],
            "relations": {
                "dc:relation": "http://zotero.org/groups/608/items/5QP52Y43"
            },
            "dateAdded": "2026-04-17T00:28:43Z",
            "dateModified": "2026-04-17T00:39:41Z"
        }
    },
    {
        "key": "PL8F3LKU",
        "version": 12259,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/PL8F3LKU",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/PL8F3LKU",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Nik Suresh",
            "numChildren": 1
        },
        "data": {
            "key": "PL8F3LKU",
            "version": 12259,
            "itemType": "webpage",
            "title": "Compliments — Ludicity",
            "creators": [
                {
                    "creatorType": "author",
                    "name": "Nik Suresh"
                }
            ],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://ludic.mataroa.blog/compliments/",
            "accessDate": "2026-04-17T00:24:28Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "6LDF8H7C"
            ],
            "relations": {
                "dc:replaces": "http://zotero.org/groups/608/items/8AZ2HCSU"
            },
            "dateAdded": "2026-04-17T00:24:28Z",
            "dateModified": "2026-04-17T00:39:24Z"
        }
    },
    {
        "key": "JL5M6S5E",
        "version": 12251,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/JL5M6S5E",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/JL5M6S5E",
                "type": "text/html"
            },
            "up": {
                "href": "https://api.zotero.org/groups/608/items/PL8F3LKU",
                "type": "application/json"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            }
        },
        "data": {
            "key": "JL5M6S5E",
            "version": 12251,
            "parentItem": "PL8F3LKU",
            "itemType": "attachment",
            "linkMode": "imported_url",
            "title": "Compliments — Ludicity",
            "accessDate": "2026-04-17T00:35:56Z",
            "url": "https://ludic.mataroa.blog/compliments/",
            "note": "",
            "contentType": "text/html",
            "charset": "utf-8",
            "filename": "compliments.html",
            "md5": "34055ce40dbb5351defb0e1894832461",
            "mtime": 1776386156349,
            "tags": [],
            "relations": {},
            "dateAdded": "2026-04-17T00:35:56Z",
            "dateModified": "2026-04-17T00:35:58Z"
        }
    },
    {
        "key": "TTYZIUVX",
        "version": 12239,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/TTYZIUVX",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/TTYZIUVX",
                "type": "text/html"
            },
            "up": {
                "href": "https://api.zotero.org/groups/608/items/X43WENA6",
                "type": "application/json"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            }
        },
        "data": {
            "key": "TTYZIUVX",
            "version": 12239,
            "parentItem": "X43WENA6",
            "itemType": "attachment",
            "linkMode": "linked_url",
            "title": "116413551314737390",
            "accessDate": "2026-04-16T23:30:34Z",
            "url": "https://mastodon.social/@bms48/116413551314737390",
            "note": "",
            "contentType": "",
            "charset": "",
            "tags": [],
            "relations": {},
            "dateAdded": "2026-04-16T23:30:34Z",
            "dateModified": "2026-04-16T23:30:34Z"
        }
    },
    {
        "key": "WZQKFU29",
        "version": 12238,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/WZQKFU29",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/WZQKFU29",
                "type": "text/html"
            },
            "up": {
                "href": "https://api.zotero.org/groups/608/items/D38JRJA9",
                "type": "application/json"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            }
        },
        "data": {
            "key": "WZQKFU29",
            "version": 12238,
            "parentItem": "D38JRJA9",
            "itemType": "attachment",
            "linkMode": "linked_url",
            "title": "116413260726717979",
            "accessDate": "2026-04-16T23:28:27Z",
            "url": "https://neuromatch.social/@jonny/116413260726717979",
            "note": "",
            "contentType": "",
            "charset": "",
            "tags": [],
            "relations": {},
            "dateAdded": "2026-04-16T23:28:27Z",
            "dateModified": "2026-04-16T23:28:27Z"
        }
    },
    {
        "key": "D38JRJA9",
        "version": 12237,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/D38JRJA9",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/D38JRJA9",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "parsedDate": "2026-04-16",
            "numChildren": 1
        },
        "data": {
            "key": "D38JRJA9",
            "version": 12237,
            "itemType": "computerProgram",
            "title": "labki-org/SemanticSchemas",
            "creators": [],
            "abstractNote": "a MediaWiki extension that treats Categories and Properties as an ontology backbone",
            "seriesTitle": "",
            "versionNumber": "",
            "date": "2026-04-16T09:01:04Z",
            "system": "",
            "company": "Labki",
            "place": "",
            "programmingLanguage": "PHP",
            "rights": "GPL-3.0",
            "citationKey": "",
            "url": "https://github.com/labki-org/SemanticSchemas",
            "accessDate": "2026-04-16T23:27:29Z",
            "DOI": "",
            "ISBN": "",
            "archive": "",
            "archiveLocation": "",
            "libraryCatalog": "GitHub",
            "callNumber": "",
            "shortTitle": "",
            "extra": "original-date: 2025-11-22T00:06:21Z",
            "tags": [],
            "collections": [
                "B7T66D6I"
            ],
            "relations": {},
            "dateAdded": "2026-04-16T23:27:29Z",
            "dateModified": "2026-04-16T23:27:43Z"
        }
    },
    {
        "key": "ZJYXZILM",
        "version": 12234,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/ZJYXZILM",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/ZJYXZILM",
                "type": "text/html"
            },
            "up": {
                "href": "https://api.zotero.org/groups/608/items/MCK9EDT6",
                "type": "application/json"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            }
        },
        "data": {
            "key": "ZJYXZILM",
            "version": 12234,
            "parentItem": "MCK9EDT6",
            "itemType": "attachment",
            "linkMode": "imported_url",
            "title": "Home | Security Titles",
            "accessDate": "2026-04-16T18:53:21Z",
            "url": "https://securitytitles.com/",
            "note": "",
            "contentType": "text/html",
            "charset": "utf-8",
            "filename": "securitytitles.com.html",
            "md5": "e793dfe3912bbbbaa7e1824323731783",
            "mtime": 1776365601121,
            "tags": [],
            "relations": {},
            "dateAdded": "2026-04-16T18:53:21Z",
            "dateModified": "2026-04-16T18:53:21Z"
        }
    },
    {
        "key": "MCK9EDT6",
        "version": 12232,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/MCK9EDT6",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/MCK9EDT6",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "numChildren": 1
        },
        "data": {
            "key": "MCK9EDT6",
            "version": 12232,
            "itemType": "webpage",
            "title": "Home | Security Titles",
            "creators": [],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://securitytitles.com/",
            "accessDate": "2026-04-16T18:53:16Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "B7T66D6I"
            ],
            "relations": {},
            "dateAdded": "2026-04-16T18:53:16Z",
            "dateModified": "2026-04-16T18:53:16Z"
        }
    },
    {
        "key": "TE973L52",
        "version": 12231,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/TE973L52",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/TE973L52",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "numChildren": 0
        },
        "data": {
            "key": "TE973L52",
            "version": 12231,
            "itemType": "webpage",
            "title": "Rest In Code - An InfoSec and Hacker Memorial Site",
            "creators": [],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://restincode.com/",
            "accessDate": "2026-04-16T18:52:13Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "B7T66D6I"
            ],
            "relations": {},
            "dateAdded": "2026-04-16T18:52:13Z",
            "dateModified": "2026-04-16T18:52:21Z"
        }
    },
    {
        "key": "KWVFCK3K",
        "version": 12229,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/KWVFCK3K",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/KWVFCK3K",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "creatorSummary": "Tb12s46",
            "parsedDate": "2025-02-12",
            "numChildren": 0
        },
        "data": {
            "key": "KWVFCK3K",
            "version": 12229,
            "itemType": "forumPost",
            "title": "Will FreeBSD remain completely AI free.",
            "creators": [
                {
                    "creatorType": "author",
                    "firstName": "",
                    "lastName": "Tb12s46"
                }
            ],
            "abstractNote": "",
            "forumTitle": "r/freebsd",
            "postType": "Reddit Post",
            "date": "2025-02-12T21:29:34.000Z",
            "DOI": "",
            "citationKey": "",
            "url": "https://www.reddit.com/r/freebsd/comments/1io2bhn/will_freebsd_remain_completely_ai_free/",
            "accessDate": "2026-04-16T17:49:03Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "IIG5YVX5"
            ],
            "relations": {},
            "dateAdded": "2026-04-16T17:49:03Z",
            "dateModified": "2026-04-16T17:49:03Z"
        }
    },
    {
        "key": "TMSK64NE",
        "version": 12228,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/TMSK64NE",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/TMSK64NE",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "numChildren": 0
        },
        "data": {
            "key": "TMSK64NE",
            "version": 12228,
            "itemType": "webpage",
            "title": "How to start Disk Cleanup by using the command line - Microsoft Support",
            "creators": [],
            "abstractNote": "",
            "websiteTitle": "",
            "websiteType": "",
            "date": "",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://support.microsoft.com/en-gb/topic/how-to-start-disk-cleanup-by-using-the-command-line-0e56ef90-00bb-45d1-f452-c40ffea40968",
            "accessDate": "2026-04-16T14:42:12Z",
            "shortTitle": "",
            "language": "",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "WUIR6WLH"
            ],
            "relations": {},
            "dateAdded": "2026-04-16T14:42:12Z",
            "dateModified": "2026-04-16T14:42:19Z"
        }
    },
    {
        "key": "6SGYA6P5",
        "version": 12226,
        "library": {
            "type": "group",
            "id": 608,
            "name": "fuzzy",
            "links": {
                "alternate": {
                    "href": "https://www.zotero.org/groups/fuzzy",
                    "type": "text/html"
                }
            }
        },
        "links": {
            "self": {
                "href": "https://api.zotero.org/groups/608/items/6SGYA6P5",
                "type": "application/json"
            },
            "alternate": {
                "href": "https://www.zotero.org/groups/fuzzy/items/6SGYA6P5",
                "type": "text/html"
            }
        },
        "meta": {
            "createdByUser": {
                "id": 9523,
                "username": "fuzzy",
                "name": "Graham Perrin",
                "links": {
                    "alternate": {
                        "href": "https://www.zotero.org/fuzzy",
                        "type": "text/html"
                    }
                }
            },
            "parsedDate": "2022-02-02",
            "numChildren": 0
        },
        "data": {
            "key": "6SGYA6P5",
            "version": 12226,
            "itemType": "webpage",
            "title": "Contribution to the FreeBSD LOGO",
            "creators": [],
            "abstractNote": "My small contribution to the FreeBSD LOGO ...",
            "websiteTitle": "The FreeBSD Forums",
            "websiteType": "",
            "date": "2022-02-02",
            "publisher": "",
            "place": "",
            "DOI": "",
            "citationKey": "",
            "url": "https://forums.freebsd.org/threads/contribution-to-the-freebsd-logo.83974/",
            "accessDate": "2026-04-16T02:40:03Z",
            "shortTitle": "",
            "language": "en-US",
            "rights": "",
            "extra": "",
            "tags": [],
            "collections": [
                "6NXG35F9"
            ],
            "relations": {},
            "dateAdded": "2026-04-16T02:40:03Z",
            "dateModified": "2026-04-16T02:40:03Z"
        }
    }
]