Viewing profile — mscman
mscman
HN member- Joined
- Tue, Feb 11, 2014, 4:31 PM UTC
- HN karma
- 49
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About mscman
Recent public activity
-
comment
Comment #12221175
> any sysadmin worth his salt will have automated the population of his authorized_keys file and alert on any unauthorized changes. FTFY
-
comment
Comment #11520507
We didn't have DST in most of Indiana until about 10 years ago. When we switched, most of us were wondering why the hell we were even doing it. It's really not necessary, it confus…
-
comment
Comment #11313966
While I agree that over-testing the wrong parts of your program can have an impact on program design, your end user's needs/desires are usually testable things. TDD helps make sure…
-
comment
Comment #10953820
You'll definitely want to add a '&' at the end of that line so that you don't delay user logins if the network is down or mail barfs.
-
comment
Comment #10713122
I don't know that a Slack bot is the right type of larger solution though. For instance, I use the ExpenseIt app on my phone because it's paired with Concur. That's got a much more…
-
comment
Comment #9513215
> The real value is in the presentation. This is true sometimes, but if it's a design discussion and you're whiteboarding how something should be laid out, or even steps of what's …
-
comment
Comment #9044492
Where were your faulty detectors? My ex-girlfriend's dad used to do testing for a smoke alarm company a while ago. I learned an interesting thing from that. You know what they use …
-
comment
Comment #8658112
Except my phone will get itself in a state where that latency stays high, and bandwidth drops for a long time. Only solution is to turn wifi off/on. That definitely seems like a bu…
-
comment
Comment #8642686
Because it's still technically classified. When you hold a security clearance, you're not only agreeing to keep things classified, but also to not pursue any classified information…
-
comment
Comment #8609900
Not just Google. Amazon's "Enhanced networking" uses a feature in 10GbE that's been used in smaller HPC clusters for around 5-10 years now. And MS Azure has InfiniBand backing thei…
-
comment
Comment #8609880
Not a Cray... That's gotta hurt. They've been a Cray shop for years now.
-
comment
Comment #8609873
I'm guessing ORNL isn't going to move the target as much as NCSA did for Blue Waters.
-
comment
Comment #8527558
I hadn't heard about that. That's awesome that the police chief is taking them on about this. It's becoming rare to hear about police chiefs doing the right thing when it comes to …
-
comment
Comment #8521115
Cloud HPC Solutions Architect here. In this use case, cloud computing wouldn't really suffice. For a company who needs 24x7 access to compute power of that scale, they really will …
-
comment
Comment #8505887
Given their initial reactions on Twitter, I don't feel bad if they get taken to court over this. As others have mentioned, they only agreed to rapidly reverse course after Microsof…
-
comment
Comment #8222062
Except in your shortened version, you've completely eliminated what you're using to measure "achievement". Plenty of people don't define academic success as achievement. A lot of b…
-
comment
Comment #7993780
It is? I'm not saying you're wrong, but I haven't seen legally organized protests (yes, you do have to file the appropriate paperwork) recently which have actually been shut down b…
-
comment
Comment #7888850
I don't think so. Since the assets were on SR servers, which weren't technically Ross's personal property, and the business was used for selling drugs (admittedly along with other …
-
comment
Comment #7886063
Awesome! Thanks!
-
comment
Comment #7843022
I actually disagree with your definition of supercomputer, and liken it to any compute system or cluster with more power than an average enterprise server or workstation. After all…
-
comment
Comment #7816701
As the article mentions, there are also people who lack the money or time to eat healthy all the time. College students in particular are pretty famous for their ramen meals becaus…
-
comment
Comment #7686692
Same here. I work right next to the sliding glass door in our kitchen (door is to the right of me). Didn't read the description fully and jumped when it sounded like someone was kn…
-
comment
Comment #7233686
I feel some of this is based on personality. It's great that you're able to step away from work periodically and then focus again (I do the same thing working from home). A lot of …
-
comment
Comment #7233677
This works in a normal bash/zsh prompt as well if you want to set a variable only for that single command. It's why a lot of times you'll see build instructions like: # CC=gcc make…
-
comment
Comment #7226776
It's not that the components themselves draw half the power, it's that you don't need to provide as much power to cool them. There's a typical rule of thumb in datacenter planning …