5 ms·
In Safari you can ask it to load certain websites with reader view automatically. If you do so, Safari will change to reader view as soon as it can render the p
by r3n 8y ago
In Safari you can ask it to load certain websites with reader view automatically. If you do so, Safari will change to reader view as soon as it can render the page.
This how I deal with the annoying stuff in Medium.
- larkinrichards 8y agoThis is a nice feature! Edit: for those wondering, visit a website and long press the reader button on the left side of the address bar to enable.
- nichos 8y agoFirefox on mobile does this too. Can't live without it on my phone.
- craftyguy 8y ago> This how I deal with the annoying stuff in Medium. I deal with it by avoiding medium. Seriously, why support them in any way with page views/whatever if you disagree with their presentation method?
- blaqkangel 8y agoI would be interested in moving on from Medium but haven't found a serviceable alternative. Do you have any recommendations?
- dawnerd 8y agoA self hosted ghost based blog?
- pmlnr 8y agoHand written HTML with FTP upload. Any static generator with rsync + ssh. Github pages. Ghost, Known, Kirby, WordPress.... There's a plethora of options.
- adrianN 8y agoNeocities and a static site generator? Github pages?
- dvfjsdhgfv 8y agoStatic Wordpress. Seriously. WP has the biggest selection of themes, and being static practically removes all common security-related hurdles. Other static generators would come second first. Then Ghost, which aims to be the blogging platform that WP used to be.
- dewey 8y agoI second Ghost for that use case, I'm using it for years already for my personal blog (not very active: https://blog.notmyhostna.me https://blog.notmyhostna.me) and it's getting better all the time without getting bloated so far. I never really got started with static site generators as it's just too much overhead for me. If you don't want to self host it and be even closer to the hands off approach of Medium you can just buy the hosted version.
- Rjevski 8y agoSvbtle. A few dollars a month, and it’s like having your own Medium without the bullshit. Other alternatives like Ghost or Hugh are good but require a bit of install/maintenance work so they’re not for everyone.
- megaman22 8y agoBlogger is still around. So is Wordpress. So is Github pages. Blog hosting is a dime a dozen. If you want a Medium-like layout, you can probably get 95% of it with a couple dozen lines of CSS.
- pmontra 8y agoI don't follow regularly anything except the HN homepage. However there are many blogs with their own domain that are actually Medium and they get linked to HN every now and then. I wonder if that extension is smart enough to process them too. I use uBlock to hide the Open in App button and the sticky bar, in case the same site will get linked again.
- krylon 8y ago> In Safari you can ask it to load certain websites with reader view automatically. That is nice. Firefox has an extension called "Open in Reader View" that adds an item to the context menu for links. But one still has to use it explicitly. (AFAIK, at least.)