Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
deliminator
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
deliminator
4y ago
I got the swag pack back in the day. Email is in my profile.
2.
▲
South-North Korean translator launched
(nknews.org)
1 points
by
deliminator
11y ago
|
0 comments
3.
▲
by
deliminator
11y ago
Clojure's built in PersistentVector does not support O(log(n)) inserts/removes from the middle/front, but there is another implementation that shares a lot of it's implementation with some extensions that does: https:&#
4.
▲
Beyond the Border: Moving Information into North Korea
(indiegogo.com)
2 points
by
deliminator
12y ago
|
0 comments
5.
▲
Hackathon aims to harness Silicon Valley smarts on North Korea
(northkoreatech.org)
1 points
by
deliminator
12y ago
|
0 comments
6.
▲
by
deliminator
12y ago
Overflow protection is fail-fast behaviour, similar to array bounds checking. It allows you to more quickly find the source of errors. I believe everybody agrees it's a good thing, at least in the array bounds checking case. > Optim
7.
▲
by
deliminator
13y ago
Be careful, in the country I live in (Austria) it is illegal to import prescription drugs. Customs made me pay a fine of about 60$ for trying to import Melatonin (and I didn't get the Melatonin either).
8.
▲
by
deliminator
13y ago
"Can I guarantee every function that expects a T to behave exactly the same way when I pass a P instead (where P is a subclass of T)?" For those who don't know, that's the Liskov Substitution Principle [1] [1] http:&#
9.
▲
by
deliminator
13y ago
My colleagues and I learnt that lesson the hard way. We are working on a WYSIWYG editor (Aloha-Editor) and the first version did depend on jQuery (and jQuery UI for that matter). That caused a lot of trouble for people integrating the edito
10.
▲
Coding standards: is consistency prettier than freedom?
(yosefk.com)
2 points
by
deliminator
13y ago
|
0 comments
11.
▲
by
deliminator
13y ago
Also interesting is this interview with prison guards who have defected. Camp 14 - Total Control Zone [Abridged]: http://www.youtube.com/watch?v=Rb1iwo4txE4
12.
▲
by
deliminator
13y ago
I have a fundraising page for LiNK (non-profit organization rescuing north koreans) and am matching donations: http://fundraise.libertyinnorthkorea.org/fundraise?fcid=2704...
13.
▲
by
deliminator
13y ago
> Actually, most of the people working in those organizations are children of party officers or executives of wealthy foreign currency-earning organizations. I expect he had connections and/or was able to bribe his way towards becom
14.
▲
by
deliminator
13y ago
Clojure's standard persistent vectors don't allow insertion in the middle without copying the entire vector, they only allow fast insertion at the end. There is an alternative implementation here [1] which does allow insertion (an
15.
▲
by
deliminator
13y ago
Have a look at this: http://substance.io/ I'm working on something similar: https://wikidocs.com . Although our's closed source at the moment (can't say whether or not it will remain closed), we wi
16.
▲
by
deliminator
13y ago
We provide wysiwyg editor integration (Aloha-Editor) with presence and remote cursor. We are working on a hosted/downloadable service with low-level data-sync api and high level wiki features: https://wikidocs.com
17.
▲
by
deliminator
13y ago
Although more on the motivational than in the technical side, I learned a lot from his talks. To me, the feeling after one of his talks is more akin to "it's is so obvious to me now, I should have been thinking like this all along
18.
▲
Goodbye, feedback button
(blog.canvasdropr.com)
11 points
by
deliminator
13y ago
|
2 comments
19.
▲
by
deliminator
13y ago
We are building a real time HTML synchronization engine at wikidocs.com (using a custom OT engine). It's still work in progress, but you can already try it out - if you fire up the inspector and manipulate the DOM, your changes will be sync
20.
▲
by
deliminator
13y ago
One of my favorites is Alan Kay "Programming and Scaling" http://www.tele-task.de/archive/video/flash/14029/
21.
▲
by
deliminator
13y ago
Following quote comes to mind (Dijkstra) "...we have to keep it crisp, disentangled, and simple if we refuse to be crushed by the complexities of our own making..." I found his use of the word "crisp" very interesting. I believe it means to
22.
▲
by
deliminator
14y ago
He answers that question from someone in the audience at about 55:25 in this Google Tech Talk. http://www.youtube.com/watch?v=Ms4NIB6xroc
23.
▲
by
deliminator
14y ago
Google Tech Talk about Shin's story http://www.youtube.com/watch?v=Ms4NIB6xroc
24.
▲
by
deliminator
14y ago
One possibility is to inform yourself more. FYI The best resource I found so far is http://www.dailynk.com/english/ . At least one more story like the OP's can be found here http://www.dailynk.com/english/sub_list_last.php?page=1&...
25.
▲
Reactive Extensions for JVM languages
(infoq.com)
1 points
by
deliminator
14y ago
|
0 comments
26.
▲
by
deliminator
14y ago
Correct me if I'm wrong, but does this not merely allow an attacker to cause the browser to make requests with custom headers? That is, it does not allow the attacker to gain the CSRF token, and if the CSRF token is not known to the attacke
27.
▲
by
deliminator
14y ago
Another story about life in prison and subsequent escape http://www.dailynk.com/english/sub_list_last.php?page=1&...
28.
▲
Nothing To Envy - Crowdfunded Animated Film about North Korea
(indiegogo.com)
1 points
by
deliminator
14y ago
|
0 comments
29.
▲
by
deliminator
14y ago
Before the GPLv2 we had the AGPL, which made it explicit that you had to divulge any server side code. Now, with the GPLv2, it is possible to use Aloha freely in most websites/webapps. You don't distribute your website/webapp and therefore
30.
▲
by
deliminator
14y ago
The License was changed recently to GPLv2.
More ›