Viewing profile — t0duf0du
t0duf0du
HN member- Joined
- Tue, Apr 01, 2025, 5:06 AM UTC
- HN karma
- 11
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About t0duf0du
No profile information was provided.
Recent public activity
-
comment
Comment #49207742
Hello friend, do we anything subjective from a calculator? [edit]: Someone already pointed this out.
-
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…
-
comment
Comment #49119055
https://queue.acm.org/detail.cfm?id=945136 https://docs.devin.ai/work-with-devin/deepwiki
-
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…
-
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…
-
comment
Comment #47862168
Yup was able to replicate using this. Sorry lemme edit the post.
-
comment
Comment #47862159
Um guys..... I was able to use Opus4.6 by: `/model claude-opus-4-6`
-
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…
-
comment
Comment #47513346
A good friend of mine made this: https://github.com/DhruvikDonga/log_analyzer
-
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.
-
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…
-
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?!!! …
-
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…
-
comment
Comment #46076851
Most recently, the Zed editor. Also lazydocker and zellij.
-
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…
-
comment
Comment #45976552
Its interesting and sad that the social media apps all together evolved into doom scrolling apps.
-
comment
Comment #45976538
wtf are these spams in hn?
-
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…
-
comment
Comment #44969527
What are some good IRCs? Can you please tell me?
-
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 …