Skip to content
View david-crespo's full-sized avatar

Sponsoring

@tannerlinsley

Block or report david-crespo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. oxidecomputer/console oxidecomputer/console Public

    Oxide Web Console

    TypeScript 167 12

  2. How to Enjoy Rain World How to Enjoy Rain World
    1
    2025-05-06: The canonical version of this guide is now https://crespo.business/posts/how-to-enjoy-rain-world/
    2
    
                  
    3
    ---
    4
    
                  
    5
    # How to Enjoy _Rain World_
  3. GitHub bookmarklets GitHub bookmarklets
    1
    # Bookmarklets for GitHub pain points
    2
    
                  
    3
    To install these bookmarklets, copy the line starting with `javascript:` into the URL field of a bookmark in your browser. For each one, I've included both a one-line version you can paste directly and a formatted version so you can read it. The `(function() { ... })()` [IIFE](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) wrapper in the one-liner is there because that's how you have to wrap up a block of code. 
    4
    
                  
    5
    ## Load collapsed diffs
  4. llm-cli llm-cli Public

    A simple CLI for using LLM APIs

    TypeScript 7