Unfortunately RAID 5 (or any other flavor) is not a backup solution. It doesn't account for user error, RAID controller failure and numerous other scenarios.
It seems LavaBit had an interesting product, but this seems like a pretty critical design failure.
I'm Lead Engineer at MeYou Health and we're hiring engineers (and a web designer). We work mostly in Rails and Node.js, building web apps that help people improve their well-being through small, healthy actions that are within reach for everyone. Our apps leverage social connections and game mechanics as well as our original research in health and behavior change.
I've been with MeYou Health for about 6 months and it's the best job I've ever had. We ship code every day of the week, multiple times per day. We're all users of the products we build so we're all really invested in making the products great. It's a fantastic team and a great environment.
Some highlights from our jobs page:
We have a practically unheard of work/life balance. We are very flexible and family friendly when it comes to work and vacation time. Those crazy hours you find at most start-ups? Practically nonexistent here.
We're friends. We know and like each other, quirks and all.
We care about workplace well-being. Health matters here.
We play games. We have an Xbox and know how to use it.
We're in this together. We have a great team dynamic with a go-get-’em attitude.
We have fun. Conversations are lively and there's plenty of laughter.
We're making a difference. Our well-being solutions are creating meaningful, lifelong change.
* Competitive salaries with annual bonus structure
* 23 paid days off a year, plus flex days and holidays
* 401(k) matching with no vesting schedule
* Comprehensive health benefits, including life, AD&D, vision and dental, for you, your family, or your significant other
* New software and equipment (we’re mostly on Macs) and an iPhone
* Flexible and open working environment
* Walking distance from Back Bay, Arlington, and Park Street MBTA stations
One day about 3 years ago I quit sugar "cold turkey." At the time I was rather highly motivated by seeing a friend nearly killed by necrotizing fasciitis. (Not that his illness was sugar related. It's just that seeing a close friend nearly die puts things in perspective.)
My taste changed within just a couple of weeks. By the third or fourth week if I accidentally drank sweetened iced tea instead of unsweetened I would nearly spit it out due to the awful taste. I also cut out all artificial sweeteners, effectively eliminating any experience of sweetness from my diet. I think previously I had drunk so much Diet Coke and eaten so many sugary things that I had conditioned myself to need that sweet taste on a regular schedule. I think one thing that helped was that I started making tea using high-quality, whole-leaf teas from adagio.com. They have such interesting flavors, I find they don't need sugar.
I'm not sure I can speak to the work-related effects of not eating sugar since I was spending most of the time in the hospital with my friend. I can say that my overall mood became much more stable; there were no more mid-afternoon crashes and I genearlly found I had more energy. Being about 360 pounds at the time, this one dietary change was enough for me to lose 60 pounds over the next 12 months while still leading a mostly sedentary lifestyle.
He's just playing different venues. For example, he'll be playing Symphony Hall in Boston, where they already do all their own ticketing, instead of the TD Bank North Garden, which uses TicketMaster.
According to Jason Kottke HFJ has their own webfonts service in private beta. He's using their Whitney font with this new service in his redesigned site:
> [If you use git merge --squash some-branch] [w]hen a QA person or your boss says, "Hey, is some-feature {merged into QA, deployed}" you have to resort to `git log` spelunking.
Of course you shouldn't use merge --squash in that context. That doesn't mean you should never use merge --squash. You just shouldn't use it to rewrite public history. Do you have a local branch in which you fixed some bugs and which branch has not been pushed out to the world and would you like to use merge --squash to merge it into master? Go for it! But if that branch _has_ been pushed out to the world, just use a regular merge.
The fundamental practice the author is arguing against is rewriting public history. But instead of making that point, he makes these sensationalist, dogmatic assertions that rebase, merge --squash and commit --amend are evil and should never be used. Until the end of the article, where he finally admits that really what he (correctly) has a problem with is rewriting public history.
OK, fine. Just title the article "You shouldn't rewrite public history".
Can anyone recommend good documentation on load balancing a LAMP app across multiple independent VPS providers?
We've had a high profile site affected by these Fremont outages so I'm thinking the only real solution is to have VPSs at Linode, Slicehost and EC2 then load balance among them. Of course, then the question is, what do you do when the load balancer goes down?
> Though usually omitted from public sources about H-bombs, including all of the sources I managed to find this morning with a bit of Googling, I remember hearing somewhere, years ago, that there is an extra component between the primary and the secondary that slows down hard X-rays to soft X-rays, because in the form of hard X-rays they would otherwise just go through the secondary without significantly interacting with it.
I've been using a previous generation MacBook Air (1.86GHz Core 2 Duo, 2GB RAM, 128GB SSD) for web dev work for 18 months or so. It's great for everything _except_ browser testing in VMWare. The 2GB of RAM just doesn't cut it when I need to fire up Windows to test in IE or, god forbid, the BlackBerry simulator for email testing.
Am I the only one who finds Pivotal Tracker's UX horrible to the point of being unusable?
I worked with a team that insisted on Pivotal Tracker and aside from its crashing my Fluid SSB every half hour or so, the text areas were way to small to type in comfortably. I found myself having to write the story in a text editor then pasting it in to PT. With that columnar layout, it just seemed like everything was cramped into spaces that were just way too small. Plus it doesn't track the history of a story. If it was assigned to Joe, then Larry, then Tom, there's no history of that chain of ownership.
> All critical servers use RAID 5.
Unfortunately RAID 5 (or any other flavor) is not a backup solution. It doesn't account for user error, RAID controller failure and numerous other scenarios.
It seems LavaBit had an interesting product, but this seems like a pretty critical design failure.