Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
abedra
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
How It Works: TOTP Based MFA
(jemurai.com)
1 points
by
abedra
8y ago
|
0 comments
2.
▲
by
abedra
12y ago
Using Lua is certainly easier. The C version will almost always be faster, and yes, performance in this scenario probably wouldn't be an issue between the two. The other reason for writing a module in C though is complete control over
3.
▲
by
abedra
12y ago
The intent was to demonstrate how to write a module in C. This can be solved with Lua as well.
4.
▲
Building A Great Security Culture
(braintreepayments.com)
1 points
by
abedra
13y ago
|
0 comments
5.
▲
Announcing Repsheet, An Attack Detection and Visualization Tool for Apache
(github.com)
2 points
by
abedra
14y ago
|
0 comments
6.
▲
by
abedra
14y ago
This was actually an attack on the Israeli infrastructure. The registrar was hacked. All of the domains registered there (cnn.co.il, microsoft.co.il, skype.co.il, etc) were also returning the same response.
7.
▲
by
abedra
15y ago
Clojure is about simplicity. It helps you get to the point. It helps you eliminate unnecessary state, and when necessary, helps you manage the state that is.
8.
▲
by
abedra
15y ago
I'm working on Programming Clojure 2nd edition right now as well. It should be in beta in July.