Skip to content
View aisk's full-sized avatar

Organizations

@python @Thriftpy

Block or report aisk

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 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
aisk/README.md

Hi there πŸ‘‹

I'm currently working on:

  • 🐍 python/cpython Fixing bugs, triaging issues, contributing minor features and small performance improvements to the Python language.
  • πŸ’° thriftpy/thriftpy2 Maintaining a pure Python Thrift implementation.
  • 🐷 aisk/ggbond Building my Python bindings for GGML with higher-level abstractions.
  • πŸ€– aisk/hasuke Building my minimal code agent and claw in Haskell.
  • ⛏️ aisk/pick Maintaining a very handy library for interactive option selection in the terminal.
  • 🐹 aisk/ego Created a Go pre-processor that accepts the ? operator (as mentioned in Ian's proposoal) and generates vanilla Go code.
  • 🧌 aisk/goblin Created my own toy dynamic programming language where every object is an interface and compiles to Go.
  • ⏳ aisk/timeout Created a GNU coreutil compatible timeout command in Haskell, mainly for macOS.
  • πŸ“” aisk/python-memcache Maintaining a Memcached client for Python, with experimental support for the Memcached meta protocol.
  • πŸ““ aisk/rust-memcache Maintaining a Memcached client for Rust.
  • 🀌 aisk/haskell-request Building a simple and ergonomic HTTP client for Haskell.

See more of my contributions below.

Pinned Loading

  1. ggbond ggbond Public

    Simple and naive GGML Python binding.

    Python 2

  2. timeout timeout Public

    A standalone implementation of the timeout command.

    Haskell 37

  3. ego ego Public

    It's not MyGO!!!!!

    Go 7

  4. haskell-request haskell-request Public

    Simple and ergonomic HTTP client for Haskell

    Haskell 17 2

  5. pick pick Public

    create curses based interactive selection list in the terminal

    Python 786 63

  6. goblin goblin Public

    Toy language with dynamic types and builds to Go.

    Go 1