Live data from Hacker News

Medium suspended our account and blocked access to all our published stories

mastodon.xyz

201–210 of 255 posts

Re: Medium suspended our account and blocked access to all our published stories

#201
post #189

Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…

1. You sound like an advertiser. 2. When I first discovered Ghost (last year) and I heard it's using NodeJS I was expecting a beautiful, responsive, SPA blog engine that is fast. After reviewing it and even trying to use it as a platform for a newspaper I found that (It's just wordpress and it's not using the power of javascript to it's full extent.) Fast => I could and I did built a faster wordpress site. SPA => Nop…

> SPA => Nope

This seems like a positive aspect for a blog? Most blogs are pretty far removed from being “applications”.

Re: Medium suspended our account and blocked access to all our published stories

#202

Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…

Ghost is a very nice platform. How do you think it compares to Grav? My firm has been considering both.

Re: Medium suspended our account and blocked access to all our published stories

#203
post #189

Earlier quoted context omitted.

1. You sound like an advertiser. 2. When I first discovered Ghost (last year) and I heard it's using NodeJS I was expecting a beautiful, responsive, SPA blog engine that is fast. After reviewing it and even trying to use it as a platform for a newspaper I found that (It's just wordpress and it's not using the power of javascript to it's full extent.) Fast => I could and I did built a faster wordpress site. SPA => Nop…

> SPA => Nope This seems like a positive aspect for a blog? Most blogs are pretty far removed from being “applications”.

Would that be a negative aspect?

Why wouldn't you try to bring the best possible experience to your reader?

Re: Medium suspended our account and blocked access to all our published stories

#204
post #45
post #34

Earlier quoted context omitted.

>the understanding of platforms like Medium had been that they will not censor people for ideological reasons They threw out their integrity as a publishing platform when they updated their ToS a month ago: https://news.ycombinator.com/item?id=16431403 Indeed, there is not much of a point to their existence when they throw this away, other than being a virtue signalling magazine with unpaid authors that doesn't even…

> more speech, not less When speech can be automated, this turns into a question of who has the largest promotional bot army. True speech can be drowned out with an infinite array of conflicting lies.

You seem to have an assumption that people aren't competent to decide their own ideas and only follow what they see the most of. That's true to a large extent but you'd have to ban all religious information too if you really meant it.

This whole idea that false information needs to be suppressed only became popular after Trump's election win. People needed an excuse to explain that because they couldn't imagine so many normal reasonable people could possibly vote for him. The only explanation must be that they were not very intelligent and got suckered by external influence. That's a pretty arrogant viewpoint and its conclusion - censorship - is pretty naive direct action that ignores their legitimate concerns as well as the obvious horrible side effects that come with censorship. Since when did "these people aren't smart enough to take care of themselves, let's tell them what to do because we know what's best" ever work on a large population who are different from the "bosses"?

Re: Medium suspended our account and blocked access to all our published stories

#205
post #160
post #145

Earlier quoted context omitted.

Not to mention, as a SPA, Medium is a total failure. Trying to read a string of comments on Medium results in a bunch of unnecessary clicks and page reloads. I guess it's upping their click count..

I have thought it was intentional, to reduce the number of comments and motivate the writers to write their own real big posts instead. The way I see it, medium doesn't want to be a forum, but to have people write the full articles. Even those who respond.

I can see that. But it's tiresome as a reader.

Re: Medium suspended our account and blocked access to all our published stories

#206
post #187

Earlier quoted context omitted.

You need a headless CMS like Contentful[0]. They have a free developer tier which is great for static sites, especially when you pair it with the super awesome React based static site generator GatsbyJS[1]. [0]: https://www.contentful.com/ [1]: https://www.gatsbyjs.org/docs/gatsby-starters/

would go with Ghost or Hosted Jekyll, `Contentful` is not a good solution for individual/small/medium teams.

I was an early user of Contentful. Before I introduced it, we had non-techies editing YAML or Markdown files and committing them to Git and deploying them using Jenkins (yeah that went about as well as you'd expect).

After countless hours supporting this system I decided to move over a couple of the content pages to Contentful (here's one example: https://issuu.com/m/success/madsounds). I didn't need to support anyone after making that move. As techies we tend to think things like Git are easy, but it's not (that's part of the reason we get paid the big bucks(

Also eventually basically all the company's CMS needs were moved over to Contentful. From my experience it scaled well for both small and medium-sized teams.

Re: Medium suspended our account and blocked access to all our published stories

#207
post #203

Earlier quoted context omitted.

> SPA => Nope This seems like a positive aspect for a blog? Most blogs are pretty far removed from being “applications”.

Would that be a negative aspect? Why wouldn't you try to bring the best possible experience to your reader?

I'll flip it back on you. Why does a single page app make the best possible experience? I and many others don't browse with JavaScript, how does a broken site help us?

Static sites are fast and don't require untrusted code running in my browser.

Re: Medium suspended our account and blocked access to all our published stories

#208
post #126
post #74

Earlier quoted context omitted.

DO recently upped their specs. Now you get 1 GB ram for $5/month, which are the specs of their previous $10/month tier. I'm going through this weekend and switching my $10 instance to a $5.

I recently switched to Hetzner Cloud, which offers significantly more at lower prices. For about $2.50 you get about the equivalent of a $10 droplet. Only downside I can think of is that they don't have servers in the US (AFAIK) and I think they don't have a DNS panel.

I use Hetzner for one of my NTP servers which handles traffic for pool.ntp.org. It's rock-solid and has no problem with latency.

I had a DO NTP server for a brief time, but the latency was all over the map, so much so that it was continually pulled out of rotation by the pool. I wasn't sure if my VM happened to be on an oversubscribed host or maybe the network to that datacenter was oversubscribed, but in either case my NTP server wasn't usable, so I decommissioned my DO server.

Re: Medium suspended our account and blocked access to all our published stories

#209
post #203

Earlier quoted context omitted.

> SPA => Nope This seems like a positive aspect for a blog? Most blogs are pretty far removed from being “applications”.

Would that be a negative aspect? Why wouldn't you try to bring the best possible experience to your reader?

chomp: For starters we could make you and many others (0.1%-1%?) just accept it and enable javascript so we help stop the global warming, don't you care about the earth? :))

And its quite possible to make a SPA that renders on the server and serves you an html but then maybe we can show just half the information so we don't send too much info to your browser.

Re: Medium suspended our account and blocked access to all our published stories

#210
post #74

Earlier quoted context omitted.

DO recently upped their specs. Now you get 1 GB ram for $5/month, which are the specs of their previous $10/month tier. I'm going through this weekend and switching my $10 instance to a $5.

I may have to check my droplets... do you know if the upgrades automatic by chance?

I don't believe it's automatic. I had 2 512 mb servers and 1 GB server going and none had increased specs automatically.
Post reply on HN