Viewing profile — kodeninja
kodeninja
HN member- Joined
- Fri, Dec 18, 2009, 10:12 AM UTC
- HN karma
- 39
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About kodeninja
Recent public activity
-
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…
-
comment
Comment #37330334
This looks very cool! Trying it out now. Question: Is https://open-procedures.replit.app/ absolutely needed for OI to work?
-
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…
- story
-
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…
-
comment
Comment #32844907
Oh boy! Now, that's a name I haven't heard in a looong time :).
-
comment
Comment #32243367
In Tamizh, "pongo" literally means "go" :).
-
comment
Comment #31615760
Interesting. Why is this being downvoted? Have I mentioned anything factually incorrect or irrelevant here?
-
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…
-
comment
Comment #31288181
Big Andian bug.
-
comment
Comment #30861332
Developing a good memory.
-
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?
-
comment
Comment #29309745
Seems kinda relevant! https://tikolu.net/emojimix/%F0%9F%A4%A7+%F0%9F%8C%8D
-
comment
Comment #29308854
Is Lars Bak no longer involved with Toit? https://toit.io/company/about
-
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…
-
comment
Comment #28558787
This happens on Spotlight as well.
-
comment
Comment #28558773
Not been on Win for a long time, but isn't Win 7 generally regarded as the best/most stable?
-
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…
-
comment
Comment #28542691
Thanks!
-
comment
Comment #28542065
Congratulations! This looks super interesting! How are side effects (mutating HTTP calls, cookie creation, other I/O) handled?
-
comment
Comment #27397725
Like pronouncing "and" as "eeyaand".
-
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…
-
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…
-
comment
Comment #26837801
Sorry, but _nobody_ Maven.
-
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 …