PinnedHenry WuHow to Build an Online Project Document with VSCode, Sphinx, GitHub, and ReadthedocsCreating an online project document may seem like a daunting task, but with a bit of knowledge, it's quite straightforward. If you've ever…Aug 15, 2023Aug 15, 2023
PinnedHenry WuFact-checking by AI is not only feasible but also necessary, and it’s almost the only solutionONLY MAGIC CAN DEFEAT MAGICJun 2, 2023Jun 2, 2023
PinnedHenry WuHow I using oral English and ChagGPT built Resume Match (an AI Resume-Optimizing tool) in just 5…Last week, I developed “Resume Match” on ChatGPT, an AI tool that evaluates and optimizes resumes based on target job descriptions. This…Dec 1, 2023Dec 1, 2023
PinnedHenry WuWords = Code: Why GPT is the Best Chance for Non-Techies — Everyday English is a new AI…AI tech presents an unprecedented opportunity for people with non-technical backgrounds.Dec 2, 2023Dec 2, 2023
PinnedHenry Wu5 Reasons Why You Should Write a BlogIt Is Good for You, Your Community, AI, and HumankindFeb 22, 2023Feb 22, 2023
Henry WuinpreprintblogHow I Fixed the 502 Bad Gateway Error: Resolving Gunicorn OOM Kill on AWS EC2IntroductionOct 23Oct 23
Henry WuinpreprintblogHow to Implement Google OAuth Authentication as a third-part provider in a Flask WebsiteGoogle OAuth authentication is a popular method for allowing users to log in to your website using their Google account. This not only…Aug 25Aug 25
Henry WuinpreprintblogHow to Use a Snapshot to Restore an AWSEC2 InstanceIn this guide, we’ll walk through the steps to restore an Amazon EC2 instance from a snapshot. Snapshots are incremental backups of your…Jun 19Jun 19
Henry WuinpreprintblogHow to Setting Up Read-Only and Admin Roles in PostgreSQL for Enhanced SecurityCreating a user named “website” with read and write (insert, update) permissions but without delete permissions is a good approach for…Jun 1Jun 1
Henry WuinpreprintblogHow to Copy a PostgreSQL Database to a New One in the Same Instance on AWS RDSWhen working with PostgreSQL on AWS RDS, you may find yourself needing to create a copy of an existing database within the same instance…Jun 1Jun 1