Build in Public
Your AI Doesn't Need Better Prompts. It Needs a Sprint Planning Session.
I was vibe coding with Claude for months. Then I started treating it like a real teammate — with PRDs, scoped tasks, and standing context. Everything changed.
Read the full breakdown →Someone Put Claude in a Bash Loop Called Ralph Wiggum. It Changed How I Build Software.
A one-line bash script called Ralph Wiggum fixed context rot by restarting Claude in a loop. Then Anthropic broke it. That failure led me to subagents and changed how I build software.
Read the full breakdown →Context Rot: Why Your AI Gets Dumber the Longer You Use It
Your AI starts brilliant and ends useless. It's called context rot, and it's probably your fault. Here's why it happens and how to avoid it.
Read the full breakdown →I Couldn't Find Anything in My Claude Chats, So I Accidentally Built a Life OS
How I turned 30+ scattered Claude chats into a 500-file markdown system that runs my entire life - in one month.
Read the full breakdown →Changing code culture
Sometimes you want to improve your working environment, try these ideas to get started...
Read the full breakdown →Dealing with Burnout
Being a developer can lead to burnout, learn to understand the signs
Read the full breakdown →5 SEO Tips for JavaScripters
Take a few minutes and really spruce up your javascript app search results. Learn how...
Read the full breakdown →Javascript is the gateway drug
Read the full breakdown →
Building your own Meteor Galaxy hosting setup with Digital Ocean
Read the full breakdown →
But does Meteor scale?
Read the full breakdown →
Using a CDN with your production Meteor app
Read the full breakdown →
Building an admin app as a microservice with Meteor.js
Build an admin app to keep logic seperate in Meteor.js
Read the full breakdown →Why Meteor needs a conference
Being a developer can lead to burnout, learn to understand the signs
Read the full breakdown →SSL and Meteor.js
Why add SSL to your website? Learn the how and why with Meteor
Read the full breakdown →Easily debugging meteor.js
Sometimes you need to go deeper than console.log, learn how.
Read the full breakdown →Fat Models, Skinny Templates
Have business logic for your Meteor app? Learn where to park it in your app...
Read the full breakdown →Meteor Security 201
Securing Meteor publications is vital. Are you doing it right?
Read the full breakdown →The curious case of the unknowing leaky Meteor security
Don't accidentally leak out private data. Learn how to properly setup Meteor.js
Read the full breakdown →Facebook to acquire Meteor
Facebook is buying up Meteor. Just Kidding, April Fools :)
Read the full breakdown →Environment Settings and Security with Meteor.js
Security of a meteor app is important. Is your app secure?
Read the full breakdown →Using MongoDB geospatial index with Meteor.js
Learn how to find and index locations using MongoDB
Read the full breakdown →Cucumber.js and Meteor - The why and how of it
Learn why you should test your javascript code?
Read the full breakdown →Getting started with Meteor.js
A great list for getting started with Meteor.js
Read the full breakdown →Google analytics events, goals, and Meteor.js
Making Meteor.js and Google Analytics work together
Read the full breakdown →What is Meteor.js?
Learn more about what Meteor.js is...
Read the full breakdown →Using MongoDB aggregations to power a Meteor.js publication
Need to aggregate data from collections? Learn how with Meteor.js and Mongo.
Read the full breakdown →Adding comments to your Meteor.js app
Quickly add comments to your meteor app
Read the full breakdown →Dealing with Timezones in javascript
Dealing with timezones can be tricky with javascript. Learn how...
Read the full breakdown →What is Meteor.js club?
Want to meet other meteor folks?
Read the full breakdown →Modulus vs Heroku vs Digital Ocean
Looking for a place to host your Meteor.js app?
Read the full breakdown →Meteor Security 101
Thinking about launching a Meteor app? Learn how to secure it.
Read the full breakdown →Meteor and Mongo Performance
Curious about how a top Meteor app is scaling? Learn here...
Read the full breakdown →How to optimize your Mongo database for Meteor.js
Speed up your Meteor apps by optimizing MongoDB
Read the full breakdown →Meteor and Angular - a match made in heaven?
Can Meteor.js and Angular.js work together?
Read the full breakdown →How to scale a meteor.js app
Growing user base for your Meteor app. Learn to scale it up here...
Read the full breakdown →Where is the ORM in Meteor?
Meteor doesn't have an ORM, let us look at some other options
Read the full breakdown →How to organize your Meteor.js app
Organize your first Meteor.js with these simple tips.
Read the full breakdown →How to upgrade your Meteor.js package to work for 0.9
Want to write your first meteor package? Learn how here...
Read the full breakdown →What I've learned from a year with Meteor.js
What I've learned from a year with Meteor? Click here and watch my thoughts.
Read the full breakdown →Why you shouldn't wait for Meteor 1.0 (to start using it)
Meteor.js is ready to use right now, find out why!
Read the full breakdown →The 'deeper why' of open source
Do you use open source software? Think about the advantagous of giving back...
Read the full breakdown →Being a maker is in my DNA
When did you get started learning tech? This is the story of how I got started
Read the full breakdown →Building Communities are hard
Growing a community is hard.
Read the full breakdown →The right tool for your job
Picking the right library or package can be hard, Here are things I look for...
Read the full breakdown →Launch it, quick!
Got an idea for an app? Build it quick and learn what works...
Read the full breakdown →Throwing away code
Sometimes code just isn't right, don't be married to it...
Read the full breakdown →Ensure with no rescue
I found that you can make a code block always runs without a rescue in ruby.
Read the full breakdown →Lessons Learned Bootstrapping Harmony - Ordered List
An interesting link I wanted to share
Read the full breakdown →Grow your app from seeds
Developing a rails app and need some test data to get started?
Read the full breakdown →TextMate shortcuts you should be using « require ‘brain’
Found this link interesting
Read the full breakdown →Be pragmatic with your time
Time is fleeting, learn how to best manage your time as a developer...
Read the full breakdown →Fun with ActiveRecord
Learn how to leverage activerecord to your advantage in your rails app
Read the full breakdown →Mocking and Stubbing can be evil
Thinking about writing mocks or stubs for rails test? Learn how to do it better...
Read the full breakdown →Building an api
Building an API? Get some knowledge from my adventures...
Read the full breakdown →