Live data from Hacker News

Viewing profile — karmanyaahm

karmanyaahm

HN member
Joined
Tue, Sep 15, 2020, 3:30 PM UTC
HN karma
1,146
Public activity
192 items

About karmanyaahm

Check out my website https://k.malhotra.cc

My profile https://keyoxide.org/hkp/4AF679D0ABA0ED4B07BF7B6932CA3267C8D187D7

This is an OpenPGP proof that connects my OpenPGP key to this Hackernews account. For details, check out https://keyoxide.org/guides/openpgp-proofs

[Verifying my OpenPGP key: openpgp4fpr:4AF679D0ABA0ED4B07BF7B6932CA3267C8D187D7]

Recent public activity

  1. comment
    Comment #40401007

    So cool to see another person going to UT on HN! I'd love to organize a Jet Lag style game in Austin sometime.

  2. comment
    Comment #38856387

    Should be back up now

  3. comment
    Comment #38838017

    Hi! Wanted to share this cool project me and some friends worked on during the summer of '23, now that the video is finally edited. It was an incredible experience, hope you like i…

  4. story
  5. comment
    Comment #38661908

    No comment on the thread, but I smiled at seeing myself quoted on HN :)

  6. comment
    Comment #38661581

    > The alternative would be that anyone could send notifications to an app No, the alternative is that anyone with a password the app generates can send notifications to any app, wh…

  7. story
  8. comment
    Comment #37959353

    2 is exactly how removal from sets is O(1) whereas lists are O(N)

  9. comment
    Comment #37734372

    Since this is a tutorial for newbies, I'm intentionally using a chip with years of code, flashing, and peripheral circuit examples. It's also compatible with the Arduino Nano pinou…

  10. story
  11. story
  12. story
  13. comment
    Comment #37408817

    > why not just distribute your message over that channel in the first place Latency? You can hand deliver a password ahead of time, but not messages.

  14. comment
    Comment #37117234

    With my usage of checking OTPs 3-4 times a week, it lasts for ~3 months.

  15. story
  16. comment
    Comment #37057833

    Nice project idea. The Nordic chip in the Pinetime might be more efficient than this ESP-32 though, and there's been a lot of development effort into infinitive for it.

  17. comment
    Comment #36661701

    Doesn't all tap water contain the forever chemical H2O? /s I hate how they're scaremongering with the vague term "Forever Chemicals" instead of just using the more specific terms P…

  18. comment
    Comment #36607774

    https://karmanyaah.malhotra.cc I need to post more often!

  19. comment
    Comment #36327648

    Yes absolutely! I love the RP2040 and have used dev boards for several projects. My goal with this intro is to make something hand-solderable though, which is why I'm using QFP32, …

  20. comment
    Comment #36320631

    I'm writing a series of articles on designing a microcontroller board (with an ATmega328P) from scratch [1]. It's a totally different experience from just breadboarding. Some peopl…

  21. comment
    Comment #36132340

    Having WebPush style push notifications is a huge advantage of JMAP. Right now, 3rd party mobile email clients are stuck to polling every few minutes or keeping a connection open. …

  22. story
  23. comment
    Comment #35348032

    Which is also exactly what the colleges are saying themselves (on the surface). For example, MIT's rejection letter: > Please understand that this is in no way a judgment of you as…

  24. comment
    Comment #34978781

    No, I was simply replying to: > none of the GPIO pins are exposed, the only IO is buttons, usbc or a QT/Stemma connector. Sorry for losing context.

  25. comment
    Comment #34973568

    Because the RP2040 is so dynamic, the QT/Stemma connector is two GPIO pins, even thought it can do I2C or SPI.