developIntroducing Bookmarks Bar: Your Privacy-First Bookmark ManagerA minimal, privacy-focused bookmark manager that lives in your browser. Open source, stores data in your GitHub Gist, and works on any webpage you visit. No extensions, no signup, no tracking.
developTurning Household Chaos into Quests: Building ChoreQuestHow we built ChoreQuest, a gamified chore management system that transforms household tasks into timed adventures with virtual economies, AI-generated images, and PWA technology.
developLightning-Fast CI/CD for Meteor v3 + SolidJS + Vite on ARM64Reduce Meteor 3.3 deployment times from 30+ minutes to under 5 minutes with our two-tier deployment strategy using SolidJS, Vite, and ARM64 architecture.
developMongoDB single instance replicaset with DockerSetting up a MongoDB Docker instance that supports oplog tailing and change streams for development
developCaprover, Nginx and uwsgi Python appsGetting a uwsgi python app to deploy to caprover, here's my tip.
developHow to deploy anything with Meteor-UpI have grown to love the simplicity of deploying Meteor apps with Meteor-Up. According to the website: Meteor Up is a production quality…