<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: oneoverten</title><link>https://news.ycombinator.com/user?id=oneoverten</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 23:43:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=oneoverten" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by oneoverten in "N-Params vs. Single Param"]]></title><description><![CDATA[
<p>Yes. This is true for JS too, object-wrapping parameters just to make them named will add runtime overhead.</p>
]]></description><pubDate>Thu, 17 Apr 2025 23:33:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43723382</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43723382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43723382</guid></item><item><title><![CDATA[New comment by oneoverten in "N-Params vs. Single Param"]]></title><description><![CDATA[
<p>Variable names is just documentation. Having types that can assert some condition on the underlying value is not even comparable to "having a named return variable". (just document? just name variables?) You don't care about what the name of the returned value is, you care about what *it is*.</p>
]]></description><pubDate>Thu, 17 Apr 2025 23:27:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=43723334</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43723334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43723334</guid></item><item><title><![CDATA[New comment by oneoverten in "Making Software"]]></title><description><![CDATA[
<p>Just figma apparently, it's disclosed in the FAQ.</p>
]]></description><pubDate>Thu, 17 Apr 2025 23:09:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=43723199</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43723199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43723199</guid></item><item><title><![CDATA[New comment by oneoverten in "Making Software"]]></title><description><![CDATA[
<p>Those animations wont "peg" any relevant CPU, and they clearly had a purpose that was not about wasting cycles or battery.</p>
]]></description><pubDate>Thu, 17 Apr 2025 23:03:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43723153</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43723153</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43723153</guid></item><item><title><![CDATA[New comment by oneoverten in "You might not need WebSockets"]]></title><description><![CDATA[
<p>What does this solve? Genuine question. You still have to manage connectivity, and synchronization. Also not so sure that stream reading will necessarily be quantized chunks of your updates sent from the server.</p>
]]></description><pubDate>Sat, 12 Apr 2025 02:58:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43660955</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43660955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43660955</guid></item><item><title><![CDATA[New comment by oneoverten in "Leaked software engineering recruiter selection guideline"]]></title><description><![CDATA[
<p>That seems very unlikely, why would you think that will be a requirement?</p>
]]></description><pubDate>Mon, 24 Mar 2025 23:56:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=43466685</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43466685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43466685</guid></item><item><title><![CDATA[New comment by oneoverten in "Leaked software engineering recruiter selection guideline"]]></title><description><![CDATA[
<p>So.. For which company? The sentence "there are scam profiles all around the IT world" would not be on any real company of scale guidelines, and no company would put that much liability in one "slide" even if they had them.</p>
]]></description><pubDate>Mon, 24 Mar 2025 23:43:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=43466607</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43466607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43466607</guid></item><item><title><![CDATA[New comment by oneoverten in "Show HN: A recommendation system to explore the non-commercial web"]]></title><description><![CDATA[
<p>Thank you for expanding on it!</p>
]]></description><pubDate>Mon, 24 Mar 2025 22:56:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43466267</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43466267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43466267</guid></item><item><title><![CDATA[New comment by oneoverten in "Show HN: A recommendation system to explore the non-commercial web"]]></title><description><![CDATA[
<p>Pretty fun, but how can you tell the content you link to is from "real people"?<p>How is the feed ordered, I saw a pretty wide timerange?<p>Is it supposed to be used as a search engine, feed, or more like "stumble!"?</p>
]]></description><pubDate>Mon, 24 Mar 2025 22:40:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43466138</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43466138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43466138</guid></item><item><title><![CDATA[New comment by oneoverten in "Show HN: I made a CLI and web app for managing and reusing code snippets"]]></title><description><![CDATA[
<p>Congrats, but why not just share code as usual, like via libs and so on?</p>
]]></description><pubDate>Mon, 24 Mar 2025 22:26:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=43466049</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43466049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43466049</guid></item><item><title><![CDATA[New comment by oneoverten in "Ask HN: Any jobs that don't force you to always be advancing career wise?"]]></title><description><![CDATA[
<p>Yes, many companies will cap out on the advancement ladder so that at that point there's no requirement to advance further formally. Any company doing up or out indefinitely will obviously just drop valuable resources. You can still advance in pay etc.</p>
]]></description><pubDate>Sat, 15 Mar 2025 06:03:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43370348</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43370348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43370348</guid></item><item><title><![CDATA[New comment by oneoverten in "Ask HN: Those who still work for Tesla, why are you still with that company?"]]></title><description><![CDATA[
<p>If you respond like that to a basic question you don't work at Tesla, and you are acting out for no reason.</p>
]]></description><pubDate>Sat, 15 Mar 2025 05:48:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43370298</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43370298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43370298</guid></item><item><title><![CDATA[New comment by oneoverten in "People are just as bad as my LLMs"]]></title><description><![CDATA[
<p>Yes indeed, I think you are completely right on that</p>
]]></description><pubDate>Sat, 15 Mar 2025 05:32:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43370230</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43370230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43370230</guid></item><item><title><![CDATA[New comment by oneoverten in "Ask HN: How to deal with last-minute changes by team lead derailing deadlines?"]]></title><description><![CDATA[
<p>Thanks, I hope so, best of luck!</p>
]]></description><pubDate>Sat, 15 Mar 2025 05:31:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43370222</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43370222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43370222</guid></item><item><title><![CDATA[New comment by oneoverten in "Ask HN: What's to prevent someone from spoofing a website?"]]></title><description><![CDATA[
<p>In general, not much, be mindful following links and verify the site you're on before inputing anything sensitive</p>
]]></description><pubDate>Tue, 11 Mar 2025 04:45:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43329220</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43329220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43329220</guid></item><item><title><![CDATA[New comment by oneoverten in "Ask HN: Should there be new RPN calculators to replace the TI-84?"]]></title><description><![CDATA[
<p>What is lacking from the TI-84? Why do you specifically want RPN?</p>
]]></description><pubDate>Tue, 11 Mar 2025 04:34:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43329185</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43329185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43329185</guid></item><item><title><![CDATA[New comment by oneoverten in "Can't access my Google account, but scammers can"]]></title><description><![CDATA[
<p>Unless you have any of the recovery options (phone, other email, etc), it is pretty much like asking for access to a random Gmail account.</p>
]]></description><pubDate>Tue, 11 Mar 2025 04:27:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43329153</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43329153</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43329153</guid></item><item><title><![CDATA[New comment by oneoverten in "Ask HN: How to deal with last-minute changes by team lead derailing deadlines?"]]></title><description><![CDATA[
<p>There are times when things truly change last minute, or new intel pops up. State that the new changes will require pushing the deadline, and if curious ask if they can tell more about how the changed requirements came about so that you have all the right context for the next iteration.</p>
]]></description><pubDate>Tue, 11 Mar 2025 04:13:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43329093</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43329093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43329093</guid></item><item><title><![CDATA[New comment by oneoverten in "People are just as bad as my LLMs"]]></title><description><![CDATA[
<p>I think it's more that as the term is widely adopted via something like LLMs they convey different meaning to users of the tools branded by it. Since users and their perspective of "artificial intelligence" and its meaning have no relation to the original term from 50-70 years ago.</p>
]]></description><pubDate>Tue, 11 Mar 2025 04:00:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=43329027</link><dc:creator>oneoverten</dc:creator><comments>https://news.ycombinator.com/item?id=43329027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43329027</guid></item></channel></rss>