Skip to main content

Makers vs Managers - Paul Graham nails it

Paul Graham's latest post about the differences in schedules for makers and managers is a must read for anyone managing software developers, and possibly more important if you're married to one. It struck a chord with me since I was having a highly productive week at work with no scheduled meetings until yesterday afternoon.


As a developer that worked in management for a few years, its difficult to remember the importance of this concept once you've made the transition. It begins to seem like anyone can afford an hour here or there for a meeting.

Comments

Popular posts from this blog

Scaled Protein Mug Cake

  Scaled Ultimate 1-Minute Protein Brownie This scaled recipe adapts The Big Man's World's 1-Minute Protein Brownie for a 5x5-inch square microwave pan, yielding approximately 3 servings. It’s high in protein, gluten-free, and can be made vegan with substitutions. Protein powder is measured in standard scoops, and milk and chocolate chips are in cups, with microwave time adjusted for 70% power on a 1000W microwave. Prep Time : 5 minutes Cook Time : 3.5–5.75 minutes (at 70% power) Total Time : 8.5–10.75 minutes Yield : 3 servings Ingredients 1.5 standard scoops chocolate protein powder (casein, brown rice, or pea protein recommended; 1 scoop ≈ 30g or 2 tbsp) 3 tbsp coconut flour 3 tbsp coconut sugar (or other granulated sweetener) 1.5 tsp baking powder 3 tbsp cocoa powder (dark cocoa powder for richer flavor) 3 large eggs 1/3 cup to 1/2 cup + 1 tbsp milk of choice (unsweetened almond milk or whole milk) 1/4 cup to 1/3 cup chocolate chips (optional) Optional: sea sal...

Turbogears and mod_wsgi setup

This doesn't make for the most entertaining reading, but I've decided to use this blog as my long-term memory for reference material. Currently, I'm getting started on my first python Turbogears 2.0 application, and I need to setup apache with mod_wsgi. These are the references I've accumulated. A good follow-up article would discuss issues I ran into. We'll see how motivated I am. Perplexed labs instructions for setup to support django (Wow, this step was much harder than it should have been. I have a better understanding of our apache infrastructure now though.) Turbogears documentation on apache deployment mod_wsgi quick install guide mod_wsgi integration with pylons (Turbogears controller framework) mod_wsgi using virtualenv Turbogears tutorial on mod_wsgi+virtualenv+modwsgideploy

7plus is da bomb

I began using 7plus to take advantage of a bunch of nice keyboard shortcuts it provides via autohotkey. I particularly like the Explorer Hotkeys - F3: Open selected files in text or image editor of your choice. - F7: Create new file - F8: Create new folder - Ctrl+Alt+C: Copy paths + filenames My main problem now is learning the keys. I'll be posting an HTML cheat sheet here soon.