Viewing profile — ubercode5
ubercode5
HN member- Joined
- Tue, Mar 04, 2014, 3:55 PM UTC
- HN karma
- 16
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About ubercode5
No profile information was provided.
Recent public activity
-
comment
Comment #24550174
And satisfactory, that's my newest obsession.
-
comment
Comment #20263907
In general I disagree. In large codebases you're going to have a number of abstractions that you'll have to deal with by their nature. Flattening these can cause a scenario where y…
-
comment
Comment #18300952
It's possible to overdose on water.
-
comment
Comment #14655220
It seems like the wrong success metrics are used here if this isn't an experiment. If they used something like "more clicks on articles" this change could appear positive from thei…
-
comment
Comment #12558345
I agree. However one additional thing to keep in mind in the COTS vs FOSS is if there is some bug that affects the company and requires attention. The company doesn't generally hav…
-
comment
Comment #12228239
"If you’re not already familiar with the concept of technical debt" ohh how I envy thee.
-
comment
Comment #12123291
This is right on money. The test engineers as well as the implementation engineers also have a lot of experience within their specialized areas. This provides a lot of insight into…
-
comment
Comment #11807890
It depends on your schedule, but prioritize time to study every day in your down time. You don't have to do a "night before the test cram session" all the time, just a little every…
-
comment
Comment #9413842
I'm not sure where specifically you are referring to, but you can click on the "list view" under collections to remove the pictures and make it textual.
-
comment
Comment #9394377
Speaking solely to the process of discovery of private communication: What happens when you lose trust in that process or feel that process has been subverted?
-
comment
Comment #8456171
Do you have any resources to discover some of the events that you are referring to? I'm currently in Houston (albeit a bit south) and would love to find out more.
-
comment
Comment #7916073
As much as I love C++, I wonder if there has been any work on rewriting this in another language, even Java. From my experiences developing parallel versions of C++ and Java, most …
-
comment
Comment #7707373
I would be interested to see a binary size comparison along with the speed comparison. Is there a trade-off of speed for byte size?