Viewing profile — tomkludy
tomkludy
HN member- Joined
- Thu, Nov 11, 2010, 8:19 PM UTC
- HN karma
- 65
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About tomkludy
No profile information was provided.
Recent public activity
-
comment
Comment #24318053
I got the first battery replaced at just under the 3 year mark.
-
comment
Comment #24317776
I had a friend with a 2012 Leaf that experienced similar degradation. It was a problem with the early model year and Nissan's choice to use passively cooled batteries.
-
comment
Comment #24317765
Yes, the Leaf uses passive battery cooling as opposed to Tesla and others with active cooling. Their first-gen battery chemistry was also worse in hot climates. The newer battery i…
-
comment
Comment #24317743
The 2011/2012 Leafs had major problems with battery degradation in hot climates so much so that Nissan was forced to offer a free battery replacement. So I got it replaced for free…
-
comment
Comment #24316030
I own a 2012 Nissan Leaf which has had major battery degradation (first battery went under 70% in only 33k miles, second battery currently around 85% at 45k miles = 78k miles total…
-
comment
Comment #19069330
And https://www.websequencediagrams.com
-
comment
Comment #18706756
Every discussion or article I have read on dependent types assumes that the reader is a mathematician. I usually make it only a few paragraphs in before I am completely lost. Right…
-
comment
Comment #8781069
I love this tool, have been using it obsessively on football sunday :) Question (or suggestion): would it be possible to choose the desired outcome? By that I mean, my team (the Li…
-
comment
Comment #6690524
I've been playing with it some. It's nice, but I still prefer Haskell. I want to be able to separate pure from impure code, but F# doesn't seem to enforce that. (Unless I'm missing…
-
comment
Comment #6689561
I'd like something running on the CLR. Not because I think the CLR is very special; just because I really like Haskell but I have to work within a large ecosystem of existing .NET …
-
comment
Comment #6647897
Frankly, I've had to maintain a huge C++-only codebase, and that's why I hope to never write another app in C++. Yours is an argument for a high-level, typesafe, compiled-to-native…
-
comment
Comment #5743781
IMO the root problem is that A) we have too many identities, B) those identities are rarely protected properly (sites don't hash/salt, don't have password expiration policies, don'…
-
comment
Comment #5389148
Wish I could leave a flower for G+ Unfortunately it is a zombie, dead but doesn't realize it yet.
-
comment
Comment #4642111
MVC 4 also allows non-blocking IO. Mark your controller as "async" and use async calls within your controller method. The evented IO model is nice, but nothing earth shattering. Sa…
-
comment
Comment #4640487
I personally find those "helpful" things to be truly, well, helpful. For example the input validation, anti-forgery token validation, simple cache control, etc. Again, not saying y…
-
comment
Comment #4640466
I'm genuinely curious which feature(s) of node you like better than ASP.NET. I have used both and find them quite similar as far as "raw" capability. ASP.NET however has all of the…
-
comment
Comment #4640419
What exactly is the point here? If you want to write C#, just use ASP.NET and MVC 4. You will certainly save yourself a lot of headaches, and you can still do everything async, etc…
-
comment
Comment #1970953
I had the waveform surgery 3 yrs ago and it was one of the best things I've ever done for myself. My vision was not terrible before (-1/-1.25 + astigmatism) but afterward I have 20…