Live data from Hacker News

Show HN: Stempad – Fast Online Scientific Writing

stempad.io

1–10 of 52 posts

Show HN: Stempad – Fast Online Scientific Writing

#1
I'm building an online text-editor editor to write and save scientific documents fast. Here's a video of how it works: https://youtu.be/Hyk8CvCdEWE

As an engineering student, I hated that handwriting was the only viable way to do fast or impromptu scientific writing. It would be the only way to take quick notes in class or in a lab, write an assignment, or create a presentation. Here's a few things I witnessed in academia:

* Unsuitable editors: Students attempt to resort to text editors unoptimized for science, such as Notion or Word, to take notes and write assignments.

* Slow or expensive software: Students, teachers, and researchers using high-friction and high-cost tools for writing

* Messy class notes: Professors upload pictures of hastily handwritten class notes as supplementary material

The list could go on. I believe that the ability to quickly document scientific ideas with a keyboard would be a huge QOL improvement for anyone learning or doing science.

I recently launched the ability to export Stempad documents to LaTex. I tested it by rewriting part of a paper I found online (Metabolic scaling in small life forms by Marc E. Ritchie & Christopher P. Kempes) and exporting it. You can try the editor and export yourself using the post url. The export button is on the top right of the page. In case you want to see the result directly, this was it: https://www.overleaf.com/read/zjccqbjdyhtc#6e146c

Feedback is really appreciated! If anyone thinks they might find Stempad useful, let me know and I'd love to get in touch.

Show HN: Stempad – Fast Online Scientific Writing
stempad.io

Re: Show HN: Stempad – Fast Online Scientific Writing

#2
In resulted pdf there're weird spacings all over the document. Figures are referenced by manually indexing them rather by name. No hyperlinks. Equations have no numbering. Some equations/formulas in text aren't using math mode. (For units better use the siunitx package.) Bibliography is basically simple text rather generated, making it hard to switch to other styles.

Regarding the editor, seems math and text cannot be written together. Copying math and pasting to text field results in pasting LaTeX code.

Now if just said made this because wanted to wouldn't have mentioned it, but as you provide a reasoning, LyX (LaTeX frontend) and TeXmacs (not frontend but can export to LaTeX) provide a way to get LaTeX documents without writing LaTeX.

Overall the site can function as cool math-enabled notepad but (for now at least) seems hard to use it as platform to author papers.

Re: Show HN: Stempad – Fast Online Scientific Writing

#5
My biggest frustration as an academic was reproducibility of papers I was reading. The pdf is such a useless medium for information transfer and the academic publishing industry is a complete racket where all the value is generated by the authors and reviewers who work for free and have to pay (in most cases) to have their work accessible freely to the public. I would love to see this turn into a default way to publish papers

Re: Show HN: Stempad – Fast Online Scientific Writing

#6

In resulted pdf there're weird spacings all over the document. Figures are referenced by manually indexing them rather by name. No hyperlinks. Equations have no numbering. Some equations/formulas in text aren't using math mode. (For units better use the siunitx package.) Bibliography is basically simple text rather generated, making it hard to switch to other styles. Regarding the editor, seems math and text cannot b…

Hey! The LaTeX feature is still brand new and I'm looking on improving it, thanks for the feedback. The PDF export seems to be misinterpreting the code blocks, I'll have a fix out tonight! (Edit: done!)

I would describe it as more than a math-enabled notepad with support for 6 other scientific block types and the ability to run code. However, I agree that it's definitely not built to write full blown scientific papers at this stage :)

Re: Show HN: Stempad – Fast Online Scientific Writing

#7

My biggest frustration as an academic was reproducibility of papers I was reading. The pdf is such a useless medium for information transfer and the academic publishing industry is a complete racket where all the value is generated by the authors and reviewers who work for free and have to pay (in most cases) to have their work accessible freely to the public. I would love to see this turn into a default way to publi…

[deleted]
Post reply on HN