BetterAuth
Finally JS/TS world has a good auth self hosted library ! It can also do JWT and JWKS which I am currently using to pair with zero sync.
Finally JS/TS world has a good auth self hosted library ! It can also do JWT and JWKS which I am currently using to pair with zero sync.
This year hasn't been kind to our family. One medical emergency turned into another, and before May, I lost both of my grandfathers. Please please please encourage your aging loved ones to do the annual physical. We moved to Bay Area, CA as I started a new job at Meta …
Sync engines are nice. Been experimenting with Zero and its so so good. I am rewriting some of my internal tool to use it. Death to the spinners!
I want to write a few things that I discovered after running my first solo rodeo. On Company Logistics: It's a pet vs. cattle debate; love the company name, yet after acquisition, it isn't mine. I paid myself minimally. Use dividends to pull money out of the company. A 10 …
I am 30 now. I write this as a reminder of who I was and where I came from. I wasn’t the brightest of the bunch; I was definitely in the bottom 25th percentile in high school. US college saved me by forcing me to relearn all the “advanced …
I found out about jo . Might come in handy.
I discovered rustling and did it today. It reminds me of college's autograder and its was a blast! I disabled rust-analyzer and rawdog it.
A week ago, I scheduled an appointment to see a dentist. I scheduled it for a workday at noon. I was there on time, and was told to wait. Twenty minutes and an uncomfortable conversation later, the nurse realized that there was a scheduling error. This guy name was in …
I've been trying to do zfs backup. So far my options are: sanoid zfs_autobackup
It's been awhile. I want to share some technical things that I do that “for lack of a better word” sparks joy. Incremental View Maintenance Let’s face it, aggregate is slow in OLTP databases. This is why back on the olden days we have an OLAP cube. My beloved …
My wife runs a small e-commerce shop via Shopify and every single day there is at least one person asking whether they are on Tokopedia or Shopee. She answers no and more often than not, it instantly makes them not wanting to purchase. Upon deeper look, lots of people doesn't …
Jet Lag Ok first day of travel back from the states is always the worse. I couldn't keep my eyes open. I listened to Article of Interest I am currently on their second episode of the second season. I like how intricate the history of a piece of clothing can …
I am planning to use this blog as my digital garden. I am very much influenced by this blog post. There will be 2 types of post that I wanted to start posting more frequently: TIL(s) / daily log Lesson learned or review Oh and also I'll be adding RSS …
I am always interested in building a Point Of Sales kind of system but lately the itch grows exponentially. I have been annoyed by those "scan QR in the table to order" apps; from bad UX to down right not functional. Let's document it here. Some annoyance I faced as …
As a software engineer, I am well versed in tribal demeanor. Server-side rendering vs client-side rendering, SQL vs NOSQL, Functional vs Object Oriented. I for one, in love with functional programming. In the functional programming world, everything is neatly contained using pure functions with no side effects. Stringing these simple …