Loris Cro ⚡
@kristoff.it
1.4K followers 19 following 450 posts
VP of Community @ Zig Software Foundation • Zig Livecoding http://twitch.tv/kristoff_it • Creator of http://softwareyoucan.love • Blogging http://kristoff.it • Host of https://zig.show • 📧 [email protected]
Posts Media Videos Starter Packs
kristoff.it
Zig Day San Francisco is up and running!

https://zig.day/usa/san-francisco/
Zig Day
https://zig.day/usa/san-francisco/
zig.day
Reposted by Loris Cro ⚡
togglebit.io
I got fed up with animating code for videos so I wrote Mimic. It plays back code based on simple instructions.

crate: crates.io/crates/mimic
github: github.com/togglebyte/m...
kristoff.it
Three new Zig Days!

- USA: Seattle, WA
- Canada: Kitchener-Waterloo
- Europe: Bristol (UK)

If you live close to any of them, go to zig.day and subscribe to be notified of upcoming events (we also have RSS and iCal)!
kristoff.it
There is nothing wrong with depending on other people's code, but there is something wrong if depending on other people's code is the only thing that you know how to do.

https://www.youtube.com/watch?v=w9rkil0dotI
Hello Systems by Loris Cro - YouTube
Sometimes you hear about the amazing escapades of systems programmers who delve into the depths of a niche subject and save the day by fixing impossible bugs...
www.youtube.com
kristoff.it
Live on Twitch to help Johnny Marler setup a Zine website!

https://twitch.tv/kristoff_it
Twitch
Helping Johnny setup Zine ⚡ https://zine-ssg.io
twitch.tv
kristoff.it
I'm very far from done with Zine. A few days ago I added scripty expression syntax checking in SuperHTML, and my plan is to eventually also add semantic analysis to the LSP
ethanholz.com
Zine has only gotten better with time. I keep thinking I might change my static site to something else, but it is just so freaking FAST! @kristoff.it spending the time to build something truly unique is a testament to how fun the Zig community is!
kristoff.it
The runtime, the interpreter, any system dependency, etc. This is a big reason why developers ship software in docker containers, because otherwise it's a mess.
kristoff.it
My talk from Systems Distributed 25 premieres tomorrow on YouTube. I'll be present to answer chat questions if there are any.

https://www.youtube.com/watch?v=w9rkil0dotI
Hello Systems by Loris Cro - YouTube
Sometimes you hear about the amazing escapades of systems programmers who delve into the depths of a niche subject and save the day by fixing impossible bugs...
www.youtube.com
kristoff.it
Starting the final day of "Raytracing in one Weekend" in Zig 5mins from now!

https://twitch.tv/kristoff_it
Twitch
Zig Office Hours - Raytracing in a Weekend (Finale) ⚡ https://zine-ssg.io
twitch.tv
kristoff.it
Starting Raytracing in a Weekend (in Zig) Part 2!

https://twitch.tv/kristoff_it
Twitch
Zig Office Hours - Raytracing in a Weekend (Part 2) ⚡ https://zine-ssg.io
twitch.tv
kristoff.it
I decided to completely cut out the middle man and remove all unnecessary virtualization and abstraction!