Blog

Daydream VR hands-on: Googles dumb VR headset is actually very clever

This is a repost promoting content originally published elsewhere. See more things Dan's reposted.

Of all the products announced today at Google’s massive event, the Daydream View might be the best seller. At only $79, Daydream packs a “Good enough” controller and VR headset into a single box, allowing anyone with a brand new phone (for now only a brand new Google phone) to experience virtual reality. The Daydream opens up the Gear VR concept to the entire Android Ecosystem, with future Android devices expected to support the standard…

Just shut up and let your devs concentrate, advises Stack Overflow CEO Joel Spolsky

This is a repost promoting content originally published elsewhere. See more things Dan's reposted.

If you want to attract and keep developers, don’t emphasize ping-pong tables, lounges, fire pits and chocolate fountains. Give them private offices or let them work from home, because uninterrupted time to concentrate is the most important and scarcest commodity…

What I Didn’t Understand as a Junior Programmer

This is a repost promoting content originally published elsewhere. See more things Dan's reposted.

I remember the first time I saw a codebase over a million lines. It was at my internship, a large 10+ year old system, in multiple languages, thousands of unit tests, organized into several projects and dll’s that would take the whole night to recompile. Some of the projects had complex build processes, requiring extensive scripts, and even our source control had custom hooks preventing us from committing code that didn’t follow our style guides. It looked like it would take me a week just to read through all the documentation. My lead programmer told me it usually took people a year to understand the project in depth, but my internship was only for 3 months.

Wow, I thought. Is this what it takes to be a real programmer?