<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: someweirdperson</title><link>https://news.ycombinator.com/user?id=someweirdperson</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 08 Apr 2026 06:47:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=someweirdperson" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by someweirdperson in "Man found guilty of child porn because he ran a Tor exit node"]]></title><description><![CDATA[
<p>> The other term you hear all the time inside is “weird” or “weirdo.”<p>I'll have to request a user name change I guess.</p>
]]></description><pubDate>Sun, 23 Jul 2023 20:46:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=36839648</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36839648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36839648</guid></item><item><title><![CDATA[New comment by someweirdperson in "Man found guilty of child porn because he ran a Tor exit node"]]></title><description><![CDATA[
<p>You are just not part of the right target group, so facebook won't show them to you.</p>
]]></description><pubDate>Sun, 23 Jul 2023 20:13:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=36839329</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36839329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36839329</guid></item><item><title><![CDATA[New comment by someweirdperson in "Man found guilty of child porn because he ran a Tor exit node"]]></title><description><![CDATA[
<p>It's nice to have specific terms for special generic concepts. However, use of the German language doesn't stop there, and creates an association between some terms and use in a specific political context, removing these expressions from politically correct usability even outside of the political context that claimed them. And those are a lot more subtle and difficult to identify than e.g., allow/deny-lists.</p>
]]></description><pubDate>Sun, 23 Jul 2023 20:07:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=36839259</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36839259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36839259</guid></item><item><title><![CDATA[New comment by someweirdperson in "Ask HN: Why do web sites not place the cursor for input?"]]></title><description><![CDATA[
<p>There's this one page that disables the login submit button until the password field is filled. The browser auto-fills, login still disabled. Need to manually add and then remove a character before the form can be submitted.</p>
]]></description><pubDate>Sun, 23 Jul 2023 17:13:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=36837382</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36837382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36837382</guid></item><item><title><![CDATA[New comment by someweirdperson in "ElKaWe – Electrocaloric heat pumps"]]></title><description><![CDATA[
<p>Many alternative refrigerants are combustible. That's not a big problem for stationary use, but in vehicles it is.<p>It is confusing that the article mentions buildings and not vehicles though.</p>
]]></description><pubDate>Sat, 22 Jul 2023 10:02:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=36824917</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36824917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36824917</guid></item><item><title><![CDATA[New comment by someweirdperson in "Ability to see expertise is a milestone worth aiming for (2022)"]]></title><description><![CDATA[
<p>I guess it is limited to specific industries. Check the product description of Mathworks Simulink, which has many examples of things rightfully called model. In reality though (I don't have a reference for that, just my own observation) it is almost exclusively used as a graphical coding tool and the graphical code is called the model.<p>A case of cargo-cult. Attempt to apply the practice but badly (use the tool, but not the way its use is advertized), and use the terms for use of the tool instead of the practice, reserving it for that to promote their beloved tool over alternative approaches.</p>
]]></description><pubDate>Sat, 22 Jul 2023 09:41:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=36824840</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36824840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36824840</guid></item><item><title><![CDATA[New comment by someweirdperson in "Ability to see expertise is a milestone worth aiming for (2022)"]]></title><description><![CDATA[
<p>> Is that not a "model" because it is not necessarily graphical?<p>For some people model==graphical, usually mechanical/electrical engineers, not software-engineers. Engineers maintain the holy "model", and the translation to lowly code is a job for the lowest-bidding software person.<p>Maybe it wasn't clear, but I do not agree with that point of view, and tried to explain how I think people may have found their belief.<p>I assumed the parent^4 was labeling their code model in an attempt to elevate themself to the ranks of the code painters.</p>
]]></description><pubDate>Fri, 21 Jul 2023 23:44:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=36821547</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36821547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36821547</guid></item><item><title><![CDATA[New comment by someweirdperson in "Ability to see expertise is a milestone worth aiming for (2022)"]]></title><description><![CDATA[
<p>There are people who consider software written, I mean painted, or as they say modelled, in the language of e.g. Simulink to be of higher value than other representations of code.<p>The reason for this is probably different use of the same terms. Some code might be tested within an implementation of a model of the real environment. That is a frequent use-case used to sell graphical languages. The term model is used for two different things: The model of the real world to allow testing and for the implementation of the solution in a graphical language. Of course developers in those environments are Klingons like we all are, no real effort for tests, and only the graphical solution remains. But it is perceived as if it had all the positive attributes of a solution tested in a simulated reality. And therefore something modelled is better, because it is modelled.</p>
]]></description><pubDate>Fri, 21 Jul 2023 19:34:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=36818480</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36818480</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36818480</guid></item><item><title><![CDATA[New comment by someweirdperson in "Ability to see expertise is a milestone worth aiming for (2022)"]]></title><description><![CDATA[
<p>But that's only for code that's painted using the mouse, not for code typed on the keyboard.</p>
]]></description><pubDate>Fri, 21 Jul 2023 12:31:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=36813034</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36813034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36813034</guid></item><item><title><![CDATA[New comment by someweirdperson in "Ability to see expertise is a milestone worth aiming for (2022)"]]></title><description><![CDATA[
<p>(2022)<p><a href="https://news.ycombinator.com/item?id=30930985">https://news.ycombinator.com/item?id=30930985</a></p>
]]></description><pubDate>Fri, 21 Jul 2023 12:29:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=36813026</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36813026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36813026</guid></item><item><title><![CDATA[New comment by someweirdperson in "Human Shader"]]></title><description><![CDATA[
<p>> why would anyone actually sift through thousands of hand-written pages of arithmetic?<p>2840 pages. Doesn't seem crazy. Page looks like it was written by hand? Next. At two pages per second it's less than half an hour of work.</p>
]]></description><pubDate>Thu, 20 Jul 2023 23:56:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=36808403</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36808403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36808403</guid></item><item><title><![CDATA[New comment by someweirdperson in "British F-35Bs to bring vertical landing abilities to highways"]]></title><description><![CDATA[
<p>> We have enough nuclear weapons to kill off humanity.<p>Humanity yes, mankind I'm not so sure. Earth is huge. There are a lot of humans. Some will survive winter. Some will survive mutations. Some will continue to reproduce.</p>
]]></description><pubDate>Mon, 17 Jul 2023 12:14:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=36757276</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36757276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36757276</guid></item><item><title><![CDATA[New comment by someweirdperson in "What makes developers productive?"]]></title><description><![CDATA[
<p>> All the other things the engineers can themselves address (e.g. better tooling, etc)<p>Everyone choosing their own tools? Isn't there usually some central department that takes care about that, at best controlled by a kind of committee representing those who use the tools, typically full of people who are no longer doing practical work and have no idea what improvements have been made outside of the company during the last decades?</p>
]]></description><pubDate>Sun, 16 Jul 2023 17:44:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=36749659</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36749659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36749659</guid></item><item><title><![CDATA[New comment by someweirdperson in "Dt: Duck tape for your Unix pipes"]]></title><description><![CDATA[
<p>Early ones at least had some parts from ducks, but there's no relation to ducts at all. Ducts are not sealed using duct tape.<p>Language should be updated to call it reinforced self-adhesive tape or something.</p>
]]></description><pubDate>Thu, 13 Jul 2023 07:58:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=36706227</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36706227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36706227</guid></item><item><title><![CDATA[New comment by someweirdperson in "Space After Periods (1993)"]]></title><description><![CDATA[
<p>> As you can see, I still don't.<p>I don't think we can.      Or can we?</p>
]]></description><pubDate>Tue, 11 Jul 2023 19:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=36686425</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36686425</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36686425</guid></item><item><title><![CDATA[New comment by someweirdperson in "Space After Periods (1993)"]]></title><description><![CDATA[
<p>Do whatever you want, but DO NOT put space before punctuation marks. With the exception of space before smileys that are substituting punctuation.</p>
]]></description><pubDate>Tue, 11 Jul 2023 19:44:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=36686295</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36686295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36686295</guid></item><item><title><![CDATA[New comment by someweirdperson in "Amateurs obsess over tools, pros over mastery"]]></title><description><![CDATA[
<p>Numbers of instruments sold would be extremely low and as a result the price extremely high if only people who actually use them bought them.</p>
]]></description><pubDate>Sun, 09 Jul 2023 20:11:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=36658390</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36658390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36658390</guid></item><item><title><![CDATA[New comment by someweirdperson in "Software engineers hate code"]]></title><description><![CDATA[
<p>Examples have been discussed here [0] before.<p>[0] <a href="https://news.ycombinator.com/item?id=4331688">https://news.ycombinator.com/item?id=4331688</a></p>
]]></description><pubDate>Sat, 08 Jul 2023 21:19:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=36648899</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36648899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36648899</guid></item><item><title><![CDATA[New comment by someweirdperson in "Software engineers hate code"]]></title><description><![CDATA[
<p>Most people love to hate something. That and reproduction are the two main factors that govern almost all human behavior.</p>
]]></description><pubDate>Sat, 08 Jul 2023 21:13:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=36648852</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36648852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36648852</guid></item><item><title><![CDATA[New comment by someweirdperson in "Open source code with profanity in comments is statistically better"]]></title><description><![CDATA[
<p>And those meaningful relevant comments will be invisible in between those useless comments that were added to satisfy some tool that counts them.</p>
]]></description><pubDate>Fri, 07 Jul 2023 06:00:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=36627791</link><dc:creator>someweirdperson</dc:creator><comments>https://news.ycombinator.com/item?id=36627791</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36627791</guid></item></channel></rss>