Chris Boesch ⚡(@chrboesch) 's Twitter Profile Photo

Hyper-optimizing the Parser

One of the most top-class lectures I’ve ever seen about SIMD/SWAR, with Niles Salter: youtube.com/watch?v=FDiUKa…

account_circle
Erik Mortimer(@bytefl0w) 's Twitter Profile Photo

Up to Exercise 50 on ziglings, let's go - what a great way to learn and practice Zig. I love this language 🔥

Up to Exercise 50 on ziglings, let's go - what a great way to learn and practice Zig. I love this language 🔥

#ziglang
account_circle
Srijan / injuly (same thing)(@_injuly) 's Twitter Profile Photo

Color picker, Undo graphs, and rectangle tool done!

Making Zig's Zero go super-saiyan with my screencap tool written in Zig :D

account_circle
Anders Elfgren 🏹 Tides of Revival RPG 451(@Srekel) 's Twitter Profile Photo

I agree 100% with this but has the same problem, if more bite sized.

I think Zig is fantastic but there's a strong tendency to enforce that all code, even the code that isn't meant to survive, is good code.

And yes, this inevitably leads to worse code.

I agree 100% with this but #Ziglang has the same problem, if more bite sized. 

I think Zig is fantastic but there's a strong tendency to enforce that all code, even the code that isn't meant to survive, is good code.

And yes, this inevitably leads to worse code.
account_circle
Ralph Caraveo(@deckarep) 's Twitter Profile Photo

Can you do true in and ?

Yes, yes you can...a demo showing 10's of thousands running at 60fps with not a native OS thread in sight using the neco project!

Bunnymark code: github.com/deckarep/zig-n…

lang

/cc Josh Baker, Ray

account_circle
Michal Ziulek🇺🇦(@MichalZiulek) 's Twitter Profile Photo

I really like D3D12 bindless becuase it greatly simplifies the code. Below you can find a short summary of how I use it in my game (very simple approach):

github.com/zig-gamedev/zi…

account_circle
Chris Boesch ⚡(@chrboesch) 's Twitter Profile Photo

Now I have added the “15 puzzle game” written in to Rosetta Code. If anyone wants to play a few rounds, have fun!

rosettacode.org/wiki/15_puzzle…

account_circle
zigo 101 - Zig + Go(@zigo_101) 's Twitter Profile Photo

The standard for the proficiency of a programmer is the number of indentations used in their code.

Just managed to successfully reduce the number of indentations of a piece of code from 14 to 7.

account_circle
Malcolm Wardlaw(@malcolmwardlaw) 's Twitter Profile Photo

I tried to install on my computer (don't ask me why) and this happened.

Did I break homebrew? I dunno. But the obvious question now is: should I throw my computer into the ocean and start over?

I tried to install #ZigLang on my computer (don't ask me why) and this happened.

Did I break homebrew? I dunno. But the obvious question now is: should I throw my computer into the ocean and start over?
account_circle
AstraKernel 💫(@AstraKernel) 's Twitter Profile Photo

🦎 : 0x02 String

➡️ Strings are null terminated in Zig for C compatibility

➡️ But Zig does not end string or calculate length based on null byte (\x00)

🦎#Zig: 0x02 String

➡️ Strings are null terminated in Zig for C compatibility

➡️ But Zig does not end string or calculate length based on null byte (\x00)

#ziglang
account_circle
Michal Ziulek🇺🇦(@MichalZiulek) 's Twitter Profile Photo

[1/2]
Tech. info for my simple (wip) game:
- Modern D3D12 for rendering (fully bindless, enhanced barriers)
- All static geo. in one vertex buffer (mesh is just a `first_vertex`, `num_vertices` pair)
- zig.exe is enough to build it

github.com/michal-z/zig-d…

[1/2] 
Tech. info for my simple (wip) game:
- Modern D3D12 for rendering (fully bindless, enhanced barriers)
- All static geo. in one vertex buffer (mesh is just a `first_vertex`, `num_vertices` pair)
- zig.exe is enough to build it

github.com/michal-z/zig-d…

#ziglang #DirectX12
account_circle
Akhil Teja ✦(@akhildevelops) 's Twitter Profile Photo

Cooking a tokenizer for LLMs in , challenging against huggingface tokenizers(rust) and openai's tiktoken(rust) libraries for performance.

What should I name it ? Thinking of zigzer.

Cooking a tokenizer for LLMs in #ziglang, challenging against huggingface tokenizers(rust) and openai's tiktoken(rust) libraries for performance.

What should I name it ? Thinking of zigzer.
account_circle
Travis Montoya(@travgmont) 's Twitter Profile Photo

Asked the wife to make me a Zig inspired tech drawing for some stuff. She killed it! also ft my actual keyboard 💯

Asked the wife to make me a @ziglang inspired tech drawing for some stuff. She killed it! also ft my actual keyboard 💯
account_circle