Skip to content

Karify98

Technical blog on backend, DevOps, AI, and software engineering.

guest@karify98 ~
$ whoami
> Nam Nguyen (aka Karify98)
> Senior Software Engineer
> DevOps · AI Automation
> Node.js · Go · AWS
$ cat ~/contact
> GitHub: @karify98
> Blog: karify98.site
$ ls -la /posts | wc -l
> 15+
$

Recent Posts

Cover Image for IPFS Loses Its Core Maintainers. What Happens Next?

IPFS Loses Its Core Maintainers. What Happens Next?

Shipyard, the team behind IPFS's core implementations and public gateways, winds down September 30. IPFS isn't dying — but who ships the fixes?

#ipfs#open-source#decentralized-web#protocol-labs
Cover Image for Cerebras CS-4: 30x Faster Inference Than GPUs

Cerebras CS-4: 30x Faster Inference Than GPUs

Cerebras claims the CS-4 generates tokens 30x faster than GPUs by putting 44 GB of SRAM directly on the wafer — hitting 1,000 tokens/sec on 10-trillion-parameter models.

#cerebras#ai-inference#ai-hardware#llm
Cover Image for Mojo 1.0 Released: Python Syntax, C Performance

Mojo 1.0 Released: Python Syntax, C Performance

After 3 years of development, Mojo 1.0 is here — a language from the creator of LLVM & Swift that combines Python syntax with C/Rust-level performance.

#mojo#python#ai#programming-language#llvm