Viewing profile — sadfnjksdf
sadfnjksdf
HN member- Joined
- Mon, Mar 10, 2014, 2:40 AM UTC
- HN karma
- 61
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About sadfnjksdf
No profile information was provided.
Recent public activity
-
comment
Comment #7589596
All known resources are finite.
-
comment
Comment #7589585
As soon as anyone knows, they are going to use that info however they see fit. Probably getting their own house in order before spreading the news, to not put themselves at risk. H…
-
comment
Comment #7585454
> removing development restrictions in booming cities, unleashing an epic (or Chinese-level) building boom Which would be interesting because it is debatable whether we have the re…
-
comment
Comment #7584273
I always like reading historical analysis, but have a few questions: > We did a bad job of distributing the wealth generated by that. I'm not sure what you mean here. Do you mean t…
-
comment
Comment #7583148
I wonder what retail companies are doing about all of their POS (point-of-sale) computers running XP.
-
comment
Comment #7583060
Ok, valid point- to clarify, when I said 2-factor SMS, I was assuming a 30-second TOTP like Google's. If you don't use TOTP, someone can login to your account just by knowing the p…
-
comment
Comment #7582980
Woah, hold on. > sort of like two-factor authentication without the two-factor? If you don't have 2-factor, which most sites don't, then it is 1-factor. This is replacing that 1-fa…
-
comment
Comment #7582850
While we're at it * : Funding Monday - where everyone pitches to VC's in the same HN thread. Trial Tuesday - where everyone provides a link to their demo in the same HN thread. Wri…
-
comment
Comment #7581080
> the company is dead. No, it's not. It means the relationship between the cofounders is severely damaged. The company may be fine. Everyone is making the assumption here that what…
-
comment
Comment #7577760
On a related topic, a troubling new trend (to me) is the reliance on passwords being automatically generated/kept by a tool. You are putting your trust in something else for someth…
-
comment
Comment #7577636
> Don't let a user submit a password which doesn't meet your requirements. Use JavaScript to disable the button and highlight the text of your password policy. If you are going tha…
-
comment
Comment #7570806
Can't wait to see 2014. Right up there with... hmm, maybe not.
-
comment
Comment #7570771
I've not had a problem with the comics we've gotten from Amazon. If anything, the reader on the Kindle Fire HDX takes a little getting used to because you need to click to zoom to …
-
comment
Comment #7570551
Not anytime soon. Until it has a large share of the market, it won't be worth the time for developers to really come aboard, and the only way to get there is to have a large enough…
-
comment
Comment #7552611
Misleading title- I didn't see much mention of a soda machine. :)
-
comment
Comment #7551221
I'm really excited about a low cost, quality 3D printer but: 1. How much is another spool once the kickstarter is over? 2. "In addition, when making the specification for the seaml…
- comment
-
comment
Comment #7550682
I never thought of Fog Creek that way before. In fact, I've always gotten the impression they were down-to-earth. But, that one shot of a spreadsheet in this post listing Brown, Ru…
-
comment
Comment #7544226
I made more points by just going counterclockwise through the arrow keys over and over: 5368
-
comment
Comment #7544212
Me also! Had a hiatus on programming for this most part in university though, otherwise would be in same bracket.
-
comment
Comment #7544158
omg I now have empirical evidence that I'm old. The top of the curve is 10-15 years and I'm beyond that now. OLD!
-
comment
Comment #7472610
grep is even shorter: grep $ That reads lines from stdin and echoes to stdout.
-
comment
Comment #7471372
I disagree with one "but" in this post. Rebranding is not optional/too expensive. It's THAT important. Don't not do it, and never give up on a necessary TODO. Good luck! You guys a…
-
comment
Comment #7464791
Fully decentralized means everyone has their own autonomous device to act as server and client of the transactions and has a usable decentralized (probably mesh) network. P2P over …
-
comment
Comment #7464691
> I was a professional Java programmer for three years 3 years is about the amount of time it took me to get a false sense of security in my understanding of a language, imo. After…