<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: imclaren</title><link>https://news.ycombinator.com/user?id=imclaren</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 27 May 2026 04:38:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=imclaren" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by imclaren in "Ask HN: How to make my website exist for 100 years?"]]></title><description><![CDATA[
<p>I suggest saving the files as text/markdown and sending them to your children as an email zip file.  You could also print a book and give copies to your children and grandchildren.<p>“Only wimps use tape backup. REAL men just upload their important stuff on ftp and let the rest of the world mirror it.”
- Linus Torvalds<p>When we go, our children will throw almost everything away.  And this is ok.<p>Information regularly moves storage devices or dies.  If your work is not already published / disseminated by the public then it will disappear.<p>And this is ok.</p>
]]></description><pubDate>Fri, 16 Jan 2026 08:11:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46644236</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=46644236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46644236</guid></item><item><title><![CDATA[New comment by imclaren in "Many hells of WebDAV"]]></title><description><![CDATA[
<p>I built a go caldav server and client for my task management app (<a href="http://calmtasks.com" rel="nofollow">http://calmtasks.com</a>) and had a similar experience, which surprised me.  Go generally has at least one good, working, and well documented implementation for all standard protocols.<p>Apple calendar supports caldav but in a way not specified in the spec.  I basically had to send requests and responses to figure out how it works.  I would be willing to open source my server and client (alot of which was built using/on top of existing libraries) if there is interest.</p>
]]></description><pubDate>Wed, 07 Jan 2026 23:27:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46534739</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=46534739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46534739</guid></item><item><title><![CDATA[New comment by imclaren in "Ask HN: Any example of successful vibe-coded product?"]]></title><description><![CDATA[
<p>calmshows - discover and organise shows and movies:<p><a href="https://apps.apple.com/au/app/calmshows/id6749471333">https://apps.apple.com/au/app/calmshows/id6749471333</a><p>ios and web app and openapi spec</p>
]]></description><pubDate>Tue, 30 Dec 2025 23:23:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46439385</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=46439385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46439385</guid></item><item><title><![CDATA[New comment by imclaren in "AWS S3 SDK breaks its compatible services"]]></title><description><![CDATA[
<p>I was bitten by this using aws’s golang sdk.<p>The nuance is that Amazon updated their sdk so that the default is that the sdk no longer works for third party services that do not use the new checksum.  There is a new configuration option in the sdk that either:
(1) requires the checksum (and breaks s3 usage for unsupported services); or 
(2) only uses the checksum if the s3 service supports it.<p>The sdk default is (1) when this issue could have been avoided if the sdk default was (2).<p>Agree with all the comments that Amazon has never said or even implied that updates to their sdk would work on other s3 compatible services.  However, the reality is that s3 has become a defacto standard and (unless this is a deliberate Amazon strategy) it would be relatively easy for Amazon to set this default that allows for but does not require changes to s3 compatible services or, if possible, to loudly flag these types of changes well in advance so that they don’t surprise users.</p>
]]></description><pubDate>Thu, 20 Feb 2025 21:58:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43120826</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=43120826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43120826</guid></item><item><title><![CDATA[New comment by imclaren in "Gazzetta, an RSS Reader for Mastodon"]]></title><description><![CDATA[
<p>Great!</p>
]]></description><pubDate>Sat, 21 Dec 2024 22:18:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=42482788</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=42482788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42482788</guid></item><item><title><![CDATA[New comment by imclaren in "Gazzetta, an RSS Reader for Mastodon"]]></title><description><![CDATA[
<p>This is nice!  Maybe add a unified timeline for all sources?</p>
]]></description><pubDate>Sat, 21 Dec 2024 21:14:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42482352</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=42482352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42482352</guid></item><item><title><![CDATA[New comment by imclaren in "Ask HN: Is there any software you only made for your own use but nobody else?"]]></title><description><![CDATA[
<p>Great question!  Most of the articles I read only focus on apps with multiple millions of users, but most software has a much smaller user base.<p>I assume that most things I build will only be used by me and a small group of users, and sometimes will also eventually be used by others.  I generally only build tools that I use every day.  For example:<p>- iCloud/Dropbox alternative macOS, iOS, and web app<p>- task management GTD macOS, iOS, and web app<p>- photos api for digital photo frames<p>- media management<p>Mostly built using go for backends and SwiftUI for macOS and iOS frontends.</p>
]]></description><pubDate>Fri, 05 Jul 2024 14:32:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=40883137</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=40883137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40883137</guid></item><item><title><![CDATA[New comment by imclaren in "Ask HN: What's (in your opinion) the best authentication method for web apps?"]]></title><description><![CDATA[
<p>For most web apps I like magic link over email with cookie sessions that expire after 30 days.  JWT for apis authorised by email magic links. No passwords to be hacked.  No third party dependencies.</p>
]]></description><pubDate>Thu, 04 Jul 2024 17:07:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=40876443</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=40876443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40876443</guid></item><item><title><![CDATA[New comment by imclaren in "Ask HN: Is iCloud a viable alternative to Dropbox? Any other alternatives?"]]></title><description><![CDATA[
<p>FWIW having built a sync service I can tell you that this is an issue in practice, and you have to test for these differences in any event.</p>
]]></description><pubDate>Mon, 22 Apr 2024 08:43:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40112484</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=40112484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40112484</guid></item><item><title><![CDATA[New comment by imclaren in "Ask HN: Is iCloud a viable alternative to Dropbox? Any other alternatives?"]]></title><description><![CDATA[
<p>Hmm the macOS photos folders have this many files so I’m not sure it’s an edge case to sync this many files between at least 2 clients. And the issues you mention are real even when syncing relatively static large folders.<p>But you’re right that there are many such error cases to handle if you want a real iCloud / Dropbox alternative.</p>
]]></description><pubDate>Sun, 21 Apr 2024 22:01:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=40109613</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=40109613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40109613</guid></item><item><title><![CDATA[New comment by imclaren in "Ask HN: Is iCloud a viable alternative to Dropbox? Any other alternatives?"]]></title><description><![CDATA[
<p>I think that you can’t build it in a weekend.  Well I couldn’t.  As soon as you try to rapidly and reliably sync, say, 20k+ files over 3+ clients with intermittent internet connections, it gets surprisingly complicated.</p>
]]></description><pubDate>Sun, 21 Apr 2024 14:06:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=40105905</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=40105905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40105905</guid></item><item><title><![CDATA[New comment by imclaren in "Ask HN: Is iCloud a viable alternative to Dropbox? Any other alternatives?"]]></title><description><![CDATA[
<p>I know this doesn’t help, but I reached the point where I just built my own alternative:<p><a href="https://calmdocs.com" rel="nofollow">https://calmdocs.com</a><p>It was a lot of work but now I can sync multiple folders at once on macOS, not use the macOS file provider api, sync the macOS photos folder, access my synced files via an api, access file metadata (longitude and latitude so I can display photos from particular locations on a photo frame), listen to music in folders on the ios app, automatically transcode and watch uploaded videos on the ios app, etc, etc.<p>I’m using it myself and for a few others in private beta. My point is that sync done well can be done, it’s just that no-one seems to be providing the service.</p>
]]></description><pubDate>Sun, 21 Apr 2024 12:36:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40105257</link><dc:creator>imclaren</dc:creator><comments>https://news.ycombinator.com/item?id=40105257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40105257</guid></item></channel></rss>