Live data from Hacker News

Viewing profile — dzhar11

dzhar11

HN member
Joined
Sun, Jun 12, 2022, 3:57 AM UTC
HN karma
24
Public activity
16 items

About dzhar11

No profile information was provided.

Recent public activity

  1. comment
    Comment #49079667

    The issue is that the Claude's C Compiler repository does not explicitly identify the project as a proof of concept. It was largely produced by one person directing Claude, and Bun…

  2. comment
    Comment #49071097

    Jarred, thank you for working on Bun. Many "vibe coded" :D projects start strong and are later abandoned (like potentially Anthropic C), so I understand why people worry about Bun'…

  3. comment
    Comment #48250541

    [flagged]

  4. comment
    Comment #46663437

    https://blog.zharii.com/docs/chatGPT/2026-01-17-Ask-HN-Share... a triple-LLM-filtered categorized list of the top resources from this HN topic. (My link-dump website is a trash pil…

  5. comment
    Comment #46092975

    People! What are you talking about? Who said Clippy was hostile? How? Clippy was always there when I had to write an annoying essay, a long letter, or something else for school. It…

  6. comment
    Comment #45793022

    Recommendation: https://github.com/Nanonid/rison Super old but still a very functional library for saving state as JSON in the URL, but without all the usual JSON clutter. I first …

  7. comment
    Comment #45086450

    I appreciate the author's notes on managing ADHD. I was glad to find I didn't learn much new, because I'm already applying many of these practices. I've tried several to-do apps, b…

  8. comment
    Comment #38705799

    Please, rewrite it in Rust. :D For my personal single-html projects, I prefer a straightforward coding style that avoids external dependencies. I implement what I need in a simple,…

  9. comment
    Comment #37388176

    I am trying to learn and use Emacs, but I am not an expert. Surprisingly, Emacs 29 runs very good on Windows. I am happy with eshell, dired, trying to use emacs more for some simpl…

  10. comment
    Comment #37129623

    I am in my late 30s ;) I understand you. We are... singularity. This good feeling when ChatGPT does what I want. I am working on my pet project and struggling to convince my friend…

  11. comment
    Comment #35192992

    2020 Panic buying === 2023 Panic withdrawing https://en.wikipedia.org/wiki/Panic_buying

  12. comment
    Comment #34931570

    Wow, this is a fantastic project; thank you for sharing! For a few years, I've been thinking about automating something with remote NumPad. I've also got "Velocifire" numpad and us…

  13. comment
    Comment #33074182

    Thank you!

  14. comment
    Comment #33074175

    Thank you!

  15. story
    Ask HN: Where can I find C++ by Example?

    I want to spend some spare time and have some fun learning C++, because I respect this language. This is my hobby goal. Many know about "Go by Example" and "Rust by Example" where …

  16. comment
    Comment #31711387

    A long time ago, I worked on my Page Object Generator pet project, a desktop app allowing me to record/test page elements via Selenium Webdriver. https://github.com/dzharii/swd-rec…