MikeCodeAwesome | 12 years ago | on: Arq 4 is out – Mac backup to S3/Glacier
MikeCodeAwesome's comments
MikeCodeAwesome | 12 years ago | on: Amazon Prime Air
MikeCodeAwesome | 12 years ago | on: Why am I being endorsed for skills and expertise I do not claim on my profile?
MikeCodeAwesome | 12 years ago | on: Behind The Scenes At Homejoy, A Cleaning Startup That's Really A Tech Company
MikeCodeAwesome | 13 years ago | on: Don't use Linksys routers
The short version is that, depending on your usage, you may run out of NVRAM before RAM and may lose your settings. For reference see [1] and [2].
[1] http://www.dd-wrt.com/wiki/index.php/Asus_RT-N16#Current_Kno... [2] http://www.dd-wrt.com/phpBB2/viewtopic.php?p=506126
MikeCodeAwesome | 13 years ago | on: Rebuild code automatically with "watch" and a makefile
watch -d -n 5 "curl -s localhost:8080/some/service | grep status"
Along the same lines as the original post, I also use watch as an ad hoc, pseudo continuous integration tool for executing code that doesn't fit well within a REPL. [1][1] http://codeaweso.me/2012/09/using-watch-as-quick-continuous-...
MikeCodeAwesome | 13 years ago | on: Favorite Unix Commands
Does anyone know if there's a key command for clearing the scroll buffer?
MikeCodeAwesome | 13 years ago | on: PowWow - Collaborative Screen Sharing
MikeCodeAwesome | 13 years ago | on: WordPress 3.5 “Elvin” Released
MikeCodeAwesome | 13 years ago | on: One of the SpaceX engines came apart during launch
"Falcon 9 detected an anomaly on one of the nine engines and shut it down. As designed, the flight computer then recomputed a new ascent profile in realtime to reach the target orbit…"
http://www.parabolicarc.com/2012/10/07/falcon-9-suffers-engi...
MikeCodeAwesome | 13 years ago | on: Men with shaved heads are perceived to be more masculine
MikeCodeAwesome | 13 years ago | on: Java flaw allows “complete” bypass of security sandbox
MikeCodeAwesome | 13 years ago | on: Error codes vs exceptions: critical code vs typical code
What usually happens in practice is a combination of none and all the above. A bit of a mess, really.
MikeCodeAwesome | 13 years ago | on: 3 Tips for Effective Stand-Up Meetings
The idea of using Skype has surfaced once or twice but we've gotten by without it. I doubt we'll ever need it.
As for advice…
* I would suggest everyone place their call from a suitably quiet room. Someone doing dishes, making tea, or wrestling with a dog is extremely distracting.
* Hold the standup meeting on time and don't delay more than five minutes. If you don't, you're effectively chaining people to their phones for an indefinite amount of time.
* Two or more people in a room together should remember to speak to the phone and not each other. It's amazing how much of a statement or conversation can be lost over the phone when co-located people use gestures and glances to communicate.
MikeCodeAwesome | 13 years ago | on: Odd Things Happen When You Chop Up Cities and Stack Them Sideways
The above article is part of Big Think's Strange Maps, a fantastic blog which has many, many more interesting articles!
MikeCodeAwesome | 13 years ago | on: Java's Cover (April 2001)
Your conclusion may very well come to pass. This reminds me of another article, Beating the Averages, in which pg writes: "And so the median language, meaning whatever language the median programmer uses, moves as slow as an iceberg."
MikeCodeAwesome | 13 years ago | on: Lord Camden on NSA Surveillance
MikeCodeAwesome | 13 years ago | on: Lord Camden on NSA Surveillance
MikeCodeAwesome | 13 years ago | on: Live air traffic of the world
I left JungleDisk because it went sideways and S3 was too expensive. After that was CrashPlan; I liked its free remote backup option. But then my backup destination disappeared behind carrier grade NAT. That left me with paying for regular CrashPlan or looking elsewhere. Enter Arq.
Based on my estimated usage, for two computers, I calculated the following estimated yearly cost.
Assuming I didn't screw up my estimate, Glacier was a no-brainer, even with up-front cost of two Arq licenses ($70).This month is the first full month in which I'm not seeding my initial Arq backup to Glacier. I'm hopeful that the cost will be significantly lower than CrashPlan.