Developer Tools

183 Articles

More Articles

Page 7 of 16
Sayiir: A Durable Workflow Engine in Rust with Python & Node.js Bindings
coding4 min read

Sayiir: A Durable Workflow Engine in Rust with Python & Node.js Bindings

Explore Sayiir, a lightweight workflow engine built in Rust with seamless Python and Node.js bindings, designed to simplify complex process orchestration.

By Kevin Liu
Read more
Mastering API Error Handling Testing Before Production
coding5 min read

Mastering API Error Handling Testing Before Production

Discover the importance of testing API error handling before production. Learn chaos testing techniques to ensure your application handles errors gracefully.

By Kevin Liu
Read more
Kubernetes Dashboard is Dead! Embrace Headlamp Now
coding3 min read

Kubernetes Dashboard is Dead! Embrace Headlamp Now

Kubernetes dashboard is deprecated! Learn about Headlamp, the CNCF project that's replacing it and enhancing your Kubernetes experience.

By Kevin Liu
Read more
Parse, Don't Validate: Embracing Type-Driven Design in Rust
technology4 min read

Parse, Don't Validate: Embracing Type-Driven Design in Rust

Discover how 'Parse, Don't Validate' and type-driven design in Rust improve code safety and maintainability, ensuring robust applications.

By Alex Chen
Read more
The Value of Automated Git Summaries for Standups & Reviews
coding3 min read

The Value of Automated Git Summaries for Standups & Reviews

Explore the benefits of automated git summaries for standups and sprint reviews. Improve tracking and communication with your development team.

By Kevin Liu
Read more
Moving from Node Groups to NodePools on Amazon EKS
coding6 min read

Moving from Node Groups to NodePools on Amazon EKS

Explore the shift from Node Groups to NodePools in Amazon EKS, leveraging Karpenter for dynamic provisioning and cost-efficient cloud infrastructure.

By Kevin Liu
Read more
Even GenAI Uses Wikipedia as a Source for Semantic Search
coding4 min read

Even GenAI Uses Wikipedia as a Source for Semantic Search

Discover how the Wikidata Embedding Project vectorizes Wikipedia data to enhance semantic search capabilities in GenAI applications.

By Kevin Liu
Read more
Mind the Gap: Closing the AI Trust Gap for Developers
coding4 min read

Mind the Gap: Closing the AI Trust Gap for Developers

Closing the AI trust gap is vital for developers to confidently deploy AI-generated code. Discover best practices and insights to enhance your workflow.

By Kevin Liu
Read more