<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: dzhar11</title><link>https://news.ycombinator.com/user?id=dzhar11</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 27 Jul 2026 20:56:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dzhar11" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dzhar11 in "How is the Bun Rewrite in Rust going?"]]></title><description><![CDATA[
<p>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's future. I hope Bun lasts for many years, like GCC. Bun is fast and great to use.</p>
]]></description><pubDate>Mon, 27 Jul 2026 15:32:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49071097</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=49071097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49071097</guid></item><item><title><![CDATA[New comment by dzhar11 in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://blog.zharii.com/docs/chatGPT/2026-01-17-Ask-HN-Share-your-personal-website" rel="nofollow">https://blog.zharii.com/docs/chatGPT/2026-01-17-Ask-HN-Share...</a><p>a triple-LLM-filtered categorized list of the top resources from this HN topic.
(My link-dump website is a trash pile of all the information I’ve ever paid attention to, maybe someday I will need it!)</p>
]]></description><pubDate>Sun, 18 Jan 2026 00:01:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46663437</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=46663437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46663437</guid></item><item><title><![CDATA[New comment by dzhar11 in "Be Like Clippy"]]></title><description><![CDATA[
<p>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 reassured me that everything was saving correctly on my 1.44" diskette. The real nightmare back then was bad blocks on your HDD or diskette -- not Clippy. Clippy is my friend.<p>Sentiment toward Clippy-as-software (approximate, opinionated comments only)<p><pre><code>    Clippy hostile       |######################......|  ~70 %
    Clippy not hostile   |########....................|  ~30 %
</code></pre>
Scale: 30 columns; '#' ≈ 2–3 % of clearly opinionated comments</p>
]]></description><pubDate>Sun, 30 Nov 2025 02:21:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46092975</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=46092975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46092975</guid></item><item><title><![CDATA[New comment by dzhar11 in "URLs are state containers"]]></title><description><![CDATA[
<p>Recommendation:<p><a href="https://github.com/Nanonid/rison" rel="nofollow">https://github.com/Nanonid/rison</a><p>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 saw it used in Elastic's Kibana.
I used it on a fancy internal React dashboard project around 2016, and it worked like a charm.<p>Sample:
<a href="http://example.com/service?query=q:'*',start:10,count:10" rel="nofollow">http://example.com/service?query=q:'*',start:10,count:10</a></p>
]]></description><pubDate>Sun, 02 Nov 2025 20:15:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45793022</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=45793022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45793022</guid></item><item><title><![CDATA[New comment by dzhar11 in "Notes on Managing ADHD"]]></title><description><![CDATA[
<p>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.<p>I've tried several to-do apps, but centralized systems didn't work for me. I now use multiple to-do lists across different media: some on paper, some on my phone, others in markdown files within project folders... sending email to myself. It may seem messy, but it works for me. One system doesn't fit everyone. And any customization and tweaks are encouraged.<p>Books that helped me:<p>Atomic Habits by James Clear emphasizes small, consistent changes. Over time, they build into significant improvement. It’s better to improve your system gradually than attempt a major overhaul.<p>The Now Habit by Neil Fiore offers tools to overcome procrastination and start tasks. It helped me understand my resistance and find ways to move forward.<p>Getting Things Done by David Allen focuses on reviews and planning. I struggle to make time for them regularly, but even occasional reviews help.<p>Marcus Aurelius' Meditations, especially annotated versions, provide a Stoic perspective. His reflections on virtue and responsibility inspire me. He seemed to dislike being emperor, preferring philosophy, but accepted his role out of duty. That example helps me do necessary tasks, even when I don't feel like it.</p>
]]></description><pubDate>Sun, 31 Aug 2025 19:49:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45086450</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=45086450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45086450</guid></item><item><title><![CDATA[New comment by dzhar11 in "Hn.js"]]></title><description><![CDATA[
<p>Please, rewrite it in Rust. :D<p>For my personal single-html projects, I prefer a straightforward coding style that avoids external dependencies. I implement what I need in a simple, quick, and efficient manner using only native browser APIs, supplemented with a few helpers like those in 'Hn.js' to make the rest of the code shorter.</p>
]]></description><pubDate>Wed, 20 Dec 2023 05:38:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=38705799</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=38705799</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38705799</guid></item><item><title><![CDATA[New comment by dzhar11 in "Emacs Bedrock: A minimal Emacs starter kit"]]></title><description><![CDATA[
<p>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 simple tasks. I am experimenting with sharing emacs init.el configuration via local git + symlinks between 3 machines: 2 Windows and 1 Linux. Package configuration is challenging; sometimes, it works on Windows but breaks on Linux. Only nyan-cat never caused any issues ;)</p>
]]></description><pubDate>Tue, 05 Sep 2023 05:25:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=37388176</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=37388176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37388176</guid></item><item><title><![CDATA[New comment by dzhar11 in "Ask HN: Burnout because of ChatGPT?"]]></title><description><![CDATA[
<p>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 friends and coworkers how cool my project is, but ChatGPT understands what I am doing and is ready to help. It reminds me of my addiction to online video games: World of Tanks, Team Fortress 2, PUBG, Dead by Daylight... It is a shot of dopamine when I win and anger when I lose. Burnout after some time... can't play anymore, but I have to... 
Oh, I have wasted (or invested) a few full years (like when you add all hours on Steam and divide by hours in a year) in video games (instead of sleep). At least now I can feel when burnout is coming. I have learned when to stop. No magic. Just time.</p>
]]></description><pubDate>Tue, 15 Aug 2023 02:53:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=37129623</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=37129623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37129623</guid></item><item><title><![CDATA[New comment by dzhar11 in "SVB Hall of Shame"]]></title><description><![CDATA[
<p>2020 Panic buying === 2023 Panic withdrawing
<a href="https://en.wikipedia.org/wiki/Panic_buying" rel="nofollow">https://en.wikipedia.org/wiki/Panic_buying</a></p>
]]></description><pubDate>Fri, 17 Mar 2023 04:08:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=35192992</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=35192992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35192992</guid></item><item><title><![CDATA[New comment by dzhar11 in "A keypad to control my desk setup"]]></title><description><![CDATA[
<p>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 used it as MouseKeys. This project is a huge inspiration ;)</p>
]]></description><pubDate>Fri, 24 Feb 2023 23:13:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=34931570</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=34931570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34931570</guid></item><item><title><![CDATA[New comment by dzhar11 in "Ask HN: Where can I find C++ by Example?"]]></title><description><![CDATA[
<p>Thank you!</p>
]]></description><pubDate>Mon, 03 Oct 2022 21:49:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=33074182</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=33074182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33074182</guid></item><item><title><![CDATA[New comment by dzhar11 in "Ask HN: Where can I find C++ by Example?"]]></title><description><![CDATA[
<p>Thank you!</p>
]]></description><pubDate>Mon, 03 Oct 2022 21:48:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=33074175</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=33074175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33074175</guid></item><item><title><![CDATA[Ask HN: Where can I find C++ by Example?]]></title><description><![CDATA[
<p>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 I have enjoyed these little experiments and well-written text. 
But where can I find something like "C++ by Example"?<p>Edit 00: What I am looking for is a language tour (I have read Stroustrup's "A tour of C++"), but I want something more interactive.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33061140">https://news.ycombinator.com/item?id=33061140</a></p>
<p>Points: 12</p>
<p># Comments: 5</p>
]]></description><pubDate>Sun, 02 Oct 2022 22:43:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=33061140</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=33061140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33061140</guid></item><item><title><![CDATA[New comment by dzhar11 in "Ask HN: Would you be interested in POM generator for Selenium?"]]></title><description><![CDATA[
<p>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. 
<a href="https://github.com/dzharii/swd-recorder" rel="nofollow">https://github.com/dzharii/swd-recorder</a><p>It was a time when I had to test an IE6-only enterprise web tool, And there was no option to copy CSS-selector in Chrome/Firefox. 
I am not working in UI automation anymore (sad :( ) and lost interest in this project, but I think having a tool to record page objects and generate some smart automation code can still be quite helpful.</p>
]]></description><pubDate>Sun, 12 Jun 2022 04:17:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=31711387</link><dc:creator>dzhar11</dc:creator><comments>https://news.ycombinator.com/item?id=31711387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31711387</guid></item></channel></rss>