Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
johkra
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
johkra
12y ago
This is a crowd funding campaign for an inexpensive FPGA board with a simpler HDL with an web IDE. I first heard about it at 30c3 (video links below) and I think it's a great starting point for everyone who always wanted to play around
2.
▲
"Arduino for FPGAs" with simpler HDL (hardware description language)
(indiegogo.com)
3 points
by
johkra
12y ago
|
2 comments
3.
▲
by
johkra
12y ago
I was thinking about this, too, when I read his name. Whereas Europeans generally pronounce his name the right way ('Nick-louse Veert'), Americans invariably mangle it into 'Nickel's Worth.' This is to say that Eur
4.
▲
Nothing to hide – an HTML5 anti-stealth game
(nothingtohide.cc)
2 points
by
johkra
13y ago
|
0 comments
5.
▲
by
johkra
15y ago
Would you be willing to say a bit more about which country and how you got there? (My E-Mail is in my profile.) I'm currently in Switzerland, but I plan to live in Mediterranean countries other than Italy and Spain for some time in the futu
6.
▲
by
johkra
15y ago
https://en.wikipedia.org/wiki/Team_Foundation_Server
7.
▲
by
johkra
15y ago
If you want to get to know him a bit better, read his (freely licensed) biography: http://static.fsf.org/nosvn/faif-2.0.pdf
8.
▲
by
johkra
15y ago
This was a very graphic and easy-to-understand explanation of indexes in general. Although I thought I understood indexes, it helped me understand secondary indexes better. Thanks for linking! Did they ever write the promised second part wh
9.
▲
by
johkra
15y ago
According to a twitter answer, yes. At least with Virtual PC. (See reply to question by MrComputerRevo on http://twitter.com/#!/windevs ) Edit: Direct link: http://twitter.com/#!/windevs/status/113690827217313792 (Thank you, Simon.) B
10.
▲
by
johkra
15y ago
This is a cool project. :-) It also doesn't work in Opera, because the emscripten compiled CPython doesn't work with this browser. No problems in latest stable Firefox.
11.
▲
by
johkra
15y ago
Is there a dedicated graphics processor or switchable graphics in this notebook? This might explain the rather big difference in battery time since many Linux graphics drivers are not power-optimized and switchable graphics does not work. [
12.
▲
by
johkra
15y ago
Please change the title. "Lulzsec suspect arrested scotland yard" implies to me that it was the suspect who arrested scotland yard, whereas the suspect was actually arrested by scotland yard. Edit: Thank you!
13.
▲
by
johkra
15y ago
Did you extend Pandoc or Gitit? I would be very interested in extending/changing Pandoc slightly, but so far I got along with doing my changes with sed and writing some inline LaTeX. If you extended Pandoc, do you mind giving a pointer to y
14.
▲
by
johkra
15y ago
I'm actually writing my diploma thesis using Markdown and Pandoc. Some hacking is necessary (sed is so far sufficient), but it's a lot more pleasant then writing LaTeX directly.
15.
▲
by
johkra
15y ago
"intellectual property" That's a really muddy term. How exactly can you protect a protocol? Trade secret? Patents? Copyright shouldn't apply if it's a reimplementation. Edit: s/since/if/
16.
▲
by
johkra
15y ago
xrandr (use "xrandr --output <output> --rotate (normal|right|left|inverted)", e.g. "xrandr --output DVI1 --rotate right") Ubuntu also has a graphical tool for this, probably also other distributions.
17.
▲
by
johkra
15y ago
Edit: Works now, thanks for fixing it so fast. That's what I get now using Opera 11.11 32bit on Linux. Uncaught exception: ReferenceError: Security error: attempted to read protected variable: toString Error thrown at line 9, colu
18.
▲
by
johkra
15y ago
Some problem in Opera 11.11. Now I wonder if it works in any version of IE...
19.
▲
by
johkra
15y ago
For X11 users, there's also redshift ( http://jonls.dk/redshift/ ). I use it when using the computer at night as it makes for easier reading.
20.
▲
by
johkra
15y ago
When I read through the text, it didn't once think "this can't work". It seems plausible and if implemented, this could indeed be a big step forward. I hope this, or a similar effort, will be actually be realized.
21.
▲
Implicitly-parallelizing programming - Flow Manifesto
(flowlang.net)
6 points
by
johkra
15y ago
|
3 comments
22.
▲
by
johkra
15y ago
You can read the announcement here: https://mozillalabs.com/blog/2011/02/prism-is-now-chromeless... Basically: Both can solve the same problem, but Chromeless is more powerful.
23.
▲
by
johkra
15y ago
Looks like the decision to stop development of Mozilla Prism was not a bad one. "appify" looks very interesting.
24.
▲
by
johkra
15y ago
For people like me, who didn't know what "Silk Road" was in this context: It's an anonymous market for drugs using Tor. [1] Bitcoins are used for paying. [1] http://www.bitcoin.org/smf/index.php?topic=3984.0
25.
▲
by
johkra
15y ago
It's remembered. (I have been running it since beta 2 on my work computer.)
26.
▲
by
johkra
15y ago
Many applications have both a "close" and a "quit" option. The "close" option does what you describe - they want to get rid of the "quit" option, which is used to quit an application. (Try opening two Firefox windows and you can easily see
27.
▲
by
johkra
16y ago
As I understand it after reading http://quatermain.tumblr.com/post/3345687143/why-are-vendors... , there's a big difference: Canonical wants to take 75% of revenue , leaving 25% to Gnome/Banshee. Apple takes 30% of the sales price - th
28.
▲
by
johkra
16y ago
You got 50 000 spam messages in one month? Is this just for one address or multiple?
29.
▲
by
johkra
16y ago
Yes, downloading is akin to making a copy without consent of the copyright owner. (Edit: At least according to the Berne Convention, which most countries have signed.) Edit2: I think dchest is right and illegality of the act of downloading
30.
▲
by
johkra
16y ago
Gettext [1] does actually offer a way around this problem, which works fairly well in practice. You can define the number of plurals and rules to select a plural case. Then you have as many translations as plural forms in your translation (
More ›