<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: TibbityFlanders</title><link>https://news.ycombinator.com/user?id=TibbityFlanders</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 20 Apr 2026 03:52:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TibbityFlanders" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TibbityFlanders in "Starlink Defies Order to Block X in Brazil"]]></title><description><![CDATA[
<p>The human right of free speech protects hate, disinformation, and a host of other horrible words one might say. That's because hate and disinformation are ambiguous terms used be tyrants to arrest dissidents. So long as someone isn't making true threats, or inciting imminent lawlessness, humans have a right to their own thoughts and the expression of their ideas. Your definition of hate is bit universal and will only lead to tyranny.</p>
]]></description><pubDate>Mon, 02 Sep 2024 19:08:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41427995</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=41427995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41427995</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Starlink Defies Order to Block X in Brazil"]]></title><description><![CDATA[
<p>It's frightening how authoritarian the Left has become around the world. Ambiguous laws about'hate' seem poised to protect the world from thought crimes by curtailing basic human rights.<p>In this context Musk is right and has the power to bring change. He will lose a lot of that power under a Harris presidency that has advertised it plans to continue the crusade against freedom of speech.</p>
]]></description><pubDate>Mon, 02 Sep 2024 09:32:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=41423946</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=41423946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41423946</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Goldman Sachs says the return on investment for AI might be disappointing"]]></title><description><![CDATA[
<p>What a waste of humanity's resources.</p>
]]></description><pubDate>Sun, 30 Jun 2024 13:42:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=40837129</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=40837129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40837129</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Google just updated its algorithm. The Internet will never be the same"]]></title><description><![CDATA[
<p>Honestly, I use Edge Copilot for almost all my searches now. Google is no longer looking and soon the majority of people will realize that.</p>
]]></description><pubDate>Sat, 25 May 2024 11:37:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=40474274</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=40474274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40474274</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Understanding Stein's Paradox (2021)"]]></title><description><![CDATA[
<p>I'm horrible at stats, but is this saying that if I have 5 jars of pennies, and I guess the amount in each one. Then I find the average of all my guesses, and the variance between the guesses, then I can adjust each guess to a more likely answer with this method?</p>
]]></description><pubDate>Sun, 05 May 2024 04:52:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=40262342</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=40262342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40262342</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Ozempic will disrupt big tobacco, candy companies, and alcohol brands"]]></title><description><![CDATA[
<p>Unless that's a false dichotomy. Obesity can be treated in less harmful ways. Companies can be regulated into only including a safe amount of sugar in drinks and foods that arent considered sweets</p>
]]></description><pubDate>Sun, 28 Apr 2024 20:53:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=40191767</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=40191767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40191767</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Things software developers should learn about learning"]]></title><description><![CDATA[
<p>For audio generation I recommend Bark. I am getting 14 seconds of audio that is about a third of eleven labs quality in about 2 minutes.<p>This is happening on a Windows 10 Dell, with 32gb of RAM, an i5, and an Nvidia 1050 GeForce with 4gb of vram.<p>I'm also able to decently run local LLMs because of llama.cpp and other libraries that can share models been ram and vram. There are other tools that can help with this as well including Ollama.<p>I suggest subscribing to r/localLLAMA. I also suggest using Bing Copilot in Edge with allowed access to the page you're viewing. I often use it to find new GitHub libraries and to give me first steps to be able to start using a new framework.</p>
]]></description><pubDate>Wed, 27 Dec 2023 14:00:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=38781954</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=38781954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38781954</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Things software developers should learn about learning"]]></title><description><![CDATA[
<p>You seem to be evaluating the LLM based on a single response rather than the whole "conversation." The user usually interacts with the LLM through 3-4 different responses to reach the right answer, which is valuable in itself. They're using both systems just as anyone would in a conversation.<p>I find LLMs useful for:<p>- Building bridges from familiar concepts to new ones.<p>- Checking my analysis and implementation for mistakes and gaps. This includes detecting subtle logic errors with static analysis.<p>- Condensing lengthy descriptions and complex conversations.<p>- Creating diagrams from verbal descriptions of flows.<p>- Finding design patterns to support my design, along with the basic structure that fits the chosen pattern.<p>- Writing unit tests and improving code coverage.<p>- Analyzing the credibility of information sources such as news stories and scientific studies.<p>- Generating original ideas and solutions to problems I may not have encountered before.<p>- Many more edge cases that help me turn an idea into a concrete concept in rapid time.<p>I have also used LLMs to entirely generate new tools and workflows, using languages I had barely touched before. This improved my knowledge of those languages and sped up my learning through practical examples.<p>Just as the printing press made calligraphy obsolete, LLMs will eventually make coding obsolete. Coding will be replaced by pseudo code and narrative that is independent of any framework or platform.<p>This does not mean that design and development will become obsolete, it will just become faster, without being hindered by the unnecessary barrier of coding.<p>Don't dismiss the value of this tool just because some marketers and regulators are using hype and fear to make money. LLMs can enhance your existing skill and make you more productive. They are not a crutch, they are a third leg.</p>
]]></description><pubDate>Wed, 27 Dec 2023 13:53:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=38781902</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=38781902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38781902</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Things software developers should learn about learning"]]></title><description><![CDATA[
<p>(removed)</p>
]]></description><pubDate>Wed, 27 Dec 2023 06:36:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=38779637</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=38779637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38779637</guid></item><item><title><![CDATA[New comment by TibbityFlanders in "Things software developers should learn about learning"]]></title><description><![CDATA[
<p><a href="https://today.ucsd.edu/story/a-new-replication-crisis-research-that-is-less-likely-be-true-is-cited-more#:~:text=In%20psychology%2C%20only%2039%20percent%20of%20the%20100%20experiments%20successfully%20replicated" rel="nofollow">https://today.ucsd.edu/story/a-new-replication-crisis-resear...</a>.<p>> Papers that cannot be replicated are cited 153 times more because their findings are interesting, according to a new UC San Diego study<p>> In psychology, only 39 percent of the 100 experiments successfully replicated.</p>
]]></description><pubDate>Wed, 27 Dec 2023 05:11:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=38779291</link><dc:creator>TibbityFlanders</dc:creator><comments>https://news.ycombinator.com/item?id=38779291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38779291</guid></item></channel></rss>