Your cart is currently empty!
Work Notes: Implementing Stripe payments for CB
WordPress is just for blogging
WordPress has shown us time and time again that it’s just too dated and too bulky to offer SaaS product implementation. Even for WooCommerce there is just too much of a headache and I would recommend Shopify over WooCommerce due to the fact that Shopify is just less buggy. Also, Shopify offers better Node implemention…
Donate
Travel Notes : ba
Work Notes: Switching from MySQL to SQLite for local production – Unfinished
Work Notes: Great OCR for incoming MMS (SMS) images.
Article: Mock SMS API call from Twilio locally
Work Notes: Making Contractor Bud usable for regular basis purposes
Fitness: SOC – 1
I think that the Marinoviches were definitely on to something but I think that they weren’t emphasizing overall strength and bulk enough. So the best thing to do is to train in a Maraschino style which produces bulk. I like flywheel training but overall and CKC (Closed Kinetic Chain) exercise is going to be a…
Work Notes: Run MySQL 8 for UserLAnd for Prisma/Next.js projects
i am getting the error E: Package ‘mysql-server’ has no installation candidate Note, I am using Debian instance from UserLAnd. … Apparently, mysql has been replaced by mariadb in Debian10. So, I ran i I am getting this error message: “ ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/run/mysqld/mysqld.sock’ (2) debian…