Viewing profile — ynoclo
ynoclo
HN member- Joined
- Fri, Nov 13, 2009, 8:08 AM UTC
- HN karma
- 21
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About ynoclo
No profile information was provided.
Recent public activity
-
comment
Comment #19188218
crt.sh reports that JPL's wildcard certificate was revoked on 2019-01-15: https://crt.sh/?id=273042821
-
comment
Comment #6248492
"I'm good at communicating." Really? If I were your prospective employer, I'd be wondering just how often the f-bomb finds its way into your communications, and why you thought it …
-
comment
Comment #4278004
Not a hiccup, apparently -- their Verisign-issued EV cert is still revoked. Things look ok to users because they're now using a GoDaddy wildcard domain cert.
-
comment
Comment #3115611
http://en.wikipedia.org/wiki/Stockholm_syndrome
-
comment
Comment #3064455
iTerm2 and MacVim are now my primary tools (IMO, Xcode 4 has lost the plot as a useful IDE.) You can define the behaviour of :make in vim, plus there are a variety of vim plugins t…
-
comment
Comment #2960375
RFC2818 (the 'HTTP over TLS' specification) says that names may contain the wildcard character, which is considered to match any single domain name component or component fragment.…
-
comment
Comment #2862851
I want to use vim as my IDE, so my favorite plugins are the ones that integrate the functionality you'd expect in a development environment. - 'NERD_tree': provides a hierarchical …
- comment
-
comment
Comment #2573859
This could work if you are always forced to enter the full password to start a login session. The "PIN" password's hash could be generated at that point and held in protected memor…
-
comment
Comment #2453063
Actually, the cert does apply, because 'github.com' is explicitly listed in the subjectAltName extension. (Names in that extension are considered valid alternatives to the common n…
-
comment
Comment #2363104
Swing Theory has also been attacked, despite a resurgence of popularity in the late '90s... which, coincidentally, was 12 years ago.
-
comment
Comment #2022277
A good overview, but some bad examples. For 'find', he says: Combine with grep to find c++ files. $ find | grep cpp That has at least two problems: 1. It will match 'cpp' anywhere …
-
comment
Comment #1789814
I also prefer dashed zeroes. And the curly lowercase 'l' in Menlo really bothers me (the creator of Mensch got it right, IMO, by straightening it out.) Obviously this isn't a poll,…
-
comment
Comment #1604339
On OS X, it is possible to disable just Etisalat's Comtrust certificate. Click the lock icon to view that certificate, drag the large certificate icon to your desktop, then drag it…
-
comment
Comment #1546029
This article is disingenuous in that it doesn't mention the "Secure Empty Trash" menu item which is located directly below "Empty Trash". There is no need for this product, as the …
-
comment
Comment #1531146
The app you're looking for is called 'screen'. You can set it up to display a number of split screens in one window, each running a different app like htop. The settings are saved …
-
comment
Comment #1379633
I think you just answered your own question.
-
comment
Comment #1370949
No, not everyone's phone number. You could opt to have an "unlisted" number, and it was easy to check whether or not the book was revealing your number to the world.
-
comment
Comment #1309926
Unfortunately, it's kind of a deal-breaker that each Mac OS X guest burns 100% CPU all the time. This is mentioned in the new user guide as something which will be fixed in a futur…
-
comment
Comment #939598
If the client is on Mac OS X, why do they need to create a zip file at all? You can use something like DropDMG http://c-command.com/dropdmg/> ; to create an encrypted .dmg file …