Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
2,304 contributions in the last year
Activity overview
Contributed to
SerenityOS/serenity,
owntracks/frontend,
linusg/adventofcode
and 5 other
repositories
Contribution activity
January 2021
Created 64 commits in 2 repositories
Created a pull request in SerenityOS/serenity that received 5 comments
SystemMonitor: Make graphs look nice with dark themes
The Default theme remains unaffected, although the line background opacity may be slightly different.
+12
−13
•
5
comments
Opened 29 other pull requests in 1 repository
SerenityOS/serenity
28
merged
1
closed
- LibJS: Remove redundant exception check from ClassExpression::execute()
- LibJS: Check if class extends value has a valid prototype
- Base: Move house on home-directory*.png icons to the left
- Ports: Add proper documentation
- Calculator: Give the '9' button a blue foreground color as well
- Everywhere: Fix typos
- Meta: Use a bash shebang for text-to-cpp-string.sh
- Ports: Build python3 with libffi
- Kernel+CrashReporter: Store pledge violations in coredumps
- Run: Fix newline in info label
- WindowServer: Rename WallpaperMode::{Scaled => Stretch}
- Ports: Add missing version.sh file to python3 port
- Ports: Add Python 3.9
- LibELF: Remove unused m_global_symbol_lookup_func from DynamicObject
- Random cleanups
- LibGfx: Let PNGLoader handle failed chunk decoding gracefully
- CrashReporter: Implement kling's feature requests
- LibJS: Rename some error types
- LibGfx: Make Painter::draw_pixel() with thickness = 1 work with RGBA
- LibJS: Remove to_size_t()
- LibJS: Make bitwise NOT work correctly with NaN and Infinity
- crash: Remove -x and -y which do not crash (write to / read from freed memory)
- Playground: Try to keep cursor location when formatting GML
- Store process termination signal in coredumps and show it in CrashReporter
- Add GML formatter
- Some pull requests not shown.
Reviewed 12 pull requests in 1 repository
SerenityOS/serenity 12 pull requests
- FileManager: Make DirectoryView open links in their real directory
- (WIP) Ports: Add a super barebones tcl port
- Ports: ProTracker 2 clone
- Documentation: Improve ease of use (ninja-recommendation and serenity.includes)
- WIP: Qemu In CI
- DHCPClient: handle /proc/net/adapters invalid JSON gracefully
- AK: Find a value in any container offering iterators
- LibJS: Implement String.prototype.split
- Meta: Use a matrix job instead of separate job definitions
- Meta: Rewrite the check-newlines-at-eof script in python :^)
- Meta: Add a script that makes sure files end in a newline.
- Games: Add Conway
Created an issue in SerenityOS/serenity that received 3 comments
AK: StringView::split_view() is broken
It uses find_first_of(), which is the wrong tool for this job. Quoting 3eb3c24 where it was introduced (emphasis mine):
These methods search from …
3
comments
Opened 1 other issue in 1 repository
44
contributions
in private repositories
Jan 4 – Jan 21

