Live data from Hacker News

Viewing profile — kodeninja

kodeninja

HN member
Joined
Fri, Dec 18, 2009, 10:12 AM UTC
HN karma
39
Public activity
47 items

About kodeninja

Trying to learn.

Recent public activity

  1. comment
    Comment #40795280

    How would this work with application-specific Intellij Run/Debug configurations? Would this require switching to a "Shell Script" configuration, thereby losing debugging capability…

  2. comment
    Comment #37330334

    This looks very cool! Trying it out now. Question: Is https://open-procedures.replit.app/ absolutely needed for OI to work?

  3. comment
    Comment #37083282

    Sundar Iyer, in his first public address post his court case, outlines how he, his co-accused Ramana Kompella, and 50+ of his Cisco co-workers were deliberately, wrongfully and mal…

  4. story
  5. comment
    Comment #32844969

    Been out of touch with it, but, IIRC, NB's plugin story used to be pretty top notch (hot reload and all). Better than Eclipse and IntelliJ. Geert W used to write a lot of good arti…

  6. comment
    Comment #32844907

    Oh boy! Now, that's a name I haven't heard in a looong time :).

  7. comment
    Comment #32243367

    In Tamizh, "pongo" literally means "go" :).

  8. comment
    Comment #31615760

    Interesting. Why is this being downvoted? Have I mentioned anything factually incorrect or irrelevant here?

  9. comment
    Comment #31615719

    For anyone (specially non-Indians) here interested in understanding what's really going on, I strongly recommend reading the book "Breaking India", by Rajiv Malhotra. https://www.a…

  10. comment
    Comment #31288181

    Big Andian bug.

  11. comment
    Comment #30861332

    Developing a good memory.

  12. comment
    Comment #29506345

    What are the fundamental limitations to python/pip supporting the installation model of npm, where multiple versions of a dependency can happily co-exist?

  13. comment
    Comment #29309745

    Seems kinda relevant! https://tikolu.net/emojimix/%F0%9F%A4%A7+%F0%9F%8C%8D

  14. comment
    Comment #29308854

    Is Lars Bak no longer involved with Toit? https://toit.io/company/about

  15. comment
    Comment #29007596

    upperchatter up·per·chat·ter excessively cheerful and energetic talk. *"upperchatter of an older, less energetic crowd"* a word that does not exist; it was invented, defined and us…

  16. comment
    Comment #28558787

    This happens on Spotlight as well.

  17. comment
    Comment #28558773

    Not been on Win for a long time, but isn't Win 7 generally regarded as the best/most stable?

  18. comment
    Comment #28553909

    Ivermectin (marginalia): https://search.marginalia.nu/search?query=ivermectin+ Ivermectin (Google): https://www.google.com/search?q=ivermectin The difference in the overall _thrust…

  19. comment
  20. comment
    Comment #28542065

    Congratulations! This looks super interesting! How are side effects (mutating HTTP calls, cookie creation, other I/O) handled?

  21. comment
    Comment #27397725

    Like pronouncing "and" as "eeyaand".

  22. comment
    Comment #27295742

    Related to the topic, would folks here recommend some OSS codebases that they've found be a pleasure to read/understand? For balance, perhaps in both statically and dynamically typ…

  23. comment
    Comment #26883833

    Pulumi looks super interesting! Is there a tutorial out there that demonstrates using _just_ the Pulumi SDK, perhaps in a CI/CD setting, to deploy a simple service to Kubernetes? M…

  24. comment
    Comment #26837801

    Sorry, but _nobody_ Maven.

  25. comment
    Comment #26505701

    I developed a simple wrapper around vegeta, called vajra, that can be given the URL to a file containing test URLs (in vegeta format), a target QPS/duration, and then easily run a …