Cool, just the other day I was looking for a place to quickly paste the longish top comment from the "who wants to get fired" thread [1] in order to be able to read it reasonably formatted. I've published the story here and given the original author control: https://able.bio/throwthrowthrowyourboat/my-grand-ulcer-name... [1] https://news.ycombinator.com/item?id=21141785
OMG, I feel an ulcer developing just from reading that story. Thanks for posting! Reminds me of that 2 million LOC monstrosity someone once commented on an ASK HN about the worst codebase they’ve ever seen. Btw, there are some duplicate paragraphs in the article that are probably worth trimming out. Search for “Contract arrives, I sit down with COO and CFO and explain that we have been duped.“
Show HN: Able – an alternative to Medium
111–120 of 142 posts
Re: Show HN: Able – an alternative to Medium
#112Just roll your own blog already. If there's one thing these services reinforce over and over again - it's that they'll change their terms over time. Own your site. Own your data. Put it all on your own terms. If you need help setting one up (unlikely for this crowd), you can have one made for you for free here. https://StartABlog.com/free-blog
This is great advice for those who don't want discoverability. However, for everyone else, Medium going to the dark side was a huge pain because there was no alternative. They had a monopoly on the "write articles and get discovered" market. Maybe some here don't care about discoverability, but most writers do. To Able: thank you so much for trying to fill this void. I would recommend that you not focus solely on dev…
It's a term people use when they want to abdicate their marketing efforts.
Whether you use your own platform or build on someone else's - discoverability almost never "just happens." People put a ton of work into being discovered "organically."
Re: Show HN: Able – an alternative to Medium
#113The editor looks awesome! Great work :) ..any chanse on open sourcing the editor?
Check out ProseMirror.
The other one is to make the inside is your favicon white instead of transparent. It looks good on light themes, but the A is almost invisible on my dark theme.
Re: Show HN: Able – an alternative to Medium
#114Re: Show HN: Able – an alternative to Medium
#115Just roll your own blog already. If there's one thing these services reinforce over and over again - it's that they'll change their terms over time. Own your site. Own your data. Put it all on your own terms. If you need help setting one up (unlikely for this crowd), you can have one made for you for free here. https://StartABlog.com/free-blog
This is great advice for those who don't want discoverability. However, for everyone else, Medium going to the dark side was a huge pain because there was no alternative. They had a monopoly on the "write articles and get discovered" market. Maybe some here don't care about discoverability, but most writers do. To Able: thank you so much for trying to fill this void. I would recommend that you not focus solely on dev…
Could you syndicate?
For programming topics, I've done that with DZone for years.
Re: Show HN: Able – an alternative to Medium
#116Re: Show HN: Able – an alternative to Medium
#117Since, you can sign in with GitHub, it would be cool if it could sync/backup posts to a repo. Since in the end, the posts are mostly markdown, each post could be a .md file in the repo, with the title, subtitles, img header, and tags, in either or a code block. Or as plain text and a horizonal divider ( *).
Re: Show HN: Able – an alternative to Medium
#118Since, you can sign in with GitHub, it would be cool if it could sync/backup posts to a repo. Since in the end, the posts are mostly markdown, each post could be a .md file in the repo, with the title, subtitles, img header, and tags, in either or a code block. Or as plain text and a horizonal divider ( *).
That’s an awesome idea! Would need to request write permissions though and most users are wary of this. Thoughts?
Is there a place I can put suggestions/requests? Because I have some for the editor.
Re: Show HN: Able – an alternative to Medium
#119Just roll your own blog already. If there's one thing these services reinforce over and over again - it's that they'll change their terms over time. Own your site. Own your data. Put it all on your own terms. If you need help setting one up (unlikely for this crowd), you can have one made for you for free here. https://StartABlog.com/free-blog
This is great advice for those who don't want discoverability. However, for everyone else, Medium going to the dark side was a huge pain because there was no alternative. They had a monopoly on the "write articles and get discovered" market. Maybe some here don't care about discoverability, but most writers do. To Able: thank you so much for trying to fill this void. I would recommend that you not focus solely on dev…
Re: Show HN: Able – an alternative to Medium
#120https://github.com/TryGhost/Ghost
And if a person can't figure self-hosting out then the paid version of Ghost is the best option.
Ghost is an amazing platform and it's the only blogging solution that I know of that gets a perfect Google lighthouse https://developers.google.com/web/tools/lighthouse/ score right out of the box.
If Ghost made switching from WordPress easy they would totally take over the blogging space.
I don't know what's up at their HQ but if I were them I'd be making a "switching from WordPress" tool my #1 priority.