@zenith391

1 Followers
26 Following
7 Posts
It would be awesome to have it in neovim or helix

now that I think about it, I've never seen elastic tabstops in a command-line text editor:

https://nickgravgaard.com/elastic-tabstops/

Elastic tabstops - a better way to indent and align code

Elastic tabstops - a better way to indent and align code

Capy now uses GTK4 instead of GTK3: https://github.com/capy-ui/capy/pull/57

Among advantages: **performance**! The `300-buttons` example used to run at ~5 fps on my machine, but it is now fully smooth, thanks to the GPU acceleration that's been added.

#gtk #ziglang #capyui

Add GTK4 support by zenith391 · Pull Request #57 · capy-ui/capy

closes #17

GitHub
New interesting vulnerability affecting Zen 2 CPUs: https://lock.cmpxchg8b.com/zenbleed.html
Is it usable on JS due to JIT optimisations ?
Zenbleed

Zig is a relatively new (2016) low-level programming language that could compete with C for embedded applications and library writing.
Sounds cool, no? So, let's give it a try!
https://www.yesik.it/blog/2022/intro-to-zig
#ziglang
How to write my first Zig program

Discover Zig and write your first command-line utility.

Yes, I Know IT !