<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: revicon</title><link>https://news.ycombinator.com/user?id=revicon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 19:36:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=revicon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[DESI Completes Planned 3D Map of the Universe]]></title><description><![CDATA[
<p>Article URL: <a href="https://newscenter.lbl.gov/2026/04/15/desi-completes-planned-3d-map-of-the-universe-and-continues-exploring/">https://newscenter.lbl.gov/2026/04/15/desi-completes-planned-3d-map-of-the-universe-and-continues-exploring/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47787980">https://news.ycombinator.com/item?id=47787980</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 16 Apr 2026 02:34:25 +0000</pubDate><link>https://newscenter.lbl.gov/2026/04/15/desi-completes-planned-3d-map-of-the-universe-and-continues-exploring/</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=47787980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47787980</guid></item><item><title><![CDATA[Mind-bending relativity illusion has never been seen–until now]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.scientificamerican.com/article/strange-special-relativity-effect-observed-for-the-first-time/">https://www.scientificamerican.com/article/strange-special-relativity-effect-observed-for-the-first-time/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47176015">https://news.ycombinator.com/item?id=47176015</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Feb 2026 03:20:09 +0000</pubDate><link>https://www.scientificamerican.com/article/strange-special-relativity-effect-observed-for-the-first-time/</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=47176015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47176015</guid></item><item><title><![CDATA[New comment by revicon in "Facebook is cooked"]]></title><description><![CDATA[
<p>Bookmark this page...<p><a href="https://www.facebook.com/?filter=friends&sk=h_chr" rel="nofollow">https://www.facebook.com/?filter=friends&sk=h_chr</a><p>its a filter to just show you posts from your friends, no groups, nothing else.</p>
]]></description><pubDate>Sat, 21 Feb 2026 04:07:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47097391</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=47097391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47097391</guid></item><item><title><![CDATA[New comment by revicon in "Chrome extensions spying on users' browsing data"]]></title><description><![CDATA[
<p>This is why I put the raw url to the script first in my comment.   Downloading the script file, doing a chmod +x and then a ./script.sh to execute it is daunting for some.<p>But I'll add a caveat to my original comment as well.<p>edit: Looks like I can't edit my original comment anymore.</p>
]]></description><pubDate>Wed, 11 Feb 2026 21:34:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46981393</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46981393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46981393</guid></item><item><title><![CDATA[New comment by revicon in "Chrome extensions spying on users' browsing data"]]></title><description><![CDATA[
<p>Here's a one-shot script that does the compare for you, in case it's helpful...<p><pre><code>  https://www.sfbaylabs.org/files2/2026-02-11/bad_browser_extension_check_osx.sh
</code></pre>
You can run it directly if you cut/paste this in your mac terminal...<p><pre><code>  curl -fsSL https://www.sfbaylabs.org/files2/2026-02-11/bad_browser_extension_check_osx.sh | bash</code></pre></p>
]]></description><pubDate>Wed, 11 Feb 2026 19:03:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46979246</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46979246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46979246</guid></item><item><title><![CDATA[New comment by revicon in "Chrome extensions spying on users' browsing data"]]></title><description><![CDATA[
<p>If you're on a mac, you can list all the IDs of your installed browser extensions across all your profiles like this...<p><pre><code>  find "$HOME/Library/Application Support/Google/Chrome" \
    -type d -path "*/Extensions/*" -not -path "*/Extensions/*/*" \
    -print 2>/dev/null | sed 's#.*/Extensions/##' | sort -u
</code></pre>
Compare to the list of bad extensions.  I stuck a stripped down list here...<p><pre><code>  https://www.sfbaylabs.org/files2/2026-02-11/chrome_extensions_exfiltrating_history.txt</code></pre></p>
]]></description><pubDate>Wed, 11 Feb 2026 18:39:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46978914</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46978914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46978914</guid></item><item><title><![CDATA[New comment by revicon in "Ask HN: Any real OpenClaw (Clawd Bot/Molt Bot) users? What's your experience?"]]></title><description><![CDATA[
<p>It seems there are a bots on here commenting and upvoting each other.  If HN is susceptible to this, it feels like there's no chance for the rest of the web.   Damn.</p>
]]></description><pubDate>Sun, 01 Feb 2026 07:29:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46844273</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46844273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46844273</guid></item><item><title><![CDATA[New comment by revicon in "Ask HN: Any real OpenClaw (Clawd Bot/Molt Bot) users? What's your experience?"]]></title><description><![CDATA[
<p>It is amazing how much they’re gaming the twitter algorithm, everything in my feed is claw/molt/whatever for the last week.<p>It’s a masterclass in spammy marketing, I wonder if it’s actually converting into actual users.</p>
]]></description><pubDate>Sat, 31 Jan 2026 18:16:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46839101</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46839101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46839101</guid></item><item><title><![CDATA[New comment by revicon in "Claude's new constitution"]]></title><description><![CDATA[
<p><a href="https://archive.ph/aRsRV" rel="nofollow">https://archive.ph/aRsRV</a></p>
]]></description><pubDate>Thu, 22 Jan 2026 05:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46715645</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46715645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46715645</guid></item><item><title><![CDATA[New comment by revicon in "New York proposal requires 3D printer manufacturers to prevent gun printing"]]></title><description><![CDATA[
<p>“the proposed law will also make sharing and possession of 3D files containing guns or gun components illegal”</p>
]]></description><pubDate>Thu, 15 Jan 2026 16:53:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46635413</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46635413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46635413</guid></item><item><title><![CDATA[New York proposal requires 3D printer manufacturers to prevent gun printing]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.tomshardware.com/3d-printing/new-york-state-takes-steps-to-ban-3d-printed-guns-proposal-will-require-3d-printers-to-prevent-weapon-printing">https://www.tomshardware.com/3d-printing/new-york-state-takes-steps-to-ban-3d-printed-guns-proposal-will-require-3d-printers-to-prevent-weapon-printing</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46635391">https://news.ycombinator.com/item?id=46635391</a></p>
<p>Points: 5</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 15 Jan 2026 16:52:21 +0000</pubDate><link>https://www.tomshardware.com/3d-printing/new-york-state-takes-steps-to-ban-3d-printed-guns-proposal-will-require-3d-printers-to-prevent-weapon-printing</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46635391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46635391</guid></item><item><title><![CDATA[New comment by revicon in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://www.mattcrampton.com" rel="nofollow">https://www.mattcrampton.com</a></p>
]]></description><pubDate>Wed, 14 Jan 2026 21:24:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46623719</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=46623719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46623719</guid></item><item><title><![CDATA[New comment by revicon in "The last-ever penny will be minted today in Philadelphia"]]></title><description><![CDATA[
<p>The statistics on consumers evaluating the purchase of something that is $9.99 vs $10 is well proven.<p>Switching to round number prices would cost retailers a whole lot more.<p><a href="https://www.sciencedirect.com/science/article/pii/S0022435996900135" rel="nofollow">https://www.sciencedirect.com/science/article/pii/S002243599...</a><p><a href="https://www.researchgate.net/publication/23547242_Penny_Wise_and_Pound_Foolish_The_Left-Digit_Effect_in_Price_Cognition" rel="nofollow">https://www.researchgate.net/publication/23547242_Penny_Wise...</a><p><a href="https://www.sciencedirect.com/science/article/pii/S0022435905000813" rel="nofollow">https://www.sciencedirect.com/science/article/pii/S002243590...</a></p>
]]></description><pubDate>Wed, 12 Nov 2025 18:37:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45904010</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=45904010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45904010</guid></item><item><title><![CDATA[New comment by revicon in "The last-ever penny will be minted today in Philadelphia"]]></title><description><![CDATA[
<p>There are several US states where, by law, retailers are not allowed to give preferential treatment to credit card paying customers over cash paying ones.  Which means, in those states, retailers will be required to always round transactions to the cash paying customer's benefit, where in other states the retailer is allowed to round to the nearest 5 cents.   This is going to cost large retailers millions.<p>Interestingly many of them had already put the work into updating the cash register software to allow for this due to the penny shortages during covid.</p>
]]></description><pubDate>Wed, 12 Nov 2025 18:00:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45903410</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=45903410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45903410</guid></item><item><title><![CDATA[China's CO2 emissions have now been flat or falling for 18 months]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.carbonbrief.org/analysis-chinas-co2-emissions-have-now-been-flat-or-falling-for-18-months/">https://www.carbonbrief.org/analysis-chinas-co2-emissions-have-now-been-flat-or-falling-for-18-months/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45895245">https://news.ycombinator.com/item?id=45895245</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Nov 2025 01:12:31 +0000</pubDate><link>https://www.carbonbrief.org/analysis-chinas-co2-emissions-have-now-been-flat-or-falling-for-18-months/</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=45895245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45895245</guid></item><item><title><![CDATA[New comment by revicon in "Why we migrated from Python to Node.js"]]></title><description><![CDATA[
<p>Right up until your user opens your site in more than 6 tabs.</p>
]]></description><pubDate>Tue, 04 Nov 2025 02:15:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45806802</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=45806802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45806802</guid></item><item><title><![CDATA[New comment by revicon in "Scripts I wrote that I use all the time"]]></title><description><![CDATA[
<p>I have a bunch of little scripts and aliases I've written over the years, but none are used more than these...<p>alias ..='cd ..'<p>alias ...='cd ../..'<p>alias ....='cd ../../..'<p>alias .....='cd ../../../..'<p>alias ......='cd ../../../../..'<p>alias .......='cd ../../../../../..'</p>
]]></description><pubDate>Wed, 22 Oct 2025 19:55:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=45674313</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=45674313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45674313</guid></item><item><title><![CDATA[React Conf 2025 streaming live Tuesday and Wednesday]]></title><description><![CDATA[
<p>Article URL: <a href="https://conf.react.dev/">https://conf.react.dev/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45505715">https://news.ycombinator.com/item?id=45505715</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 07 Oct 2025 17:03:38 +0000</pubDate><link>https://conf.react.dev/</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=45505715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45505715</guid></item><item><title><![CDATA[New comment by revicon in "Show HN: Unregistry – “docker push” directly to servers without a registry"]]></title><description><![CDATA[
<p>Is this different from using a remote docker context?<p>My workflow in my homelab is to create a remote docker context like this...<p>(from my local development machine)<p>> docker context create mylinuxserver --docker "host=ssh://revicon@192.168.50.70"<p>Then I can do...<p>> docker context use mylinuxserver<p>> docker compose build<p>> docker compose up -d<p>And all the images contained in my docker-compose.yml file are built, deployed and running in my remote linux server.<p>No fuss, registry, no extra applications needed.<p>Way simpler than using docker swarm, Kubernetes or whatever.  Maybe I'm missing something that @psviderski is doing that I don't get with my method.</p>
]]></description><pubDate>Thu, 19 Jun 2025 15:29:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44319604</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=44319604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44319604</guid></item><item><title><![CDATA[New comment by revicon in "Show HN: Unregistry – “docker push” directly to servers without a registry"]]></title><description><![CDATA[
<p>This is exactly what I do, make a context pointing to the remote host, use docker compose build / up to launch it on the remote system.</p>
]]></description><pubDate>Thu, 19 Jun 2025 15:24:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44319556</link><dc:creator>revicon</dc:creator><comments>https://news.ycombinator.com/item?id=44319556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44319556</guid></item></channel></rss>