- 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)
-
-
toy-webrtc-mmo
toy-webrtc-mmo PublicA toy MMO example built using Ebiten and WebRTC DataChannels (UDP)
-
zig-android-sdk
zig-android-sdk PublicThis library allows you to setup and build an APK for your Android devices
-
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.
131 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 2 commits in 2 repositories
Opened 3 pull requests in 2 repositories
silbinarywolf/zig-android-sdk
1
merged
1
open
-
Fixes for Zig 0.13.0
This contribution was made on Mar 9
-
Update to Zig 0.14.0
This contribution was made on Mar 8
silbinarywolf/desk-breaker
1
merged
-
update to zig 0.14.0
This contribution was made on Mar 6
Created an issue in ziglang/zig that received 2 comments
Support MinGW-w64's WinRT headers in zig cc
Zig Version 0.14.0 Steps to Reproduce and Observed Behavior Not sure if the removal of the following headers was intentional but it breaks compilat…