Live data from Hacker News

Viewing profile — t0duf0du

t0duf0du

HN member
Joined
Tue, Apr 01, 2025, 5:06 AM UTC
HN karma
11
Public activity
20 items

About t0duf0du

No profile information was provided.

Recent public activity

  1. comment
    Comment #49207742

    Hello friend, do we anything subjective from a calculator? [edit]: Someone already pointed this out.

  2. comment
    Comment #49165921

    Location: India (UTC+5:30) Remote: Yes Willing to relocate: Preferred not, can relocate for the right role. Technologies: Go, Python, Bash, SQL, OpenTelemetry, FastAPI, Flask, Post…

  3. comment
    Comment #49119055

    https://queue.acm.org/detail.cfm?id=945136 https://docs.devin.ai/work-with-devin/deepwiki

  4. comment
    Comment #48441628

    I wanted to join the army as a kid, was infatuated by the forces. I had memorised spec-sheets, obsessed over the operations and used to be awestruck everytime I saw someone in oliv…

  5. comment
    Comment #48380100

    Location: India (UTC+5:30) Remote: Yes Willing to relocate: Preferred not, can relocate for the right role. Technologies: Go, Python, Bash, SQL, OpenTelemetry, FastAPI, Flask, Post…

  6. comment
    Comment #47862168

    Yup was able to replicate using this. Sorry lemme edit the post.

  7. comment
    Comment #47862159

    Um guys..... I was able to use Opus4.6 by: `/model claude-opus-4-6`

  8. story
    Ask HN: Why Opus4.6 was silently removed from Claude Code?

    Opus 4.6 was working fine after the whole cache problems were solved. Now after the release of Opus 4.7, Anthropic has completely removed Opus 4.6. Why is Anthropic taking such poo…

  9. comment
    Comment #47513346

    A good friend of mine made this: https://github.com/DhruvikDonga/log_analyzer

  10. comment
    Comment #46629845

    It is very much under progress. https://naman47vyas.lol/ - Vibe coded. I do not have much front-end experience. Just plain simple html, css and js.

  11. comment
    Comment #46523523

    Location: Gujarat, India Remote: Yes Willing to relocate: Yes Technologies: Go, Python, OpenTelemetry, FastAPI, PostgreSQL, MySQL, Docker, Kubernetes, Redis, RabbitMQ, GitHub Actio…

  12. comment
    Comment #46287368

    Our manager comes every 3-4 months, and assigns a ticket. Literally the only TEXT in the whole damn ticket was `Auto discovery in host and k8s`. Auto discovery of fucking what?!!! …

  13. comment
    Comment #46270326

    mw-injector[0], it's a WIP project. It detects what Java, Node, Python or Golang services are running on a host and instruments it with Opentelemetry APM. Inspired by Otel-injector…

  14. comment
    Comment #46076851

    Most recently, the Zed editor. Also lazydocker and zellij.

  15. comment
    Comment #46056907

    There are great big software projects and shitty ones. IRCTC, UPI being examples of great ones. Insurance and RTO being shitty ones. I had an insurance deadline very near and the p…

  16. comment
    Comment #45976552

    Its interesting and sad that the social media apps all together evolved into doom scrolling apps.

  17. comment
    Comment #45976538

    wtf are these spams in hn?

  18. comment
    Comment #45872600

    Working on a binary that will instrument every Java service running on Linux host machine with OpenTelemetry Java Agent. Kinda like this ( https://github.com/open-telemetry/opentel…

  19. comment
    Comment #44969527

    What are some good IRCs? Can you please tell me?

  20. comment
    Comment #44960628

    Even with proper sandboxing, storing all sensitive credentials as environment variables is still a security anti-pattern. ENV vars are too easily accessible - any process can just …