Skip to content
View keynmol's full-sized avatar
🏠
choosing the lowest hill to die on
🏠
choosing the lowest hill to die on

Sponsors

@artempyanykh
@lenguyenthanh
@TonioGela
@andrew-selvia

Sponsoring

@raquo
@neovim
@vasilmkd
@ckipp01
@armanbilge
@eed3si9n

Highlights

  • Pro

Block or report keynmol

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. indoorvivants/scala-library-template Public template

    A template for cross-platform, cross-versions Scala Library

    Scala 16 3

  2. disneystreaming/weaver-test Public

    A test framework that runs everything in parallel.

    Scala 445 49

  3. indoorvivants/sn-bindgen Public

    Scala 3 native binding generator + libclang facade

    Scala 84 9

  4. neandertech/langoustine Public

    Clean room implementation of the LSP protocol in Scala, published for JVM, JS, and Native platforms

    Scala 53 5

  5. indoorvivants/decline-derive Public

    Derive Decline CLIs automatically from your enums and case classes in Scala 3

    Scala 12

  6. neandertech/cue4s Public

    CLI prompts in Scala 3, available on JS, JVM, and Native platforms

    Scala 35 3

1,043 contributions in the last year

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

Activity overview

Loading A graph representing keynmol's contributions from April 14, 2024 to April 17, 2025. The contributions are 72% commits, 13% pull requests, 8% code review, 7% issues.

Contribution activity

April 2025

Created 1 repository
Opened 2 pull requests in 2 repositories
Reviewed 2 pull requests in 2 repositories

Created an issue in scalameta/metals that received 1 comment

Named tuples operations produce huge types in inlay hints

Describe the bug //> using scala 3.7.0-RC2 def hello = (path = ".", num = 5) def test = hello ++ (line = 1) @main def bla = val x: (path: String, num

1 comment
Opened 4 other issues in 2 repositories
Loading