<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: potmat</title><link>https://news.ycombinator.com/user?id=potmat</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 04 Aug 2026 03:27:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=potmat" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by potmat in "Vancouver’s new mega-development is big, ambitious and Indigenous"]]></title><description><![CDATA[
<p>Really? Seems very different.  There are some leaseholds on reservations near my cottage and "owning" one does not mean what you think it means. On a normal property as long as you pay your taxes it's yours in perpetuity, and the value tends to rise over time. With a leasehold it's never "yours" and can be taken away at a future date. The value approaches zero as the lease approaches its end date, since there's no guarantee it will be extended, so the property depreciates over time. This also has the effect of making any buildings on the property fairly dilapidated as the end-date nears, as the buildings can/will be confiscated with the lease (there's no incentive for the owner to maintain them).</p>
]]></description><pubDate>Thu, 14 Mar 2024 20:32:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=39708620</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=39708620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39708620</guid></item><item><title><![CDATA[New comment by potmat in "An updated Node-WebRTC that works with Node Stable"]]></title><description><![CDATA[
<p>I maintain a Homebridge (community built system to bridge IoT devices to Apple HomeKit) plugin for Google Nest devices.  The newer Nest cams use WebRTC for video streaming.  This makes viewing the cameras in Apple Home a bit complex, as the bridge must setup and connect to a WebRTC stream, transcode it, and then send it out to your iPhone etc. as an RTSP stream.<p><a href="https://github.com/potmat/homebridge-google-nest-sdm">https://github.com/potmat/homebridge-google-nest-sdm</a><p>Since this is for home automation the system runs on all kinds of weird devices, from RPi's to NAS's to old laptops etc.  When I tried to use anything requiring platform specific binaries it was a complete mess, most of the time things would not build.<p>The problem may not be insurmountable if you're being paid, but since this is just done in my spare time it's not something I wanted to deal with.</p>
]]></description><pubDate>Thu, 05 Oct 2023 19:05:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=37782767</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=37782767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37782767</guid></item><item><title><![CDATA[New comment by potmat in "An updated Node-WebRTC that works with Node Stable"]]></title><description><![CDATA[
<p>> it may use a custom API that does not line up with the spec<p>Not sure about that, but it's been working brilliantly for me so far.<p>> API compatible with browser RTCPeerConnection<p>Fair enough, though I'd be curious what you'd be doing with Node not in a browser that requires this...<p>> Also, when you say native, I guess you mean just in Node, right?<p>Yeah, sorry I guess "native" was the wrong word there.<p>> C++ or wasm binaries are going to be faster<p>True, but if you are trying to distribute your NPM package to lots of users, and it requires platform specific binaries or, God help us, node-gyp, you're in for a lot of GitHub issues :)</p>
]]></description><pubDate>Thu, 05 Oct 2023 13:55:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=37778664</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=37778664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37778664</guid></item><item><title><![CDATA[New comment by potmat in "An updated Node-WebRTC that works with Node Stable"]]></title><description><![CDATA[
<p>There's a native implementation that requires no binaries here: <a href="https://github.com/shinyoshiaki/werift-webrtc">https://github.com/shinyoshiaki/werift-webrtc</a><p>Maybe I'm missing something but how Node-WebRTC preferable?</p>
]]></description><pubDate>Thu, 05 Oct 2023 13:17:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=37778209</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=37778209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37778209</guid></item><item><title><![CDATA[New comment by potmat in "Apple will no longer fix the $17,000 gold Apple Watch"]]></title><description><![CDATA[
<p>Not even that hard, there are many jewellers who will gold plate an Apple Watch for you: <a href="https://quickjewelryrepairs.com/articles/what-you-need-know-gold-plating-apple-watch/" rel="nofollow noreferrer">https://quickjewelryrepairs.com/articles/what-you-need-know-...</a><p>Almost certainly much less than 17k.</p>
]]></description><pubDate>Tue, 03 Oct 2023 14:19:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=37752332</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=37752332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37752332</guid></item><item><title><![CDATA[New comment by potmat in "One in 10 Japanese Now Aged over 80, Population Report Shows"]]></title><description><![CDATA[
<p>Canadian here. Housing costs have increased so dramatically this would still put you back to only maybe five years ago in terms of disposable income. This is just a wild guesstimate, but you get the idea. Anecdotally I've heard that other countries, particularly in Europe, have tried subsidized or even free daycare and that it failed to have any effect on birthrate.</p>
]]></description><pubDate>Tue, 19 Sep 2023 18:38:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=37574246</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=37574246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37574246</guid></item><item><title><![CDATA[New comment by potmat in "Cold restart whole system after total outage"]]></title><description><![CDATA[
<p>Neat! I just looked it up now, it's a Westinghouse SPB-100 (<a href="https://jurassicpark.fandom.com/wiki/Circuit_Breakers" rel="nofollow noreferrer">https://jurassicpark.fandom.com/wiki/Circuit_Breakers</a>).<p>I always thought that the main breaker looked much more real than the "individual park systems".  Turns out it was!  The other "breakers" with the backlit names are definitely from the prop department</p>
]]></description><pubDate>Fri, 21 Jul 2023 14:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=36814081</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=36814081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36814081</guid></item><item><title><![CDATA[New comment by potmat in "Cold restart whole system after total outage"]]></title><description><![CDATA[
<p>Still the best non-fiction TV ever produced in my opinion (the whole series I mean).</p>
]]></description><pubDate>Thu, 20 Jul 2023 21:13:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=36806817</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=36806817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36806817</guid></item><item><title><![CDATA[New comment by potmat in "Cold restart whole system after total outage"]]></title><description><![CDATA[
<p>"Under the words 'Contact Position' there's a button that says 'Push to Close'".<p>"Push it."<p>When Spielberg was on he was ON!  Who else could take a scene like "they have to reset the circuit breakers" and make you absolutely on the edge of your seat over it.</p>
]]></description><pubDate>Thu, 20 Jul 2023 20:48:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=36806550</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=36806550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36806550</guid></item><item><title><![CDATA[New comment by potmat in "The story in pictures of the Hughes H-4 Hercules, 1945-1947"]]></title><description><![CDATA[
<p><a href="https://www.evergreenmuseum.org" rel="nofollow noreferrer">https://www.evergreenmuseum.org</a></p>
]]></description><pubDate>Tue, 11 Jul 2023 15:43:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=36682602</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=36682602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36682602</guid></item><item><title><![CDATA[New comment by potmat in "Amazon racist doorbell: User locked out of devices"]]></title><description><![CDATA[
<p>According to the person the driver didn't disable anything, he made a report to Amazon. Amazon disabled the person's account: <a href="https://medium.com/@bjax_/a-tale-of-unwanted-disruption-my-week-without-amazon-df1074e3818b" rel="nofollow noreferrer">https://medium.com/@bjax_/a-tale-of-unwanted-disruption-my-w...</a></p>
]]></description><pubDate>Wed, 14 Jun 2023 20:47:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=36332410</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=36332410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36332410</guid></item><item><title><![CDATA[New comment by potmat in "Cities: Skylines II [video]"]]></title><description><![CDATA[
<p>For anyone who read that last sentence and thought "What?":  <a href="https://knowyourmeme.com/memes/cultures/fully-automated-luxury-gay-space-communism" rel="nofollow noreferrer">https://knowyourmeme.com/memes/cultures/fully-automated-luxu...</a></p>
]]></description><pubDate>Mon, 12 Jun 2023 14:50:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=36294565</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=36294565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36294565</guid></item><item><title><![CDATA[New comment by potmat in "DEI Brings Kafka to My Law School"]]></title><description><![CDATA[
<p>> Besides his claim, what basis do you have for describing this as a “fact”?<p>None other than the same info is repeated by a third party as another commenter noted: <a href="https://www.thefire.org/news/professor-suspended-reasons-unknown-even-him" rel="nofollow">https://www.thefire.org/news/professor-suspended-reasons-unk...</a><p>Your other points may be valid, I was just speculating.  There may be additional protections here other than the handbook since he seems to have tenure, which brings additional special protections (obligatory "I'm not a lawyer")</p>
]]></description><pubDate>Thu, 11 May 2023 19:06:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=35906851</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35906851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35906851</guid></item><item><title><![CDATA[New comment by potmat in "DEI Brings Kafka to My Law School"]]></title><description><![CDATA[
<p>Sounds reasonable, as I said, it was just speculation.</p>
]]></description><pubDate>Thu, 11 May 2023 19:03:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=35906795</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35906795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35906795</guid></item><item><title><![CDATA[New comment by potmat in "DEI Brings Kafka to My Law School"]]></title><description><![CDATA[
<p>Possibly, but the fact that they are refusing to tell him why he's being removed makes this suspicious. Seems like they would not need to hide it if the reason was "you're being removed due to excessive litigation against the school and your peers".  They would have a reason to hide "you're being removed because you disagree with us".<p>This is all just speculation of course.</p>
]]></description><pubDate>Wed, 10 May 2023 15:12:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=35888544</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35888544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35888544</guid></item><item><title><![CDATA[New comment by potmat in "NYPD Can Now Shoot GPS Trackers at Your Car"]]></title><description><![CDATA[
<p>It might work if you can get one officer ahead of the vehicle, waiting for when it goes by, and shoot as it's coming toward you or passing close by.  This should be pretty easy if the suspect is driving down, say, an interstate. Call ahead and have someone waiting for him to pass by.<p>Edit: By "easy" I mean easy to call ahead, not necessarily to hit with the tracker.</p>
]]></description><pubDate>Mon, 17 Apr 2023 20:35:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=35606260</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35606260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35606260</guid></item><item><title><![CDATA[New comment by potmat in "Apple, Goldman Sachs Debut Savings Account with 4.15% Annual Yield"]]></title><description><![CDATA[
<p>Too bad.  But I suppose Apple couldn't really solve this without actually setting up their own bank.</p>
]]></description><pubDate>Mon, 17 Apr 2023 20:18:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=35606005</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35606005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35606005</guid></item><item><title><![CDATA[New comment by potmat in "Apple, Goldman Sachs Debut Savings Account with 4.15% Annual Yield"]]></title><description><![CDATA[
<p>I've heard a lot of people in the USA are "unbanked".  I'm willing to bet a fair share of those people have an iPhone (if not necessarily a top-of-the-line one).  Does this make it any easier to get an account? Or do you still have to jump through hoops.  (not US citizen so I have limited knowledge of getting banking there).</p>
]]></description><pubDate>Mon, 17 Apr 2023 19:00:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=35605000</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35605000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35605000</guid></item><item><title><![CDATA[New comment by potmat in "Canada is seeing violent crime like never before. What's behind the crime wave"]]></title><description><![CDATA[
<p>I believe the article goes on to make the point that while violent crime overall has been worse, the difference now is that many of the victims are not themselves violent criminals.  In other words, whereas previously violence was largely confined to violent people, now, random innocent people are involved.</p>
]]></description><pubDate>Fri, 14 Apr 2023 12:58:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=35569063</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35569063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35569063</guid></item><item><title><![CDATA[New comment by potmat in "Ever-expanding animation of the life of the 796th floor of a space station"]]></title><description><![CDATA[
<p>Click on the "Racer 796" game in the arcade to actually play the game.</p>
]]></description><pubDate>Tue, 11 Apr 2023 14:00:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=35525259</link><dc:creator>potmat</dc:creator><comments>https://news.ycombinator.com/item?id=35525259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35525259</guid></item></channel></rss>