Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jmhodges
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jmhodges
5y ago
I used to use `go get` for grabbing even non-Go repos but had to stop because of similar problems. I finally wrote a small tool to replace it I call `grab` https://github.com/jmhodges/grab to take over my "fetch t
2.
▲
by
jmhodges
9y ago
Well, no, the DNS resolved to these endpoints, just like in an HTTP attack, and then this is as if the Host header wasn't checked by the HTTP provider. You and these few specific hosting providers didn't think they had to look at
3.
▲
by
jmhodges
9y ago
My "Hosting providers haven't, previously, thought of TLS serving as an individual user service before (though the Baseline Requirements do) and are having to work out the kinks of that." covers what you're trying to get
4.
▲
by
jmhodges
9y ago
There are equivalent attacks on both the DNS and HTTP challenges as described in the Baseline Requirements and ACME, and those are expected to be mitigated (and are) by hosting providers. Let's Encrypt isn't bound by the Baseline
5.
▲
by
jmhodges
11y ago
You add multiple domains to the Server Alternative Names of your CSR.
6.
▲
by
jmhodges
11y ago
To be clear, the challenge types in question where removed from Let's Encrypt production config during the private beta period (when we had a strict whitelist of domains allowed to be issued for), had mitigations for them in while they
7.
▲
by
jmhodges
11y ago
FYI, using TLS compression makes you susceptible to the CRIME attack. I think I have a ticket with OpenSSL for them to turn that off by default, but I don't think they've done it, yet. Glad you got there accidentally!
8.
▲
by
jmhodges
14y ago
This really did happen. And we're totally cool. I refer to that as the Night of a Thousand Australians. Good times.
9.
▲
by
jmhodges
16y ago
You didn't read the post, did you?
10.
▲
by
jmhodges
16y ago
That is, as far as the archive goes, the very first public tweet.
11.
▲
by
jmhodges
16y ago
Mostly, though, we think it's just adorable.
12.
▲
by
jmhodges
16y ago
We go by bytes, not chars.
13.
▲
by
jmhodges
17y ago
Okay, really, I want you to apply for Systems. We're building horizontally scalable, distributed, big data systems that can take unprecedented growth. The company is only a 134 people right now, and your impact as a developer would be huge.
14.
▲
by
jmhodges
17y ago
Twitter is hiring for systems, frontend, etc. We're pretty polyglot but the majority of integration with the web app is ruby, a good deal of the backend is Scala and the rest is whatever works best. http://twitter.com/jobs
15.
▲
by
jmhodges
17y ago
For those who were confused by the contradiction of this comment and the actual post, it looks like "less attention from men" was probably supposed to be "more attention from men". For instance: "So basically, guys are fighting each other 2
16.
▲
by
jmhodges
17y ago
I am completely surprised no one has linked to technomancy's emacs-start-kit: https://github.com/technomancy/emacs-starter-kit Clone that as your emacs.d, add a .el file named the same as your logged in user, and add your specific prefere
17.
▲
by
jmhodges
17y ago
Joker.com has a horrible UI, but does the job just fine.
18.
▲
by
jmhodges
17y ago
If you've got MacPorts installed (if you don't, you should), grab a copy of my ports repo from github and use the emacs-app Portfile there. http://github.com/jmhodges/ports/tree/master
19.
▲
by
jmhodges
17y ago
Sorry, not 64-bit integers but you get my drift.
20.
▲
by
jmhodges
17y ago
Yes, and those "k = m" lines are the problem! Those assume unsigned* types! And 64-bit integers! Those multiplications and other operations are all wrong! You didn't port this to Java, you ported a broken algorithm to Java. Way to go, tho
21.
▲
by
jmhodges
17y ago
I think I enjoyed this the most: "I’m sure you’re asking yourself, 'how much does this enterprise solution cost me?'. Well, like any good enterprise system, it is insanely expensive. This gem will cost you eleventy billion dollars payable t
22.
▲
by
jmhodges
17y ago
Looks like the new url is: http://www.washingtontimes.com/news/2009/jun/17/state-asks-t... The day seems to have changed. (Perhaps their CMS updates the url as a side effect of saving an update that happens on a new day?)
23.
▲
by
jmhodges
17y ago
Actually, you can install it just from the tarball. It's pretty easy. (Check the Without RubyGems section of the install page.)
24.
▲
by
jmhodges
17y ago
If someone manages to port the 64-bit version to Java (which probably requires some JNI or JNA work), I would be very happy.
25.
▲
by
jmhodges
17y ago
Not a joke.
26.
▲
by
jmhodges
17y ago
Don't forget the balanced budget attempt in '37.
27.
▲
by
jmhodges
18y ago
(Psst.. check out rfeedparser.)