<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: TexasMick</title><link>https://news.ycombinator.com/user?id=TexasMick</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 01 Aug 2026 02:20:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TexasMick" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TexasMick in "What Microchip doesn't (officially) tell you about the VSC8512"]]></title><description><![CDATA[
<p>They have the source code on their website: <a href="https://www.microchip.com/en-us/tools-resources/archives/mplab-ecosystem#Source%20Archives" rel="nofollow">https://www.microchip.com/en-us/tools-resources/archives/mpl...</a></p>
]]></description><pubDate>Wed, 09 Jul 2025 22:13:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44515229</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=44515229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44515229</guid></item><item><title><![CDATA[New comment by TexasMick in "Bebop v3: a fast, modern replacement for Protocol Buffers"]]></title><description><![CDATA[
<p>I benchmarked protobuf encoding and nanopb was very good.<p>Even though our schema was huge, it still did serialisation in a time that was surprisingly small for our underpowered chip.</p>
]]></description><pubDate>Tue, 12 Mar 2024 17:44:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=39682496</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39682496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39682496</guid></item><item><title><![CDATA[New comment by TexasMick in "Bug in reader/writer locks in Windows API"]]></title><description><![CDATA[
<p>I've ran into this too, the feedback hub seems to be populated by first line support types.<p>I also found a bug in a win32 API and the feedback hub told me to reboot my PC</p>
]]></description><pubDate>Sun, 03 Mar 2024 20:41:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=39584351</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39584351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39584351</guid></item><item><title><![CDATA[New comment by TexasMick in "Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative"]]></title><description><![CDATA[
<p>People have lost data on GitHub from repositories being copyright striked for example.<p>At least with git, every developer has a copy of the full history so full data loss is impossible really. What happens if this company folds? You're left with some proprietary repo that you suddenly have to workout how to self host.<p>It just doesn't make sense when compared to just learning git which is definitely the most fruitful thing a developer could learn at the start of their career.</p>
]]></description><pubDate>Tue, 23 Jan 2024 08:18:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=39100762</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39100762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39100762</guid></item><item><title><![CDATA[New comment by TexasMick in "Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative"]]></title><description><![CDATA[
<p>You can always merge feature branches together to check for conflicts</p>
]]></description><pubDate>Mon, 22 Jan 2024 20:03:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=39094638</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39094638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39094638</guid></item><item><title><![CDATA[New comment by TexasMick in "Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative"]]></title><description><![CDATA[
<p>2-3 people daily I would be completely surprised there's any issues.<p>It suggests they're working on the same files and on the same lines, why??.<p>My current project has 40+ developers and I haven't seen a merge conflict in a long time.<p>Why do you think there's issues with merging and revising, pretty much all cloud solutions have a button to do both for you.</p>
]]></description><pubDate>Mon, 22 Jan 2024 20:01:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=39094614</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39094614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39094614</guid></item><item><title><![CDATA[New comment by TexasMick in "Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative"]]></title><description><![CDATA[
<p>Tbh they should really just learn it.
It's super simple and powerful</p>
]]></description><pubDate>Mon, 22 Jan 2024 19:57:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=39094561</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39094561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39094561</guid></item><item><title><![CDATA[New comment by TexasMick in "Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative"]]></title><description><![CDATA[
<p>It reminds of when someone told me git submodules are slow.<p>They just forgot about shallow clones..</p>
]]></description><pubDate>Mon, 22 Jan 2024 19:55:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39094530</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39094530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39094530</guid></item><item><title><![CDATA[New comment by TexasMick in "Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative"]]></title><description><![CDATA[
<p>It's kinda crazy argument, I think data loss is way more likely with a centralised system than a decentralised system.</p>
]]></description><pubDate>Mon, 22 Jan 2024 19:52:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=39094474</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39094474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39094474</guid></item><item><title><![CDATA[New comment by TexasMick in "High-speed 10Gbps full-mesh network based on USB4 for just $47.98"]]></title><description><![CDATA[
<p>It's a problem with anything after USB3 in general, bandwidth is very unpredictable.</p>
]]></description><pubDate>Tue, 16 Jan 2024 19:03:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=39017387</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39017387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39017387</guid></item><item><title><![CDATA[New comment by TexasMick in "High-speed 10Gbps full-mesh network based on USB4 for just $47.98"]]></title><description><![CDATA[
<p>Bulk has bus error detection and so you shouldn't get errors</p>
]]></description><pubDate>Tue, 16 Jan 2024 19:01:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39017343</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=39017343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39017343</guid></item><item><title><![CDATA[New comment by TexasMick in "How Git cherry-pick and revert use 3-way merge"]]></title><description><![CDATA[
<p>I basically refuse to fix other people's git issues because 99% of the time they don't know how the basics.</p>
]]></description><pubDate>Sat, 11 Nov 2023 16:14:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=38231558</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=38231558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38231558</guid></item><item><title><![CDATA[New comment by TexasMick in "Thread-per-core"]]></title><description><![CDATA[
<p>I write software for FPGA soft cores. Even with all this acceleration around the soft core, we need some sort of scheduling and kernel context switches are really a big killer. We have the same issue as web developers, dealing with 50,000 things per second means we need to avoid kernel context switches.</p>
]]></description><pubDate>Fri, 06 Oct 2023 21:23:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37796622</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=37796622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37796622</guid></item><item><title><![CDATA[New comment by TexasMick in "Thread-per-core"]]></title><description><![CDATA[
<p>I have seen context switches be a killer in some embedded contexts.
Especially on FPGA soft core applications where you often are dealing with heavy I/O, if you just naively spin up threads for I/O then you will suffer heavily.</p>
]]></description><pubDate>Fri, 06 Oct 2023 20:58:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=37796344</link><dc:creator>TexasMick</dc:creator><comments>https://news.ycombinator.com/item?id=37796344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37796344</guid></item></channel></rss>