FalsePattern
- Slovakia
- https://falsepattern.com
-
Writing java and zig spaghetti code in my free time
-
Joined on
2024年06月01日
39d41fd6a7
feat!: ditch wasm implementation, manually port zig-minisign to java
std.Io.Select with std.process.Init IO. Segmentation fault, aborting due to recursive panic
You need to put defer select.cancelDiscard(); after the Select.init so that the resources assigned to it get cleaned up properly before the io itself gets deinited.
intellij official lsp is free now
I can't seem to find the source code for the IntelliJ official LSP implementation. Is it actually free as in Free and Open Source, or just free as in "gratis", but still proprietary?
d08f8b7dcc
ci: 30.0.1
d08f8b7dcc
ci: 30.0.1
b3851557ba
chore: remove stray space indents in tab-indented builder.zig
9ddef041f7
fix: avoid downloading lazy dependencies in build.zig scan helper
5186444891
fix: Typo
everuyhting -> everything
5d77a6685a
backport: 30.0.1
4685aebe15
backport: 30.0.1
24cc68ee38
backport: 30.0.1
b3851557ba
chore: remove stray space indents in tab-indented builder.zig
Dependency fetching too aggressive?
Dependency fetching too aggressive?
Fixed in the next update
9ddef041f7
fix: avoid downloading lazy dependencies in build.zig scan helper
Dependency fetching too aggressive?
I managed to reproduce this in a local dev environment, i'm looking into it
Use community mirrors for downloading the zig compiler
Use community mirrors of zig releases
Publish to Maven Central
Replace wasm hardcoupled api with factory pattern
Zig 0.16.0 compatibility tracker