back
user profile

WolfOliver

1,735karma·725submissions·December 22, 2014
about
Socials: - x.com/WolfOliver
recent activity (725 total)
comment
try MonsterWriter, it caters to exactly this group of users
2y ago·view thread
comment
HN should have a like button for comments
2y ago·view thread
comment
looking at the code side by side example: FILE0 does not provide authentication!? Everybody can upload files?
2y ago·view thread
comment
You can insert narrative-citations: https://www.youtube.com/watch?v=vR8i-EY_UBk&t=220s …
2y ago·view thread
comment
I use it with Grammarly Desktop
2y ago·view thread
comment
It is the same problem with a pandoc-based workflow. You just end up yak-shaving and spending more time tuning the toolchain than with your writing work.
2y ago·view thread
comment
I think there is a market for users who don't wanna bother with a "set of tools" as Manubot describes itself on the website. While MonsterWriter uses LaTeX in the background, you do not…
2y ago·view thread
comment
The first version of a sync will be the browser (SaaS) version. You can sign up for the waiting list: https://getwaitlist.com/waitlist/5547 …
2y ago·view thread
comment
Thanks for your feedback. You can find the x-references when you insert a citation, there is an extra tab for this
2y ago·view thread
comment
For now, it is only copy&paste To have some content, open any website and press cmd+a, just past it into the editor. depending on the size it might take a little but the editor tries to clean up y…
2y ago·view thread
comment
Hi thank you for the feedback, we'll check out Paperpile and what possibilities it provides. For now you could check if Paperpile supports BibLaTeX export and just import the references using Bib…
2y ago·view thread
comment
I like the docusaurus theme, you've build it yourself?
2y ago·view thread
comment
What would be the benefit of using Stack compared to one of the existing OpenId Connect Providers like Auth0, Okta, Keycloak, Ory... ?
2y ago·view thread
comment
> Writing any markup or markdown syntax in an IDE is a disaster for the creative process. I would like to quote this on a MonsterWriter landing page
2y ago·view thread
comment
I guess it is to make it crash save, e.g. in case the server dies in the middle of a write, the database would be corrupt after restart, with the wal file it can recover.
2y ago·view thread
comment
I'm not much into the details but I'm wondering why is it not always writing to "<database>-wal" once it is full, it is renamed to "<database>-wal-0" and it s…
2y ago·view thread
comment
do you need to stop the db for the backup in order to ensure consistency of the snapshot?
2y ago·view thread