Viewing profile — tcopeland
tcopeland
HN member- Joined
- Wed, Aug 04, 2010, 6:33 PM UTC
- HN karma
- 406
- Public activity
- 153 items
- HN profile
- View on Hacker News ↗
About tcopeland
Recent public activity
-
comment
Comment #22974628
"What writer? We're talking about a sitcom!" https://youtu.be/EQnaRtNMGMI?t=108
-
comment
Comment #18495381
Martin Crevald has a book on the USMC reading list ( https://grc-usmcu.libguides.com/usmc-reading-list/intermedia... ) "The Changing Face of War: Combat from the Marne to Iraq". In…
-
comment
Comment #18285171
Another scenario is when an acquisition occurs for the data a company has collected and so the codebases are quietly retired. In that situation there's still some value in paying d…
-
comment
Comment #18259039
Maybe Mary Rose Cook live coding a game as a conference presentation: https://vimeo.com/105955605
-
comment
Comment #18253155
FWIW "The Box" is on the current CNO reading list: https://www.navy.mil/ah_online/cno-readingprogram/hvo.html
-
comment
Comment #18220836
That's the truth. I had a thing come up the other day where a client wasn't including a content type header and thus the body was being interpreted as application/x-www-form-urlenc…
-
comment
Comment #18187314
"Nudge" is on the Center for Homeland Defense and Security reading list: https://www.chds.us/c/hsbooks
-
comment
Comment #18095154
> I'd definitely include "Kill your dependencies" as a bullet point Or at least your monkeypatches!
-
comment
Comment #18094890
I was always disappointed by rails:update - look at all these crazy changes, I can't do all this stuff! - until I figured out I was using it the wrong way. A good way to use it is …
- story
- story
- story
-
comment
Comment #16765245
That looks great, and my local library has a copy, thanks for the pointer!
- story
-
comment
Comment #16758436
Here's a direct link to the PDF: http://www.benning.army.mil/armor/316thCav/ASA/content/pdf/A...
-
comment
Comment #16757595
Interesting, that's on the Army Advanced Situational Awareness reading list ( http://www.benning.army.mil/armor/316thCav/ASA/ReadingList.h... ).
- story
-
comment
Comment #16638837
In the "things learned from Ruby" section: Focus on strong object oriented programming What I've learned from Ruby is to favor functional programming concepts - minimize side effec…
- story
- story
- story
-
comment
Comment #15458303
Yes, although many changes are performance optimizations and other under-the-covers sorts of things. Here are the changes for 2.5 which if tradition holds will be out on Christmas:…
-
comment
Comment #15458281
> I'm planning a full rewrite of the interpreter for Ruby 2.0 [...] It will use a bytecode engine. And so it did! https://en.wikipedia.org/wiki/YARV
- story
-
comment
Comment #15332225
In the morning, usually setting things up for whatever operations are scheduled for the 0800-1200. In the evening, squaring things away from whatever we did that day and maybe prep…