Log inSign up
Gavin Ray
2,328 posts
Gavin Ray profile banner
@GavinRayDev

Gavin Ray

@GavinRayDev
Work @PromptQL (@HasuraHQ) OSS Contributor. I have a Postgres tattoo 馃悩馃帹 馃敩馃И馃КPassion for Molecular Bio, Health, Fitness, Longevity 馃挭Aspiring Bodybuilder
Seattle, WA
github.com/GavinRay97
Joined June 2018
560
Following
1,364
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what鈥檚 happening and join the conversation

Continue with phone
or
Log in with username or email
Terms路Privacy路Cookies路Accessibility路Ads Info路漏 2026 X Corp.
  • Pinned
    @GavinRayDev
    Gavin Ray
    @GavinRayDev
    Oct 13, 2023
    Pretty cool 馃憖
    2
  • @GavinRayDev
    Gavin Ray
    @GavinRayDev
    Aug 29
    ~750lbs x 8 reps
    00:00
    1
  • @GavinRayDev
    Gavin Ray
    @GavinRayDev
    Aug 15
    Bring back Opus 4.6, I think they deleted Claude's soul after this release...
    1
  • @GavinRayDev
    Gavin Ray
    @GavinRayDev
    Aug 7
    TIL: You can append ".diff" to a Github PR URL to download the changes as a diff file 馃く Super useful for copy-pasting as LLM context when the PR is not in the conversation history
    1
  • @GavinRayDev
    Gavin Ray
    @GavinRayDev
    Aug 2
    Smol blogpost on why I think Design-by-Contract and Effects/Capabilities systems are more valuable with LLM-generated code
    gavinray97.github.io
    Design by Contract and effects are essential for LLM-generated code
    As LLMs write more code, contracts and effect systems become essential tools for constraining behavior, exposing side effects, and verifying implementations.