NonNullable
banner
nonnull.bsky.social
NonNullable
@nonnull.bsky.social
I can write programs in Typescript and Rust
Update on this: I have worked on rebuilding the in-memory store incase of a crash and also file segmentation.

I am currently working on compaction(removing stale and tombstone records), so far it seems to be working well but I still need to test properly.
Started working on a key-value store github.com/EArnold1/kv-...

Up next: file segmentation and building the in-memory store from logs
January 13, 2026 at 8:32 PM
Just casually building a simple web framework on top of Hyper

github.com/EArnold1/htt...
GitHub - EArnold1/http-framework: A simple web framework built on top of hyper-rs
A simple web framework built on top of hyper-rs. Contribute to EArnold1/http-framework development by creating an account on GitHub.
github.com
December 24, 2025 at 10:11 PM
December 24, 2025 at 10:10 PM
Started working on a key-value store github.com/EArnold1/kv-...

Up next: file segmentation and building the in-memory store from logs
December 18, 2025 at 12:07 PM
Working on something new will always teach you something. This key-value store made me read the data types chapter of the rust-lang book again 😅🤦
December 13, 2025 at 10:31 PM
Nextjs can be really stressful, I know some people will tag it as “skill issue”. The developer experience is not smooth, and for a js framework that is shocking.
December 10, 2025 at 9:59 AM
The gRPC support for typescript is not in a good place. The setup process is just a lot and it requires a lot of dependencies.
I tried gRPC for rust and yeah it required more than 2 crates but it wasn’t so hard to setup.
October 29, 2025 at 1:37 AM
I can’t believe I’m suffering from information overload. This past weekend was a lot, I had to learn at a very crazy pace.
People don’t talk about this part of software engineering where you have to learn on demand and with little time 😪
October 29, 2025 at 1:32 AM
So, a while ago, I built a clipboard history manager with Rust, using Tauri & React.
The motivation for this was that MacBooks don’t come with a clipboard out of the box. It initially started as a CLI, and then I said Why not an actual desktop app 🤷

Link to project github.com/EArnold1/cli...
GitHub - EArnold1/clipcat_desktop: A clipboard history built in rust for MacOS.
A clipboard history built in rust for MacOS. Contribute to EArnold1/clipcat_desktop development by creating an account on GitHub.
github.com
October 22, 2025 at 2:45 PM
I love it
Typescript

I hate it
October 16, 2025 at 12:28 PM
I’m new here and I don’t see a lot of rust(the programming language) content here. I’m looking forward to meeting rust devs here

#rust #rustlang #software
October 16, 2025 at 12:19 PM