Viewing profile — huffstler
huffstler
HN member- Joined
- Thu, Jan 24, 2019, 1:43 PM UTC
- HN karma
- 20
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About huffstler
Recent public activity
-
comment
Comment #40265117
I believe they're showing an example of where people would use (incorrect) regex patterns to validate. That's the whole thrust of the previous paragraph. `hadc0ffee` is not valid h…
-
comment
Comment #31902204
Does anybody know of a good place to get seasonality information for fruits and veggies? I found an open source application[1] for showing that stuff, and have been looking around …
- comment
-
comment
Comment #19617061
Maven, Hibernate, Jersey, Jettison/Jackson. All developed on Java 7 I believe, so the jump is rather large.
-
comment
Comment #19617044
That assumes we have (any) tests, or benchmarks to refer to. Plus, we have a decent amount of legacy java apps (java 6 - 7) and we'd be going straight to 11. On the project I'm on …
-
comment
Comment #19617019
Pretty much right on the nose. As I mentioned elsewhere, testing is not required where I work. As such, there's no guarantee that upgrades to JDK won't break something behind the s…
-
comment
Comment #19616991
Ideally if I had any say in the matter, I'd also choose to continue the upgrades. I'm unfortunately not in a position to be able to make decisions for the company, or even team rea…
-
comment
Comment #19616162
I work in an organization that has bought support for Java (11, I think). Your comment is technically correct, but doesn't capture the whole situation I believe. We use OpenJDK11 c…
-
comment
Comment #19389004
While gits documentation might not lay out the model at the start, they certainly have documentation showing how everything works, complete with diagrams and such. As such... > The…
-
comment
Comment #19367874
As someone who also works at a bank (though not a large national one) I get the same feeling, though I understand it to an extent. Not complying to bank standards means you get din…
-
comment
Comment #18988575
I made an account just to comment on this link as I have personal experience in the matter. I graduated from a relatively good school with a degree in Computer Science, yet wasn't …