<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: MattyMc</title><link>https://news.ycombinator.com/user?id=MattyMc</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 05:40:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=MattyMc" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by MattyMc in "ResurrectedGod: The Ruby Framework for Process Management"]]></title><description><![CDATA[
<p>What’s the difference between this repo (4 stars) and the original repo it’s forked from (2.2k stars)?</p>
]]></description><pubDate>Sun, 17 Aug 2025 14:53:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=44932017</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=44932017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44932017</guid></item><item><title><![CDATA[New comment by MattyMc in "No Calls"]]></title><description><![CDATA[
<p>> #4: They want to build trust<p>For my business (micro-SaaS EdTech), the value of building trust with my customers cannot be understated. Further, I don’t believe i can effectively build trust with my customers in the way the author describes; without meetings.</p>
]]></description><pubDate>Thu, 16 Jan 2025 16:06:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42727139</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=42727139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42727139</guid></item><item><title><![CDATA[New comment by MattyMc in "Meta's memo to employees rolling back DEI programs"]]></title><description><![CDATA[
<p>> The Supreme Court of the United States has recently made decisions signaling a shift in how courts will approach DEI.<p>Does anyone know what decisions he's referring to?</p>
]]></description><pubDate>Fri, 10 Jan 2025 20:39:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=42659923</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=42659923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42659923</guid></item><item><title><![CDATA[New comment by MattyMc in "[dead]"]]></title><description><![CDATA[
<p>“Free”… for non-commercial use.<p>Is it ethical to say a software is now free for only a learning license?</p>
]]></description><pubDate>Thu, 24 Oct 2024 14:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41935680</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=41935680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41935680</guid></item><item><title><![CDATA[New comment by MattyMc in "Fred: Software Development Job Postings on Indeed in the United States"]]></title><description><![CDATA[
<p>It takes a bit of digging to find the definition of the index they’re using.<p>From their GitHub page: “The data in this repository are the percentage change in seasonally-adjusted job postings since February 1, 2020, using a seven-day trailing average.”</p>
]]></description><pubDate>Sat, 31 Aug 2024 14:33:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=41409147</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=41409147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41409147</guid></item><item><title><![CDATA[New comment by MattyMc in "A year of Meta's news ban in Canada"]]></title><description><![CDATA[
<p>As a Canadian active on social media, I’ll also add that the quality of news I consume and am exposed to has dramatically increased.</p>
]]></description><pubDate>Sat, 03 Aug 2024 02:13:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=41144204</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=41144204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41144204</guid></item><item><title><![CDATA[New comment by MattyMc in "Facebook let Netflix see user DMs, quit streaming to keep Netflix happy"]]></title><description><![CDATA[
<p>user<->facebook<->otheruser is the exact OPPOSITE of end-to-end. There’s literally a middleman who can read your messages.<p>Theyre sooooo dishonest.</p>
]]></description><pubDate>Fri, 29 Mar 2024 11:44:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39862869</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=39862869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39862869</guid></item><item><title><![CDATA[New comment by MattyMc in "A Writer's Ruby"]]></title><description><![CDATA[
<p>Nearly all the first comments express that the justification to include Rubocop with a default rule set in Rails 8 contradicts DHH's criticism of languages such as Go which have a built-in linter, therefore dictating style rules to programmers. DHH criticizes Go's approach as totalitarian while shipping Rubocop with Basecamp's rule set.<p>Rubocop is a linter (etc) whose rule set can be easily customized and to include it in Rails wouldn't be possible without _some_ default set of rules. DHH addresses this apparent contradiction directly, too: "Not such that I, or anyone, can mandate what style your codebase ought to be written in, but such that you can find and enforce your own." I'm reading: A linter/formatter will be included in Rails 8 with a smart default rule set, and it can be easily customized. I don't see any contradiction.<p>I'm highly aligned with this decision as it could help alleviate a recurring pain point at our tiny company: managing code formatters and linters in our IDE (Solargraph, Rubocop, Ruby LSP, etc). Further, I'd expect excellent documentation on how we can customize the rules to best suit our purposes, too.</p>
]]></description><pubDate>Fri, 05 Jan 2024 17:57:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=38882195</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=38882195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38882195</guid></item><item><title><![CDATA[Kia Canada withholding deliveries to game sales number (CBC Invest. Report)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cbc.ca/news/canada/kia-canada-car-sales-1.7063216">https://www.cbc.ca/news/canada/kia-canada-car-sales-1.7063216</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38694441">https://news.ycombinator.com/item?id=38694441</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 Dec 2023 11:45:43 +0000</pubDate><link>https://www.cbc.ca/news/canada/kia-canada-car-sales-1.7063216</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=38694441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38694441</guid></item><item><title><![CDATA[New comment by MattyMc in "Rage: Fast web framework compatible with Rails"]]></title><description><![CDATA[
<p>“… the only technology we should be using to create web UI is JavaScript.”<p>Well, the Rage team certainly is opinionated!</p>
]]></description><pubDate>Tue, 05 Dec 2023 13:04:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=38530186</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=38530186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38530186</guid></item><item><title><![CDATA[New comment by MattyMc in "Bard Extensions"]]></title><description><![CDATA[
<p>I think you're referring to Canada's Online News Act, which would require companies to pay news outlets for the content they share or repurpose. I'm a Canadian familiar with this story, and Google's opposition to it.<p>It surprise me if Google would limit Bard in Canada because of the Online News Act. Wouldn't the importance of driving adoption of Bard be much larger than the impact of having to remove Canadian news?</p>
]]></description><pubDate>Wed, 22 Nov 2023 02:31:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=38373909</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=38373909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38373909</guid></item><item><title><![CDATA[New comment by MattyMc in "Launch HN: Loops (YC W22) – Email for SaaS Companies"]]></title><description><![CDATA[
<p>Pricing page: “(actually) simple pricing”.<p>Also: More than 5000 contacts, “CONTACT US”.</p>
]]></description><pubDate>Fri, 22 Sep 2023 02:30:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=37607171</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=37607171</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37607171</guid></item><item><title><![CDATA[New comment by MattyMc in "Client harassed by The Type founders for using Proxima Nova font on website"]]></title><description><![CDATA[
<p>Wow, OP is on fire. Sounds like another lawsuit could be coming their way.</p>
]]></description><pubDate>Thu, 14 Sep 2023 13:36:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=37508855</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=37508855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37508855</guid></item><item><title><![CDATA[New comment by MattyMc in "ChatGPT is losing some of its hype, traffic falls for the third month in a row"]]></title><description><![CDATA[
<p>School is back in session I'm sure the traffic will pick back up :)</p>
]]></description><pubDate>Fri, 08 Sep 2023 17:37:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=37436761</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=37436761</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37436761</guid></item><item><title><![CDATA[New comment by MattyMc in "Llama 2"]]></title><description><![CDATA[
<p>Does anyone know what's permitted commercially by the license? I saw the part indicating that if your user count is "greater than 700 million monthly active users in the preceding calendar month, you must request a license from Meta."<p>Does that imply it can be used commercially other wise? This is different than Llama's license, I believe, where they permitted only research use.</p>
]]></description><pubDate>Tue, 18 Jul 2023 18:28:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=36777159</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=36777159</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36777159</guid></item><item><title><![CDATA[New comment by MattyMc in "uBlock Origin 1.50.0"]]></title><description><![CDATA[
<p>I'd love a brief description on how you filter recommended content from youtube.</p>
]]></description><pubDate>Wed, 07 Jun 2023 15:48:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=36228411</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=36228411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36228411</guid></item><item><title><![CDATA[New comment by MattyMc in "Stanford just released a 386-page report on the state of AI"]]></title><description><![CDATA[
<p>Did they happen to release an LLM to summarize it for us?</p>
]]></description><pubDate>Tue, 04 Apr 2023 11:52:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35438140</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=35438140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35438140</guid></item><item><title><![CDATA[New comment by MattyMc in "2023 Hyundai Ioniq 6 First Drive: Effortlessly Good, Near-Slam Dunk on Tesla"]]></title><description><![CDATA[
<p>First electric car with a not-smart dashboard has my money.</p>
]]></description><pubDate>Mon, 03 Apr 2023 16:04:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=35426187</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=35426187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35426187</guid></item><item><title><![CDATA[New comment by MattyMc in "FDIC Takes over Silicon Valley Bank"]]></title><description><![CDATA[
<p>Stripe stopped payouts to SVB bank accounts. Seems reasonable.</p>
]]></description><pubDate>Sat, 11 Mar 2023 00:04:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=35103190</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=35103190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35103190</guid></item><item><title><![CDATA[New comment by MattyMc in "Ask HN: What would be your stack if you are building an MVP today?"]]></title><description><![CDATA[
<p>Vanilla Rails.<p>My app started 7 years ago with Rails + AngularJS on the front end. Wish I had just used Rails for 90% of what I had used AngularJS for.</p>
]]></description><pubDate>Thu, 26 Jan 2023 22:09:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=34539598</link><dc:creator>MattyMc</dc:creator><comments>https://news.ycombinator.com/item?id=34539598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34539598</guid></item></channel></rss>