Viewing profile — dead10ck
dead10ck
HN member- Joined
- Sat, Apr 26, 2014, 11:00 PM UTC
- HN karma
- 47
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About dead10ck
No profile information was provided.
Recent public activity
- story
-
comment
Comment #34089207
Is this for real? They really thought git was an appropriate tool on which to build a messaging service?
-
comment
Comment #33501176
Not quite, it gets you about 90% there. Even with a grammar to use off the shelf, you still need to write queries to make use of it for highlighting, text object selection, auto in…
-
comment
Comment #33501142
This is surely just the bias of those willing to make a comment one way or the other. If you are so-so about it, you probably don't make the effort to make a comment.
-
comment
Comment #28584701
This stuck out to me too. Terraform absolutely does check the current reality of the state and applies changes to do what the HCL tells is to. They are either using terraform in a …
-
comment
Comment #14023870
Am I the only one who was extremely confused by the writing? I think the whole effect was just lost on me, because I went from thinking her brother was the one who died, to thinkin…
-
comment
Comment #12233764
Show me where anyone involved in Rust in an official capacity has claimed that "reliable software cannot be written in C/C++"
-
comment
Comment #10525924
Wow this guy is fucking delusional. I can't believe he seriously thinks his employees are smiling every day, and that they aren't burnt out because they "believe in the mission"
- story
-
comment
Comment #9050406
Wow. So you are saying that because I chose not to use Chrome that all software suffers? I didn't realize that there was only one good choice, or that Firefox was "slow and bloated…
-
comment
Comment #9050351
Chrome was always a non-starter for me without an option to cycle tabs in most-recently used order.
-
comment
Comment #8902908
Wow, judging from the comments in here, there are a lot of people that are in management positions that are horrible judges of technical ability and value. This question asks so ma…
-
comment
Comment #8760264
I may do that in the future, once Rust has stabilized. They've recently changed the concurrency model to use native threads, instead of green threads, so their documentation is not…
-
comment
Comment #8719204
They list the algorithms explicitly here: https://docs.oracle.com/javase/7/docs/api/java/security/Mess... And here: https://docs.oracle.com/javase/7/docs/technotes/guides/secur...
-
comment
Comment #8717279
Another example of "Wtf were they thinking when they wrote this?" in the Java stdlib is MessageDigest. To build a digester object, you must pass it a string literal to tell it whic…
-
comment
Comment #8663074
Exactly. No policies are changing. They're just putting more resources into enforcing existing laws.
-
comment
Comment #8663067
Even if the numbers are completely made up, I'm not going to be outraged that police decided to enforce laws that cyclists need to be abiding by anyway.
-
comment
Comment #8488299
As many others have already said, if you've been programming for 18 years, then yes, you are a programmer. I wouldn't say you're crazy for not liking puzzles, but I would say you'r…
-
comment
Comment #8483651
Hmm, perhaps I haven't been around long enough to experience breakages like this, then. I began using Arch before the switch to systemd, and I use it with vanilla Gnome. The only t…
-
comment
Comment #8482950
I've used Arch as my primary OS for over a year now, and I've never had any major problems. What flakiness have you experienced?
-
comment
Comment #8461783
I'm curious about how these web framework crates, like this and IronFramework.io, are dealing with the imminent obsoletion of rust-http. It seems rather strange to build a complete…
-
comment
Comment #8438449
My thoughts exactly. "But what about the magic of version control, GitHub, pull requests, forking clones, cloning forks, diffing forks, forking diffs, etc., etc., etc.? None of tha…
-
comment
Comment #8200727
Ahh, I see. That makes more sense. However, I'm not sure I understand how the definition extends to all numbers. Edit: nvm, I'm dumb.
-
comment
Comment #8200627
I feel like I'm missing something. Isn't the derivative of a constant just defined to be 0? Why does the definition in the article restrict it to primes?
-
comment
Comment #8179777
I'm truly not trying to be rude, but if you agree with the above point, then why did you make it publicly available? Only two outcomes can come of this: 1. Nobody uses it, for the …