The Wayback Machine - https://web.archive.org/web/20210831213557/https://github.com/bgianfo
Skip to content
Avatar
💭
🐞
💭
🐞

Sponsoring

@andrewrk @ThePhD @awesomekling @linusg

Achievements

Achievements

Highlights

  • Pro
  • 1 discussion answered

Organizations

@microsoft @SerenityOS
Block or Report

Block or report bgianfo

Report abuse

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

Report abuse
bgianfo/README.md

Hi, I'm Brian 👋🏻 👨🏻‍💻

At work I help build the SQL Server Database Engine @ Microsoft. In my free time I enjoy collaborating on open source software, giving repositories some ❤️. I'm interested in systems level software in general, debugging and debuggers, databases, operating systems, static and dynamic language analysis, program languages and build systems.

Projects:

Where to find me:

Feel free to get in contact!

Pinned

  1. Command Line UI for managing Azure DevOps Pull Requests

    C# 11 2

  2. The Serenity Operating System 🐞

    C++ 15.3k 1.6k

  3. Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.

    C++ 2.9k 656

  4. A collection of debugging stories. PRs welcome (sorry for the backlog) :-)

    3.3k 142

  5. An Adaptive Range Filter Implementation In Elixir

    Elixir 2

  6. run-down protection in rust.

    Rust

1,126 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to SerenityOS/serenity, SerenityOS/discord-bot, microsoft/Detours and 5 other repositories

Contribution activity

August 2021

Created a pull request in SerenityOS/serenity that received 9 comments

Kernel: Remove OOM unsafe API KBuffer::create_with_size + public DoubleBuffer Constructor

More progress on OOM Hardening the Kernel. Related: #6369

+254 −153 9 comments
Opened 27 other pull requests in 3 repositories
SerenityOS/serenity 1 open 22 merged
SerenityOS/cpp-papers 3 merged
SerenityOS/discord-bot 1 merged

Created an issue in pocc/pre-commit-hooks that received 3 comments

Uncrustify hook doesn't allow you to specify uncrustify commandline arguments.

I'm trying to use the uncrustify hook, but if you try to specify a language or configuration file, the parser seems to think they are file names in…

3 comments
Answered 1 discussion in 1 repository