Viewing profile — lucastheisen
lucastheisen
HN member- Joined
- Thu, Aug 23, 2012, 2:11 AM UTC
- HN karma
- 19
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About lucastheisen
No profile information was provided.
Recent public activity
-
comment
Comment #30729670
what is a reasonable walking distance? 9% seems like a surprisingly small number.
-
comment
Comment #26660576
Anyone seeing significant performance impact with CSP? We simply enabled an extremely lax policy on a Jira service desk instance and are seeing a 15-30% performance cost loading th…
-
comment
Comment #23436153
I find it useful to differentiate bug from feature because they have a very different information set associated with them. Bugs need to provide description, steps to reproduce, ex…
- story
-
comment
Comment #18730817
Relevant: http://www.cc.com/video-clips/h71t46/drunk-history-jack-pars...
- story
-
comment
Comment #16358742
Talking over the phone doesn't show me the code/command/text we are talking about. It takes far more words to "talk" through a problem than it does to show the source...
-
comment
Comment #15904867
I haven't tried the os feature version, but I assume it is the same one you can install from chocolatey... If so, then yes, it has ssh-agent.
-
comment
Comment #12458500
I have as yet been unable to get the code completion working. Were you able to?
-
comment
Comment #12458437
Any chance you could add nerdtree like behavior for the directory tree? I sooooooo hate reaching for the mouse.
- story
-
comment
Comment #6058014
I love how it was more acceptable for your general to be drinking vodka by the glass full than it would have been to drink the "American Imperialist" drink.
- story
-
comment
Comment #5627051
Im not sure how a signature could prove who signed it. Handwriting analysis can tell some things, but how many people still sign enough of a name to actually analyze. Look at the […
-
comment
Comment #5532480
Funny you mention "as long as I can type". Recently had back surgery which makes it difficult to sit, hence difficult to code. Got me to thinking about all the things that could ca…
-
comment
Comment #5452289
This is a perfect bug report. Humor, steps to reproduce, a real world problem... This would be a bug I chose to work on as soon as possible (if it turns out it is something that ca…
-
comment
Comment #5452137
is that really more work than: int res; try { res = Integer.parseInt( s ); } // if part catch ( NumberFormatException nfe ) { } // else part The words are different (try/catch inst…
-
comment
Comment #5338276
If you are using 'set -o vi', then you can just use 'ESC' -> '/ ' then use 'n' to iterate in reverse order through the commands that match the vi regex. really powerful and useful.…
-
comment
Comment #5192755
that was a good chuckle... thanks for sharing.
-
comment
Comment #4990552
No matter how much effort and thought is put into writing quality code, looking back in a year or two I will cringe at it. Second, I recently saw the accepted answers per tag on br…
-
comment
Comment #4969825
Agreed... On my second year of $12 and happy as day one.
-
comment
Comment #4895726
I don't have anything to add, but thank you for the story.