Viewing profile — guilhermeasper
guilhermeasper
HN member- Joined
- Sat, Mar 21, 2026, 3:17 PM UTC
- HN karma
- 24
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About guilhermeasper
No profile information was provided.
Recent public activity
-
comment
Comment #49235995
I had a laptop as a server for a really long time, and I also poked around using a phone for some server things (not as main server) and after some time it was unusable (the whole …
-
comment
Comment #49226973
That's what I thought when I read this. It will probably destroy this battery very quickly. But in other hand, it is probably a pain in the ass to remove the battery and do some wo…
-
comment
Comment #49122777
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'…
- comment
-
comment
Comment #48811750
Can you provide studies/sources for your claims?
-
comment
Comment #48806800
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. *Except in your job, since you …
-
comment
Comment #48799246
That's what I used to do until I discovered the Stylus extension and created an override for it. I think the change should apply to both (desktop and mobile).
-
comment
Comment #48797987
Since this is an action, I disagree that 10px is "fairly large". According to WCAG https://www.w3.org/WAI/WCAG22/Understanding/target-size-mini... It should be 24px minimum, we sho…
-
story
Ask HN: Why are the upvote arrows so small?
The .votearrow element on HN is 10x10px: .votearrow { width: 10px; height: 10px; border: 0px; margin: 3px 2px 6px; background: url("triangle.svg"), linear-gradient(transparent, tra…
-
comment
Comment #48363443
If we are talking about increase friction to avoid something, unfortunately self control is way past us.
-
comment
Comment #47690498
These commands are very useful, but adapting them to the codebase makes a huge difference. For most, I added some filters and slightly changed the regex, and it showed the reality …