Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tuxcanfly
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Bitcoin Out-of-Memory Denial-of-Service Attack (CVE-2018-17145)
(invdos.net)
7 points
by
tuxcanfly
6y ago
|
1 comments
2.
▲
by
tuxcanfly
6y ago
We did exactly this for a side project last week: https://github.com/shabda/tweet-signer At it's core it's just a spec, so feel free to write your own tools! Suggestions for improving the spec welcome. Please
3.
▲
by
tuxcanfly
8y ago
Nice job. Link to the demo: https://sultaness.github.io/todo/index.html
4.
▲
by
tuxcanfly
12y ago
>So instead of having only two options, or a third invisible option, there is only one real option and the demon cannot be wrong or it cannot be right. This third neither right nor wrong option reminds me of 'Mu' found in easte
5.
▲
by
tuxcanfly
12y ago
Is there a chance ty or a similar implementation will make it into Go core? What do you think about Go designers being generally averse to the idea of parametric polymorphism?
6.
▲
by
tuxcanfly
13y ago
“One must lie low, no matter how much it went against the grain, and try to understand that this great organization remained, so to speak, in a state of delicate balance, and that if someone took it upon himself to alter the dispositions of
7.
▲
by
tuxcanfly
13y ago
From my experience, frontend tests break easily in unexpected ways e.g. div moved by an inch? Error - element-not-visible!
8.
▲
by
tuxcanfly
14y ago
By the same logic, won't they be able to detect SSH tunneled traffic too?
9.
▲
by
tuxcanfly
14y ago
Fermi's paradox would still hold for this universe, methinks.
10.
▲
by
tuxcanfly
14y ago
I think google doesn't have info about page dates prior to 2001. I think the actual date must be 1999 as linked by the parent post. http://www.google.co.in/search?q=www.google.com&hl=en... PS: I'm the one who should apologize.
11.
▲
by
tuxcanfly
14y ago
The linked post doesn't provide any source. According to the internet archive, it's from 2006 http://wayback.archive.org/web/*/http://www.dot.gov.in/isp/g...
12.
▲
by
tuxcanfly
15y ago
> “Those DVCS kids, they got just what they deserved, won’t it be great when we can get back to a real VCS like Perforce”. This entire article is based on the false dichotomy that either we use get along with github as it is or go back
13.
▲
by
tuxcanfly
15y ago
Please do let them know that you are doing this for protest.
14.
▲
by
tuxcanfly
15y ago
I use this ruby script: https://github.com/technicalpickles/homesick
15.
▲
by
tuxcanfly
15y ago
This plugin[0] apparently plays an ascii version 'bad apple' music video. Inside vim. Go figure. [0] http://www.vim.org/scripts/script.php?script_id=3477
16.
▲
by
tuxcanfly
15y ago
But don't the alternatives also depend on list slicing? Heck, the title is `coping a list`. If you have a different datatype, it is the business of that type to specify how to copy using __copy__, isn't it?
17.
▲
by
tuxcanfly
15y ago
Know thy enemy, know thyself - Sun Tzu, The Art of War
18.
▲
by
tuxcanfly
15y ago
There's also a Notification API in HTML5 http://www.html5rocks.com/en/tutorials/notifications/quick
19.
▲
by
tuxcanfly
15y ago
If educating people is though-policing, so be it.
20.
▲
by
tuxcanfly
15y ago
How do you add decorators to a class based view? I find this annoying: dashboard = login_required(DashboardView.as_view()) Takes the fun out of decorators for me.
21.
▲
by
tuxcanfly
15y ago
Zed Shaw, the Kurt Cobain of programming.
22.
▲
by
tuxcanfly
15y ago
I hope this doesn't track what I'm reading unlike the new readability.
23.
▲
by
tuxcanfly
16y ago
`//www.google.com` will automatically translate the url to http/https depending on the requested protocol.
24.
▲
Polyglot in Coffeescript and Python
(tuxcanfly.appspot.com)
2 points
by
tuxcanfly
16y ago
|
0 comments