Skip to content
View bsless's full-sized avatar

Sponsoring

@bbatsov
@borkdude
@syl20bnr

Block or report bsless

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. more.async Public

    A small library to do more stuff with core.async

    Clojure 71 1

  2. clj-fast Public

    Unpredictably faster Clojure

    Clojure 246 1

  3. impedance Public

    Fast declarative Clojure map transforms to solve impedance mismatch

    Clojure 56 3

  4. contextual Public

    Fast Clojure interpreter and template engine

    Clojure 14

  5. clj-decompiler.el Public

    Small wrapper for clj-java-decompiler in GNU Emacs on top of Cider

    Emacs Lisp 27 1

  6. resources Public

    Just a collection of resources, talks, posts etc. which I found enlightening

    HTML 29 4

47 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to bsless/aoc2024, metosin/reitit, bsless/spot and 10 other repositories
Loading A graph representing bsless's contributions from July 21, 2024 to July 22, 2025. The contributions are 74% commits, 14% issues, 7% pull requests, 5% code review. 5% Code review 14% Issues 7% Pull requests 74% Commits

Contribution activity

July 2025

Created 1 commit in 1 repository

Created an issue in HypothesisWorks/hypothesis that received 5 comments

Accept Fraction as bounds in st.decimals when precise

Hello, I found myself working with Fractions and hit this little snag: version: hypothesis>=6.135.26 st.decimals(min_value=Fraction(850)).example() T…

5 comments
Loading