Split-pane the content: original article | comments
Show HN: A native macOS client for Hacker News, built with SwiftUI
131–140 of 192 posts
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#132Congrats and building and releasing something. I guess for reading things like this, I'm just a browser kind-of guy. But I still appreciate youre building a NATIVE app that's using around 85MB of working memory (according to my Activity Monotor), and not some Electron thing. I'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. Act…
I've never understood the concept of an app wrapper for a link aggregator (HN, reddit, etc). The whole goal is to provide links to external sources, and now I'm browsing the web in a limited web browser without all my extensions etc. Am I missing some core concept here? Why would I want to browse the web in this app as opposed to a web browser?
For many the whole goal is the comments on those links.
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#133Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#134I built one and deleted it - suggestion that I found useful Split-pane the content: original article | comments
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#135Really nice app! I would love the ability to override dark mode (I use it for my desktop, but sometimes want a specific app in “normal” mode).
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#136Congrats and building and releasing something. I guess for reading things like this, I'm just a browser kind-of guy. But I still appreciate youre building a NATIVE app that's using around 85MB of working memory (according to my Activity Monotor), and not some Electron thing. I'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. Act…
I've never understood the concept of an app wrapper for a link aggregator (HN, reddit, etc). The whole goal is to provide links to external sources, and now I'm browsing the web in a limited web browser without all my extensions etc. Am I missing some core concept here? Why would I want to browse the web in this app as opposed to a web browser?
Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#137Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#138Re: Show HN: A native macOS client for Hacker News, built with SwiftUI
#139I'm a big fan of Swift (and SwiftUI), such a concise and elegant language. Beauty. Also I appreciate how you made all backend calls just static functions which they always should be. People tend to overcomplicate these things and add a lot of boiler plate and unnecessary bureaucracy. Going to try your app, thank you! P.S. tried it, already miss the `threads` tab
I need to add this! Will work on that for the next release.