Slashdot Mirror


User: grewil

grewil's activity in the archive.

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

Comments · 13

  1. Malbolge's useless encryption on Ask Slashdot: What Are the Strangest Features of Various Programming Languages? · · Score: 1

    I find Malbolge's encryption an interesting and nice feature. After an instruction is executed, the value of the current instruction (without anything added to it) will be replaced with itself mod 94. Then, the result is encrypted with one of two methods.

    http://en.wikipedia.org/wiki/M...

  2. Herding cars on Nissan Leaf Prototype Becomes First Autonomous Car On Japanese Highways · · Score: 1

    Will it not be possible to "herd" an autonomous car, forcing it in different directions simply by driving up very close to it, triggering it to steer away from the approaching object (that is you in your car). If you and your friend sit in two cars, it will even be quite easy I guess. Imagine how annoying that would be to the passengers of the autonomous car!

  3. awstool on Ask Slashdot: Scientific Computing Workflow For the Cloud? · · Score: 1

    I strongly recommend this command line tool. With this, you can do all those operations and more, and in a sensible and uncluttered fashion:

    http://www.timkay.com/aws/

  4. Who would actually want to live forever? on Dmitry Itskov Wants To Help You Live Forever Via an Android Avatar · · Score: 1

    When you're old enough, you will have had enough of this place.

  5. Re:Children don't like their parents music on Ask Slashdot: What's the Best Way To Preserve a "Digital Inheritance"? · · Score: 1

    Well this old man won't be a belieber any day soon, doggarned kids and their music

  6. Children don't like their parents music on Ask Slashdot: What's the Best Way To Preserve a "Digital Inheritance"? · · Score: 5, Insightful

    Few would care for their parents music collection.

  7. any big transaction right before the drop? on BitCoin Value Collapses, Possibly Due To DDoS · · Score: 1

    It would be interesting to see if someone sold off a substantial amount of bitcoins right before the drop... (I'm too lazy to check the public transaction log)

  8. org-mode on Ask Slashdot: Spreadsheet With Decent Programming Language? · · Score: 1

    I like org-mode's spreadsheet. You can use Emacs' Calc package or plain Elisp for calculations.
    http://orgmode.org/org.html#The-spreadsheet

  9. apt for deployment on Ask Slashdot: Taming a Wild, One-Man Codebase? · · Score: 1

    In case you use debian, you can setup your own repository with reprepro. It's really easy to deploy stuff using apt.

  10. Re:On Goldberg on "Open Source Bach" Project Completed; Score and Recording Now Online · · Score: 1

    I see your point, but I think you draw conclusions too far from what I wrote. I don't argue that the only quality of an interpretation is to what extent it is along the original intents and lines. Of course there are room for creativeness and vision. Changing from clavichord to pianoforte seems like a good improvement, partly because it makes the sound of this night music softer to the ear, which was one of the whole ideas with the composition. What I meant is that playing what is essentially doubling as a lullaby in a forced or unharmonic manner is just not interesting.

    I also see that there is a wide range of ways of defining what is interesting or good in music, or fine arts as a whole. In one of the ends of this range, view with simliarities to yours can be found, that the audience's taste is the only thing that matters (perhaps you could call it "quality by description"). In the other end, there is the view that the audience's reception counts for nothing (perhaps "quality by norm"). I guess your more oriented to the first mentioned end than I am.

  11. On Goldberg on "Open Source Bach" Project Completed; Score and Recording Now Online · · Score: 2

    This is on a side note. I've been sort of obsessed by the Goldberg variations for years, and of all performers I've heard, I really do recommend Tatiana Nikolayeva (http://en.wikipedia.org/wiki/Tatiana_Nikolayeva). To my ears, she's just outstanding compared to Glenn Gould and the others, when it comes to Goldberg. The Goldberg variations were meant to be played at night, easing the long nights of the insomniac Count Kaiserling, for whom Goldberg worked. I've always thought that the music was meant to be played lightly and sensitively, to be pleasant in the forementioned setting. If you listen to the aria when Tatiana plays it, you will hear an astonishingly soft touch where appropriate, and a really delicate flow. I always thought that this was a really good interpretation of the Goldberg variations. (Glenn Gould - in all his fantastic technical glory - renders it somewhat more forced and hard.)

  12. It may be true! on Dell's Misleading Graphics Card Buying Advice · · Score: 1

    I have a new PC, using the second gen intel i7, and the sandy bridge chipset. I can connect my monitor's HDMI-cable to either the builtin graphical connector (the one powered by the CPU, one of the chipset features), or a cheap Nvidia card which I happen to have. The picture quality is very different: the builtin graphics gives me very crisp and clear picture with bright colours, and the Nvidia card gives me a bit blurrier, darker picture. Same monitor, same cable, different HDMI providers.

  13. Re:Fun guy on Boot Linux In Your Browser · · Score: 2

    Both his emacs and his c-compiler are installed on that js/linux! Try commands qemacs and tcc.