Coding

232 articles

Automate Repository Tasks with GitHub Agentic Workflows

Automate Repository Tasks with GitHub Agentic Workflows

Learn how to automate repository tasks with GitHub Agentic Workflows. Streamline your development process and focus on writing great code.

By Kevin Liu3 min read
Modern CSS Code Snippets: Stop Writing CSS Like It's 2015

Modern CSS Code Snippets: Stop Writing CSS Like It's 2015

Explore modern CSS code snippets to enhance your web development. Stop writing CSS like it's 2015 and adopt cutting-edge techniques today.

By Kevin Liu3 min read
Setting Up Webots with Stable Baselines3 for Reinforcement Learning

Setting Up Webots with Stable Baselines3 for Reinforcement Learning

Discover how to set up Webots with Stable Baselines3 for reinforcement learning, enabling you to create a robust simulation environment without costly hardware.

By Kevin Liu9 min read
5 AI Security Mistakes That Will Get Your Agent Hacked

5 AI Security Mistakes That Will Get Your Agent Hacked

AI agents can be powerful but pose security risks. Learn about five critical mistakes that can lead to hacks and how to secure your AI systems.

By Kevin Liu4 min read
What’s !important #5: CSS Innovations for Lazy-Loading & More

What’s !important #5: CSS Innovations for Lazy-Loading & More

Explore the latest CSS features like lazy-loading iframes, repeating corner-shape backgrounds, and more in this engaging blog post.

By Kevin Liu3 min read
Fazendo um LLM do Zero: Instruction Tuning para Assistentes

Fazendo um LLM do Zero: Instruction Tuning para Assistentes

Aprenda a transformar um modelo de linguagem em um assistente conversacional por meio do Instruction Tuning. Descubra as etapas essenciais neste guia.

By Kevin Liu4 min read
Using AI for Good: Empowering Everyone to Make a Difference

Using AI for Good: Empowering Everyone to Make a Difference

Explore practical ways anyone can use AI for good, from coding projects to open-source contributions, and make a meaningful impact.

By Kevin Liu4 min read
Even Your Voice is a Data Problem: Insights from AWS re:Invent

Even Your Voice is a Data Problem: Insights from AWS re:Invent

Explore the complexities of voice data in software development and discover actionable insights from AWS re:Invent with Deepgram's CEO Scott Stephenson.

By Kevin Liu3 min read
Eternal September of Open Source: Supporting Maintainers

Eternal September of Open Source: Supporting Maintainers

Discover the implications of the Eternal September in open source and our plans to support maintainers with actionable insights and resources.

By Kevin Liu4 min read
Approximating contrast-color() With Other CSS Features

Approximating contrast-color() With Other CSS Features

Explore how to achieve contrast color functionality in CSS without full support for contrast-color(). Use variables, mixing, and media queries for accessibility.

By Kevin Liu3 min read
Mastering CSS for the Perfect Pie Chart Without JavaScript

Mastering CSS for the Perfect Pie Chart Without JavaScript

Discover how to create an accessible, semantic pie chart using pure CSS. No JavaScript required! Perfect for developers looking to enhance their skills.

By Kevin Liu4 min read
CSS Bar Charts Using Modern Functions: A Fun Guide

CSS Bar Charts Using Modern Functions: A Fun Guide

Explore how to build CSS bar charts using modern functions like calc() and clamp(). Create engaging visuals without JavaScript!

By Kevin Liu4 min read