Materialistic – Ad free, open source Hacker News client
91–100 of 100 posts
Re: Materialistic – Ad free, open source Hacker News client
#92Earlier quoted context omitted.
Thanks for the reply. I really like the "comment search" feature in Relay based on time (show and jump through comments added in last X minutes), words (jump through comments that contain certain words), jump to comments based on author (OP, me), etc. There are many more comment search parameters, but these are my favorite.
I already have similar request in my backlog. This is gonna be tricky, because I don't have all comments up front as they are loaded on demand (even for saved comments - loaded on demand from cache).
sure, its one more query to run but i think it would be fast enough.
Re: Materialistic – Ad free, open source Hacker News client
#93No shopping list of features :). Just wanted to say good job (posted with Materialistic)
Re: Materialistic – Ad free, open source Hacker News client
#94Earlier quoted context omitted.
I already have similar request in my backlog. This is gonna be tricky, because I don't have all comments up front as they are loaded on demand (even for saved comments - loaded on demand from cache).
can't you just utilize the algolia search api for hacker news? https://hn.algolia.com/api sure, its one more query to run but i think it would be fast enough.
Re: Materialistic – Ad free, open source Hacker News client
#95Earlier quoted context omitted.
I used another app called HN before yours. It did not have this problem. TBH I'd rather have it aggressively load all the content. It isn't that much data and the current experience is frankly jarring. I also can't seem to figure out how to consistently jump to the next top level parent comment with the nav button. It seems to jump to other comments lower in the current thread which I'm trying to skip past. Am I miss…
I already did some optimization to load 1 extra page of comments in advance, which I believe should improve the experience. I also tried the same trick for stories but got some janky issues that I need to figure out first. Swipe down the button should go to next same level comment, or if none it goes to the next one, which is the 1st child. User-related content support is quite limited at the moment as I need to craw…
My use case is that I'm scrolling and I get bored with a thread. It isn't much different to swipe up on the thread to scroll down further if I wanted to keep reading, and there is no easy way to just jump to the next top-level thread. I'm left either having to collapse several levels of comments to condense things, or scroll until I hope I find the next one and don't miss it.
At the very least, I feel like this should be configurable behavior for the button.
But again, this is just me, so you might have data saying people want otherwise, and this is free so I shouldn't complain :)
Re: Materialistic – Ad free, open source Hacker News client
#96It's definitely the most feature-rich HN client. Sad that something comparable is not on iOS :( (But the ones on iOS aren't bad..I've had the most luck with one called "Hacker News" by Premii)
MiniHack! Been using it for a couple of years. Easily the best native HN client on iOS.
Re: Materialistic – Ad free, open source Hacker News client
#97Earlier quoted context omitted.
I already did some optimization to load 1 extra page of comments in advance, which I believe should improve the experience. I also tried the same trick for stories but got some janky issues that I need to figure out first. Swipe down the button should go to next same level comment, or if none it goes to the next one, which is the 1st child. User-related content support is quite limited at the moment as I need to craw…
Do you have any user data on whether people would prefer the downswiping went to the next comment at the same level, or the next parent regardless of if they are currently on a child? My use case is that I'm scrolling and I get bored with a thread. It isn't much different to swipe up on the thread to scroll down further if I wanted to keep reading, and there is no easy way to just jump to the next top-level thread. I…
Re: Materialistic – Ad free, open source Hacker News client
#98Earlier quoted context omitted.
Same. I discovered a setting that brings up a little arrow pad on comment pages, so that I can swipe up/down on it to go to the previous/next comment at that level in the tree, and left/right to go out/in a particular comment thread. It's extremely useful for e.g. skipping over long comment threads I'm not interested in.
It supports Konami code as well :)
You did indeed get a 5-star review out of it, though :)