Impressions of The Great Wave Off Kanagawa 神奈川沖浪裏 are currently on view at a record 7 places around the world. https://greatwavetoday.com
Each one of the remaining originals is subtly different due to the woodblock printing process, and must be stored for the majority of the time due to being susceptible to fading in light.
I started Tolaria in Swift but met very real limitations especially in the Markdown editor part. It's very hard to build something that is Notion like in that department with Swift.
I just built a markdown-style editor for iOS that is highly performant with files of 5000 lines.
Every keystroke is restyled in under 8ms: no debouncing, no delayed rendering. 20 rapid keystrokes are processed in 150ms with full restyling after each one. Tag and boolean searches complete in under 20ms. Visible-range rendering is 25x faster than full-document styling. 120Hz screen refresh supported.
App file size is 722 KB.
If I can do it on iOS then it's must be 10x easier on macOS.
At least for me it’s not about speed, but the npm ecosystem: I try to avoid running npm deps in my home computer (if any, I run them in VMs, but a KB should run in the host I believe)
Precisely. It would be awesome if it were an ACTUAL application.
I don’t care if it’s Tauri, Electron or whatever’s the new flavour of the same old lazy ass webwrapper technology.
A web app is not an actual application. Besides, I already have a browser, I don’t need another one just to open a single page so it can pretend to be an app while adhering to absolutely ZERO platform behaviour patterns.
Either go it native, or don’t even bother. If it can be run in a webwrapper, it can be run my ACTUAL a browser.
(Author here) All 19 edits to the file floppy.md over the past few months are in my local git repo, and all the people who proof-read different versions of it would be happy to attest. The site is statically generated from templates and content created by me.
So you're now not so certain. That's progress, I guess. You seem to want to tell me what I've been doing and how I've been doing it, which is a bit odd.
OP and author here. I looked at one photo retouch app on my Mac: it was 1GB, and 500MB of that was a web view framework (browser). My equivalent is 777 KB!
I still use vintage Gravis Metro (my current one is 20 years old) and the smaller Japanese Gravis Mini Metro (my daily; currently 10 years old, with a few holes appearing in the non-cordura base).
reply