<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: guilhermeasper</title><link>https://news.ycombinator.com/user?id=guilhermeasper</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 09 Aug 2026 08:05:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=guilhermeasper" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by guilhermeasper in "My server is a phone now"]]></title><description><![CDATA[
<p>That's what I thought when I read this. It will probably destroy this battery very quickly.<p>But in other hand, it is probably a pain in the ass to remove the battery and do some workarounds to make sure the phone correctly behaves without it.</p>
]]></description><pubDate>Sat, 08 Aug 2026 23:44:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49226973</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=49226973</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49226973</guid></item><item><title><![CDATA[New comment by guilhermeasper in "The session you cannot take with you"]]></title><description><![CDATA[
<p>I came here to complain about something similar, the excessive use of box shadows on both the top and the sides. It made the text horrible to read on mobile, if it not for Firefox's Readability mode.</p>
]]></description><pubDate>Fri, 31 Jul 2026 13:18:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49122777</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=49122777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49122777</guid></item><item><title><![CDATA[New comment by guilhermeasper in "How little exercise can you get away with?"]]></title><description><![CDATA[
<p>Can you provide studies/sources for your claims?</p>
]]></description><pubDate>Mon, 06 Jul 2026 23:18:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48811750</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=48811750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48811750</guid></item><item><title><![CDATA[New comment by guilhermeasper in "Google Chrome Installed a 4GB AI Model on Your PC"]]></title><description><![CDATA[
<p>IMO If you're into tech and still use Chrome*, that's on you. If you are not, you probably don't really care unless you need extra space on your PC.<p>*Except in your job, since you probably obligated to use.</p>
]]></description><pubDate>Mon, 06 Jul 2026 16:21:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48806800</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=48806800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48806800</guid></item><item><title><![CDATA[New comment by guilhermeasper in "Ask HN: Why are the upvote arrows so small?"]]></title><description><![CDATA[
<p>That's what I used to do until I discovered the Stylus extension and created an override for it.<p>I think the change should apply to both (desktop and mobile).</p>
]]></description><pubDate>Mon, 06 Jul 2026 00:02:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48799246</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=48799246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48799246</guid></item><item><title><![CDATA[New comment by guilhermeasper in "Ask HN: Why are the upvote arrows so small?"]]></title><description><![CDATA[
<p>Since this is an action, I disagree that 10px is "fairly large". According to WCAG <a href="https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum.html" rel="nofollow">https://www.w3.org/WAI/WCAG22/Understanding/target-size-mini...</a><p>It should be 24px minimum, we shouldn't be comparing with the title either.</p>
]]></description><pubDate>Sun, 05 Jul 2026 21:12:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48797987</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=48797987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48797987</guid></item><item><title><![CDATA[Ask HN: Why are the upvote arrows so small?]]></title><description><![CDATA[
<p>The .votearrow element on HN is 10x10px:<p>.votearrow {
  width:      10px;
  height:     10px;
  border:     0px;
  margin:     3px 2px 6px;
  background: url("triangle.svg"), linear-gradient(transparent, transparent) no-repeat;
  background-size: 10px;
}<p>On mobile, I keep tapping the title instead of the arrow. I've been running this override via Stylus for a while:<p>.votearrow {
    width: 40px;
    height: 40px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    cursor: pointer;
}</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48796845">https://news.ycombinator.com/item?id=48796845</a></p>
<p>Points: 5</p>
<p># Comments: 6</p>
]]></description><pubDate>Sun, 05 Jul 2026 18:50:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48796845</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=48796845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48796845</guid></item><item><title><![CDATA[New comment by guilhermeasper in "I made my phone slow on purpose"]]></title><description><![CDATA[
<p>If we are talking about increase friction to avoid something, unfortunately self control is way past us.</p>
]]></description><pubDate>Mon, 01 Jun 2026 22:26:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48363443</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=48363443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48363443</guid></item><item><title><![CDATA[New comment by guilhermeasper in "Git commands I run before reading any code"]]></title><description><![CDATA[
<p>These commands are very useful, but adapting them to the codebase makes a huge difference.<p>For most, I added some filters and slightly changed the regex, and it showed the reality of the codebase (I already knew the reality, I just wanted to see if it matched, and it did).</p>
]]></description><pubDate>Wed, 08 Apr 2026 14:11:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47690498</link><dc:creator>guilhermeasper</dc:creator><comments>https://news.ycombinator.com/item?id=47690498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47690498</guid></item></channel></rss>