<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: fiiv</title><link>https://news.ycombinator.com/user?id=fiiv</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Jul 2026 19:31:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fiiv" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Cache Horse: An HTTP cache/batch service]]></title><description><![CDATA[
<p>Hi, I'm fiiv, and I'm the creator of Cache Horse. I built it because I wanted an easy plug-n-play solution to caching and simplifying HTTP requests - in particular, on frontend. First, I was fetching data like daily weather, historic currency exchange numbers, air quality readings - and many of those APIs have quota limits. And second, since I was already caching them, I thought it would be useful to batch them together - so I built that feature in.<p>I would love to hear your feedback and thoughts on the project. Thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43983987">https://news.ycombinator.com/item?id=43983987</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 14 May 2025 12:57:55 +0000</pubDate><link>https://cache.horse/</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=43983987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43983987</guid></item><item><title><![CDATA[New comment by fiiv in "Ask HN: People with new Macs / computers with GPU's, do you run LLM's locally?"]]></title><description><![CDATA[
<p>I do this. Ollama makes it very easy - just pull the model you want. The great thing is the ability to test them in the same tasks, there's a huge difference in comparable models.<p>You can set it up in your editor of choice - I use Zed, and it's just listed as one of the providers you can choose.<p>In terms of performance - it works decently well.</p>
]]></description><pubDate>Fri, 09 May 2025 05:10:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=43933964</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=43933964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43933964</guid></item><item><title><![CDATA[Ask HN: What are your favourite/essential privacy tools for the browser?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29534831">https://news.ycombinator.com/item?id=29534831</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 12 Dec 2021 23:34:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=29534831</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=29534831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29534831</guid></item><item><title><![CDATA[New comment by fiiv in "Hackers Are Spamming Businesses’ Receipt Printers with ‘Antiwork’ Manifestos"]]></title><description><![CDATA[
<p>Or it could be mostly people fed up with working under shitty conditions.</p>
]]></description><pubDate>Sat, 04 Dec 2021 04:54:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=29438790</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=29438790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29438790</guid></item><item><title><![CDATA[New comment by fiiv in "Skeleton: Responsive CSS Boilerplate"]]></title><description><![CDATA[
<p>I remember trying out Skeleton many years ago. Skeleton's Github repo has not seen an update since 2014. A fork of it can be seen here:<p><a href="https://skeleton-framework.github.io/" rel="nofollow">https://skeleton-framework.github.io/</a><p><a href="https://github.com/skeleton-framework/skeleton-framework" rel="nofollow">https://github.com/skeleton-framework/skeleton-framework</a><p>But it too has not seen any activity in several years.</p>
]]></description><pubDate>Sun, 12 Sep 2021 17:13:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=28502914</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=28502914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28502914</guid></item><item><title><![CDATA[New comment by fiiv in "Ask HN: HTTPS://Typesense.org/ Broken SSL?"]]></title><description><![CDATA[
<p>Seems to be working for me (firefox, safari, chromium). The SSL cert appears to be valid, expire next year and be issued by Amazon.<p>It could be a block by your country, ISP or possibly if you're using a VPN it might be affecting it as well.</p>
]]></description><pubDate>Sun, 12 Sep 2021 16:59:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=28502800</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=28502800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28502800</guid></item><item><title><![CDATA[New comment by fiiv in "Show HN: I made a Gravatar-like service for favicons"]]></title><description><![CDATA[
<p>Yes indeed! I'm not surprised there's some difference. One thing I learned doing this is that there's a lot of choices to make when selecting the <i>best</i> icon.<p>For example, some sites have SVG icons, which are usually superior in both file size and in scalability (compared to raster formats), but if using them in a mobile app in React Native, it would require an additional step to integrate SVG images.</p>
]]></description><pubDate>Tue, 31 Aug 2021 20:17:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=28373020</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=28373020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28373020</guid></item><item><title><![CDATA[New comment by fiiv in "Show HN: I made a Gravatar-like service for favicons"]]></title><description><![CDATA[
<p>Whoa, I hadn't thought of a sprite sheet, but that's a great idea actually. It shouldn't be too hard to generate one of these. How many favicons in one sheet are you thinking?</p>
]]></description><pubDate>Tue, 31 Aug 2021 16:31:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=28370102</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=28370102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28370102</guid></item><item><title><![CDATA[New comment by fiiv in "Show HN: I made a Gravatar-like service for favicons"]]></title><description><![CDATA[
<p>Hi HN,<p>I was working on an app, and in it, we wanted to render an icon for links from meeting invites. This turned out to be quite a pain!<p>I found other things that could return icon data, but alas they were all JSON APIs. I didn't relish the idea of fetching an endpoint for each and every website icon I needed to load (and write glue code to render the best icon out of the bunch).<p>You'd think favicons are as simple as loading "example.com/favicon.ico" but there's a lot of subtleties to it.<p>First, favicon.ico's are often really low res – there's often higher res icons available via tags in the HTML or through the manifest file.<p>Second, what if the hostname is unreachable or if there is no favicon at all?<p>And third, no one wants to parse a whole HTML page just to get one little icon!<p>So that's why I made Icon Horse – it automatically parses the site's HTML to determine the best possible resolution icon. And if no icon is available, it serves a decent fallback, so you never end up with a broken image. And finally, it's dead-simple to use. You simply use the hostname like so:<p><a href="https://icon.horse/icon/ycombinator.com" rel="nofollow">https://icon.horse/icon/ycombinator.com</a><p>Anyway, hope you also get some use out of it. I'm around if anyone has any questions :)</p>
]]></description><pubDate>Tue, 31 Aug 2021 15:36:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=28369363</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=28369363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28369363</guid></item><item><title><![CDATA[Show HN: I made a Gravatar-like service for favicons]]></title><description><![CDATA[
<p>Article URL: <a href="https://icon.horse">https://icon.horse</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28369261">https://news.ycombinator.com/item?id=28369261</a></p>
<p>Points: 12</p>
<p># Comments: 7</p>
]]></description><pubDate>Tue, 31 Aug 2021 15:27:43 +0000</pubDate><link>https://icon.horse</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=28369261</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28369261</guid></item><item><title><![CDATA[New comment by fiiv in "FREELANCE FALCON: I made the easiest way to generate a freelance agreement"]]></title><description><![CDATA[
<p>This is awesome, going to give it a try!</p>
]]></description><pubDate>Sun, 29 Aug 2021 16:40:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=28348201</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=28348201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28348201</guid></item><item><title><![CDATA[Show HN: A playable bingo card for being stuck in meeting hell]]></title><description><![CDATA[
<p>Article URL: <a href="https://meetinghellbingo.com/">https://meetinghellbingo.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27536893">https://news.ycombinator.com/item?id=27536893</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 17 Jun 2021 07:03:58 +0000</pubDate><link>https://meetinghellbingo.com/</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=27536893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27536893</guid></item><item><title><![CDATA[New comment by fiiv in "Deno 1.9"]]></title><description><![CDATA[
<p>They're kind of different things. Graal is an attempt to create a polyglot environment. For example, using Python and Javascript in the same environment. For example you might be working on an application where the web server managed by the web team is written in Node and your data scientist team uses Python scripts to deal with the data, but they need to run in the same environment. Graal lets you re-use that environment for both.<p>Node and Deno are dedicated runtimes to run Javascript using the V8 engine. Both provide a standard library of additional functionality to make them worthwhile beyond just browser code.</p>
]]></description><pubDate>Sat, 17 Apr 2021 04:15:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=26841538</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=26841538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26841538</guid></item><item><title><![CDATA[New comment by fiiv in "Apple changes Crimea map when viewed from Russia"]]></title><description><![CDATA[
<p>> Tech companies (Google, Apple) don't custom-tailor their maps because they want to. They do it because the states use leverage to force them into it. And the states do it to promote the idea that the disputed territory is theirs.<p>So what? Google wants people to use their map software. By showing variations of the map depending on what the official stance of the regional government is, they are ensuring that their map software is available in that region and fits the context of that country.<p>There is a Russian narrative for Crimea being theirs. There is a Ukrainian narrative for Crimea being theirs. It's not Google's place to decide between them, it's their place to create a map people can find things on.<p>It does not matter what you, I or Sundar Pichai believe is the truth of whom Crimea should belong to. Their product is a map and it's available in Russia, Ukraine and Crimea. In fact, by presenting all the credible alternatives in this case (for Russia's side, they currently administrate the region and for Ukraine's, it was very recently their territory), they are being apolitical about it.</p>
]]></description><pubDate>Thu, 28 Nov 2019 06:51:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=21655143</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=21655143</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21655143</guid></item><item><title><![CDATA[Free course to learn to build an MVP with Node.js and no frameworks]]></title><description><![CDATA[
<p>Article URL: <a href="https://frameworkless.js.org/course">https://frameworkless.js.org/course</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19877085">https://news.ycombinator.com/item?id=19877085</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 10 May 2019 12:34:23 +0000</pubDate><link>https://frameworkless.js.org/course</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=19877085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19877085</guid></item><item><title><![CDATA[New comment by fiiv in "Show HN: Free rameworkless JavaScript tutorial course building a real app"]]></title><description><![CDATA[
<p>I'm fiiv, the dude making this. Would love to hear your feedback and if I'm doing the right thing here or not ;)<p>PS. uh oh, missed the "f" in frameworkless in the title.</p>
]]></description><pubDate>Fri, 26 Apr 2019 08:37:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=19755696</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=19755696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19755696</guid></item><item><title><![CDATA[Show HN: Free rameworkless JavaScript tutorial course building a real app]]></title><description><![CDATA[
<p>Article URL: <a href="https://frameworkless.js.org?ref=hackernews">https://frameworkless.js.org?ref=hackernews</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19755695">https://news.ycombinator.com/item?id=19755695</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 26 Apr 2019 08:37:11 +0000</pubDate><link>https://frameworkless.js.org?ref=hackernews</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=19755695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19755695</guid></item><item><title><![CDATA[The worst kind of spam is not the Nigerian princes and V1AGRA ads]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.blogsend.io/2019-04-16/why-i-do-not-share-your-emails">https://blog.blogsend.io/2019-04-16/why-i-do-not-share-your-emails</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19754665">https://news.ycombinator.com/item?id=19754665</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 26 Apr 2019 03:42:23 +0000</pubDate><link>https://blog.blogsend.io/2019-04-16/why-i-do-not-share-your-emails</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=19754665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19754665</guid></item><item><title><![CDATA[New comment by fiiv in "Ask HN: Why are the cloud providers misrepresenting blockchain technology?"]]></title><description><![CDATA[
<p>"Blockchain" is like "cloud" as a term – it is ambiguous. It means different things to different people. Not everyone understands what a blockchain is – a lot of people probably have about as much understanding of it as they do cloud. I guarantee a lot of people who even give talks and consult on blockchain tech don't know what Byzantine fault tolerance is.</p>
]]></description><pubDate>Mon, 04 Feb 2019 05:24:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=19074174</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=19074174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19074174</guid></item><item><title><![CDATA[New comment by fiiv in "Iran Cryptocurrency Launch Imminent"]]></title><description><![CDATA[
<p>I think the interesting factor here is not political at all. It does not matter if you agree with the sanctions or not. The fact is that clearly Iran sees blockchain tech as a way to circumvent US sanctions on conventional financial networks.<p>If they were smart they wouldn't just launch their own though. There are plenty of crypto-currencies already out there, and if they need to find a backdoor into sanctioned markets, then using one of those makes more sense. Otherwise, this is going to go the way of the Venezuelan Petro – aka essentially an exit scam as far as we can see at this moment.</p>
]]></description><pubDate>Tue, 29 Jan 2019 08:09:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=19024643</link><dc:creator>fiiv</dc:creator><comments>https://news.ycombinator.com/item?id=19024643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19024643</guid></item></channel></rss>