Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
2,331 contributions in the last year
Less
More
Activity overview
Contributed to
SerenityOS/serenity,
owntracks/frontend,
linusg/adventofcode
and 5 other
repositories
Contribution activity
February 2021
Created 9 commits in 1 repository
Created a pull request in SerenityOS/serenity that received 3 comments
LibWeb: Implement Element.getElementsBy{Tag,Class}Name()
Just like the Document variants, but using the given Element as for_each_in_subtree_of_type() root.
+48
−5
•
3
comments
Opened 7 other pull requests in 1 repository
SerenityOS/serenity
1
open
6
merged
- LibJS: Don't assume match for each capture group in RegExp.prototype.exec()
- Base: Remove /res/pci.ids and download at build time instead
- LibJS: Fix variable name coding style int{Part => _part}
- Ports: Beef up the python3 port
- Ports: Move packages.db from Ports/ to Build/
- Base: Rename some keymaps
- LibJS: Use VM::names for Object::invoke() function names
Reviewed 1 pull request in 1 repository
SerenityOS/serenity 1 pull request
Created an issue in SerenityOS/serenity that received 1 comment
Kernel: SB16::write() uses 100% CPU indefinitely if device not present
To reproduce:
Remove -device sb16 QEMU argument
Open Piano
Observe Piano hanging and the system using 100% CPU
An SB16 object is always created, …
1
comment
17
contributions
in private repositories
Feb 1 – Feb 8