Viewing profile — username111
username111
HN member- Joined
- Fri, Feb 22, 2013, 5:21 PM UTC
- HN karma
- 93
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About username111
No profile information was provided.
Recent public activity
-
comment
Comment #5875787
If you really want to know it isn't for finding the main site that everyone uses golang it is for finding all other references to the language. As an example cloudflare writes a la…
-
comment
Comment #5875385
Not if you want to search for it.
-
comment
Comment #5863995
You'll probably never get it without an exorbitant amount of money. Try looking for a similar name plenty of people use search engines and bookmarks so a domain like thexxxx.com or…
-
comment
Comment #5839783
Rackspace is pretty bare bones and lots of people like it: http://www.rackspace.com/email-hosting/webmail I use fastmail https://www.fastmail.fm Depending on your uses one might be…
-
comment
Comment #5829271
As long as your pdfs translate well to grayscale it should be fine. The new kindle web browser is quite nice (I believe it uses webkit) but isn't something you'll want to use for a…
-
comment
Comment #5793295
It is actually a comparable price to other phones. Without contract the iphone 5 is rather expensive as well.
-
comment
Comment #5776676
I don't like the Svbtle style but I don't think you should suggest using something that stole the design and is not condoned by the original author. It's so funny how outraged hack…
-
comment
Comment #5776652
Are you on XP? (I ask because it looks like you don't have any anti-aliasing on). If you adjust your cleartype settings (or turn it on in XP) it will look a bit more normal.
-
comment
Comment #5759424
I don't know why the parent comment does it but with nginx you can leverage things like caching out of the box. (Would mostly be used on static files, either generated or pre-made)…
-
comment
Comment #5758867
Don't break my browser defaults for your preferences. If I want it to open in a new window I'll shift+click and if I want a new tab I'll ctrl+click or middle mouse click.
-
comment
Comment #5747489
Gmail has it as an option (labs last I used gmail), that is the best way I think to do it. I don't ever find a need to undo an email though. I believe it was only for like 20-30 se…
-
comment
Comment #5692320
Using the following got rid of a lot of my correction woes: alias sudo="nocorrect sudo" That is why you were getting the .aptitude one, you can use it for other commands that it ge…
-
comment
Comment #5684162
US debit cards just require magnetic strip and pin to withdraw from ATMs.
-
comment
Comment #5681437
There is the happy hacking keyboard (the mechanical one is quite expensive and the regular one is hard to find, and usually comes out to ~$100 if not bought from the company). You …
-
comment
Comment #5660377
Well if you're on hacker news and you don't know what jekyll is you're probably in the minority.
-
comment
Comment #5655970
Even matlab uses those libraries ( http://en.wikipedia.org/wiki/LAPACK )
-
comment
Comment #5638911
You could try one of the non intrusive ad networks (fusion, the deck) but I think most are invite only. I've also seen you show a few products in some posts so affiliates may be an…
-
comment
Comment #5637655
The difference here is that ESEA was the most trusted league in America and the majority of competitive cs players have subscribed to it for 7 dollars a month. (The anti-cheat was …
-
comment
Comment #5637654
The difference here is that ESEA was the most trusted league in America and the majority of competitive cs players have subscribed to it for 7 dollars a month. (The anti-cheat was …
-
comment
Comment #5615978
Just a heads up, confidence is the correct noun to use. Confident is the adjective form.
-
comment
Comment #5607323
Regarding google chrome it has been fixed on the unstable channel for a while now.
-
comment
Comment #5605691
I use sublime for WordPress because it doesn't use PEAR coding standards and that's what my emacs phone is setup for (also you don't have to set up multiple major modes). Everythin…
-
comment
Comment #5526239
Did you use emacs starter kit? Because that binds fullscreen to F11. It is unbound on linux as well (emacs24)
-
comment
Comment #5520351
The use case I gave was looking up logs to see how something failed and to access files that aren't backed up but still exist on the virtual drive (this can happen when the OS fail…
-
comment
Comment #5520240
I wasn't talking about backups I was talking about a Recovery option which allows you to boot into linux and mount your existing virtual drives to extract data or fix errors/look a…