Slashdot Mirror


User: skagedal

skagedal's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Kinesis! on (Nearly) Zero-Force Keyboard · · Score: 2
    The keyboard layout, with backspace and the delete on the left thumb, space and enter on the right thumb, and straight columns, reminds me of the keyboard i'm using right now: Kinesis contoured (the Essential model).

    http://www.kinesis-ergo.com/

    I'm just getting used to this keyboard but so far I really like it. Ctrl and Alt are kind of awkwardly positioned, so if you're going to use Emacs you really want pedals.

    This FingerBoard looks really cool, I'd love to try it. I have RSI kind of problems myself, and for me, keyboards with lighter touch are definately nicer on my hands and arms. Hmm... gesture recognition... light keys... i'd LOVE to have one of these. I want one now!

  2. Re:Because Ruby Rocks! :-) on Why not Ruby? · · Score: 1
    The only other programming language I know that implements point 3 is... Visual Basic! Oh, and now C#. Anyone know what the absolute origin of this idea is?

    Personally, I think it sucks. I don't want "obj.foo = bar" to be able to have side effects.

  3. C# and Java on Reverse Engineering .NET - Good, Bad or Inevitable? · · Score: 1
    It's pretty much the same as Java... Except easier to combine with C/C++ code.

    One thing that bothers me with both Java and C#... How come arrays are still the only fundamental compound type? Lists, please! Tuples! Especially when you have GC, these are really handy.

    I hate that in modern languages like this, I can't return several values from a function in a clear and sensible way, like in Python or ML.

  4. CLR (Common Language Runtime) on Reverse Engineering .NET - Good, Bad or Inevitable? · · Score: 1
    I read through a book on C# and .NET... I wasn't too impressed with C# itself - so they took Java and added some unsafe C++ mode, big deal - but the CLR is a really cool idea IMHO.

    I would love to have code written in different languages use the same runtime, same garbage collector etc. We would definately benifit from having a free software solution like this. And since, AFAIK, CLR is an open standard, and it will have Python, Perl etc. ported to it, it might be a good idea to just do a free software implementation of CLR.

  5. Re:K.Illustrator on Killustrator Author Required to Pay Two Grand · · Score: 1