Skip to content
View pmarreck's full-sized avatar
  • formerly senior engineer @ desk.com, chief engineer @ thredup.com, software engineer @ lifebooker.com. Director of Engineering @ addigence.com, currently available
  • Long Island, NY
  • 11:39 (UTC -04:00)
  • X @pmarreck
  • LinkedIn in/petermarreck

Sponsoring

@jart
@marcan
@roc-lang
@nixified-ai

Block or report pmarreck

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. validate validate Public

    a full binary file format validator for over 100 (EDIT: now over 200) different filetypes, written in Zig with frontier AI assistance

    Zig 14 1

  2. rm_safe rm_safe Public

    Prevent yourself from getting burned by `rm -rf`/`sudo rm -rf` style mistakes by diverting those files to the Trash instead.

    Shell 1

  3. codescan codescan Public

    Semantic code search and targeted edits for local repositories, all done locally (no cloud).

    Zig 26 2

  4. dirtree dirtree Public

    A stateful way to retain an uncluttered project tree view in the terminal with some collapsed or hidden files/directories. You can also annotate specific files (purpose, etc.) Can be useful for LLM…

    Zig 3 1

  5. printable_binary printable_binary Public

    A serializer/deserializer for working directly with binary data in a way that is still human-readable (ASCII printable stays, delimiter chars -> similar-looking UTF8, control chars -> semantically-…

    C 1

  6. incitez incitez Public

    Legal-citation extraction engine in Zig — drop-in-grade alternative to eyecite (CourtListener / Caselaw Access Project), 31-63x faster with verified 215/215 test suite parity AND surpassing it on a…

    Zig