<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: throwaway0asd</title><link>https://news.ycombinator.com/user?id=throwaway0asd</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 26 Apr 2026 11:50:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=throwaway0asd" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by throwaway0asd in "What should I do Before I give up programming?"]]></title><description><![CDATA[
<p>> Your tone is really aggressive and detracts from your technical points.<p>True, but I went with the aggressive tone intentionally while appreciating this concern.  For some odd reason when I voice these opinions with more pleasant language the responses are highly hostile 50% of the time.  When I use an aggressive tone the responses are rarely hostile (maybe 10% of the time) and more likely to be agreeable.  That seems strange to me, but I guess misery loves company.  The context of a given thread is likely also a factor.<p>I have thought about writing my approaches to performance many times.  I want to be helpful and share things I have learned, but in the end I always question the value of that time commitment.  I have experienced great hostility during my career when violating popular conventions and then doubt the value of my time to commit to writing things that, in the past, have resulted in such hostility.</p>
]]></description><pubDate>Sat, 14 Jan 2023 23:12:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=34385069</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34385069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34385069</guid></item><item><title><![CDATA[New comment by throwaway0asd in "The Anti-Twitter Files: Report Shows How Twitter Helped Trump and Conservatives"]]></title><description><![CDATA[
<p>On the fence voters were not the subject of the article though.</p>
]]></description><pubDate>Sat, 14 Jan 2023 15:53:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=34381217</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34381217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34381217</guid></item><item><title><![CDATA[New comment by throwaway0asd in "The Anti-Twitter Files: Report Shows How Twitter Helped Trump and Conservatives"]]></title><description><![CDATA[
<p>Uuuggghhh. Bad title. The people who prop up Trump are Trump loyalists who are not necessarily conservatives. Trump, in his scorched earth conquest for extreme loyalty, pushed the most conservative politicians, by voting history, out of the Republican Party. Those people were super out-spoken against Trump including but not limited to Amash, Flake, and Cheney.</p>
]]></description><pubDate>Sat, 14 Jan 2023 09:06:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=34378645</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34378645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34378645</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: Strategies for working with engineers that are too smart?"]]></title><description><![CDATA[
<p>I have written the fastest network transmission implementation for Node.js and made the front page of HN (under a different account) for creating an original diff algorithm among various other things. While I was doing that I was also holding a part time job in middle management in an unrelated industry. This original software wasn’t written by whining and blaming people for my sadness.</p>
]]></description><pubDate>Sat, 14 Jan 2023 08:55:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=34378574</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34378574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34378574</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: Is TypeScript worth it?"]]></title><description><![CDATA[
<p>> i) Like a framework, you are at the whim of TS devs as it gets updated (edited)<p>I have been using TypeScript for almost 6 years and not experienced this problem. Like everything else keep things simple, don’t chase trends, and so long as do right by your product everything will be smooth. I also don’t waste time with large SPA frameworks.<p>> ii) Libraries are badly documented<p>I don’t use many dependencies. The DOM and Node type definitions are extremely well documented and inspired me to write better documentation.<p>> iii) Error messages are hard to follow<p>For me this depends on the complexity of a given object or type definition. When things are primitive the error messages are more clear. My only suggestion is to keep your interfaces primitive.<p>> iv) It requires yet more transpilation<p>I use SWC as a TypeScript stripper. My nearly 50kloc project takes about 2seconds to covert to JS, which pushes out my total build time to about 2.5seconds.</p>
]]></description><pubDate>Fri, 13 Jan 2023 08:09:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=34365149</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34365149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34365149</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: Strategies for working with engineers that are too smart?"]]></title><description><![CDATA[
<p>> Spend enough time in this industry…<p>I have 20 years in this industry. It’s full of stupid people pointing fingers somewhere else. Any time this is pointed out developers play the special snowflake game and pretend that software is something special or unique, but it isn’t. Everything is measurable just like any other industry.</p>
]]></description><pubDate>Fri, 13 Jan 2023 07:42:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=34364984</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34364984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34364984</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: Strategies for working with engineers that are too smart?"]]></title><description><![CDATA[
<p>> As others have noted, part of the problem here is that the engineers in question are actually not yet smart enough.<p>That is highly subjective and purely a result of both perspective and bias.  While you can point fingers to say that someone is not yet smart enough they are likely pointing a finger back at you and claiming the same.<p>The only solution for something like Dunning-Kruger is humility.  The only solution to find the best solution (objectively) to any criteria is by comparing measurements.  The actual problem is that almost nobody measures things, because the effort is too great.  Instead most people will compensate for their lack of measures with a hearty dose of confidence.<p>There are people who sell confidence for a living, such as salesmen and pundits.  That is highly appealing to people who lack the necessary critical nature to ask the right questions or apply the smallest amount of doubt.</p>
]]></description><pubDate>Thu, 12 Jan 2023 20:52:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=34360071</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34360071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34360071</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: I'm 40 and feel my mental ability declining. Programming seems harder."]]></title><description><![CDATA[
<p>I'm 43 and feel the complete opposite.  I am less coordinated and heavier than I used to be.  I am learning advanced SQL for the first time and it feels like I am picking it up at a good speed, but still a bit slower than maybe if I were younger.  I suspect this is more bias than mental degradation because I look at SQL and wonder why people would put such advanced logic into stored procedures which are limited by archaic conventions.<p>On the converse my primary programming skills have never been sharper.  There is a caveat to this.  I feel like I am an expert in what I do, which means I am confident in what I know and what I don't know.  It also means there is a lot I have unlearned or intentionally avoided because such practices are anti-patterns or decrease productivity.  Some of these things I deem "poor choices" are extremely common conventions which may indicate I am only a beginner from the perspective of a less practiced person who cannot live without such "poor choices".<p>I believe my programming skills are sharp because I am doing things outside of work that nobody else is doing.  I have now reduced my OS GUI to a load time of around 165ms in Edge (130ms in Chrome).  I saw a code package from Google on Github on the front page of HN either yesterday or the day before describing a means of file transfer cross-os.  My personal JavaScript application has been doing that for years.  Soon that personal JavaScript application will have a command terminal that executes in a web browser that works on both the local device and remote computers cross OS.<p>I once read about this in a book.  I cannot remember if that was Blink, Outliers, or Good to Great.  Performance follows practice, but the practice must be strenuous, such that you are continuously solving ever more challenging problems.  Its the difference between a hobbyist whose skills will degrade over time, a professional whose skills are actively maintained but not advancing, and an expert whose skills continue to increase.  As an example most senior developers I have met believe they are awesome because they are doing the same things they were doing 5 or more years ago, but now they are so much faster at it.  That isn't awesome, its steady state.</p>
]]></description><pubDate>Tue, 10 Jan 2023 16:12:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=34327053</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34327053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34327053</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Input Direction confusion in snake game JavaScript?"]]></title><description><![CDATA[
<p>This code sets an event listener on the window object for the keydown event. That means when the window has focus (or any child thereof) and a keyboard key is pressed that handler will intercept the event.<p>On keyboard events there is a key property which names the keyboard key pressed to result in the event execution. This handler is only looking for the 4 arrow keys and modifying an object assigned to variable inputDir. What’s interesting is that inputDir is reassigned to a baseline on each key press irrespective of the keyboard key.<p>Objects in JavaScript are what other languages call a hash map, a key/value pair. Key names are always string data types and there is no type or value restriction on object values. This particular object has two keys assigned: x and y. Values are reassigned respectively to an arrow key press.</p>
]]></description><pubDate>Tue, 10 Jan 2023 08:10:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=34321897</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34321897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34321897</guid></item><item><title><![CDATA[New comment by throwaway0asd in "The Extreme Shortage of High IQ Workers"]]></title><description><![CDATA[
<p>One major inhibitor (perhaps the most major inhibitor) of high IQ people is social repression. For example you cannot get a better software job merely by having a higher IQ. You have to find the right opportunity specifically looking for a high IQ person. Doing so greatly reduces odds of candidate selection for both the candidate and prospective employer.</p>
]]></description><pubDate>Tue, 10 Jan 2023 00:18:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=34318496</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34318496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34318496</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: Is “microservices” a bad word on resumes for small/medium companies?"]]></title><description><![CDATA[
<p>If you want to maximize odds for selection focus on what’s most popular according to current practice. Be at the center of the bell curve.<p>If you want to be awesome then go be awesome, but you will fail many interviews before you are selected.</p>
]]></description><pubDate>Mon, 09 Jan 2023 03:58:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=34306571</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34306571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34306571</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Papers and patents are becoming less disruptive. Why that is, is a mystery"]]></title><description><![CDATA[
<p>The timeline presented in the article is about 80 years of trajectory. Software appears to be following the same pattern through a more condensed timeline.</p>
]]></description><pubDate>Sun, 08 Jan 2023 13:40:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=34299020</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34299020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34299020</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: Should I build a web or a mobile app for my MVP?"]]></title><description><![CDATA[
<p>If you are thinking in terms of tools you are thinking in terms of building, not product. Stop dicking with tools and just build a minimal product. Think only about the minimal product goals. I find many developers go to tools first because it’s all they know.</p>
]]></description><pubDate>Sun, 08 Jan 2023 12:52:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=34298688</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34298688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34298688</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Study finds that buttons in cars are safer and quicker to use than touchscreens"]]></title><description><![CDATA[
<p>A couple of reasons:<p>* Most people will never voluntarily measure things.  Instead people form intuitive assumptions and extrapolate performance and potential from that.  This happens all the time for almost everybody.<p>* Business people need corporate promotions and incentive pay.  The best way to achieve such is to pitch a popular idea full of shine and glitter.  As an example have you ever participated in a "hack day" event?  It does not matter what your final product is (or isn't).  What matters is the 2 minute pitch at the end.</p>
]]></description><pubDate>Sat, 07 Jan 2023 16:12:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=34289398</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34289398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34289398</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: How does a hobby programmer get hired?"]]></title><description><![CDATA[
<p>I have seen developers confused by the words <i>writing instructions</i> before, suggesting either they do not know what writing is, what instructions are, or that they cannot differentiate between writing an application and writing a few instructions.</p>
]]></description><pubDate>Sun, 01 Jan 2023 23:14:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=34212139</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34212139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34212139</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: How does a hobby programmer get hired?"]]></title><description><![CDATA[
<p>Most likely the difference in performance is due to differences in expectations. The two greatest common failures I see repeated among software developers is:<p>1) The inability to consider diverse perspectives<p>2) The inability to differentiate writing instructions from building something larger<p>For example many developers cannot imagine the career requirements associated with other careers. That could be due to lack of experience diversity, poor empathy, or weak imagination.<p>Likewise, many developers cannot write original software. The very idea is frequently both horrifying and disgusting. The alternative is just a little help from a tool or framework, because they write instructions not applications. The interesting part of that is how people respond when confronted about it.</p>
]]></description><pubDate>Sun, 01 Jan 2023 20:19:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=34210419</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34210419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34210419</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: What true thing do you believe that few people agree with you on?"]]></title><description><![CDATA[
<p>* You can write superior applications in JavaScript by not using a framework. By superior I mean more maintainable code, spend less time writing code, execute faster.<p>* The DOM is most clearly understood when compared to file systems.<p>* You can do absolutely everything in the browser 8x faster by substituting web sockets for HTTP</p>
]]></description><pubDate>Fri, 30 Dec 2022 14:40:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=34185414</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34185414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34185414</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Ask HN: How to get into algorithmic thinking and leetcode?"]]></title><description><![CDATA[
<p>Leet code is like prostitution. It’s cheap, short term, and the employment prospects are high risk / low reward.<p>In most of software there is no relation between being a good developer and being either highly valued or highly employable. Being good requires lots of practice solving tough problems. Being highly employable means high familiarity doing average things with tools incapable of solving tough problems.</p>
]]></description><pubDate>Thu, 29 Dec 2022 03:50:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=34169315</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34169315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34169315</guid></item><item><title><![CDATA[New comment by throwaway0asd in "Paul Graham is leaving Twitter for now"]]></title><description><![CDATA[
<p>Still nothing compared to the billions so many VCs have lost on crypto this year ignoring those far more obvious red flags.  No matter how bad Elon damages Twitter at the very least its actually still generating revenue.  I cannot tell what crypto generated.</p>
]]></description><pubDate>Sun, 18 Dec 2022 20:03:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=34042323</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34042323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34042323</guid></item><item><title><![CDATA[New comment by throwaway0asd in "John Carmack Leaves Meta"]]></title><description><![CDATA[
<p>> When data proved his idea was wrong, he would say words to the effect of "I don't care, because I still believe I'm right from an ideological background".<p>I cannot imagine commercial software in any form where that is not the prevailing sentiment. I have heard of developers who actually measure things in the capacity of their corporate employment but in 20 years of doing this work I have only seen it once.<p>As such I don’t even bother mentioning performance or correctness at work (across all my employers) where evidence is so hastily discarded and inconvenient conclusions are a suicide pill.</p>
]]></description><pubDate>Sun, 18 Dec 2022 04:40:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=34035101</link><dc:creator>throwaway0asd</dc:creator><comments>https://news.ycombinator.com/item?id=34035101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34035101</guid></item></channel></rss>