Noos - Where Thought, Code, and Craft Converge

When Rust Expects a String But Gets a Map

2 minute read Published: 2025-10-29

A common Rust Serde error when deserializing DateTime from JSON that stores timestamps as objects instead of RFC 3339 strings.

The Confusing World of Cursor Payments

2 minute read Published: 2025-10-25

Navigating the unclear pricing and payment model for Cursor IDE—where free tiers, usage limits, and billing can be confusing.

How Embracing Rust Sharpens the Mind — and Elevates Teams

5 minute read Published: 2025-10-22

Rust develops focus, critical thinking, and responsible individualism that uplift individuals and teams.

GitHub Actions: When Automation Meets Reality

9 minute read Published: 2025-10-19

Lessons learned from wrestling with GitHub Actions: submodules, deployment strategies, and when to embrace manual control.

Why Rust Makes You a Better Engineer

4 minute read Published: 2025-10-16

Deep dive into ownership, errors, and compiler-driven discipline that makes Rust unique and teaches better programming practices.