Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,016 contributions in the last year
Activity overview
Contributed to
SerenityOS/serenity,
owntracks/frontend,
linusg/la-capitaine-android
and 5 other
repositories
Contribution activity
August 2020
linusg has no activity
yet for this period.
July 2020
Created a pull request in SerenityOS/serenity that received 8 comments
AK: Add template argument to all uses of Json{Array,Object}Serializer
This makes AK/Json* build properly from "outside" Serenity, i.e. by using Serenity's CMake toolchain file. Without these changes it would fail with…
+5
−5
•
8
comments
- Userland: Fix nc by not memset()'ing the input address char*
- Ports: Use "jq" in neofetch for /proc/{cpuinfo,memstat}
- Userland: Add "ini" command to read and write .ini config files
- ProcFS: JSONify /proc/cpuinfo
- DisplaySettings: Fix a typo
- LibJS: Remove a few superfluous exception checks
- WindowServer+LibGUI+Base: Moar cursors
- Base: Update /etc/shellrc aliases
- Help: Handle external links
- test-js: Show progress in taskbar
- Base: Add man page for test-js(1)
- js: Remove test mode
- FilePicker: Increase location box height by 2px and add folder icon
- FileManager: Add "Open Terminal here..." action to menu and toolbar
- LibC: Add isblank()
Created an issue in SerenityOS/serenity that received 11 comments
Help: Search functionality
GNOME Help for example has search functionality and it's incredibly helpful: Would be nice to have this in Serenity's Help application as well. Ma…
11
comments
- AK: JSON serialization truncates float/double values
- WindowServer: Config changes are not written to config file due to read-only filesystem
- Userland: Support for reading from stdin is a mess
- Shell: Tab completion should include aliases
- Help: Handle links to external websites
- LibJS: Object.preventExtensions() / Reflect.preventExtensions() should not prevent overriding existing property values
- LibKeyboard: API to get current active keymap

