Skip to content
Avatar
🤔
🤔

Achievements

Achievements

Block or Report

Block or report intgr

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.

Report abuse

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

Report abuse

Pinned

  1. ego Public

    Alter Ego: run Linux desktop applications under a different local user

    Rust 71 1

  2. topy Public

    Python script to fix typos in text, based on the RegExTypoFix project from Wikipedia and AutoWikiBrowser

    Python 28 12

  3. Convert videos to GIF format using FFmpeg. The gif-tool that keeps on giffing!

    Python 2 1

  4. Log PostgreSQL messages to systemd journal

    C 8 3

  5. PostgreSQL extension with functions and aggregates for financial calculations

    C 8 3

  6. A Django middleware that logs tracebacks of slow requests to Sentry

    Python 7

Contribution activity

April 2022

Reviewed 1 pull request in 1 repository
typeddjango/django-stubs 1 pull request

Created an issue in python/mypy that received 1 comment

Positional-or-kw arg considered incompatible with positional-only argument

Bug Report from typing_extensions import Protocol class Func(Protocol): def __call__(self, __a: int, **kwargs: str) -> None: # ^^^ positional-only arg

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.