Slashdot Mirror


User: Arkh89

Arkh89's activity in the archive.

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

Comments · 262

  1. When... on When Does Software Start Becoming Malware? · · Score: 2

    When the ratio nuisance / benefits is larger than some threshold (>=1)?

  2. Re:Nvidia/ATI driver quality equal to or surpassin on Ask Slashdot: What Windows-Only Apps Would You Most Like To See On Linux? · · Score: 1

    For as much as I use Windows, I find that the NVidia driver on Linux is way better than its Windows counterpart in terms of stability and ease of installation (using binary straight from NVidia).

  3. Re:Featurekill, Nodesktop, Ignoreusers... on GNOME To Start Using Codenames · · Score: 2

    WeJustLostOurUserBase, GnomeIsGone, WeDontEvenReadYourFeedbacks, ClickThatShit, YouBetterBeBlind, VivaLaUX, ...

  4. I guess I'll... on Google May Try To Recruit You For a Job Based On Your Search Queries · · Score: 3, Funny

    I guess I'll just have to write a bot generating random technical search queries then...
    Welcome in the 21st century...

  5. Re:What's the problem? on How to Quash Firefox's Silent Requests · · Score: 1

    It's more of a tracking problem, I think. Anyone monitoring your access will see that you connected to some site even though (a) you did not transfer data and (b) you do not want to actually browse the destination.
    For instance, you could see a link without knowing it to be NSFW, or potentially harmful. You would, as usual, hover to check the actual address and decide not to browse it. Yet your browser has already opened a channel which was recorded by your corporate IT department proxy/firewall, your ISP, etc. and that possibly put you in trouble.

  6. Re:Not sure whats more impressive... on 19-Year-Old's Supercomputer Chip Startup Gets DARPA Contract, Funding · · Score: 1

    When it comes to being better than a GPU for applications, you have to remember GPUs have abysmal memory bandwidth (due to being limited by PCIe's 16GB/s to the CPU) after you run out of data in the relatively small memory on the GPU. Due to this, GPUs are really only good at level 3 BLAS applications (matrix-matrix based... basically things you would imagine GPUs were designed for, which are related to image/video processing).

    This is only true if your problem does not fit in the VRAM (which is getting over 10GB nowadays). If it does, you'll be 8x to 12x faster than any brand new CPU for any element-wise operation. Also, it is much more common to find an easy way to cut the problem nicely than not.
    That being said, do you know with how much embedded RAM will you be proposing your architecture (even a rough projection)?

  7. So... on Energy Harnessed From Humidity Can Power Small Devices · · Score: 4, Funny

    We will now get energy from the cloud, literally...

  8. Well... on Mozilla Responds To Firefox User Backlash Over Pocket Integration · · Score: 3, Informative

    Let's see if their "Submit Feedback" add-on works... (menu icon -> question mark icon -> Submit Feedback)

  9. Re:Just...wow. on Hacked Emails Reveal Russian Plans To Obtain Sensitive Western Tech · · Score: 1

    For LWIR imagers (so called thermal camera, operating at wavelength around 10 microns), there are export controls (ITAR in the US) if you go over some resolution (around VGA, 640x480) and some framerate.

  10. Woaaaaaah on Dell Precision M3800 Mobile Workstation Packs Thunderbolt 2, Quadro, IGZO2 Panel · · Score: 4, Insightful

    What a nice, pointless, ad!

  11. Re:Still a hack, but way better than nothing. on Software Patch Fixes Mars Curiosity Rover's Auto-focus Glitch · · Score: 1

    You could also not have to do it at all and use an EDOF system (such as shown in this demo). Its just not a software solution and has to be constructed from the beginning with the lens and the camera (you voluntary insert aberrations that will make the system blurry "the same way" in some larger range, but this blur is easily invertible by a simple image Wiener deconvolution).

  12. Re:The goal hasn't changed. on Navy's New Laser Weapon: Hype Or Reality? · · Score: 1

    (and through a turbulent atmosphere)

  13. Re:Isn't it a poor test image anyway? on My High School CS Homework Is the Centerfold · · Score: 3, Interesting

    I mean in the image compression literature... You need to know where to look for defects, so its good to have a standard set of images. Papers will usually have several images, one of the usual one is Lena.

  14. Re:Isn't it a poor test image anyway? on My High School CS Homework Is the Centerfold · · Score: 1

    Yes, but we are not using it for the colors. We are using for the textures.

  15. Re:Not Holograms on Microsoft Announces Windows Holographic Platform · · Score: 1

    I can construct a 2D image that has proper DOF cues.

    Yes, you can construct it but it your eye is still focusing on a plane and the depth cues you are feeding it (them) do not match this. If you "force" your vision on something blurry, the device better has some way to find out this and tell it to the rendering engine. Retinal tracking allows the rendering engine to know what part of the scene is observed (in the center of the FoV) which helps for finding the actual depth and focusing parameters.

    Yet, whatever tricks you use, the crystalline lens will always come back at the same position to have the in-focus image while you will perceive a change in DoF. This is another mismatch some people will perceive and there is no way to correct for it in stereo-vision. LFD might be slightly better at this but holography is the ultimate solution here.

    I don't think that a stereo-based device you can use, with discomfort, for may be one hour and before getting really nauseous will have a good commercialization potential.

  16. Re:Not Holograms on Microsoft Announces Windows Holographic Platform · · Score: 1

    Each retina collects photons on a surface and with a single eye you get a 2D image*. Your brain combines the images from your eyes in very complex ways to create a 3D internal model, but as far as what needs to get shined into your eyes, it's just the 2D image constructed on your retina that matters.

    That is incorrect. There are numerous 3D depth perception cues, among which are stereo-vision, depth of field (things far from what you are looking at appear blurry) and prior knowledge of the objects size (knowing the average size of a car, you know that if you see it "small", then it must be far away). With only one eye, the last two are perfectly valid. The very last one is very simple to reproduce but the depth of field is far from being trivial to implement. For VR head set such as the Oculus, you would need retinal tracking, map to the corresponding depth of the observed object and adapt the rendering of the whole scene to this depth of field (with of course, very small latency), see http://3dvis.optics.arizona.edu/research/research.html. Having different cues in a system can cause serious discomfort to a large portion of the population.

  17. Re:Not Holograms on Microsoft Announces Windows Holographic Platform · · Score: 1

    but the chances are it's not actually holographic.

    You can be certain about it. There is no real-time holographic display as of today. For LFDs (Light Field Display), NVidia had a prototype a few years back and it is reasonable to think that Magic Leap is pursuing something similar. Yet, I don't think the technology is mature enough to be able to generate dense light fields needed for high quality scene rendering.

  18. Re:Not Holograms on Microsoft Announces Windows Holographic Platform · · Score: 5, Interesting

    Exactly, I am wondering if this qualifies as false advertising : using the name of an advanced technology that would be enabling primary functions of the product but is not actually present.

  19. Re:Quick note on Virtual Telescope Readied To Image Black Hole's 'Ring of Fire' · · Score: 4, Informative

    Nope, you need the reference phase to still be coherent with the observed object (temporal and spatial), so the interference is only possible between two parts of the same wave (of light), different in space (think two pinholes in a plane through which you collect the light) and/or in time (think delay line, let one part of the line you collected run a longer distance). The first is the famous Young's double slit experiment, the second is the Michelson interferometer.

    Also, for reference : frequency of the visible EM fields is in the order of 300THz (300,000GHz).

  20. Quick note on Virtual Telescope Readied To Image Black Hole's 'Ring of Fire' · · Score: 5, Informative

    This telescope operate in the radio bands (sub-millimeter) and not in the visible. That's why it is easy to make interferometry over very long base line. In the visible domain this is very tricky to realize over a couple of 100m (such as with the VLTI).

    You can think of it as completing piece by piece the Fourier transform of the image you want to observe. Every pair of telescope gives you a measurement in the so-called UV plane (spatial frequencies). The furthest the observations point are (the telescopes) the smaller details you can get. Except this is only valid if you can measure the amplitude and phase of the electromagnetic radiation (or find a way to reconstruct it in some way). This is easy in the radio bands. But this oscillation is just too fast with visible wavelength and thus, we can not record and adjust offline, we have to interfere the waves right away...

  21. News for nerds? on How False Color Astronomy Works · · Score: 5, Informative

    They are more art than science, providing an illusion of reality.

    Nope, they are coded with the relation color = abundance of atomic component. Colors are a stimulus, they do not exist outside of all of our brains. What is real is the wavelength, and that, for instance, the transition of an electron from the 3rd to 2nd layer of the structure of the Hydrogen atom will emit a photon at 656nm, which we call red.

    One disadvantage of the FITS format is that raw images typically need to be manipulated to show anything.

    Nothing to do with the FITS format. That's the same type of information all RAW formats have : unprocessed data, as close as possible to the signal coming from the sensor after quantization, with ideally no processing, offset or other adjustments performed.

    It made for great imagery, but wasn’t a true representation of how Jupiter looks.

    Our vision is also subjective, it permanently adapt to lightning and ambient color conditions. There is no such thing as a true image representation. Especially in the mentioned case (a magazine), where it is desirable to have an image which pops the eye rather than a blob of washed out colors.

    So what's the news here?

  22. Re:Still waiting on MEMS to set the world afire on New Smartphone Camera Could Tell You What Things Are Made of · · Score: 1

    It has turned out some interesting data in a few labs

    Do you have some references?

  23. Re:Technological limitation on New Smartphone Camera Could Tell You What Things Are Made of · · Score: 1

    That is why people want to use compressed sensing for this. Then you never have to deal with the full bandwidth, as you're directly acquiring compressed data. Then, you also do the inference in the compressed domain.

  24. Re:SPIR-V makes this more interesting on Developer of 'Banished' Develops His Own Shading Language · · Score: 1

    The nightmare is that you might have to do the compiler job and generate an optimized SPIR-V IR from your language.

  25. Re:STL on Was Linus Torvalds Right About C++ Being So Wrong? · · Score: 1

    1. Check whether a string s ends with a suffix t.

    What about :
    !s.empty() && s.back()=='t'
    Or, before C++11 :
    !s.empty() && (*s.rbegin())=='t'

    2. Check whether a collection c contains an element e.

    For this one, the C++ implementation makes more sense than the other too : you can immediately store, test and work on the iterator and not wasting your time checking if the element is in the container, then find it again to work on it. If you don't need to use it, you can use std::count (because your container might contain it multiple times) as :
    std::count(myContainer.begin(), myContainer.end(), theValue)>0
    Or if you know that the element can only be present once, you should be using a std::set as container which already has a count function which only returns 0 or 1.
    mySet.count()>0

    Split a string s into tokens based on whitespace.

    std::string is still not very high level. Good parsing almost requires regexp methods which C++ did not have until recently (in the standard).
    Otherwise, the first solution given in your link is verbose but does the job.

    Do you have any other good examples?