Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ryanlm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ryanlm
10y ago
I'm assuming that the relevant code, is simply an if statement checking for the existence of the url parameters, not even checking if the security questions are correct. if(isset($_GET['securityQuesiton0')) { &#
2.
▲
by
ryanlm
10y ago
Who are these people init'ing the attacks? They seem like talented folks.
3.
▲
by
ryanlm
10y ago
Yesterday I had to store integers as keys in a map. It's good to learn today that they are implicitly converted to strings. Yes I could have used an array, but that would of required me to know the max index I would suppose. Maybe in J
4.
▲
by
ryanlm
10y ago
Doesn't that popular software that tracks you tell you to install by piping the output of curl. I think it's call Brew Ware.
5.
▲
by
ryanlm
10y ago
Interesting use of the JNI. Why did you need to use JNI?
6.
▲
by
ryanlm
10y ago
How exactly did you set up this fail over scheme? You run your own instance of bind. And I'm amusing your listing your domains NS records as your own, and another parties (e.g. cloudflare, etc)?
7.
▲
by
ryanlm
10y ago
Great comment. And I want to point out that no matter how privileged you are in America, Government pretty much has the final say.
8.
▲
by
ryanlm
10y ago
that's not the right number.
9.
▲
by
ryanlm
10y ago
Absolutely no problem, buddy. I'm glad to be able to look out for suspicious links like the one you posted. With security issues the way they are today, you can never be too careful.
10.
▲
by
ryanlm
10y ago
Zuck's charity.
11.
▲
by
ryanlm
10y ago
Flagged? Interesting.
12.
▲
by
ryanlm
10y ago
It's a wasp stronghold.
13.
▲
by
ryanlm
10y ago
I'm a little skeptical about following this link. Why can't you just give a direct link? Who knows where that link will lead to? I certainly don't and I'm not about to try it and become a victim of drive by downloads, et
14.
▲
by
ryanlm
10y ago
People that state it's such a horrible language are "follow" types. I believe some people actually do think it's a bad language, but for the most part, I would say people are just following the status quo.
15.
▲
by
ryanlm
10y ago
I mean, most people don't want to specialize. I just turned down a chance to interview, but after finding out this was some specialized role, I declined because specialization isn't the best for my career.
16.
▲
by
ryanlm
10y ago
Can you set up Python to have the same pattern as PHP? I've always had to proxy the web server to the Python process running HTTP.
17.
▲
by
ryanlm
10y ago
> It's a garbage language. I'm overwhelmed by how rich of a statement that is.
18.
▲
by
ryanlm
10y ago
Yes, I'm a native.
19.
▲
by
ryanlm
10y ago
I've always wondered, why is the tax code called the "tax code" Is it written in English and how many lines is it?
20.
▲
by
ryanlm
10y ago
Problem with the bait and switch car GPS's is they actually charge you for updates. This should be against the law.
21.
▲
by
ryanlm
10y ago
I'm hoping the angular cli will be able to send email soon.
22.
▲
by
ryanlm
10y ago
You haven't mentioned how long your commute is. How long is it? I think that is a significant factor in how much energy you have after your done with work for the day.
23.
▲
by
ryanlm
10y ago
I use a subdomain of a domain I own, such as internal.example.com I can then run a BIND instance with internal.example.com as a root, then map all my services to their own domain if need be. This is a little overkill for a one man shop, but
24.
▲
by
ryanlm
10y ago
I'm kind of surprised HN doesn't implement censorship of swear words. Also I worked at a company where Fuck was dropped all the time. I'm not sure why people think it's unprofessional.
25.
▲
by
ryanlm
10y ago
Not being able to transfer credits seems to be a good example of Vendor Lock-In.
26.
▲
by
ryanlm
10y ago
No, but another one you can do it in is PHP and JavaScript function isEven($number) { return $number % 2 == 0; } That's actually valid PHP code and JavaScript. But I think you'll need to use eval on that in th
27.
▲
Building the whole Debian archive
(lists.debian.org)
2 points
by
ryanlm
10y ago
|
0 comments
28.
▲
How Apple Sidesteps Billions in Taxes
(nytimes.com)
1 points
by
ryanlm
10y ago
|
0 comments
29.
▲
by
ryanlm
10y ago
And this is why I won't ever switch to OS X full time, and I'll stay with Linux for all my systems level programming. The low level tools just aren't there. With Linux, I've got gdb, objdump, strace, what have you. I
30.
▲
by
ryanlm
10y ago
Not anymore :) I've gotten 3 emails from employees there after this thread. Mind if I ask you why you removed it?
More ›