Live data from Hacker News

WriterdeckOS

writerdeckos.com

31–40 of 118 posts

Re: WriterdeckOS

#31

No autosaving. That's the wrong way to try to be minimalist.

Yea, that’s something that stuck out to me as well. Seems like auto save and version control could be done in a minimalist manner whist improving QOL

I really enjoyed using CherryTree on top of Git with automatic commit and sync. Getting readable diffs (via using XML as an output format) is meaningful.

Re: WriterdeckOS

#32
post #29

Earlier quoted context omitted.

The old timey trick is to write “TK”, for “look this up later”. It’s not a common letter combination so it’s easy to visually or automatically scan for. Example: > The moon is TK miles from earth. Write away, don’t get distracted by the details, and catch up afterward when you’ve shifted to editor mode.

I apply this to writing as well as coding. To keep the flow, I leave TODO: notes, and later I search for the TODO: and see what needs attention.

Feels like a lot IDEs now call out `TODO:` text; I think VS Code does this for most languages.

Re: WriterdeckOS

#34
post #8

I like the idea of a distraction-free writing environment. However, when I'm writing, I find I sometimes need to do research. I suppose for the best writing flow I should block time for research and time for pure writing. However, if I discover I need to look something up, a hard block on internet access would be a problem. Of course it's a slippery slope from researching something on Wikipedia to navigating to relat…

Even more basic, I will often use the Lookup option in the macOS right-click menu to get a quick definition just to make sure I have the right spelling correction. If it’s a correct spelling of a wrong word, that can be harder to find later and difficult to remember the intended word later.

For example…

Whether - expressing a doubt or choice between two alternatives.

Wether - a castrated ram

That one letter makes a big difference.

Re: WriterdeckOS

#35
Kind of a sidenote, but I really hate these page transitions. They're way too slow. Especially because the site has a 114-kilobyte 908-rule inline CSS stylesheet. If you're going to make me download this much CSS, at least make sure it doesn't render your site unusable for nearly a full second even after the page loads.

Re: WriterdeckOS

#36
Why does the OS need to be purpose/task oriented and not, say, the UI instead.

Being able to toggle a mode in your desktop environment / window manager / etc would do a lot

Re: WriterdeckOS

#37
post #32
post #29

Earlier quoted context omitted.

I apply this to writing as well as coding. To keep the flow, I leave TODO: notes, and later I search for the TODO: and see what needs attention.

Feels like a lot IDEs now call out `TODO:` text; I think VS Code does this for most languages.

They do, I use a custom one that has TODO: so I can find stuff before I rebase, nothing should be pushed with that one, IntelliJ let’s you customise the colour by matching on a regex.

Re: WriterdeckOS

#38
post #2

a single fucking screenshot would go a long way to convincing me this is real. considering I lost an hour yesterday trying to use an open source library that turned out to be vibe coded non-functional slop, I have to ask for evidence that the project is real and functional be presented front and center

I don’t disagree but in the about they explain it’s just a Debian install that boots into the tilde editor.

I don't understand why they don't release it as a simple script, or better a config from a tool like puppet achieving idempotency.

That opinion can also apply to many distro derivatives using the same packages as the original. Releasing images for what are just minor changes of configuration seems like a waste of storage, bandwith and energy in general.

Re: WriterdeckOS

#39

I had a good laugh. Why does anyone want this? Put Linux on your laptop and nuke the network stack. Done.

Because then you'd have to do that.

Not much you really have to do though.

Take your standard Linux distro…

Make a new user. Login. Uninstall the apps you don’t want. Uninstall the web browser.

You don’t really even have to set up an autostart script to turn off WiFi for this user, but you can if you want. The user not having a web browser installed should be enough.

That’s it, you’re done.

Re: WriterdeckOS

#40
The idea is fine, though the execution seems obnoxious for getting your writing out of your system. The trouble is, depending on what you’re writing, Tilde might be a massive downgrade. For novels, I find something like Scrivener essential.

I’ve looked into a few options like this over the years (e.g. the Freewrite, or even an old Alphasmart), but always came to the conclusion they added more friction to my writing process, not less.

Post reply on HN