gavinray
- Karma
- 0
- Created
- ()
- Submissions
- 0
- PromptQL Tag – The company-wide AI agent for Slack (promptql.io)
- OpenAI: GeneBench-Pro (openai.com)
- Building from zero after addiction, prison, and a felony (gavinray97.github.io)
- The Race to Become the Context Layer for Agents (gavinray97.github.io)
- Claude Code NPM downloads up and50% in recent weeks (npm-stat.com)
- Bypassing Noexec with Memfd_create(2) (gavinray97.github.io)
-
BPE tokenizes subwords efficiently, but it has zero awareness of semantic structure -- it's purely optimizing vocabulary/sequence length tradeoffs. I read LanDiff [0], where they train a "semantic tokenizer" with…
- Disposable Software: When generating code costs less than finding it (gavinray97.github.io)
- Absurdity of the Term "AI Engineer" (gavinray97.github.io)
-
I've been looking for API's and other tools that'd be useful in trying to work through the home buying process for the first time. Anything from paperwork automation to value estimation or whatnot. I haven't been able…
- SQL: 2023 Property-Graph Queries in Postgres 18 Beta (gavinray97.github.io)
- Experimenting with SQL:2023 Property-Graph Queries in Postgres 18 (gavinray97.github.io)
-
Hey all, wanted to share a project I've been working on over the past several weekends. There were 2 reasons I had for building this: 1. I wanted to genuinely evaluate MCP as a protocol. Verdict: I think it's…
- Psychedelics as Tools: Reflections After 20 Compounds and Decade of Experiments (gavinray97.github.io)
-
I've noticed an unsettling trend in the past weeks. There appear to be a growing number of posts by persons suffering what appear to be psychosis or a manic episode, generally revolving around nonsensical "math" and AI…
- AI SQL Generation: Overcoming Dialect-Specific Syntax (gavinray97.github.io)
- The USA Public School System Failed Me: A Maths Misadventure (gavinray97.github.io)
-
My org recently enabled Copilot For Business. I've had a personal subscription until this point. Today, my Copilot plugin started throwing rate-limit errors. Upon checking my billing details, I notice I can no longer…
- SQLite Jsonb Support Landed (sqlite.org)
- Java's "Foreign Function and Memory" API (Panama) Goes Final (mail.openjdk.org)
- JDK 19 Record Patterns: Applying Patterns from Spark's Scala Optimizer in Java (gavinray97.github.io)