<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: ok_dad</title><link>https://news.ycombinator.com/user?id=ok_dad</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 13:09:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ok_dad" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ok_dad in "Two wheels, a few tradeoffs, and gas prices"]]></title><description><![CDATA[
<p>Yea I don’t want to be that guy but my EV that seats 4 uses less fuel to get the same distance when you account for the massive inefficiency of a petrol engine versus that same petrol in a power plant with heat recovery and fancy emissions controls.<p>It’s fun to ride motorcycles though.</p>
]]></description><pubDate>Sun, 09 Aug 2026 23:41:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49237455</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=49237455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49237455</guid></item><item><title><![CDATA[New comment by ok_dad in "Zed DeltaDB"]]></title><description><![CDATA[
<p>This is the killer Zed feature, IMO, that they support almost any agent via extensions. I deleted Cursor but still use the agent via Zed because it’s a lot nicer experience, Zed never had popups telling me Grok is half off. I also use OpenRouter and Zed.dev with it, that’s three providers out of dozens that it supports.</p>
]]></description><pubDate>Wed, 05 Aug 2026 19:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49187596</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=49187596</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49187596</guid></item><item><title><![CDATA[New comment by ok_dad in "Regular expressions that work “everywhere”"]]></title><description><![CDATA[
<p>Yes my bad, I meant it implements that algorithm, but that’s not quite right either, it’s like RE2 but slightly different, with the same results. I read the code to see what was actually under the hood and it’s pretty cool.</p>
]]></description><pubDate>Mon, 06 Jul 2026 23:28:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48811844</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48811844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48811844</guid></item><item><title><![CDATA[New comment by ok_dad in "Regular expressions that work “everywhere”"]]></title><description><![CDATA[
<p>Go stdlib regexp package does not support back references, as it uses the RE2 engine. You can use them in replace but not matching.</p>
]]></description><pubDate>Sun, 28 Jun 2026 04:31:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48704374</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48704374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48704374</guid></item><item><title><![CDATA[New comment by ok_dad in "OAuth for all"]]></title><description><![CDATA[
<p>OAuth is pretty simple, just read the spec.<p>Your go to a third party web site. They send you to your OAuth provider, like cloudflare. Cloudflare asks you to login if you’re not logged in, then asks if you want to give that party certain permissions. You say yes or no and then click approve and then you get redirected back to the third party site. They get a secure token and can use that to access the services with permissions you approved. If you don’t trust the third party then don’t approve it.<p>It is like an API key but you never have to touch it. The third party can encrypt it and store it securely and it never has to be copied and pasted. You can use this on backend services that need to access things too. I recently wrote an OAuth client for MCP servers for something I’m building (not gonna advertise here because that’s rude) and it’s very nice once you read the spec.</p>
]]></description><pubDate>Thu, 25 Jun 2026 07:03:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669936</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48669936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669936</guid></item><item><title><![CDATA[New comment by ok_dad in "OAuth for all"]]></title><description><![CDATA[
<p>Yea and if you need to use that service then an API key does the same thing. People were giving these services the API keys which isn’t great. You can argue that third party services aren’t a good idea, but then why are you using cloudflare? I don’t understand why you think this is a security issue, if you don’t trust a third party service don’t use it. You have to approve the permissions, they don’t just steal them.<p>Sorry if I was rude earlier but saying OAuth is some security flaw made me think that you didn’t understand what it was about; it’s just a way to grant permissions to a third party you trust. If you do then I’m curious why you think it’s flawed.</p>
]]></description><pubDate>Thu, 25 Jun 2026 06:54:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669891</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48669891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669891</guid></item><item><title><![CDATA[New comment by ok_dad in "OAuth for all"]]></title><description><![CDATA[
<p>Do you understand what OAuth is? It’s like an API key but less likely to be abused. This is a good thing. It helps security in many ways and makes security flows more safe than carrying around a token.</p>
]]></description><pubDate>Thu, 25 Jun 2026 03:41:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48668578</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48668578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48668578</guid></item><item><title><![CDATA[New comment by ok_dad in "Polymarket has flooded social media with deceptive videos by paid creators"]]></title><description><![CDATA[
<p>You haven’t said anything, or at least I haven’t seen it. There’s no inbox here and I don’t always read old comments. If you have pointed it out before I don’t care, I haven’t seen it. If you want to point something out, then maybe email me about it the just time you see it, otherwise I’m not trolling through my old threads that often so you’ll have to accept that this is the first I’ve seen you ask.<p>I’m respect your wishes but you can’t say you have told me anything if I didn’t see it here, sorry Dan but that’s only fair since there’s no way for me to see your message unless I randomly go back.<p>If you want to ensure people see these messages, then that’s a feature you’ll need to add. I’m fine with you using the email on my account for this purpose, too, but I’m not fine with getting a single message from you here and you expecting me to have seen anything else you’ve said in the past. As far as I’m concerned this is the first I’ve seen you ask me about this.</p>
]]></description><pubDate>Tue, 23 Jun 2026 05:48:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48640850</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48640850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48640850</guid></item><item><title><![CDATA[New comment by ok_dad in "Polymarket has flooded social media with deceptive videos by paid creators"]]></title><description><![CDATA[
<p>There’s no flame bait here just some swearing and rough language. I’ll cut back because you asked (once, I’ve not seen your responses other than this one), but I don’t think I’m out of line.<p>Also if people were downvoting my comments it’d be different but it’s just you for a frw recent ones down modding then, because before you get here they were up or even. Moderators should focus on those truly displaying bad behavior, I’m just swearing and saying relevant things.<p>I have a very long history of good comments here, arguing otherwise seems suspect, honestly.<p>I’ll back off like you say but I don’t agree at all. I’ve read the guidelines and tend to follow them.<p>Edit: I see like 3-4 questionable comments from me, two of who’ve are barely questionable. I get what you’re saying about the language but it’s really amazing you’ve targeted me here today, this us such low hanging fruit here, don’t you have better things to deal with? I’ll write better comments but I’m just really annoyed at your characterization of my behavior, it is very unfair in my eyes. I’ve done very good comments for ages and emotional language like this is rare for me. I expect better from mods here.</p>
]]></description><pubDate>Tue, 23 Jun 2026 05:45:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48640829</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48640829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48640829</guid></item><item><title><![CDATA[New comment by ok_dad in "Polymarket has flooded social media with deceptive videos by paid creators"]]></title><description><![CDATA[
<p>You can’t download drugs and alcohol digitally.<p>Frankly, being able to buy drugs and alcohol online is probably a mistake, too.</p>
]]></description><pubDate>Tue, 23 Jun 2026 02:08:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48639298</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48639298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48639298</guid></item><item><title><![CDATA[New comment by ok_dad in "Polymarket has flooded social media with deceptive videos by paid creators"]]></title><description><![CDATA[
<p>Yes I already said that he’s bad, don’t roast me, I’m trying to use nuance here like we’re supposed to.</p>
]]></description><pubDate>Tue, 23 Jun 2026 02:06:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48639286</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48639286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48639286</guid></item><item><title><![CDATA[New comment by ok_dad in "Polymarket has flooded social media with deceptive videos by paid creators"]]></title><description><![CDATA[
<p>[flagged]</p>
]]></description><pubDate>Tue, 23 Jun 2026 01:53:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48639178</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48639178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48639178</guid></item><item><title><![CDATA[New comment by ok_dad in "Polymarket has flooded social media with deceptive videos by paid creators"]]></title><description><![CDATA[
<p>We should just make gambling illegal online again, things were fine back when you couldn’t gamble online then, at least in the USA, the fucking supreme corpo guzzlers (formerly the Supreme Court) interpreted the laws according to their owners will and now we have gambling online.</p>
]]></description><pubDate>Tue, 23 Jun 2026 01:48:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48639131</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48639131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48639131</guid></item><item><title><![CDATA[New comment by ok_dad in "Steam Machine launches today"]]></title><description><![CDATA[
<p>The problem with visual only loot boxes is that people will pay for rare skins and so everyone still gambles on that stuff. I don’t know if they solved that, used to be you’d buy the keys to unlock them and hope to profit from selling a skin. Adults should also be protected against dark patterns like this.</p>
]]></description><pubDate>Mon, 22 Jun 2026 23:05:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48637690</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48637690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48637690</guid></item><item><title><![CDATA[New comment by ok_dad in "Bun has an open PR adding shared-memory threads to JavaScriptCore"]]></title><description><![CDATA[
<p>That’s why you read the code and see what it looks like</p>
]]></description><pubDate>Sun, 21 Jun 2026 09:35:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48617226</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48617226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48617226</guid></item><item><title><![CDATA[New comment by ok_dad in "Amazon drops Sam Altman movie after announcing OpenAI partnership"]]></title><description><![CDATA[
<p>Sure but I’m not saying it’s not legal right now, I’m saying fuck the corps, free speech is for humans. Fuck the Supreme Court of a ~decade ago, too, for fucking this up.</p>
]]></description><pubDate>Fri, 19 Jun 2026 21:39:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48603564</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48603564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48603564</guid></item><item><title><![CDATA[New comment by ok_dad in "Amazon drops Sam Altman movie after announcing OpenAI partnership"]]></title><description><![CDATA[
<p>The first amendment is for humans fuck the corps</p>
]]></description><pubDate>Fri, 19 Jun 2026 21:05:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48603242</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48603242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48603242</guid></item><item><title><![CDATA[New comment by ok_dad in "Amazon drops Sam Altman movie after announcing OpenAI partnership"]]></title><description><![CDATA[
<p>More like ensuring culture and art isn’t captured by the big conglomerate.</p>
]]></description><pubDate>Fri, 19 Jun 2026 21:05:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48603236</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48603236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48603236</guid></item><item><title><![CDATA[New comment by ok_dad in "Apple's weird anti-nausea dots cured my car sickness"]]></title><description><![CDATA[
<p>My wife calls it sim sickness, because she can’t do any POV type games like racing or fps, too. She can play WoW or third person games if they’re zoomed out enough.<p>She also got motion sickness until she turned on the Apple dots.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:32:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48563167</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48563167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48563167</guid></item><item><title><![CDATA[New comment by ok_dad in "SpaceX to buy Cursor for $60B"]]></title><description><![CDATA[
<p>Different strokes for different folks, but unfortunately they take their opinions and preferences as a sign that others are inferior.</p>
]]></description><pubDate>Tue, 16 Jun 2026 18:11:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48559497</link><dc:creator>ok_dad</dc:creator><comments>https://news.ycombinator.com/item?id=48559497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48559497</guid></item></channel></rss>