Slashdot Mirror


User: ProfMobius

ProfMobius's activity in the archive.

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

Comments · 92

  1. Re:Sheahh, right! on Engineers Devise a Way To Harvest Wind Energy From Trees (vice.com) · · Score: 1

    I don't see the big deal. It means the resonance frequency is narrow and the system would stop to work if external factors move the excitation outside of this narrow band. The sentence is a bit weird, but perfectly comprehensible.

  2. Re:Isn't this, "also Linux works round Samsung bug on UEFI Secure Boot Pre-Bootloader Rewritten To Boot All Linux Versions · · Score: 5, Informative
    Agreed. From http://www.jakobheinemann.de/en/blog.html :

    The implementation in Samsungs UEFI shows some weird behavior. Error code EFI_INVALID_PARAMETER should only be returned, if one of the given pointers to variables is NULL and pointing to an invalid memory section. Samsungs implementation also throughs this error, if the given memory blocksize is not exactly 128 bytes, so for example (like the Linux-efivars module does) 1024 bytes. The Linux module does not expect the strange error code (it checks for NULL pointers itself) and does not report any UEFI variables, no boot entries, no nothing. The installer accepts that and installs the Linux boot entry into the first slot, where actually the boot entry for the setup is located - overwriting that entry! Setup is dead since Linux took its boot entry.

    It does look like the Samsung implementation is doing weird things and Linux is doing weird things in return because it is expecting it to follow standards...

  3. Re:South Park "CentiPad" anyone? on New Sony PSN ToS: Class Action Waiver Included · · Score: 3, Insightful

    You did a great job at talking about everything NOT relevant in the episode, beside the relevant part (and the central one). Namely, putting weird clauses in EULA that people do not read but remove some of their basic rights.

  4. Commercial application on Glowing Cats a New Tool in AIDS Research · · Score: 4, Informative

    Why are those people always making those cool GM pets and never sell them ?
    I want a glowing cat ! Just sell them already, I'm sure there is a market for that !

  5. Re:So... on IBM, 3M Team To Glue Together Silicon "Bricks" · · Score: 1

    What is the name of the book ?

  6. Re:It's a Streetlight. on Ask Slashdot: Can You Identify This UAV? · · Score: 1

    You sir made my day :)

  7. Re:poorly worded on Data Review Brings Major Setback In Higgs Boson Hunt · · Score: 1

    Thank you very much. I was waiting for someone to realise that this article has nothing to do with the Higgs boson. It is about one experiment finding a new particle, and another one finding nothing. It is NOT about the Higgs.

  8. Re:Please explain to this non-physics-type geek on Data Review Brings Major Setback In Higgs Boson Hunt · · Score: 1

    They discovered monopoles ? Do you have any reference for that, because I'm pretty sure it would give the finder a direct nobel price.

  9. Re:Funny on Lack of Technology Puts Star Wars Series On Hold · · Score: 1

    And I seriously want more corridors in it :) Let's us have more TARDIS-centric stories !

  10. Re:Good bye and thanks for all troll food... on The Machines That Sparked the Beginning of the Computer Age · · Score: -1, Redundant

    Not sure what you are trying to achieve here. And your title should have been "Good bye and thanks for all the trolls", at least it would have made sense...

  11. Enigma emulator on linux on The Machines That Sparked the Beginning of the Computer Age · · Score: 1
    Speaking of Enigma (or SIGABA from a previous post), does someone knows any good emulator/decoder for Enigma on linux ? I found this http://users.telenet.be/d.rijmenants/en/enigmasim.htm but it is a bit too visual for me (you have to drag and drop the rotors yourself, etc), it doesn't decode and it is for windows.

    I'm more interrested in an open source command line tool, with decoding abilities.

  12. Re:Um...isn't this NEWS for nerds? on The Machines That Sparked the Beginning of the Computer Age · · Score: 1

    This either not a news, or you are not a nerd.

  13. Re:I read it as "Blue Glue" on Cleaning Up Japan's Radioactive Mess With Blue Goo · · Score: 1

    We are lucky we didn't switch to IPv8

  14. Re:Wonderful! on Upscaling Retro 8-Bit Pixel Art To Vector Graphics · · Score: 1

    That's an interresting suggestion. I didn't think about it. By using a video instead of a fixed picture, you can extract more information out of it. I suspect you will never reach a 'super zoom' feature using this, but by linking pixels between frames and comparing the shadow between them, etc, it should be possible to reconstruct a low resolution volumetric representation of the original object.
    Interresting work indeed.

  15. Re:Wonderful! on Upscaling Retro 8-Bit Pixel Art To Vector Graphics · · Score: 1

    This was my point exactly :) Thanks for clarifying, should have made a better quote from the start.

  16. Re:ZSNES on Upscaling Retro 8-Bit Pixel Art To Vector Graphics · · Score: 1

    1. Apply it to each individual sprite while loading the ROM.
    2. Create an alternate sprite table with vector graphics.
    3. Create two rendering loops, one internal for the original sprites and one going to the screen with the new sprites.
    4. ???
    5. Profit

  17. Re:PDF slashdotted on Upscaling Retro 8-Bit Pixel Art To Vector Graphics · · Score: 1

    And all those links have been slashdotted. Good job :D

  18. Re:Wonderful! on Upscaling Retro 8-Bit Pixel Art To Vector Graphics · · Score: 1

    Most of those filters have been around for quite some time. I remember using ZSnes with the SuperEagle filter in the begining of 2000s.

  19. Re:Wonderful! on Upscaling Retro 8-Bit Pixel Art To Vector Graphics · · Score: 1

    Examples of this kind of work are found in practical applications such as number plate recognition, where often a bad photograph is the starting point. This allows elements to be reconstructed even when information is partially missing.

    This kind of enhancement is only possible because some assumptions are made on the original content. This is equivalent to this enhancement tool which can recreate the text bellow a blurred image. The assumption is that you only have around 36 chars under the blur (or pixelization). In this case, the kind of information you are trying to retrieve is clearly defined and quite reduced.

    This is obviously not true for other kind of applications, like faces, sprites and such. There is no way to reduce the information space to a practical size in order to constraint any algorithm. In those case, what you are doing is CREATING information, not RECOVERING information.

  20. Re:Wonderful! on Upscaling Retro 8-Bit Pixel Art To Vector Graphics · · Score: 3, Informative
    Because the information is simply not there ? You can add as much information you want to your pixels like curves and such, but you have no way to prove it is the original information.

    From TFA : "The other problem is that the Depixelizing Pixel Art approach always smooths images, even when an object shouldn't necessarily be smooth. For example, are Space Invaders really meant to be cute and round? Maybe, in the creator's eye, they had long, angular, razor-sharp mandibles and straight-out antennae! "

    They are adding information, but they have no way to know if it is what the original artist had in mind.

  21. Re:Are the grounds for this lawsuit even valid? on Sony Sued For PlayStation Network Data Breach · · Score: 1
    For what I gathered so far (I don't own a PS3), PSN is free, buying on it is not. The credit card is not required to register to PSN but only if you buy games on it.

    You are the one without a clue, go play somewhere else.

  22. Re:Dear God... on Amazon Responds To "App Store" Lawsuit From Apple · · Score: 1

    Because you get the whole thing in reverse ? These are trademarks which became generic names, not the opposite...

  23. Re:And it's fucking irritating on Apple Deemed Top of Movie Product Placement Charts · · Score: 1

    Larger production budget != better movie...

  24. Re:And it's fucking irritating on Apple Deemed Top of Movie Product Placement Charts · · Score: 1

    Just yesterday I watched The Girl with the Dragon Tattoo, and both stars use Mac notebooks, and you can't help notice the glowing logo.

    Actually, i'm not sure where to stand on this, since the book clearly states it is a Macbook she is using (it is even over the top repeated in the book).

  25. Re:And it's fucking irritating on Apple Deemed Top of Movie Product Placement Charts · · Score: 1

    Cars are a really bad example of transparent product placement. I can't stop counting the number of movies where the main caracters are driving a car and you have a big 5sec long shoot of the front of the car where you can see the obvious logo of the brand. This is really annoying as it just cut the pace of the movie to show you a logo (usually before the car get trashed/shoot at/drive off a freeway bridge).