<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: paravz</title><link>https://news.ycombinator.com/user?id=paravz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 30 Jun 2026 22:24:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=paravz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by paravz in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>Top prometheus story at <a href="https://hackernewstrends.com/compare/prometheus-vs-grafana-vs-datadog" rel="nofollow">https://hackernewstrends.com/compare/prometheus-vs-grafana-v...</a> is about wrong Prometheus (Remove CO2 from Air)</p>
]]></description><pubDate>Fri, 26 Jun 2026 04:54:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48682463</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=48682463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48682463</guid></item><item><title><![CDATA[New comment by paravz in "Second Win11 emergency out of band update to address disastrous Patch Tuesday"]]></title><description><![CDATA[
<p>windows 10 pro (and other editions) also have an option for 3 year of updates via <a href="https://massgrave.dev/windows10_eol" rel="nofollow">https://massgrave.dev/windows10_eol</a></p>
]]></description><pubDate>Sun, 25 Jan 2026 19:17:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46757197</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=46757197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46757197</guid></item><item><title><![CDATA[New comment by paravz in "%CPU utilization is a lie"]]></title><description><![CDATA[
<p>Cpu utilization %% needs to be contrasted with a "business" metric like latency or RPS. Depending on the environment and hardware 40% can be too utilized or way underutilized</p>
]]></description><pubDate>Wed, 03 Sep 2025 22:04:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45120874</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=45120874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45120874</guid></item><item><title><![CDATA[New comment by paravz in "Mouseless – fast mouse control with the keyboard"]]></title><description><![CDATA[
<p>Lenovo still sells $100 ThinkPad keyboards with TrackPoint, it will never be as fast, but no need to move hands from the keyboard</p>
]]></description><pubDate>Sat, 14 Dec 2024 03:44:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=42414520</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=42414520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42414520</guid></item><item><title><![CDATA[New comment by paravz in "MagiskSSH – SSH server on Android without Termux"]]></title><description><![CDATA[
<p>my rsync backup use case over usb and adb (with adb root)<p>start rsync daemon:
    adb root
    adb forward tcp:6010 tcp:11873
    adb shell "rsync --daemon --port 11873 --config=/sdcard/rsyncd.conf &"<p>rsync:
    rsync -rltHDhP --stats --size-only --append-verify --partial --delete rsync://localhost:6010/root/data/data/ /backup/data<p>cleanup:
     adb kill-server<p>/sdcard/rsyncd.conf for the phone:
address = 127.0.0.1
uid = root
gid = root
[root]
 path = /
 read only = true</p>
]]></description><pubDate>Mon, 09 Dec 2024 22:26:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=42371241</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=42371241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42371241</guid></item><item><title><![CDATA[New comment by paravz in "Microsoft Word and Excel AI data scraping switched to opt-in by default"]]></title><description><![CDATA[
<p>From the article:<p>>To do so, users must actively opt out by finding and disabling the feature in settings. The process requires unchecking the box 'Turn on optional connected experiences' that is enabled by default.<p>>On a Windows PC, the steps include going to File > Options > Trust Center > Trust Center Settings > Privacy Options > Privacy Settings > Optional Connected Experiences and unchecking the box.</p>
]]></description><pubDate>Fri, 29 Nov 2024 21:10:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42277138</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=42277138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42277138</guid></item><item><title><![CDATA[New comment by paravz in "WireGuard: Beyond the most basic configuration"]]></title><description><![CDATA[
<p>for example <a href="https://freedns.afraid.org/dynamic/" rel="nofollow">https://freedns.afraid.org/dynamic/</a> + cron job on router to periodically update dns record</p>
]]></description><pubDate>Sun, 24 Nov 2024 22:04:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42231028</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=42231028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42231028</guid></item><item><title><![CDATA[New comment by paravz in "Using static websites for tiny archives"]]></title><description><![CDATA[
<p>SingleFile is fantastic, became part of my "standard" browser install, next to uBlock and Tree Style Tab</p>
]]></description><pubDate>Fri, 18 Oct 2024 20:49:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41883368</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=41883368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41883368</guid></item><item><title><![CDATA[New comment by paravz in ""Begin disabling installed extensions still using Manifest V2 in Chrome stable""]]></title><description><![CDATA[
<p><p><pre><code>    echo '{"ExtensionManifestV2Availability": 2}'  | sudo tee -a /etc/chromium/policies/managed/ExtensionManifestV2Availability.json</code></pre></p>
]]></description><pubDate>Tue, 15 Oct 2024 17:30:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=41850896</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=41850896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41850896</guid></item><item><title><![CDATA[New comment by paravz in "Blocking the "Sign in with Google" Prompt (2023)"]]></title><description><![CDATA[
<p>had to google the trick to disable ai search results, now how to apply it to all searches</p>
]]></description><pubDate>Mon, 14 Oct 2024 19:19:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41840905</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=41840905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41840905</guid></item><item><title><![CDATA[New comment by paravz in "Show HN: Double – Design and invest in your own stock index"]]></title><description><![CDATA[
<p>How does double compare to Betterment?</p>
]]></description><pubDate>Thu, 15 Aug 2024 05:42:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=41253391</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=41253391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41253391</guid></item><item><title><![CDATA[New comment by paravz in "Understanding SPF, DKIM, and DMARC: A Simple Guide"]]></title><description><![CDATA[
<p><a href="https://www.mailhardener.com" rel="nofollow">https://www.mailhardener.com</a> is another great "validator" and more for a personal email domain</p>
]]></description><pubDate>Fri, 21 Jun 2024 03:57:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=40746006</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=40746006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40746006</guid></item><item><title><![CDATA[New comment by paravz in "RAG to Riches"]]></title><description><![CDATA[
<p>this type of marketing satire worked for me: 80% entertainment 20% substance</p>
]]></description><pubDate>Sat, 16 Dec 2023 23:13:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38668689</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=38668689</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38668689</guid></item><item><title><![CDATA[New comment by paravz in "Show HN: Beeper Mini – iMessage client for Android"]]></title><description><![CDATA[
<p>This brings back the days of trillian (the best multi-chat client for the desktop in the age of ICQ, AIM, MSN) that got killed by the raise of mobile phones and mobile chat apps.</p>
]]></description><pubDate>Fri, 08 Dec 2023 03:16:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=38565027</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=38565027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38565027</guid></item><item><title><![CDATA[New comment by paravz in "Volvo delivers 74-tonne electric truck"]]></title><description><![CDATA[
<p>Extra battery in the trailer can make it go so much further. And make battery in the trailer replaceable during a "charge" stop</p>
]]></description><pubDate>Fri, 17 Nov 2023 22:03:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=38311106</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=38311106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38311106</guid></item><item><title><![CDATA[New comment by paravz in "Podman Desktop v1.5 with Compose onboarding and enhanced Kubernetes pod data"]]></title><description><![CDATA[
<p>podman and podman-compose became mainstream and replaced docker for me in "server" scenarios on rhel8/rhel9, fedora and derivatives. Glad to see progress on the desktop!</p>
]]></description><pubDate>Sat, 04 Nov 2023 19:45:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38144457</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=38144457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38144457</guid></item><item><title><![CDATA[New comment by paravz in "Icanhazip: A simple IP address tool survived a deluge of users (2021)"]]></title><description><![CDATA[
<p>great callout! A more advanced self hosted option can be <a href="https://github.com/mpolden/echoip">https://github.com/mpolden/echoip</a></p>
]]></description><pubDate>Wed, 02 Aug 2023 05:21:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=36967224</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=36967224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36967224</guid></item><item><title><![CDATA[New comment by paravz in "Setting the TZ environment variable avoids thousands of system calls (2017)"]]></title><description><![CDATA[
<p>I have started using globally exported TZ=:/etc/localtime after previous discussion, but since stopped, since at some desktop applications (slack for example) were not reading timezone correctly.</p>
]]></description><pubDate>Thu, 12 Jan 2023 19:02:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=34358720</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=34358720</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34358720</guid></item><item><title><![CDATA[New comment by paravz in "CDC File Transfer"]]></title><description><![CDATA[
<p>Exactly what I'm looking for recently.. I dismissed ZFS (not mature on Linux) and btrfs (seems to be too complex and buggy as seen in a few horror stories)<p>So far I started using --link-dest for rsync, as explained in 
<a href="https://lincolnloop.com/insights/detecting-file-moves-renames-rsync/" rel="nofollow">https://lincolnloop.com/insights/detecting-file-moves-rename...</a> and used in <a href="https://github.com/dparoli/hrsync/blob/master/hrsync#L52">https://github.com/dparoli/hrsync/blob/master/hrsync#L52</a></p>
]]></description><pubDate>Mon, 09 Jan 2023 19:37:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=34314914</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=34314914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34314914</guid></item><item><title><![CDATA[New comment by paravz in "CDC File Transfer"]]></title><description><![CDATA[
<p>sounds like cdc_rsync should be a good replacement for rsync in a generic backup</p>
]]></description><pubDate>Sun, 08 Jan 2023 23:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=34304592</link><dc:creator>paravz</dc:creator><comments>https://news.ycombinator.com/item?id=34304592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34304592</guid></item></channel></rss>