Alex G Rice
Full-stack developer, focused on geospatial data science, geographic information systems (GIS), and machine learning.
loading...
Full-stack developer, focused on geospatial data science, geographic information systems (GIS), and machine learning.
Recent comments
Zig's var and const for JavaScript devs
Author here: in TypeScript we got "const assertions" typescri...
Zig MiLAN PARTY 2022: Final Info & Schedule
@kristoff this looks awesome! will your and Andrew's talks be...
Setting up Visual Studio Code for writing Zig
Oh wow: i have never seen that error. Cheers I'm sure you'll ...
Setting up Visual Studio Code for writing Zig
@dxps If you run the Format Document command in VSCode it sh...
Setting up Visual Studio Code for writing Zig
@dxps ah gotcha. Maybe try going through the zls config setup...
Setting up Visual Studio Code for writing Zig
@dxps I should add, don't forget to do zls config and go thr...
Setting up Visual Studio Code for writing Zig
@dxps zls actually does all that already for VSCode! github.c...
Zig Interfaces for the Uninitiated, an update
Some examples of alternative solution w/ tagged unions here: ...