Live data from Hacker News

Viewing profile — rahulrav

rahulrav

HN member
Joined
Wed, Nov 28, 2012, 11:18 AM UTC
HN karma
175
Public activity
45 items

About rahulrav

[ my public key: https://keybase.io/rahulrav; my proof: https://keybase.io/rahulrav/sigs/ETwNNdEyJh3KW-TWTePixrqcXhVWA_9FKFOcVqV0BqU ]

Recent public activity

  1. comment
    Comment #46939303

    Also the same author: > Generally, I believe (Rabbit) R1 has the potential to change the world. There is a pattern here.

  2. story
  3. comment
    Comment #46447932

    I would have purchased your book ! I just wanted to say thank you for writing (your blog). It is a joy to read.

  4. story
  5. comment
    Comment #25563557

    Thanks for your kind words and the tip about using canonical names. Will take a look.

  6. comment
    Comment #25563075

    Based on my cursory look at `libremarkable`, the SDK looks a lot more capable. You will need to port the code from Python though :/

  7. comment
    Comment #25562636

    No, that is what looked okay to me. The font sizing on the Calendar is customizable. You can also side load custom fonts. I am going to look into this, because the default fonts ar…

  8. comment
    Comment #25562478

    Thanks ! Happy to be able to nudge things along

  9. comment
    Comment #25561629

    I started to work on this, because this is something I hoped existed. If there is enough interest, I am open to commercializing it. Its super easy to setup, especially given all my…

  10. story
  11. comment
    Comment #22714598

    Thanks for the feedback. Let me fix that.

  12. comment
    Comment #22709329

    I agree. My goal here was to get something that look like bokeh if you squinted at it. I just wanted to see how far I could take this idea.

  13. comment
    Comment #22708790

    Yes. That is correct.

  14. comment
    Comment #22708786

    Yes. That is correct. Just wanted to see if the idea in my head actually worked. I was surprised by how decent it turned out especially given that I did not do anything “clever”.

  15. comment
    Comment #22708779

    It’s a simple Gaussian kernel multiplied with a triangular mask. You can do better by playing with intensities of pixel values as suggested in the article I linked.

  16. comment
    Comment #22708217

    This is a quick proof of concept of an idea. This won't work for every use-case but it worked surprisingly well for a use-case I had in mind. Happy to answer any questions.

  17. story
  18. comment
    Comment #22708198

    Thanks so much !

  19. story
    Bokehlicious Selfies

    Here is a blog post about adding the bokeh effect to selfies using deep-learning. http://rahulrav.com/blog/bokehlicious.html

  20. story
  21. comment
    Comment #20475677

    Yes. Join the Slack channel. We can help you out if you have questions.

  22. comment
    Comment #20474816

    The rules of the race are that you can't cut corners from inside the track. Going out of the track is a natural penalty, so it's allowed. The car actually slows down a bit. The ML …

  23. comment
    Comment #20474430

    JetsonHacks is pretty great.

  24. comment
    Comment #20470972

    The ones I really enjoyed reading were: https://www.pyimagesearch.com/deep-learning-computer-vision-... https://www.machinelearningisfun.com/ and https://www.amazon.com/Deep-Learni…

  25. comment
    Comment #20470682

    The first time I was building Donkey for an entirely new (and previously unsupported) SBC - the Asus Tinkerboard S. I was also unfamiliar with how everything was put together. The …