Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erisds
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
erisds
4y ago
Good question, the short answer is no :) The long answer is it's absolutely everywhere in our codebases, with some code relying on catch-predicates, meaning we have to pull it out in exactly the right order else things will break in we
2.
▲
by
erisds
7y ago
It hasn't changed (see https://ghost.org/docs/api/v3/migration/ ) But also, https://wordpress.org/plugins/ghost/ has been overhauled to export from WP into a format you can
3.
▲
by
erisds
8y ago
Take a look at our docs repo: https://github.com/TryGhost/docs , built with Ghost+GitHub+Gatsby. All of our API docs are maintained by developers who are happiest in git and markdown - so those files live in GitHub, wit
4.
▲
by
erisds
8y ago
I totally understand that you feel ignored, however I can assure you our support team never ignores emails - so something must've gone wrong either with the original email or our reply. We're always happy to provide another free t
5.
▲
by
erisds
8y ago
> Is this a business decision to turn as many people as possible to the hosted version? Or is this just the state of node and modern web apps? Ghost-CLI is an open source project, led and built almost entirely by contributors from the co
6.
▲
by
erisds
8y ago
We're loading all public-facing resources - so posts, tags, authors and importantly the relations between them - in as few queries as possible, using fairly typical where...in queries in order to build the relations. SQLite uses variab
7.
▲
by
erisds
8y ago
Also a big fan of tldr :) But love the idea of writing my own.
8.
▲
by
erisds
9y ago
I answered this question in as much detail as possible in the blog post I wrote at the time (which was also linked in the above comment) https://dev.ghost.org/dropping-support-for-postgresql/
9.
▲
by
erisds
11y ago
First of all, this looks truly awesome! I've spent a lot of time recently looking at the available open source editors, and with the exception of specifically 'code editors' there isn't much out there that supports markd
10.
▲
by
erisds
13y ago
The default database is SQLite, which is a file and doesn't need to be setup or dealt with :)
11.
▲
by
erisds
14y ago
WordPress already has a "hidden" options page which lets you tweak a tonne of things. Therefore I think you're hitting the nail on the head with hiding the lesser used options away. It'd be nice if, should you change a setting, it would aut
12.
▲
by
erisds
16y ago
The most amazing browser-based game EVER made!