Viewing profile — ikusalic
ikusalic
HN member- Joined
- Sun, Aug 19, 2012, 5:09 PM UTC
- HN karma
- 77
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About ikusalic
Recent public activity
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #9792749
I think that seniority is closely correlated to understanding tradeoffs. Where a junior and a senior can make from time to time the same decision, how they do it is different. For …
- story
-
comment
Comment #8835798
Thanks for the explanation. To my understanding, that's only necessary when I actually use the certificate, not as the part of certificate validation. I assumed the validation woul…
-
comment
Comment #8835485
Thanks. I'd actually prefer to by through Namecheap as well. I saw RapidSSL and PositiveSSL certs, but I thought they are not suitable if I want both w/ and w/o 'www' subdomain. So…
-
story
Ask HN: Which SSL certificate
I want to secure a single site that redirects from bare domain to 'www' subdomain. I'm assuming I need a SSL certificate with 2 names: example.com and www.example.com. What CA and …
-
comment
Comment #8830648
Beautifully written and expressing most of the concerns that bother me in today's world. If you liked the article, I'd also suggest [1] by moxie. I really liked how he dismantles t…
-
comment
Comment #8830633
I've moved completely away from Google. DuckDuckGo for search, here.com for maps, fastmail.com for mail (using my domain, so I'm not locked in), Firefox as browser. It was not as h…
-
comment
Comment #8819276
Seriously one of the worst posts I've seen on top page in a long while. Disclaimer: from here on I'll also be a bit opinionated, hardly can be worse than the post. And yes he did w…
-
comment
Comment #8084090
I've heard it said that Scala is the new C++. But to me that doesn't sound bad at all. Sure, you can shoot yourself in the foot, but you can also design beautiful things, the choic…
-
comment
Comment #7862060
"Only" gmail? But isn't email the most important part of your online life? I moved away completely from Google. Fastmail.fm instead of gmail was one of my first moves. And I never …
-
comment
Comment #7826755
This. The point is you can introduce all the changes you want if you do it slowly and never aggravate significant percentage of the population.
- story
-
comment
Comment #7794918
I have the same experience. I find the interface just beautiful and pleasure to use. The same is true when using it from phone. One of the best tool-related decisions I ever did.
-
comment
Comment #7729884
Tarsnap is really great service. It's obviously targeted at tech people, but if you are one, just check it out. I do not feel the need for any wrappers as the CLI is quite nice, bu…
-
comment
Comment #7728413
Here's one absurd bug in Java that really surprised me: Math.abs(-2147483647); // 2147483647 Math.abs(-2147483648); // -2147483648 When you know this behavior, it's kinda obvious w…
-
comment
Comment #7689970
To be fair Google is a great company. But because of some actions they have taken they are not so outstandingly appealing as they were few years ago. Of course that's natural given…
-
comment
Comment #7649630
vimroom (mentioned in the article) is really great.
-
comment
Comment #7649617
Thank you for this link. vim-wheel is just pure gold, I needed that for a long time...