Live data from Hacker News

Viewing profile — kaahne

kaahne

HN member
Joined
Tue, Aug 28, 2012, 6:50 PM UTC
HN karma
26
Public activity
29 items

About kaahne

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #9839857

    Hi Sargeros, I actually started as an intern, knowing next to nothing when it came to Image Processing. If you are motivated and willing to learn, there might be something we can d…

  3. comment
    Comment #9824193

    To be honest, it is a plus, but not speaking french is not a definite show-stopper if you're the right person. Send us an email at job [at] stupeflix.com

  4. comment
    Comment #9824179

    Hi Stealthfocus, We do have several people working remotely (for example Jeff works from SF), and we do accept applications from all over the world.

  5. comment
    Comment #8565178

    Just signed up. I was wondering how you select which patient will receive the donation each month ? Optimise impact ? Try and top up a maximum number of patient funds ?

  6. comment
    Comment #8459354

    If I scroll to the "Introducing Lollipop, our sweetest release yet" section, there's a google now card for a coffee place I've been to recently (in Portland, OR for that matter ...…

  7. comment
    Comment #8053725

    Sorry about that. The static image turns into a video on desktop, but there's no way to play a video that is not full screen on Mobile Safari. We'll probably update the landing pag…

  8. comment
    Comment #8053612

    Damn. We'll look into that. Thanks for the feedback. IN the meantime, try rebooting your phone and quitting all active app. This might be an available memory issue.

  9. comment
    Comment #8053599

    Quick aside to tell that this comparison video was generated a long time ago, when stabilized video were saved at a lower resolution. Since then, we've increased the output resolut…

  10. comment
    Comment #8053582

    Hey Ivanlubenko, On the fly stabilization is not really an option, as smoothing is done by averaging movement from the past and future, up to 5s on both sides. The API thing might …

  11. comment
    Comment #8051590

    Yes and no. Going through the paper real quick, we use similar technique, but do not analyze the video to reconstruct the movement of the camera, which allows us to speed up the al…

  12. comment
    Comment #8050625

    Thanks everyone for the input. Quick answer to most common questions : * The video you can see on the landing page (steady.stupeflix.com) were all taken w/ Steady. Try using it out…

  13. comment
    Comment #8050585

    We can't really exclude iPad from buying the app using only App Store approved methods. We try our hardest to warn users in the description.

  14. comment
    Comment #8049934

    Oups! We'll do that. There is a good chance that iTouch will be supported in the next update.

  15. comment
    Comment #8049263

    Stupeflix (the company behind Steady) actually has a tool designed specifically for Real Estate agents : http://studio.stupeflix.com/en/realestate/

  16. comment
    Comment #8049246

    The app does not require any type of connectivity. Try killing it and relaunching.

  17. comment
    Comment #8049158

    Hey ! Just to mention that those video were taken w/ Steady and not post-processed. Give it a shot outside, on a bike or just walking ;)

  18. comment
    Comment #8049146

    Do you still have available space on your phone ? Anyway, send us the crash reports, we'll look into this !

  19. comment
    Comment #8048961

    They were. Blurring happens in low-light environment. Give it a shot outside, i'm sure you'll be impressed !

  20. comment
    Comment #8048815

    As one of the developer of this app, I'm obviously biased, but we think that we achieve even better results than Luma. Low light is always an issue (due to intrinsic limitations of…

  21. comment
    Comment #8048806

    Hey, You can actually record landscape videos by turning your iPhone (make sure that rotation is enabled though).

  22. comment
    Comment #7467108

    Pretty fun game. I thought that greedy algorithm would not work with this problem, so I wrote a basic genetic algorithm to find a solution, refining it as I went. Bit of overkill, …

  23. comment
    Comment #7201806

    Cool little Game ! As a lot of people here, I threw together some JS to try and 'hack' the challenge. As mentioned by OP, this is "staggeringly" easy to do. Yet, I was wondering : …

  24. story
    Ask HN: C++ book for pythonista?

    Hi. This must be one of the most asked question in CS, but bear with me for a second. I need a C++ book, and the amount of possible reference makes it hard to make a good choice. I…

  25. comment
    Comment #4912379

    This is awesome ! I tried my hand at some chord recognition a few days ago : https://github.com/jcaille/Chords . I only compare chords to fingerprints I recorded, and do not extrac…