Computer Science and Engineering student. Linux user and amateur photographer.
- Sweden
Highlights
- Pro
Block or Report
Block or report Jacalz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
super-chameleon Public archive
A 2D pixel art platformer inspired by Super Mario and made using only open source tools.
GDScript 2
-
-
-
938 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 14 commits in 6 repositories
Created 1 repository
Created a pull request in fyne-io/fyne that received 7 comments
Optimize the goroutineID function
Description: It is not a lot faster but it does allocate about 60% less memory.
BenchmarkGoroutineIDnew-8 385348 2847 ns/op 66 B/op 2 allocs/op
Ben…
+7
−5
•
7
comments
Opened 5 other pull requests in 3 repositories
fyne-io/glfw-js
2
merged
go-gl/glfw
2
merged
fyne-io/fyne
1
merged
Reviewed 5 pull requests in 4 repositories
fyne-io/fyne
2 pull requests
fyne-io/fyne-cross
1 pull request
fyne-io/developer.fyne.io
1 pull request
fyne-io/fyne-x
1 pull request
Created an issue in klauspost/compress that received 4 comments
flate: remove compressor.hash field
I found the commit golang/go@949b3e9 recently landing for Go 1.19. From what I can tell from the code here in this project, most of the code that i…
4
comments