<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: TrianguloY</title><link>https://news.ycombinator.com/user?id=TrianguloY</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 26 May 2026 17:49:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TrianguloY" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TrianguloY in "Ask HN: Pregunta para los devs hispanohablantes"]]></title><description><![CDATA[
<p>Mi primer lenguaje de programación fue Logo (el de la tortuga) en español. Estuvo bien para aprender, y puede que ahí sí tenga algo de sentido, permite que los niños entiendan mejor lo que están haciendo, incluso si el inglés les cuesta.<p>Para ámbitos más profesionales coincido con el resto de comentarios: un único idioma (y el inglés ganó la batalla) es preferible.</p>
]]></description><pubDate>Tue, 26 May 2026 06:18:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48275722</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=48275722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48275722</guid></item><item><title><![CDATA[New comment by TrianguloY in "When Is "Next Friday"?"]]></title><description><![CDATA[
<p>"Next week's Friday" -> "Next's Friday" -> "Next Friday<p>Still confusing, but at least I understand where it comes from.</p>
]]></description><pubDate>Mon, 11 May 2026 12:25:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48094095</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=48094095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48094095</guid></item><item><title><![CDATA[New comment by TrianguloY in "When Is "Next Friday"?"]]></title><description><![CDATA[
<p>If we follow the same logic.
If today is may 2026, and you want to do something "next September", are you referring to september 2027? After all, months are also grouped in years.<p>The fact that "next [X]day" skips the one on the current week is arbitrary, and probably more confusing than if it didn't. If people you are talking to understands that, go on, but otherwise keep in mind that "next [X]day" is confusing and you should clarify or say it differently</p>
]]></description><pubDate>Mon, 11 May 2026 11:38:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48093715</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=48093715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48093715</guid></item><item><title><![CDATA[New comment by TrianguloY in "Ask HN: What are you building that's not AI related?"]]></title><description><![CDATA[
<p>I made this one-page little tool to help me split bills when going out with friends:<p><a href="https://trianguloy.github.io/githubPages/SplitBill/splitBill.html" rel="nofollow">https://trianguloy.github.io/githubPages/SplitBill/splitBill...</a><p>The UI is horrible, but I really liked doing the coding.
I'm also aware of other similar sites, but this one contains the features I need.</p>
]]></description><pubDate>Thu, 09 Apr 2026 10:20:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47701679</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47701679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47701679</guid></item><item><title><![CDATA[New comment by TrianguloY in "Nobody is coming to save your career"]]></title><description><![CDATA[
<p>Similar with salary. If you want a raise, you need to ask for it. It's sad, but that's what it is. (I'm aware of some companies that do raise the salary annually, and there is also the performance benefit if you have it, but I don't think that's common).<p>That, and the "you need to change companies frequently (at most one each year)" are the two things I always say to people on a computer science career.</p>
]]></description><pubDate>Tue, 31 Mar 2026 16:20:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47589703</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47589703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47589703</guid></item><item><title><![CDATA[New comment by TrianguloY in "Do your own writing"]]></title><description><![CDATA[
<p>> Letting an LLM write for you is like paying somebody to work out for you.<p>This. This is the big distinction. If you like something and/or want to improve it, you do it yourself. If not, you pay someone else to do it. And I think that's ok.<p>But I guess some people either choose a wrong job or had no other option. I'm happy to not be in that group.</p>
]]></description><pubDate>Mon, 30 Mar 2026 19:15:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47578498</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47578498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47578498</guid></item><item><title><![CDATA[New comment by TrianguloY in "I don't know Apple's endgame for the Fn/Globe key–or if Apple does"]]></title><description><![CDATA[
<p>As a forced mac user at work (always used windows or Linux) the number of modifier keys is really confusing. On pc you use control almost for anything, alt for very special cases (when usually control is already taken) and the windows/meta key for os-related things.
On mac a lot of shortcuts use command, but some use control, and there are a bunch that use option without a real reason why, my memory really suffers from this.<p>The only common thing between the two is that the fn key is only used for the special modifiers under F1-F12.<p>I was given a magic keyboard, and my plan was to replace it with a standard one, but then I found about the keys mapping from Karabiner, and the fn key is exactly at the control position...so I started remapping.<p>Now, I can do almost everything with fn+key. Fn+c=command+c, fn+s=control+s and so on.</p>
]]></description><pubDate>Tue, 10 Mar 2026 07:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47320057</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47320057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47320057</guid></item><item><title><![CDATA[New comment by TrianguloY in "How to talk to anyone and why you should"]]></title><description><![CDATA[
<p>I've joined local groups for anime and videogames, but they are mostly anime. Videogames and programming seems to be almost exclusively masculine (the stereotypes are there for a reason) but the few girls there doesn't seem much different.<p>Maybe I've had bad luck, maybe I need to search more, but still...the situation seems to be similar everywhere.</p>
]]></description><pubDate>Mon, 02 Mar 2026 19:50:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47223140</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47223140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47223140</guid></item><item><title><![CDATA[New comment by TrianguloY in "How to talk to anyone and why you should"]]></title><description><![CDATA[
<p>That women feel pressured to be introverted and/or man feel pressured to be extroverted. Being the opposite is a handicap.<p>Although, the good part, is that the personality doesn't seems to be genetic and doesn't come from your parents either, otherwise we would be extinct (literally).<p>Unfortunately, this situation makes me think about genre issues in an different way, not only sort of understanding why they happen, but surprised that it's not more common. I've met very horrid persons, that have achieve what I haven't, just because women doesn't seem to try to see past them. Is like they gave up...</p>
]]></description><pubDate>Mon, 02 Mar 2026 19:46:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47223098</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47223098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47223098</guid></item><item><title><![CDATA[New comment by TrianguloY in "How to talk to anyone and why you should"]]></title><description><![CDATA[
<p>As someone who identifies with the text, a very introverted guy that almost never starts a conversation but it's able to maintain it once they other person starts it, and as someone who has never dated any girl (and failed to do so) I'll just say: almost every random person that talks with me...is a man.<p>It doesn't seems...fair...and, again, says a lot about society.</p>
]]></description><pubDate>Mon, 02 Mar 2026 13:25:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47217690</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47217690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47217690</guid></item><item><title><![CDATA[New comment by TrianguloY in "Disappointing Phones"]]></title><description><![CDATA[
<p>I was in a similar situation in 2021, and my requirements were small size, no notch and headphone jack. I didn't like Samsung (the android from Samsung is fundamentally different from the other androids) and wanted to avoid xiaomi and other similar brands due to the ads bloatware.<p>The size requirement was basically impossible, but I switched it to a width requirement instead, and I found the Sony Xperia 10 III.<p>Pros: One of the smallest widths, no notch, jack, and a minor modified android (no stock, but pretty close).<p>Cons: too tall (but at least the small width makes it a easier to use with one hand), medium-bad camera (for some reason, although I don't care) and some preinstalled apps (like Facebook, but you can remove/disable them with adb).<p>Overall I'm pretty happy with it, and I'm considering another Xperia as a replacement if this one starts to fail (more than 4 years now, but still fine)</p>
]]></description><pubDate>Tue, 24 Feb 2026 07:26:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47133962</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47133962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47133962</guid></item><item><title><![CDATA[New comment by TrianguloY in "AI is not a coworker, it's an exoskeleton"]]></title><description><![CDATA[
<p>I like this analogy, and in fact in have used it for a totally different reason: why I don't like AI.<p>Imagine someone going to a local gym and using an exosqueleton to do the exercises without effort. Able to lift more? Yes. Run faster? Sure. Exercising and enjoying the gym? ... No, and probably not.<p>I like writing code, even if it's boilerplate. It's fun for me, and I want to keep doing it. Using AI to do that part for me is just...not fun.<p>Someone going to the gym isn't trying to lift more or run faster, but instead improving and enjoying. Not using AI for coding has the same outcome for me.</p>
]]></description><pubDate>Thu, 19 Feb 2026 22:42:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47080723</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=47080723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47080723</guid></item><item><title><![CDATA[New comment by TrianguloY in "Nova Launcher added Facebook and Google Ads tracking"]]></title><description><![CDATA[
<p>I'm still using Lightning launcher, will continue to use it as long as I'm able to</p>
]]></description><pubDate>Tue, 20 Jan 2026 07:15:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46688852</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46688852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46688852</guid></item><item><title><![CDATA[New comment by TrianguloY in "Refactoring – Not on the backlog (2014)"]]></title><description><![CDATA[
<p>Isn't this called "Boy Scout Rule"?<p>I learned this when a coworker mentioned this to me. Turns out I was doing it without knowing it was a thing! Of course I continue doing it, but it's good to have a short and clear name to give others (specially those that only seem to follow concepts if they have a flashy name)</p>
]]></description><pubDate>Mon, 05 Jan 2026 21:34:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46505310</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46505310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46505310</guid></item><item><title><![CDATA[Thinky Dailies, a daily puzzle adventure]]></title><description><![CDATA[
<p>Article URL: <a href="https://thinkygames.com/dailies/">https://thinkygames.com/dailies/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46492711">https://news.ycombinator.com/item?id=46492711</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 04 Jan 2026 21:57:29 +0000</pubDate><link>https://thinkygames.com/dailies/</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46492711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46492711</guid></item><item><title><![CDATA[New comment by TrianguloY in "Inverse Parentheses"]]></title><description><![CDATA[
<p>Based on this comment (<a href="https://news.ycombinator.com/item?id=46352389">https://news.ycombinator.com/item?id=46352389</a>), I think I understood the missing first paragraph:<p>If you have the expression 1+2*3 you have three elements with two operands. You need to choose a rule to pick one of them first.<p>In mathematics, the rule is "*/ then +-" and then from left to right. This means that usually first you do 2*3, then 1+.<p>But what if you do want to make 1+2 first?<p>There is another alternative, parenthesis. Those mean "do the thing inside first" so (1+2)*3 changes the precedence and now you do 1+2 first, then *3<p>The post is asking: with parenthesis you can increase the precedence of operations. What if you could decrease it?<p>Let's use «» as another operand (the blog uses parenthesis, but that makes it really confusing) this operand means "do the thing inside <i>last</i>". So the expression 1+«2*3» means "do 1+ first, then 2*3.<p>The issue is...this doesn't make sense, what the blog is really saying is to reduce the precedence of operators. Think the expression 1+2«*»3 or 1+2(*)3 and now the rule is "the parenthesized operators have one precedence less" so 1+2(*)3=(1+2)*3</p>
]]></description><pubDate>Mon, 22 Dec 2025 09:30:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46352560</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46352560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46352560</guid></item><item><title><![CDATA[New comment by TrianguloY in "Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database"]]></title><description><![CDATA[
<p>I personally use Google forms for a very similar feature. You don't even need to display the google form itself, you can create your own and then perform a fetch.<p>I even have it connected to a google sheet and google scripts, to send me emails for entries matching some patterns.<p>Heavily depends on Google, yes, but for something free that honestly I won't care if stops working (like a prototype) I'm ok with it.</p>
]]></description><pubDate>Thu, 18 Dec 2025 08:18:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46310142</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46310142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46310142</guid></item><item><title><![CDATA[New comment by TrianguloY in "Icons in Menus Everywhere – Send Help"]]></title><description><![CDATA[
<p>This.<p>I like icons (and colors, but those are still mostly missing) to quickly find a frequent action. If the menu is always the same you can learn the position, but with dynamic entries it's way more difficult.</p>
]]></description><pubDate>Mon, 08 Dec 2025 22:58:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46198840</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46198840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46198840</guid></item><item><title><![CDATA[New comment by TrianguloY in "GitHub Actions has a package manager, and it might be the worst"]]></title><description><![CDATA[
<p>Ah, I see it now. Thanks!</p>
]]></description><pubDate>Mon, 08 Dec 2025 10:08:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46190535</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46190535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46190535</guid></item><item><title><![CDATA[New comment by TrianguloY in "GitHub Actions has a package manager, and it might be the worst"]]></title><description><![CDATA[
<p>I'm not sure I follow.<p>If I write actions/setup-python@v1, I'm expecting the action to run with the v1 tag of that repository. If I rerun it, I expect it to run with the v1 tag of that repository...which I'm aware may not be the same if the tag was updated.<p>If I instead use actions/setup-python@27b31702a0e7fc50959f5ad993c78deac1bdfc29 then I'm expecting the action to run with that specific commit. And if I run it again it will run with the same commit.<p>So, whether you choose the tag or the commit depends on whether you trust the repository or not, and if you want automatic updates. The option is there...isn't it?</p>
]]></description><pubDate>Mon, 08 Dec 2025 09:40:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46190313</link><dc:creator>TrianguloY</dc:creator><comments>https://news.ycombinator.com/item?id=46190313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46190313</guid></item></channel></rss>