Coding

198 Articles

More Articles

Page 4 of 17
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
Beginner's Guide to Deploying a Dynamic Web App on AWS
coding4 min read

Beginner's Guide to Deploying a Dynamic Web App on AWS

Deploy a dynamic web application on AWS with this comprehensive beginner's guide. Step-by-step instructions simplify the process using core AWS services.

By Kevin Liu
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
Securing the AI Software Supply Chain: Insights from 67 Projects
coding3 min read

Securing the AI Software Supply Chain: Insights from 67 Projects

Explore the significant security improvements achieved in 67 AI-stack projects through the GitHub Secure Open Source Fund and learn how developers can enhance security.

By Kevin Liu
Read more
Discovering a Git One-Liner in Leaked CIA Developer Docs
coding3 min read

Discovering a Git One-Liner in Leaked CIA Developer Docs

Discover a useful Git one-liner from leaked CIA developer docs that can streamline your coding workflow and improve team collaboration.

By Kevin Liu
Read more