johkra's comments

johkra | 12 years ago | on: "Arduino for FPGAs" with simpler HDL (hardware description language)

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 with FPGAs but found it too difficult or too expensive to get started.

More about the language: https://www.youtube.com/watch?v=5t7qO-RbqTw ; http://blog.pshdl.org/

Talk by author abouth FPGAs: https://www.youtube.com/watch?v=Er9luiBa32k

johkra | 14 years ago | on: Notch gives his $3,000,000 Minecraft dividend to his employees

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 future. I only ever lived in rich European countries, so I would be interested in your experiences.

johkra | 14 years ago | on: The Joy of Indexing

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 where they wanted to present B-trees in a similar form? I think I understand B-trees, but it wouldn't be the first time I realise I didn't really understand something after all...

johkra | 14 years ago | on: Surprising Power Consumption Of Ubuntu 11.04 vs. Win 7

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. [1]

Anecdotally, my rather old notebook (Fujitsu-Siemens Amilo Pro V3205) runs cooler, quiter and longer when using Linux compared to Windows Vista. I still get slightly more than 2 hours out of my battery (3000mAh left). Maybe this is less of a problem with older, well supported hardware.

[1] But people are working on it, see e.g. https://github.com/MrMEEE/bumblebee

johkra | 14 years ago | on: Lulzsec suspect arrested by scotland yard

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!

johkra | 14 years ago | on: Pandoc: universal document converter

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 your source? I write Haskell poorly, so an example would be appreciated.

johkra | 14 years ago | on: Pandoc: universal document converter

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.

johkra | 14 years ago | on: Productivity tips for the easily distracted

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.

johkra | 14 years ago | on: EveryJS: The Right Tool for the Right Job

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, column 22266 in x(a, b, c) in http://www.everyjs.com/js/libs/sproutcore-2.0.a.3.min.js:
    if(g&&g.toString===e)

johkra | 15 years ago | on: Implicitly-parallelizing programming - Flow Manifesto

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.

johkra | 15 years ago | on: Mozilla Chromeless 0.2

Looks like the decision to stop development of Mozilla Prism was not a bad one. "appify" looks very interesting.
page 1