From the TED Blog:
Read More“When you have a team of passionate, dedicated overachievers, you don’t need to push them to work harder, you need to help them rest. By taking the same two weeks off, it makes sure everyone takes vacation,” she said. “Planning a vacation is hard — most of us still feel a little guilty to take two weeks off, and we’d be likely to cancel when something inevitably comes up. This creates an enforced rest period, which is so important for productivity and happiness.”
Friend of Code for Boston Anne Meeker testified to the Select Committee on the Modernization of Congress recently. As a former Congressional intern many of her ideas and suggestions hit home. Congressional offices receive a lot of correspondence so her suggestion to create APIs and data standards around the correspondence is some great low hanging fruit. The clunky system I used from Lockheed Martin held a lot of data, but was not most usable. If you are a political or civic tech nerd, it is worth watching the full video.
Read MoreOne of the biggest improvements to working with code is switching to tools that use syntax highlighting. By giving different colors to parts of the code based on whether it’s a variable, class, method, etc. it becomes dramatically easier to read and understand. As a coder it is worth finding and switching to tools that do syntax highlighting. For the command line I like to replace cat with bat. Despite the clear value of this, many tools lack highlighting. Yesterday I found a post from Logan at Panic as to why it is so challenging to implement syntax highlighting in an app.
Read MoreAs a part of my volunteer work with Code for Boston I am helping to launch the Urban League Heat Pump Accelerator Project to accelerate the adoption of heat pumps in the Boston region, with a focus on equity.
Read More