mainguy's comments

mainguy | 1 year ago | on: How do you do, fellow web developers? A growing disconnect

Umm, how is it a one way street? Just add a <script> tag and implement what you need... I'm not 100% convinced that using react from jump street "Just in case we need something in the future" is a great idea. That having been said, I'm not sure I've built a completely static html page in the last decade.... So I often start with react/angular.

mainguy | 1 year ago | on: Show HN: Fireproof – local-first database with Git-like encrypted sync

User of Couchdb for similar use case...been keeping up to date on a parallel branch of my solution using fireproof instead of couch. Still early, but great potential...stumbled onto fireproof because I was about to write an adapter for couch (well Pouch actually, but same same) to replicate in a similar manner to fireproof.

mainguy | 1 year ago | on: GitHub API Incident

Hmmm, suspicious that right after this cloudflare dashboard goes down. Sorta feels a bit like when AWS east cost took a hit and random other things stopped working (because they or things they depend on were running on same infrastructure)

mainguy | 1 year ago | on: Cloudflare Dashboard Down?

Well I was in middle of DNS change and the "remove" was completed when it went down....I guess I need to start to get a little more diligent about "what will happen if second part of operation can't be completed :o ?"

mainguy | 3 years ago

For the non technical-ish... Have a drink every time I say "uh"...

mainguy | 3 years ago | on: Microservices are hard

Or as I like to say "Oh, you have a big ball of mud in your monolith because of poor design and want to move to micro-services?"..."now you have n^n big balls of mud" Poor design is poor design, adding more complexity just makes it a more complicated poor design.

mainguy | 3 years ago

8 minute overview of deployment compared to release and why you need to treat them differently.
page 1