IOS next and you've nailed it!!
Show HN: A native macOS client for Hacker News, built with SwiftUI
31–40 of 192 posts
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#32Great! I was just looking for a replacement for https://www.modernhn.com
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#33First feature request from me would be to adjust text size. I've start bumping up the default text size on all sites by one or two notches in the past year. Getting old, y'know. But also, as someone pointed out on a design blogpost a decade ago, why not make things easier to read. I didnt need it then, but I appreciate it now.
Really happy that I can run this on MacOS14 cause I've been locked out of some neat things people have built recently. Thanks for targetting older OSes. I'm not upgrading to the crap they've been putting out lately.
I'll be able to read details more later (getting ready for the job). Hope I didn't miss anything and comment about something that was already addressed. Congrats on shipping!
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#34Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#35Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#36I'm probably just a anti-app guy, but I tried it out.
First thing I went to do was CMD-F to search for some strings in the comments section.
Actually, the real first thing I did, was click on the left-side article preview on the text that said "1 hr ago | 63 comments" thinking it'd navigate me to the comments. See, I like my native hyper-links.
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#37[1] https://developer.apple.com/documentation/webkit/webpage
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#38Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#39No No. Don’t do that, don’t make it better and easy to use. I’m already addicted and spent more time than I should. Now, this app that I can keep it open all day! Btw, can you allow me to set the font-family, font-size, etc. for the interface? I can’t even do the default `CMD + +` to zoom in.
Yeah for sure!
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#40Earlier quoted context omitted.
> I think a better approach would be to piggyback off of ublock origin's lists That won’t work. uBlock origin is licensed GPLv3 ( https://github.com/gorhill/uBlock ), this code is MIT licensed ( https://github.com/IronsideXXVI/Hacker-News ).
Great point, thanks! @IronsideXXVI, are you open to changing to gpl v3? Otherwise, there is probably a decent set of filter lists with an MIT license somewhere. The goal is for you to NOT become a filter list maintainer, and by piggybacking off an already respected set of lists, you'd build user trust in your adblocking.