<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: jerieljan</title><link>https://news.ycombinator.com/user?id=jerieljan</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 29 May 2026 19:08:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jerieljan" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jerieljan in "Google Cloud fraud defense, the next evolution of reCAPTCHA"]]></title><description><![CDATA[
<p>This is three steps back, one step forward kind of an approach imho.<p>Easy for everyday users to deal with, and effective for verifying humans vs bots.<p>But holy hell, if your phone is a requirement to access sites and you have to go through the security theater like a work device and setting this behavior as a default assumption to have? Ugh. The privacy and security implications of this is quite ugly to think about too, now that Google can link your devices to a stronger degree with this approach.</p>
]]></description><pubDate>Thu, 07 May 2026 23:11:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48056313</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=48056313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48056313</guid></item><item><title><![CDATA[New comment by jerieljan in "Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw"]]></title><description><![CDATA[
<p>I always thought this was the case since they declared war against Opencode and its users.<p>The lines drawn by their consumer vs commercial TOS was clear and I never subscribed because of it.</p>
]]></description><pubDate>Sat, 04 Apr 2026 02:49:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47635169</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=47635169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47635169</guid></item><item><title><![CDATA[New comment by jerieljan in "Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised"]]></title><description><![CDATA[
<p>That's a correct example, and I agree, it is disingenuous to just trivially call this an `is-odd` project.<p>Back in the days of GPT-3.5, LiteLLM was one of the projects that helped provide a reliable adapter for projects to communicate across AI labs' APIs and when things drifted ever so slightly despite being an "OpenAI-compatible API", LiteLLM made it much easier for developers to use it rather than reinventing and debugging such nuances.<p>Nowadays, that gateway of theirs isn't also just a funnel for centralizing API calls but it also serves other purposes, like putting guardrails consistently across all connections, tracking key spend on tokens, dispensing keys without having to do so on the main platforms, etc.<p>There's also more to just LiteLLM being an inference gateway too, it's also a package used by other projects. If you had a project that needed to support multiple endpoints as fallback, there's a chance LiteLLM's empowering that.<p>Hence, supply chain attack. The GitHub issue literally has mentions all over other projects <i>because</i> they're urged to pin to safe versions since they rely on it.</p>
]]></description><pubDate>Tue, 24 Mar 2026 15:35:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47504213</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=47504213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47504213</guid></item><item><title><![CDATA[New comment by jerieljan in "Affinity Studio now free"]]></title><description><![CDATA[
<p>I've been using it and so far yeah, a lot of the existing functionality and new functionality is effectively free and it generally only nags you when you use the clearly separate "Canva AI" panel.<p>Checking the settings also tells me that Segmentation (used in Object Selection) is provided but Depth Estimation (used in Portrait Blur and Select Sampled Depth tools), Colorization (used in Colorize filter, apparently intended to colorize B&W photos) and Super Resolution (used in Super Resolve filter) are all paywalled.<p>Honestly, I think that's fine. While I'd wish these are all available (and they could be if you looked hard enough for models that can do this) for a flat price (for parts that are not handled server-side), this is still imho mostly fair.</p>
]]></description><pubDate>Fri, 31 Oct 2025 12:49:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45771441</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=45771441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45771441</guid></item><item><title><![CDATA[New comment by jerieljan in "I tried every todo app and ended up with a .txt file"]]></title><description><![CDATA[
<p>I have a similar setup in Todoist, it's just a reminder for scheduled recurring tasks like bills.<p>Funnily enough, I was quite savvy with the features several years ago but as my work changed and things aren't as easy to list down like a routine or in neatly defined projects and such.<p>And when regular tasks becomes freeform, it's no surprise that a plaintext file is sufficient.</p>
]]></description><pubDate>Mon, 11 Aug 2025 14:41:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44864662</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=44864662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44864662</guid></item><item><title><![CDATA[New comment by jerieljan in "Battery charge limiter for Apple Silicon MacBook devices"]]></title><description><![CDATA[
<p>I've tried the CLI app. A few warnings to those who'll want to do the same:<p>- The app didn't have any updates since July 2024, then got a handful of commits last June and no recent commits ever since.<p>- I've tried to calibrate with it and managed to discharge but failed to charge back up. It's not a big deal since I could force it back with a `battery charging on`.<p>- There's also [some issues](<a href="https://github.com/actuallymentor/battery/issues/322" rel="nofollow">https://github.com/actuallymentor/battery/issues/322</a>) reported which [I've also experienced](<a href="https://github.com/actuallymentor/battery/issues/301" rel="nofollow">https://github.com/actuallymentor/battery/issues/301</a>) on my end.<p>So it works, but it has some complications to keep in mind. Apparently [someone forked it](<a href="https://github.com/js4jiang5/BatteryOptimizer_for_MAC" rel="nofollow">https://github.com/js4jiang5/BatteryOptimizer_for_MAC</a>) and aimed to fix some of the issues, but the fork is err, opinionated and may or may not be ideal.</p>
]]></description><pubDate>Mon, 11 Aug 2025 12:51:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44863570</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=44863570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44863570</guid></item><item><title><![CDATA[New comment by jerieljan in "Ollama Turbo"]]></title><description><![CDATA[
<p>> quickly test and run different models in the cloud that you could run locally if you had the correct hardware.<p>I feel like they're competing against Hugging Face or even Colaboratory then if this is the case.<p>And for cases that require strict privacy control, I don't think I'd run it on emergent models or if I really have to, I would prefer doing so on an existing cloud setup already that has the necessary trust / compliance barriers addressed. (does Ollama Turbo even have their Trust center up?)<p>I can see its potential once it gets rolling, since there's a lot of ollama installations out there.</p>
]]></description><pubDate>Wed, 06 Aug 2025 01:20:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44806601</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=44806601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44806601</guid></item><item><title><![CDATA[New comment by jerieljan in "Ollama's new app"]]></title><description><![CDATA[
<p>The trick to this is to run a LiteLLM proxy that has all the connections to whatever you need to connect to and then point Open-WebUI to that.<p>I've been using this setup for several months now (over a year?) and it's very effective.<p>The proxy also benefits pretty much any other application you have that recognizes an OpenAI-compatible API. (Or even if it doesn't)</p>
]]></description><pubDate>Thu, 31 Jul 2025 10:30:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=44744207</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=44744207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44744207</guid></item><item><title><![CDATA[New comment by jerieljan in "The Golden Age of Japanese Pencils (2022)"]]></title><description><![CDATA[
<p>>  Masaki had the idea to register a three-diamond trademark, along with the "Mitsubishi" name, which means 'three diamonds.' (It may surprise you to learn that this was ten years before the much better-known Mitsubishi Group of heavy industry companies registered its name and identical mark. Mitsubishi Pencil has no connection to the numerous other Mitsubishi companies in Japan; it is and has always been a manufacturer of writing and drawing supplies.)<p>Well, I learned something new today. I always thought the pencils were part of the group but apparently they're not.<p>Seeing the iconic three diamond mark along with the name always made me think the pencils were related to the cars.</p>
]]></description><pubDate>Mon, 03 Mar 2025 23:32:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=43248156</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=43248156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43248156</guid></item><item><title><![CDATA[New comment by jerieljan in "Johnny.Decimal – A system to organise your life"]]></title><description><![CDATA[
<p>After seeing this and the stories after this comment, I... can relate to this.<p>I went from being unorganized to somewhat organized, then went back and now it's a case of "I'll keep things organized when it makes sense, but the rest is up to my memory, the natural way of doing things and wherever I left it."<p>I'm just going to try the next thing, see and adopt whatever works, but if it doesn't, I'll just stick to whatever does.<p>At the end of the day, it's up to our brains on whether to use systems or not and if they fit our needs or if it doesn't.</p>
]]></description><pubDate>Sat, 22 Feb 2025 13:26:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43138798</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=43138798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43138798</guid></item><item><title><![CDATA[New comment by jerieljan in "Magic/tragic email links: don't make them the only option"]]></title><description><![CDATA[
<p>Every time I see magic links, I always think: "I thought we weren't supposed to click links in emails in the first place?".<p>When links in email come into mind, so does phishing.<p>I hate these magic links a lot.</p>
]]></description><pubDate>Wed, 08 Jan 2025 02:51:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=42630377</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=42630377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42630377</guid></item><item><title><![CDATA[New comment by jerieljan in "Dear OAuth Providers"]]></title><description><![CDATA[
<p>I worked around this problem by adding an entry in my password manager with a username of "OAuth: Use Google" or something like that, so I'm informed when I habitually check my browser extension or when I attempt to auto-fill during login.<p>It's inelegant and could be better, but good enough.</p>
]]></description><pubDate>Thu, 12 Dec 2024 03:07:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42395812</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=42395812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42395812</guid></item><item><title><![CDATA[New comment by jerieljan in "Llama 3.2: Revolutionizing edge AI and vision with open, customizable models"]]></title><description><![CDATA[
<p>It looks like a multi-purpose utility in the terminal for bridging together the terminal, your scripts or programs to both local and remote LLM providers.<p>And it looks very handy! I'll use this myself because I do want to invoke OpenAI and other cloud providers just like I do in ollama and piping things around and this accomplishes that, and more.<p><a href="https://llm.datasette.io/en/stable/" rel="nofollow">https://llm.datasette.io/en/stable/</a><p>I guess you can also accomplish similar results if you're just looking for `/chat/completions` and such if you configured something like LiteLLM and connecting that to ollama and any other service.</p>
]]></description><pubDate>Thu, 26 Sep 2024 01:40:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=41653676</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=41653676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41653676</guid></item><item><title><![CDATA[New comment by jerieljan in "EUCLEAK Side-Channel Attack on the YubiKey 5 Series"]]></title><description><![CDATA[
<p>> But this does highlight one weakness of these FIDO tokens - you have to manually maintain a list of where you've registered them. And if your token is lost or stolen, you have to manually revoke every single one.<p>I agree. I've been keeping track of FIDO tokens and where they work in my password manager and it's great.<p>I honestly want to extend this idea not just to FIDO tokens, but for anything that would ever need to be revoked and replaced. So stuff like FIDO tokens, 2FA secrets, Passkeys (both already handled by my password manager), payment methods, GPG keys and such.</p>
]]></description><pubDate>Wed, 04 Sep 2024 00:56:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=41440831</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=41440831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41440831</guid></item><item><title><![CDATA[New comment by jerieljan in "Loop: Open-source macOS window manager"]]></title><description><![CDATA[
<p>Swish is the one that solved this problem for me. Feels similar to Loop and Penc, but is primarily trackpad-driven, but also customizable with modifier keys for additional functions. I wish it had more updates, but at least its core features have worked reliably.<p>You don't even press the keyboard to start, but you position the mouse over the window's titlebar and just use two-finger swipes. The website's homepage does a better job demonstrating it under a minute.<p><a href="https://highlyopinionated.co/swish/" rel="nofollow">https://highlyopinionated.co/swish/</a></p>
]]></description><pubDate>Thu, 20 Jun 2024 07:52:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=40736068</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=40736068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40736068</guid></item><item><title><![CDATA[New comment by jerieljan in "Please don't mention AI again"]]></title><description><![CDATA[
<p>I'd like to think that AI right now is basically a placeholder term, like a search keyword or hot topic and people are riding the wave to get attention and clicks.<p>Everything that is magic will be labeled under AI for now, until it gets seated into their proper terms and are only closely discussed by those who are actually driving innovation in the space or are just casually using the applications in business or private.</p>
]]></description><pubDate>Thu, 20 Jun 2024 04:42:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=40734978</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=40734978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40734978</guid></item><item><title><![CDATA[New comment by jerieljan in "Show HN: A keyboard-centric clipboard history app for macOS"]]></title><description><![CDATA[
<p>Okay, that's fair, and I agree, that is something that's lacking in Alfred.<p>The closest I can think of is expanding one item's preview by pressing Shift after Cmd+Opt+C but not the history window itself.</p>
]]></description><pubDate>Thu, 13 Jun 2024 16:36:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=40671768</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=40671768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40671768</guid></item><item><title><![CDATA[New comment by jerieljan in "Show HN: A keyboard-centric clipboard history app for macOS"]]></title><description><![CDATA[
<p>> I tried many third-party clipboard managers like Alfred [...] While great, they didn't fully meet my needs.<p>> As a developer, my requirements are:<p>> 1. Keyboard-centric operation to avoid using the mouse. I don’t want to waste my time moving my hands from the keyboard.<p>> 2. Display many clipboard history items at once. I don’t like the idea with big tiles, so I can see only 5-7 history items on my 32” monitor.<p>> 3. Full content preview for each clipboard item.<p>> 4. Quick search functionality.<p>But... Alfred literally does all of these? It's part of the paid features though and thankfully yours is free. But still, the functionality is mostly there and I'm actually curious about comparing what you've built versus theirs.
<a href="https://www.alfredapp.com/help/features/clipboard/" rel="nofollow">https://www.alfredapp.com/help/features/clipboard/</a></p>
]]></description><pubDate>Thu, 13 Jun 2024 01:00:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=40664855</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=40664855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40664855</guid></item><item><title><![CDATA[New comment by jerieljan in "Apple Intelligence for iPhone, iPad, and Mac"]]></title><description><![CDATA[
<p>For Google in particular, this was honestly something they could've done far earlier. They had the Pixel phones, they had the Tensor stuff, and then Gemini came along.<p>But for some reason, they decided to just stick to feature tidbits here and there and chose not to roll out quality-of-life UI features to make Gemini use easier on normal apps and not just select Google apps. And then it's also limited by various factors. They were obviously testing the waters and were just as cautious, but imho it was a damn shame. Even summarization and key points would've been nice if I could invoke it on any text field.<p>But yeah, this is truly the ecosystem benefit in full force here for Apple, and they're making good use of it.</p>
]]></description><pubDate>Tue, 11 Jun 2024 01:02:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=40641127</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=40641127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40641127</guid></item><item><title><![CDATA[New comment by jerieljan in "Magic UI: UI Library for Design Engineers"]]></title><description><![CDATA[
<p>I have an M1 MBP too, and while it appeared stable, I saw the GPU usage skyrocket while that page was running in Chrome, around 75% in Activity Monitor (View -> GPU Processes), and reaching close to 100% in iStat Menus.</p>
]]></description><pubDate>Thu, 23 May 2024 15:19:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=40455802</link><dc:creator>jerieljan</dc:creator><comments>https://news.ycombinator.com/item?id=40455802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40455802</guid></item></channel></rss>