The Wayback Machine - https://web.archive.org/web/20220627203925/https://github.com/chausner
Skip to content
Avatar
Block or Report

Block or report chausner

Report abuse

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

Report abuse

Pinned

  1. ArffTools Public

    Library for reading and writing Weka attribute-relation file format (ARFF) files

    C# 4 1

  2. 1337patch Public

    Simple command-line tool to apply patches exported by x64dbg to running processes

    C++ 37 8

  3. BoincRpc Public

    Async .NET implementation of the BOINC GUI RPC protocol

    C# 12 4

  4. X9AEditor Public

    Tool to inspect, edit and merge Yamaha CP88/CP73 backup files (.X9A)

    C#

  5. Visual Studio Code extension that adds syntax highlighting, diagnostics and IntelliSense features for openSMILE configuration files

    TypeScript 2

  6. gimp-jxr Public

    GIMP plugin for reading and writing of JPEG XR image files

    C 16 3

856 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 2 repositories

Created a pull request in microsoft/vscode-cmake-tools that received 1 comment

Fix broken file watcher for presets

The purpose of this change This fixes a bug introduced in #2544 where an exception would get thrown in PresetsController.reapplyPresets when called…

+6 −3 1 comment
Opened 1 other pull request in 1 repository
Reviewed 1 pull request in 1 repository
microsoft/vscode-cmake-tools 1 pull request

Created an issue in microsoft/microsoft-ui-xaml that received 4 comments

Data binding more than once to a getter throws WinRT exception

Describe the bug I have a view model for List View items: public class Entry { public IconElement GetAudioRecordingButtonIcon() { return new IconSo…

1 of 2 tasks
4 comments
Opened 2 other issues in 2 repositories