<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: stoplight</title><link>https://news.ycombinator.com/user?id=stoplight</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 09:54:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=stoplight" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by stoplight in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>I've been toiling away for the past 2 years on a passion project. A native mobile app for the PWHL (Professional Women's Hockey League). It's privacy focused without ads and a bunch of features: <a href="https://pwhl.app" rel="nofollow">https://pwhl.app</a><p>It uses flutter under the hood, with Kotlin and SwiftUI for native home screen widgets. A simple nodejs backend powers push notifications too.</p>
]]></description><pubDate>Mon, 11 May 2026 18:15:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48098575</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=48098575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48098575</guid></item><item><title><![CDATA[New comment by stoplight in "Tesla has the highest fatal accident rate of all auto brands, study finds"]]></title><description><![CDATA[
<p>I wonder how much of this is because (IME anyway) Tesla drivers are not very good. With all that tech it's easy to get distracted (there's literally a giant tablet looking thing for a console). It's also easy to think all the bells and whistles will do things for you so drivers are paying less attention because the car will beep and holler at them if things are going awry (except by that point it's too late).</p>
]]></description><pubDate>Fri, 15 Nov 2024 20:56:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=42150926</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=42150926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42150926</guid></item><item><title><![CDATA[New comment by stoplight in "All the data can be yours: reverse engineering APIs"]]></title><description><![CDATA[
<p>This is how I made a better version of the nhl.com site [1] that has a better UI (you can see scores/schedules much more easily), is mobile first, has no ads, and responsiveness built in. I did the same for the AHL [2], and the PWHL [3].<p>[1] <a href="https://nhl-remix.vercel.app/" rel="nofollow">https://nhl-remix.vercel.app/</a>
[2] <a href="https://ahl-remix.vercel.app/" rel="nofollow">https://ahl-remix.vercel.app/</a>
[3] <a href="https://pwhl-remix.vercel.app/" rel="nofollow">https://pwhl-remix.vercel.app/</a></p>
]]></description><pubDate>Mon, 11 Nov 2024 22:03:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=42110832</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=42110832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42110832</guid></item><item><title><![CDATA[New comment by stoplight in "That’s how it works when you’re a woman on the internet"]]></title><description><![CDATA[
<p>I don't know. I am a woman who does not have those specific experiences. I happily buy stuff at Amazon, chat with relatives and friends on social media, and is active in some subreddits. I do know several harassment issues where I have received unsoliticed dick picks, been (verbally) sexually harassed, and received lots of creepy messages from strangers on the internet.<p>Both can be true at the same time.<p>Maybe believing women would help?</p>
]]></description><pubDate>Wed, 02 Feb 2022 21:03:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=30184034</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=30184034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30184034</guid></item><item><title><![CDATA[New comment by stoplight in "I moved this blog from Medium, here"]]></title><description><![CDATA[
<p>Sadly, it appears they have discontinued the free plan:<p>> But anyone who hasn’t created an account by December 31 [2021] at 11:59pm Eastern won’t be able to create an account via our open registration flow. Instead, they’ll need to choose a paid account, or get a Free account through another channel. Read on for details.<p><a href="https://write.as/blog/changing-free-registrations" rel="nofollow">https://write.as/blog/changing-free-registrations</a></p>
]]></description><pubDate>Mon, 24 Jan 2022 00:13:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=30052106</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=30052106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30052106</guid></item><item><title><![CDATA[New comment by stoplight in "AirConsole – Your browser is the game console, your smartphone is the gamepad"]]></title><description><![CDATA[
<p>It also makes it easy to write a bot for it: <a href="https://github.com/smoak/jackbox-bot" rel="nofollow">https://github.com/smoak/jackbox-bot</a></p>
]]></description><pubDate>Fri, 04 Sep 2015 15:16:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=10170989</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=10170989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10170989</guid></item><item><title><![CDATA[New comment by stoplight in "Why I dislike systemd"]]></title><description><![CDATA[
<p>Am I missing something? The author states:<p>> Try to find the answer to "which units are going to be started on next boot?".<p>Isn't this just `ls /etc/systemd/{user,system,network}/<i></i>/*` (bah HN formatting is messing this up)<p>Also the other states:<p>> Speaking of which, why is systemctl daemon-reload even a thing?<p>Because configuration changes while things are running. Otherwise we wouldn't need apache2 reload, nginx reload, haproxy reload, etc. Also, according to the man page:<p>> After the units have been edited, systemd configuration is reloaded (in a way that is equivalent to daemon-reload).<p>As for systemctl edit, it allows you to add diffs to the unit file. For example, let's say I am using redis and I want to ensure it always restarts (for whatever reason). Rather than manually editing the unit file (which will have issues if an upstream change happens), I can simply use systemctl edit to add a diff for my change. This way I can still maintain compatibility with the upstream unit file instead of having to deal with potential conflicts. It's not so much babysitting the user as it is a potentially better experience.</p>
]]></description><pubDate>Mon, 15 Jun 2015 07:03:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=9717919</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=9717919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9717919</guid></item><item><title><![CDATA[New comment by stoplight in "Show HN: Compass that points you to a photo's EXIF location"]]></title><description><![CDATA[
<p>If you need help with an Android port, I'd be glad to pitch in.</p>
]]></description><pubDate>Mon, 25 May 2015 22:54:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=9602075</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=9602075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9602075</guid></item><item><title><![CDATA[New comment by stoplight in "Scala Data Pipelines for Music Recommendations at Spotify"]]></title><description><![CDATA[
<p>> and an even better one to read...and it's easy to understand which parts of the code do what<p>It's not always easy to understand (from Odersky himself <a href="https://gist.github.com/odersky/6b7c0eb4731058803dfd#file-foldingviews-scala-L333" rel="nofollow">https://gist.github.com/odersky/6b7c0eb4731058803dfd#file-fo...</a>):<p>def toVector: Vector[B] = fold(Vector[B]())(_ :+ _)(_ ++ _)<p>To a Scala veteran, I'm sure that's easy to understand; to someone who's been learning the language (like me) it looks like gibberish.<p>I've also had to write code like this:<p>client.post(args).mapTo[Response].map(r => (r.success, r.serverException, r.unhandledException) match {<p>case (Some(response), None, None) => response<p>case (None, Some(serverEx), None) => throw serverEx<p>case (None, None, Some(unhandledEx)) => throw unhandledEx<p>})<p>simply because of the underlying api that other co-workers have built. When it takes you longer than 30 seconds to explain how a piece of code works to others, something is wrong.<p>All that being said, I do like the language; just not the compile times. It's also pretty close to ruby (with which I'm most familiar):<p>ruby:<p>numbers = [1, 2, 3, 4, 5]<p>numbers.select { |n| n >= 4 }<p># [4, 5]<p>Scala:<p>val numbers = List(1, 2, 3, 4, 5)<p>numbers.filter(n => n >= 4)<p>// List(4, 5)</p>
]]></description><pubDate>Tue, 13 Jan 2015 05:22:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=8878304</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=8878304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8878304</guid></item><item><title><![CDATA[New comment by stoplight in "Show HN: CloudTunes"]]></title><description><![CDATA[
<p>There's also a really great Android app called DSub that integrates really well with it (<a href="https://play.google.com/store/apps/details?id=github.daneren2005.dsub" rel="nofollow">https://play.google.com/store/apps/details?id=github.daneren...</a>)</p>
]]></description><pubDate>Mon, 08 Sep 2014 21:08:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=8287280</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=8287280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8287280</guid></item><item><title><![CDATA[New comment by stoplight in "Serve Your Music Collection Using HTML5, Backbone, and Flask"]]></title><description><![CDATA[
<p>Thanks, that seemed to do the trick!</p>
]]></description><pubDate>Fri, 11 Jan 2013 07:38:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=5041808</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=5041808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5041808</guid></item><item><title><![CDATA[New comment by stoplight in "Serve Your Music Collection Using HTML5, Backbone, and Flask"]]></title><description><![CDATA[
<p>Pretty interesting. What does your uwsgi line look like? Mine keeps failing with "ImportError: No module named zmusic.login". I'm running:<p>uwsgi --socket /tmp/uwsgi-zmusic.sock --file /home/user/zmusic-ng/backend/zmusic -H /home/user/zmusic-ng/venv --callable app --processes 4</p>
]]></description><pubDate>Fri, 11 Jan 2013 07:12:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=5041735</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=5041735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5041735</guid></item><item><title><![CDATA[New comment by stoplight in "Show HN: Spacetime locates a contact on a map by texting them a link to click on"]]></title><description><![CDATA[
<p>At least with Latitude, it doesn't force you to share your location 24/7. You can turn it off at will, so you can effectively only share it when you want your contacts to see where you are.</p>
]]></description><pubDate>Fri, 20 Apr 2012 07:03:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=3866808</link><dc:creator>stoplight</dc:creator><comments>https://news.ycombinator.com/item?id=3866808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3866808</guid></item></channel></rss>