Shehriyar Qureshi 🦀
thatdevsherry.pk
Shehriyar Qureshi 🦀
@thatdevsherry.pk
Software engineer.

Love Rust and open source.

Like driving manuals and learning about them.

GitHub: github.com/thatdevsherry
Website: thatdevsherry.pk

[Open to work, especially rust roles]
thank you for the tips!

Most of my points are indeed about developer experience and stronger guarantees. the tool I inherited has no lockfile. very outdated docs (if any) but the tool is very self-contained (small)

found a rust crate that can help me replace it

lets see if I can get anywhere 😁
November 28, 2025 at 5:19 AM
fixing that, rust impl is ever so slightly (~200ms) faster.

without gzip requests were ~300KB each, with gzip ~6KB each.

I wasn't aware of gzip's usefulness until now.
November 22, 2025 at 11:15 AM
in recent case it was uefi emptying its NVRAM and since I didn't have an efi in fallback path, it wouldn't boot.
November 20, 2025 at 4:03 PM
I wanted to integrate with less plugins, but I'm on the config I made when I started out with nvim which can def. be improved.

already on lspconfig which has now moved me towards native lsp cmds but still there for defaults

I'll go over config on weekend to tidy it up

thank you for the info!
October 20, 2025 at 2:12 PM