David Taing
teeang's blog

teeang's blog

Follow
Follow
homebadges
Resetting PostgresSQL Password on Ubuntu 22.0.4 LTS

Resetting PostgresSQL Password on Ubuntu 22.0.4 LTS

You want to navigate to the pg_hba.conf file located at /etc/postgresql/<postgres_version>/main/pg_hba.conf. This file stores the configurations responsible for client authentication. Opening the file # opens the file in gedit $ sudo gedit /etc/postg...

David Taing
David Taing
2 min read
Tips on Writing Good Tests

Tips on Writing Good Tests

David Taing
David Taing
2 min read
How to Add Dark Mode with CSS and a Touch of JS

How to Add Dark Mode with CSS and a Touch of JS

David Taing
David Taing
3 min read
How to Build a "Show Password" Toggle

How to Build a "Show Password" Toggle

David Taing
1 min read