Live data from Hacker News

Viewing profile — yonilevy

yonilevy

HN member
Joined
Mon, Jan 04, 2010, 6:38 PM UTC
HN karma
396
Public activity
75 items

About yonilevy

https://yoni.ninja/

Recent public activity

  1. comment
  2. story
  3. story
  4. comment
    Comment #23837448

    Only four days after the major facebook SDK crash.

  5. comment
    Comment #22659153

    Nicely done. Wish this was the starter kit for most websites.

  6. comment
    Comment #22044474

    For many of us, there's no real reason to work full-time, cutting your expenses and working less is great. Also: it's economically irrational how little time we spend optimizing ou…

  7. comment
    Comment #21781802

    I'd say all the terms are wrong: you've covered maker, hacker also has nothing to do with this, as well as indie, which means being alternative, outside the mainstream. I believe y…

  8. comment
    Comment #21781767

    definitely g

  9. comment
    Comment #21781290

    s/maker/self employed/

  10. comment
    Comment #21688912

    I do something similar, but my flow is around feature branches: I create a branch, dumping TODOs in the code as I work out the feature, then progressively fix them before merging t…

  11. comment
    Comment #21681676

    Coincidently I just started working on a drawing app, specifically an iPad app with figure drawing as the main use case. If you could share more details on the kind of drawing you'…

  12. comment
    Comment #20828858

    This. As an iOS user / developer who isn't too familiar with Android, I also don't get it. Either these reports are lacking, and there is in fact a vulnerability being exploited do…

  13. comment
    Comment #20601241

    #t is subjective

  14. comment
    Comment #20087684

    This looks fantastic, congrats! Any word on whether 3rd party IDEs will be able to integrate the live-preview functionality? (AppCode user)

  15. comment
    Comment #19768025

    FWIW, Unity are moving away from ImGUI (to a classic retained mode UI system) https://blogs.unity3d.com/2019/04/23/whats-new-with-uielemen...

  16. comment
    Comment #18789330

    This question seems to pop on HN every other month. I very much share the frustration- after trying every product under the sun I always end up coming back to Sketch, which is subo…

  17. comment
    Comment #17518262

    I'm not looking at the keyboard when hitting those keys (I've been using this exact keymap for over 8 years), touchbar support isn't helping, I need tactile keys.

  18. comment
    Comment #17518164

    As a heavy IntelliJ user - I use the function keys all the time. Some examples: F1: show file in project view, F2/Shift F2: next/previous error, Ctrl+F2: stop process, F3/Shift F3:…

  19. story
  20. comment
    Comment #16686987

    I use the same approach when troubleshooting/getting into hairy code - git blame ("annotate" in IntelliJ) first, gives a lot of useful context!

  21. comment
    Comment #16532882

    Right, and great point, but aren't the adversaries targeting a specific model? Are they agnostic to setups differences?

  22. comment
    Comment #16532057

    Out of curiosity- why is detection of fake videos a hard problem? It sounds like a classification problem that a simple NN with enough data would be able to solve(?)

  23. comment
    Comment #16475545

    link is broken but google cache works, thanks a lot!

  24. comment
    Comment #16461841

    Not sure what that is, but probably not -- it should be able to detect simple geometrical shapes (and label them), lines/arrows between shapes, and ofcourse text. Perhaps I'll try …

  25. comment
    Comment #16461749

    Kinda related, I want an app that takes a picture of a hand drawn diagram and converts that to SVG (or whatever format I could later edit digitally). That would be a great way to b…