Skip to content
View kyrylo's full-sized avatar
🦋
Fixing bugs
🦋
Fixing bugs

Organizations

@pry @telebugs

Block or report kyrylo

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

Hey there 👋

I'm Kyrylo, the creator of Telebugs.

Error monitoring tools are essential for developers to catch and fix bugs before they reach users.

I'm no stranger to this problem. I've been an intern at Bugsnag, and I've worked for years at Airbrake.
I've seen it all firsthand.

However, many popular tools have become bloated over the years. As a result, they have become expensive and hard to use.

That's why I created Telebugs.

I've always had a vision for a simple, reliable, and affordable error monitoring tool that focuses on the essentials. Telebugs is the realization of that vision.

As a Telegram user for over 10 years, I know how powerful and reliable the platform is. That's why I chose Telegram as the foundation for Telebugs.

I'm excited to share Telebugs with you. I hope you'll find it as useful as I do.

Best regards,
Kyrylo
@kyrylosilin

Other projects that I'm hacking on:

Pinned Loading

  1. constant-lookup-in-ruby.md constant-lookup-in-ruby.md
    1
    Constant lookup in Ruby can happen lexically or through the
    2
    ancestry tree of the receiver(a class or module). You can identify
    3
    which lookup rules are being applied by the context you're in or by
    4
    the syntax being used to define a class or module.
    5
    
                  
  2. pry-theme pry-theme Public

    An easy way to customize Pry colors via theme files

    Ruby 170 14

  3. system_browser_client system_browser_client Public

    Ruby code browser

    JavaScript 61 5

  4. coursera-mathematical-thinking coursera-mathematical-thinking Public

    TeX 48 17

  5. rbtree3 rbtree3 Public

    A fork of unmaintained https://github.com/skade/rbtree released as rbtree3 (because the name "rbtree2" is already occupied...)

    C 15 5

  6. fast_method_source fast_method_source Public

    Retrieve methods' and procs' source and comments

    C 11