- Melbourne, Australia
- silbinarywolf.tumblr.com
Popular repositories Loading
-
preferdiscretegpu
preferdiscretegpu PublicA package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete GPU)
-
zig-android-sdk
zig-android-sdk PublicThis library allows you to setup and build an APK for your Android devices
-
-
toy-webrtc-mmo
toy-webrtc-mmo PublicA toy MMO example built using Ebiten and WebRTC DataChannels (UDP)
-
networkplatformer-go
networkplatformer-go PublicA hastily thrown together network game example using Ebiten, GopherJS and Websockets. (Server + Client)
-
cypress-aurelia-unit-test
cypress-aurelia-unit-test PublicThis is a library designed to feel like the official aurelia/testing library but instead it is built to work with Cypress.
163 contributions in the last year
Day of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
May 2025
Created 3 commits in 2 repositories
Opened 3 pull requests in 1 repository
silbinarywolf/zig-android-sdk
1
open
2
merged
-
Decouple Android SDK and APK
This contribution was made on May 24
-
add Android SDK auto-detection to Linux
This contribution was made on May 11
-
add support for 'android:hasCode="false"' and update "examples/minimal" to use it
This contribution was made on May 6
Reviewed 1 pull request in 1 repository
silbinarywolf/zig-android-sdk
1 pull request
-
added minimal example for raylib
This contribution was made on May 23
Created an issue in silbinarywolf/zig-android-sdk that received 2 comments
explore using "aapt2 dump xmlstrings" or "aapt2 dump xmltree" for additional AndroidManifest.xml validation
tldr:
Check if AndroidManifest.xml has android:hasCode="false"
, if not, then throw error saying you're missing Java files
Description
After merg…
Opened 2 other issues in 2 repositories
libsdl-org/SDL
1
open
-
SDL_UnregisterTray unexpectedly triggers SDL_EVENT_QUIT event (Create/Destroy tray for feature detection)
This contribution was made on May 25
silbinarywolf/zig-android-sdk
1
open
-
Refactor and decouple Android Sdk tools from Android Apk
This contribution was made on May 11