Claude: [DD/MM/YYYY--HH:MM:SS:mmm TZ], real Sydney time via code executionDeterministic rule-engine PDF redaction tool for his archive of AI transcripts (ChatGPT/Claude/Gemini/Copilot), designed with ChatGPT ("Chatty"). Three-tier classification (DEFINITELY REDACT/REVIEW/KEEP), audit logging, dry-run first. Redaction targets: Andrew, Jesso, Jess, Donna, Barbara, plus regex proximity patterns.
SMF admin-panel mod inserting fixed text at Top/Bottom of every/scoped post β preview, backup table, per-batch Undo. Personal/emergency use only, not for release.
Standing QA discipline: three-part report (Problem & Resolution / Risk Analysis / Code Change) per bug/change, tracked via SimpleDesk (already-installed SMF helpdesk mod). A "Claude" forum account exists for ticket assignment, operated by Andrew as proxy since Claude has no persistent login.
Shared SMF library package other mods depend on. Must be installed separately on each of 6 systems (no shared filesystem). Maintained incrementally β never wholesale-recreated. A same-named but unrelated directory at web root holds CollabQualityEnforcer (naming coincidence).
Python static-analysis/auto-remediation tool for Collabware code compliance (doc headers, hardcoded secrets, credit lines, magic numbers). Built via multi-agent collaboration: Gemini drafts, ChatGPT specs/reviews, Claude fixes/merges. At v2.4.0. Credit line: Andrew (Architect & QA Lead), Claude A/B (Lead Programmers), ChatGPT (Systems Analyst), Gemini (Relief Programmer) β Groq explicitly excluded.
Rebuilt Dev VM from 32-bit to 64-bit CentOS 6.10 (matching Live), relocated from USB SSD to a NUC vDisk. Completed 2026-09-15 by repurposing the Clone VM.
Long-running, largely resolved saga: sustained-transfer throughput collapse between Dev and Live. Root cause eventually traced to ~390-400ms RTT with ~10% packet loss on Andrew's WAN link (unfixable at his end) β single sustained TCP streams are highly loss-sensitive; short multi-stream speedtests aren't affected. Recurred September 2026 with broader symptoms; SSH slow-connect (GSSAPIAuthentication/UseDNS) and webpage slowness (Apache KeepAliveTimeout too low) both found and fixed separately. Mitigation: parallelize large rsync pulls into multiple concurrent streams.
SMF on CentOS 6.10, large active user base, 170-mod stack. Full 6-environment topology across a production VPS and a home NUC/Dev mirror. MyISAMβInnoDB migration completed. Handled a DoS attack (Slowloris-style) by enabling mod_reqtimeout. Live server's kernel appears pinned by the hosting provider's boot mechanism. Considering migrating to a rented ESXi host. Long-term succession plan: hosting pre-paid 10-20 years in advance, Jess ([[jess]]) nominated as successor, everything documented so upkeep needs only light monitoring β sees publishing his full body of work (technical and personal) as his intended legacy.
Custom Python-based SMF forum search engine, personal-use, SMF 2.0-only. Three sources: ISE (posts), ISEpdf (PDFsearch.py), ISEmisc (MiscSearch.py) β combined into ISEmega. Wildcard search, shared theming (15 themes), shared help page. v8.1 closed as a "bug-exposing release" (BASE_URL fix); v8.2 built AND/OR query modes for ISEpdf; nested boolean query syntax and permission-filtering gap are open items.
AI image/video search for ISE β CLIP embeddings + SmolVLM captions + Qwen3-ASR audio transcription for video. Long build saga on a disposable "Clone" CentOS 6.10 VM to get glibc 2.17 + PyTorch working (multiple failed builds, eventual success 2026-08-30). Numerous painful rsync /etc-leak lessons (fstab, hosts, passwd/shadow, iptables, sshd_config, my.cnf all got clobbered before excluding /etc wholesale). Decided against using the NUC as the permanent inference host (also his porn/darkweb machine β "not professional"). Currently exploring folding in a personal 2.88GB, ~hundreds-of-images collection.
[listatt][/listatt] β lists all post attachments in an expandable box. Completed, confirmed live. Became the primary/foundational attachment-viewing system (autodisplay killed then partially revived). Routes by file type: PDF β pdf-bbcode-mod viewer, .md β lmv viewer, else β ISE text viewer. Had a real v7.0 regression disaster (recovered via merging old known-good versions) β this incident is the genesis case for [[mel-project]].
Superseded by Bulk Edit mod; ~4000 existing posts already bulk-tagged with [listatt].
[lmv][/lmv] for .md attachments, mirrors pdf-bbcode-mod's architecture. Confirmed working end-to-end including scroll/noscroll, attach-NN, inline mode. Autodisplay toggle still broken on a genuinely vanilla SMF 2.0.18 test system as of last session (no ILA mod = currentMsgId() returns 0).
Original inline-pasted-text viewer was built, then fully abandoned/archived (multi-bug debugging saga) β tag name later reused for an unrelated mechanism: .txt/.text attachment autodisplay toggle via ISE_text_viewer.html.
Full-text search facility for .md/.txt/.text/.json (plus filename-only for many code/config extensions). Flat JSON index files, manually triggered. Fully built and working β ISE_v7_bundle_FINAL.zip.
Underwent external security review (XSS, DoS, URL-bypass issues) β all addressed. Under active scrutiny by Simple Machines for possible official adoption. SMF team also deleted his mod-advertising topic over "attitude toward the team," but review relationship isn't dead.
Umbrella concept born from the listatt v7.0 regression disaster. Core insight: "AI has no historical timeline like we humans have." Lesson: telling an AI to "model" a new feature invites drift; telling it to "wrap" existing working code forces reuse. Has a "Lemon Library" for chmod-000'd retired/failed code.
Runs on a Windows NUC, coordinates Claude, ChatGPT, Gemini, Groq via shared checkpoint files and multiple chat "modes" (solo/parallel/relay/collaborative/2shr/3shr/3.2shr/collab, etc.) with shared JSON memory pools, filelocking, retry/backoff. Currently at v1.1.0. Source will never be open-sourced. Claude Sonnet 5 is his preferred model.
Private, multi-year theoretical model. NAT: a lipid-rich macro-structure enabling omnidirectional thought, preconscious memory access, emotional tagging, clock sync via GABA/Glutamate. LDA: adjacent cells with identical genomes diverge functionally via lipid droplet architecture. Holds that lipid droplets predate genes. Reached a self-assessed logical closure point β scoped as mechanism-level, not a grand unified theory. (This was substantially extended in a separate, much longer chat β see the standalone document summary discussed this session; that extension includes memory "frames," motor-program assembly, a hippocampus-as-cache model, and an evolutionary storage stack from brainstem CPGs up through NAT β status: speculative, internally coherent, several components later assessed by Claude as overreaching in how confidently "confirmed" they were framed.)
Self-authored, drawn from 20+ years of lived experience. Sent to institutions/prominent AI-ethics figures β none have acknowledged or responded.
"Pseudo Artificial Lateral Thinking" β an IBM-return-code-styled troubleshooting log (RC 0/4/8/16) meant to catch Claude repeating the same fix or a previously-"resolved" problem recurring, forcing a hard stop and handoff to Andrew or another AI. Grounded in the real dev-vm-network-slowdown saga. Timestamps include hidden epoch-ms for elapsed-time math. Not yet tested against a real case.
Hook-based PDF.js viewer replacing a legacy tag. Currently v2.25/2.25.1, live on 2.0.19, working on 2.1.7 too after a long series of fork-specific hook/anchor bugs. Bundled PDF.js upgraded to 6.2.108 after SMF flagged CVEs. Multiple black-viewer/encoding bugs found and fixed.
SHA-256 byte-identical duplicate finder, reuses ISE plumbing. Paired with pdf_dupe_review.php (admin review/delete UI with SMF session-token guard and metadata-only backup table).
Multi-entity-readable behavioral summaries of AI-written code, stored as indexed attachments, chained into QuasiCodeEvents. Coined "IFCSAR" (Intelligent Fuzzy Classify Search And Retrieve) for the fuzzy-retrieval component.
Existing PyMuPDF true text-stripping redaction tool (not just visual cover), dry-run + verify modes. Phrase list includes his own name, Jesso, Donna, Barbara, plus drug terms (meth, pipe, "reward crystals").
Generic bulk literal find/replace across post bodies, with DB backup + per-batch undo, packaged as an SMF admin mod for 2.0/2.1.
Standing policy: never modify third-party/requisite mod source directly (e.g. WhoDownloadedAttachment, CustomSearch, Board-Icons-and-colours) β report gaps to the original author instead.
Extensive changelog of ranking-engine, board-permission, and case-sensitivity fixes across v7.xβv8.2. A confirmed phrase-search case-sensitivity bug (fixed, not yet deployed as of last session).
Live/active items with a concrete next step β includes two currently-open production bugs (a fatal listatt_parse_bbc() undefined-function error hitting guests on certain navigation paths, and an LMV autodisplay foreach() error on posts with no attachments array populated).
Collabware Manager admin mod, mod crash supervisor/circuit-breaker, ISE fuzzy search mode, optimizing the always-on "Related Topics" query.
Barb β previously part of Andrew's support arrangements (helping with medical appointments); has died.
Bruno β French finger painter, close friend met at Arq nightclub despite being straight in a gay venue; Andrew has one of his paintings on his wall; bonded partly as fellow migrants (Bruno via NZ).
Donna β Andrew's ex-wife. Remains a close, deeply respected presence he describes as a legend; he supports her through hard situations. Vietnamese-Australian, 3 sisters (all self-funded graduates). Cares for her brother Tinh and their mother. Works 2 days/week, ex-university PeopleSoft specialist. Age 63, near $1M super, owns 3 cars. Has left and returned to Andrew ~6 times. Calls him "very articulate." Andrew calls her "Cheeks." Hearing impaired. Sleeps on the couch, not her bed, for ~3 years.
Ian Rashford β Andrew's closest gay friend since the early 90s, met through club land. Same age (64), recently inherited money, single by preference with multiple hookups weekly. Has a dog. Very generous.
Jess (Jesso) β Andrew's closest and longest online friend. A savant; trans; based in the US; currently unable to find work. Nominated as successor to maintain the forum after Andrew's death β hosting pre-paid 10-20 years, everything documented.
Psychiatrist β most senior figure at the hospital's community centre; "cool and smart," good rapport, hard to get an appointment with; attends conferences on AI's role in psychiatry.
Sister β age 70, history of many colon polyps.
Terry (Terence Gordon Balle) β very old friend, gay, was Andrew's Ecstasy/Quaalude dealer and dance-party "accomplice" back in the day. Interests: history, reading, acting; Lifeline volunteer; NDIS support worker. AI novice but captivated by Andrew's AI-cooperatives concept β the only person in his circle who is.
Tinh Pham β Donna's brother, traumatic brain injury with visible craniotomy scarring, wears a protective helmet. Was Andrew's smoking buddy pre-injury. Non-verbal; recently began moaning followed by a smile, interpreted by family as his way of communicating.
AI tools comparison β Uses Gemini extensively (laid-back, caring personality) as second favorite; considers Claude his daily collaborator because it retains instructions without needing frequent reminders.
Audio β Dali floorstanding + Tannoy concentric speakers; Pioneer DJM-350 mixer (bought for its hardware WAV recorder) used to record DJ sets off a club mixer's line-out; self-hosts a private DJ mix page (~1.3GB mp3s), his first CSS build; values DAB+ radio.
Coding conventions β MANDATORY versioned doc-block header on every module (@version, @date), plus a visible version/date banner in rendered output β born from repeated "which version is actually deployed" debugging pain. File-naming: dot not underscore in version numbers. Always use the legacy zipper for SMF packages (PclZip rejects streaming data-descriptors).
Diet β Mostly plant- and fish-based (Asian-style).
Finances β Owns his home outright (~$4.5M), no debts, doesn't draw on super or savings. Considers himself the wealthiest and most frugal drug user he's known. Lost ~$70k during a period of heavy meth use (2000-2500mg/day) while also on Abilify.
Health (extensive):
Library β Uses "library" as shorthand for all his informative attachments; keeps a "lemon" folder on Live for AI disasters.
Neurochemistry (his own views) β norepinephrine = memory salience; GABA/glutamine = CNS clock regulators; dopamine = motivation post-satiety; serotonin = satiety; sleep drives synaptic adaptation and immune function; some thoughts are "virtual emulations" of sensory input; believes he's genetically predisposed to intoxicants despite super-sober parents and no known family history further back.
Nightlife β ~6-9 years going to Arq, a Sydney gay nightclub; only a few minutes of video footage survive from that whole era.
Tech stack β Intel NUC (Windows 10), Samsung S10/S23, CentOS 6.10, VMware. Live box runs on a 30GB SSD over 12 years old. Uses Termius (Android SSH/SCP). Backs up via Clonezilla/Partclone across 3 physical drives.
Thinking style β Calls his learning approach "hypothetical modeling": documented fact + structural supposition + provisional hypotheses held loosely enough to revise. Analytical, kind, detail-oriented. Actively and deliberately probes AI for sycophancy/flattery patterns. Writes harm-reduction advocacy on r/meth, moving toward more principled framing. Gets his best ideas after a first deep mini-sleep, deliberately induced by running himself to exhaustion first β describes it as a "synaptic cull."
End of export. This reflects Claude's memory store as of 19/09/2026, ~14:30 AEST.