Matthew Knight
@mattnite.bsky.social
I’ve finally done some reading into atproto and I love it. One thing though, what about private content? Like DMs or stuff you only want friends to see. Is this out of scope for the protocol, or coming in the future?
October 3, 2025 at 4:37 PM
I’ve finally done some reading into atproto and I love it. One thing though, what about private content? Like DMs or stuff you only want friends to see. Is this out of scope for the protocol, or coming in the future?
I’m going to run SYCL again this June! mattnite.net/blog/sycl-20...
Matthew Knight's Website
mattnite.net
October 1, 2025 at 6:57 AM
I’m going to run SYCL again this June! mattnite.net/blog/sycl-20...
Reposted by Matthew Knight
Zig's New Async I/O
https://kristoff.it/blog/zig-new-async-io/
https://kristoff.it/blog/zig-new-async-io/
Zig's New Async I/O
| Loris Cro's Blog
https://kristoff.it/blog/zig-new-async-io/
kristoff.it
July 12, 2025 at 10:35 PM
Zig's New Async I/O
https://kristoff.it/blog/zig-new-async-io/
https://kristoff.it/blog/zig-new-async-io/
Hey I have some specific software licensing questions, anyone know a good lawyer I could pay to answer them?
June 17, 2025 at 5:34 PM
Hey I have some specific software licensing questions, anyone know a good lawyer I could pay to answer them?
Reposted by Matthew Knight
physics is back in the new renderer. All thats left is bringing animations and UI back online. and I daresay i might be ready to start making a game
#gamedev #indiedev #programming
#gamedev #indiedev #programming
May 31, 2025 at 4:24 AM
physics is back in the new renderer. All thats left is bringing animations and UI back online. and I daresay i might be ready to start making a game
#gamedev #indiedev #programming
#gamedev #indiedev #programming
Reposted by Matthew Knight
Zig Build System Basics for those who have not yet grokked the Zig build system.
https://youtu.be/jy7w_7JZYyw
https://youtu.be/jy7w_7JZYyw
Zig Build System Basics (Zig 0.14) - YouTube
https://ziglang.org/learn/build-system/https://github.com/kristoff-ithttps://github.com/allyourcodebasehttps://zig.dayhttps://www.twitch.tv/kristoff_it0:25 B...
youtu.be
May 27, 2025 at 2:37 PM
Zig Build System Basics for those who have not yet grokked the Zig build system.
https://youtu.be/jy7w_7JZYyw
https://youtu.be/jy7w_7JZYyw
Reposted by Matthew Knight
Having a hex view of various camera data while moving around really makes me hackerman.
#gamedev #indiedev #programming
#gamedev #indiedev #programming
May 23, 2025 at 4:33 PM
Having a hex view of various camera data while moving around really makes me hackerman.
#gamedev #indiedev #programming
#gamedev #indiedev #programming
That’s ma boy right there
Zig, D, C++ programming languages and pair programming, an interview featuring Johnny Marler
https://www.youtube.com/watch?v=MKmkVC_WpJE
https://www.youtube.com/watch?v=MKmkVC_WpJE
Zig, D, C++ programming languages and pair programming - YouTube
Coding Chats episode 28 - Jonathan Marler discusses his journey as a programmer, focusing on his experiences with the Zig and D programming languages. He sha...
www.youtube.com
May 9, 2025 at 12:11 AM
That’s ma boy right there
MicroZig 0.14.0 just dropped github.com/ZigEmbeddedG...
Release 0.14.0 · ZigEmbeddedGroup/microzig
What's Changed
Supporting non-contiguous registers by @taylorh140 in #357
rp2xxx: enable all riscv features by @tact1m4n3 in #358
Foundation libc by @mattnite in #362
Move time types (Absolute, Du...
github.com
April 30, 2025 at 4:34 PM
MicroZig 0.14.0 just dropped github.com/ZigEmbeddedG...
Does anyone else sit there and think about how much entropy conventional CI/CD adds to the universe?
April 4, 2025 at 4:39 PM
Does anyone else sit there and think about how much entropy conventional CI/CD adds to the universe?
Reposted by Matthew Knight
What if your app could combine the simplicity of physical replication with the efficiency of logical replication? Meet Graft: lazy, partial, strongly consistent edge replication.
#OpenSource #EdgeComputing #Replication
sqlsync.dev/posts/stop-s...
#OpenSource #EdgeComputing #Replication
sqlsync.dev/posts/stop-s...
Stop syncing everything
Discover Graft, an open-source transactional storage engine built to solve the challenges of syncing data at the edge. Inspired by lessons from SQLSync, Graft enables lazy, partial, and strongly consi...
sqlsync.dev
March 31, 2025 at 4:30 PM
What if your app could combine the simplicity of physical replication with the efficiency of logical replication? Meet Graft: lazy, partial, strongly consistent edge replication.
#OpenSource #EdgeComputing #Replication
sqlsync.dev/posts/stop-s...
#OpenSource #EdgeComputing #Replication
sqlsync.dev/posts/stop-s...
I knew it all along
March 22, 2025 at 6:42 PM
I knew it all along
Reposted by Matthew Knight
Attempted this 3 times but settled on an api I can stick with.
Video shows animations on the player controller with the old system snapping between animations and the new system which smoothly blends between
This is a custom game engine written in zig
#zig #indiedev #gamedev
Video shows animations on the player controller with the old system snapping between animations and the new system which smoothly blends between
This is a custom game engine written in zig
#zig #indiedev #gamedev
February 4, 2025 at 8:13 AM
Reposted by Matthew Knight
Sometimes I wonder what's the end game of all this automation and AI.
(Assuming it works) We could all get food and housing and live a life.
Or... it's ends up with elon musk playing factorio while the rest of us are playing as the bugs.
(And his copper to iron ratio would probably be shit.)
(Assuming it works) We could all get food and housing and live a life.
Or... it's ends up with elon musk playing factorio while the rest of us are playing as the bugs.
(And his copper to iron ratio would probably be shit.)
February 3, 2025 at 6:26 PM
Sometimes I wonder what's the end game of all this automation and AI.
(Assuming it works) We could all get food and housing and live a life.
Or... it's ends up with elon musk playing factorio while the rest of us are playing as the bugs.
(And his copper to iron ratio would probably be shit.)
(Assuming it works) We could all get food and housing and live a life.
Or... it's ends up with elon musk playing factorio while the rest of us are playing as the bugs.
(And his copper to iron ratio would probably be shit.)
Had some thoughts on how to build out self-hosted backends for Zig: mattnite.net/blog/self-ho...
Matthew Knight's Website
mattnite.net
February 3, 2025 at 2:54 PM
Had some thoughts on how to build out self-hosted backends for Zig: mattnite.net/blog/self-ho...