Vincent Xu
26 posts
What is ACP ?
What is ACP (Agent Communication Protocol)? The Agent Communication Protocol (ACP) is an open standard designed to enable…
ActivityResultContract 안전하게 사용하기
안드로이드는 intent 를 이용해 다른 앱의 기능을 유연하게 호출하고, 결과를 받아올 수 있다. 이렇게 결과를 받아오는 데 사용하는…
[July 2025] AI Community — Activity Highlights and Achievements
[July 2025] AI Community — Activity Highlights and Achievements Let’s explore highlights and accomplishments of the Google AI communities over…
This behavioral science principle can make your billboard go viral, here’s how
Is billboard advertising still relevant today? Yes, all because of costly signaling. This behavioral science principle states that…
A Step by Step Guide on How to Migrate from AWS to Azure
The most popular cloud computing platforms in 2024 are Amazon Web Services (AWS), Google Cloud, and Microsoft Azure.…
How to automatically create S3 lifecycles using AWS CLI and AWS SDK
Co-author: Le Hai Dang @natsu08122 1. Introduction S3 lifecycle is a feature in Amazon S3 that allows you…
TAWK.TO & NEXTjs integration
Hey devs! In this article, you will learn about tawk.to and it’s integration with NEXTjs. About TAWK.to: Tawk.to…
AItoMobile – Build an AI Powered Mobile App ✨📱🚀
Generative AI continues to be a hot topic in the tech world with very rapid developments as the…
How to Undo the Most Recent Local Commits in Git?
In this article this is what we are going to learn Immediate Undo with git reset How to…
Authorization and Authentication in Django
Introduction: Django, the high-performance web framework for Python, offers a comprehensive suite of tools for handling user authentication…