Viewing profile — CookieCutter2
CookieCutter2
HN member- Joined
- Tue, Jun 30, 2015, 5:45 AM UTC
- HN karma
- 8
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About CookieCutter2
No profile information was provided.
Recent public activity
- story
-
comment
Comment #9951670
Without proper Option deconstruction and map()/flatMap() syntacic sugar Option code beside map() is not very pleasent to read or understand to my eyes :-(
-
comment
Comment #9951663
This is hard to explain and I didn't understand it either, after programming Java for 15 years. After 5 years of Scala I can't think of not using Option. If you allow null as a ret…
-
comment
Comment #9951647
1. Option solves a long list of programming problems (mostly around things being there or not, but others as well) while non-nullable types only solve NPEs. 2. Sorry, wording is va…
-
comment
Comment #9948829
I was not 'arguing with them' but when asked what was missing I offered deconstruction for nicely using Option/Maybe for which I was told there are non-nullable types. Rest see abo…
-
comment
Comment #9947084
To clarify: Option/Maybe solves the problem of things either being there or not (from databases, domain modelling, ...). As a side effect this solves NPEs. Non-Nullable Types is th…
-
comment
Comment #9946836
Always looking for something more simple than (my current) Scala. - Argued with the developers, they have not clue about Option/Maybe and what it's good for. They offer non-nullabl…
-
comment
Comment #9876526
I've laid off several people several times. To me it was much harder than firing people - hard by itself - because mass layed off people ask "why me" where I had no good answer. Ke…
-
comment
Comment #9832751
I want to know if HL3 is coming.
- comment
-
comment
Comment #9803160
The Phantom F4 had no main gun because everyone thought there were no dogfighst but only missle fights. Reality was different and they added a vulcan gun. The F35 is not designed f…