Overall, nice. But it immediately hits a pet peeve of mine: requiring an in-app purchase to enable native features built into my device’s OS. In this case, $6 US for dark mode.
Show HN: I made an iOS HN app to navigate large threads without getting lost
51–60 of 96 posts
Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#52This is quite cool, but I'm wondering why we need to re-invent the wheel for all those threaded discussion platforms. The OG is definitely email. What would really rock would be an IMAP gateway which you subscribe to with your favorite email client which then gives you threading, read/unread markers etc. It could abstract different front-page days as folders and each submission as the root of a thread. Then you could…
Run mkdir -p /path/to/some/directory/{cur,new,tmp}, then ./hn2mdir.bash /path/to/some/directory/, and it'll crawl Algolia's HN API to dump a bunch of emails, one for each post/comment. You can read it with mutt -f /path/to/some/directory. Syncing with IMAP left as an exercise to the reader (I'm using mbsync).
Note that it gets large, fast, and may break your IMAP server; I periodically run find ~/Mail/HN -type f -mtime +30 -delete to clear it out.
Edit: should clarify, this is read-only, I've never bothered to set up any kind of response functionality
Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#53there is glider. https://github.com/Mosc/Glider . but not sure if it's available for ios although it is written in flutter
Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#54Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#55Overall, nice. But it immediately hits a pet peeve of mine: requiring an in-app purchase to enable native features built into my device’s OS. In this case, $6 US for dark mode.
apple has a rule against charging for platform-default available features
Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#56This is quite cool, but I'm wondering why we need to re-invent the wheel for all those threaded discussion platforms. The OG is definitely email. What would really rock would be an IMAP gateway which you subscribe to with your favorite email client which then gives you threading, read/unread markers etc. It could abstract different front-page days as folders and each submission as the root of a thread. Then you could…
I remember reading threads using a UI like this (not my screenshot but this is the client I used, MacSOUP): http://www.fen-net.de/mac/bilder/macsoup/Thread.gif There were also keyboard shortcuts to make navigating efficient.
Having a Usenet gateway seems like it would make a lot more sense from a technical standpoint than an email gateway
Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#57Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#58Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#59The fact that this isn't grubby subscription pricing immediately puts this app on my radar as something worth buying. I was steeling myself to write it off as soon as I saw the "in-app purchases" section. I'll agree that charging $6 for dark mode does come off as nickel-and-diming. Honestly, I'd have avoided a free version and just made the basic price at least $6, one-time, with options for larger donations to the d…
> I'd have avoided a free version and just made the basic price at least $6 I would definitely get less heat, but the user would paradoxically end up in a worse position. I feel like there's always a disconnect between the user and developer when it comes to a freemium model. Developer thinks that it's a paid app that the user can actually try and make an informed decision before buying. User thinks that it's a free…
Re: Show HN: I made an iOS HN app to navigate large threads without getting lost
#60Earlier quoted context omitted.
I get annoyed by these things too based on some sort of perceived cost/value of the feature being available and implemented, but paygated. Id rather just have a “donate $6 to help dev” in app purchase as it seems more authentic. However, maybe there are really people who think dark mode is worth $6. Kids raised on Roblox seem to have no ethical issue with paying $5 for a digital hat that is just flipping a bit.
>>donate $6 to help dev No other profession probably degrades themselves as much as developers. If his app is worth it, people would pay or else they don't. No developer need to beg for money if they are good at their craft.
And people will pay $60 for physical items but balk at $0.99 apps and digital goods, it's strange.