Viewing profile — keedot
keedot
HN member- Joined
- Sat, Jun 20, 2015, 10:15 PM UTC
- HN karma
- 74
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About keedot
No profile information was provided.
Recent public activity
-
comment
Comment #9939863
Did you read our comment thread? I'm complaining that there isn't parity for the dotNet/Roslyn development. You reply that you're working currently on CoreCLR as a response to this…
-
comment
Comment #9939745
Ummm... Should I refer you back to my original post? ;)
-
comment
Comment #9938939
You're building on CoreCLR without depending on Mono? That's awesome, do you have a link to how to get that set up and working?
-
comment
Comment #9938926
I understand this. Spouting random facts doesn't constitute a rebuttal.
-
comment
Comment #9938781
Understandable, but still a little disappointing. If this OSS initiative is worth anything, the platforms need to be at parity for features and release.
-
comment
Comment #9937293
Since written word is far more reliable than oration, again there is absolutely no proof of any of this.
-
comment
Comment #9933811
All evidence points to the contrary. The need of Uthman to canonize the text was due to the variation that existed. He ordered those variants destroyed, removing all evidence of th…
-
comment
Comment #9932234
This is absurd, where did you learn this?
-
comment
Comment #9927123
In college, we'ed leave messages on friends whiteboards with runes. Back in '93, there weren't a lot of 'nerd' girls, so it was usually a pretty safe way to hide in plain sight. Mu…
-
comment
Comment #9924536
On mobile, nothing is readable in what I'm guessing is the Q&A section at the bottom.
-
comment
Comment #9913854
Cars never rolled on stone wheels. Flintstones was a cartoon, not a documentary.
-
comment
Comment #9907589
Once you start down the lonely path of a C++ developer, it just makes sense to buy the 55 gallon tub of personal lubricant.
-
comment
Comment #9903195
That's a fairly ignorant view on mental state and peer group pressures on developing adolescent minds.
-
comment
Comment #9903174
Much better, thank you!
-
comment
Comment #9901395
I accept that some people don't know how, or don't want to dedicate the time to making a responsive site. I get that, I have sites that don't make sense in mobile, so we don't both…
-
comment
Comment #9899531
And yet teenagers still commit suicide because of online harassment. So words do hurt, and can even kill.
-
comment
Comment #9899068
Right, which is why we have courts to determine the validity of the claims.
-
comment
Comment #9899055
You're fully within your rights to do so. It's a pretty great place to live, to be honest.
-
comment
Comment #9898783
Christie Blatchford's skew is quite heavy in this reporting. I've seen the other side of the argument with some of the behaviours and tweets in question, and it's not so clear cut.…
-
comment
Comment #9897132
This is great. I can finally send people here when they think getting a site up can be paid for with a case of beer.
-
comment
Comment #9887913
Play Sims 4 with the "Get to work" expansion. Having 8 me's in a house is a real problem.
-
comment
Comment #9873736
I simplified the example, cdc does more than just a change the directory. `cdc -t name` changes to the directory and attaches to the tmux session of the same name if it exists, and…
-
comment
Comment #9873446
We realize, we're just doing something different than you are.
-
comment
Comment #9873445
Because we don't always source a shell script, you may need to source functions for certain functionality to work.
-
comment
Comment #9873433
I have several bash functions that need to be sourced to be included. For instance, I use `cdc` to change to my code directory, where I keep my source for projects I am working on.…