Skip to content
View lesiw's full-sized avatar

Block or report lesiw

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. BLOG.md BLOG.md
    1
    # [lesiw.dev](https://lesiw.dev)
    2
    
                  
    3
    * **[Create an Ollama server](https://lesiw.dev/ollama/listen/)**: Learn how to configure Ollama on a spare Macbook or Mac Mini so it can be accessed remotely.
    4
    * **[An overview of Go structs](https://lesiw.dev/go/struct/)**: An overview of Go structs: fields, tags, empty structs, size optimization, anonymous declarations, and embedding.
    5
    * **[repo: A tiny solution for a tiny problem](https://lesiw.dev/repo/)**: I wrote a small program to answer the question, "Now where did I put that code?"
  2. defers defers Public

    Global defers for Go.

    Go 17 2

  3. ctrctl ctrctl Public

    A Go wrapper for container CLIs (docker, nerdctl, podman, buildah, etc.)

    Go 16 1

  4. bump bump Public

    bump bumps versions.

    Go 9 1

  5. moxie moxie Public

    Go mock library that proxies method calls to embedded types.

    Go 5

  6. cmdio cmdio Public

    Package cmdio provides portable interfaces for commands and command runners.

    Go 2