Live data from Hacker News

Time to talk about my writerdeck

veronicaexplains.net

41–50 of 303 posts

Re: Time to talk about my writerdeck

#41
> I had to set my syncthing web GUI to be listening on all addresses instead of just 127.0.0.1. I don't love this approach, but again, this thing has nothing private on it.

OP mentions SOCKS proxy but you can also just port-forward the one web ui port instead:

    ssh -nNT writerdeck -L 8484:localhost:8384
and visit http://localhost:8484 on your normal machine.

Re: Time to talk about my writerdeck

#42
This is a really interesting system. I find that I end up using an iPad with all my PDFs as reference materials when I'm writing, it would be nice to attach an external monitor in 'portrait' mode which exclusively hosted a single application that could let me select PDFs from my collection and display them on the screen. Then with one unit I'd have what I needed in one place.

Re: Time to talk about my writerdeck

#44

The way people are coping with the current hellscape that is 2026 is interesting to me. Somehow, it always seems to be internalization. Like, if only I can lock in using this distraction free method, if only I start buying more physical media, if only I use a dumb phone and an mp3 player for my music, etc. etc., somehow that will resolve the intractable shitstorm happening right now. And none of that is even going to…

> And none of that is even going to be a drop in the ocean in terms of making your life better. I disagree 100%. Collective action isn't ever going to persuade Apple or Google to correct course. Collective action has already failed to compel Microsoft for 30+ years. These companies picked their side and your bargaining has zero leverage if you continue to purchase their products and suffer their indignation. You can…

The victim mindset? What about my initial statement implies that I perceive myself or others as victims? Sounds like projection.

Re: Time to talk about my writerdeck

#45
I've accidentally made one of these; I broke X on an old thinkpad with Arch and never bothered to fix it.

The problem for me is getting myself to actually use it. Most of the time, it sits there gathering dust. If anyone has tips for this I'd love to hear them.

Re: Time to talk about my writerdeck

#46
post #32

The way people are coping with the current hellscape that is 2026 is interesting to me. Somehow, it always seems to be internalization. Like, if only I can lock in using this distraction free method, if only I start buying more physical media, if only I use a dumb phone and an mp3 player for my music, etc. etc., somehow that will resolve the intractable shitstorm happening right now. And none of that is even going to…

I consider it a good first step. Of course people reach for individualized solutions first: We (Americans at least) live in a very individualized society. But these individualized solutions still represent a shift in mindset, of people believing they have agency around how they use technological tools, and of people believing they should make those choices and not a company or the government. This seems very basic an…

Less than 1% of the population is going to do anything remotely close to any of these things. It's just a niche lifestyle preference.

Re: Time to talk about my writerdeck

#47

The way people are coping with the current hellscape that is 2026 is interesting to me. Somehow, it always seems to be internalization. Like, if only I can lock in using this distraction free method, if only I start buying more physical media, if only I use a dumb phone and an mp3 player for my music, etc. etc., somehow that will resolve the intractable shitstorm happening right now. And none of that is even going to…

Me, seeing someone eating ice cream: “Here is one of several copies of The Permanent Revolution that I keep on my person for this exact situation”

It's not ice cream though. Quite the opposite. It's this notion that puritanical self discipline at the individual level will somehow get us out of this. It won't.

Re: Time to talk about my writerdeck

#48
If anyone is considering using a computer like this, I'd recommend OpenBSD for it which genuinely has one of the prettiest console fonts.

It just ... Looks nicer..

Yes, I'm sure you can configure the others to look nice too but shrug OOTB is pretty nice.

Re: Time to talk about my writerdeck

#49

I've wanted to do this for a while. Thanks for detailing your setup! I hope one day I find the time to try it. I've also always yearned for more usability from just the command line. There's no tui spotify client, is there? Maybe I should break out my mp3 collection again... I'm trying to think of what else I'd really need to not need a GUI machine for my day to day. Maybe email? Lynx and other tui browsers are not u…

It's hard to find the kind of person who likes both, but the ultimate CLI enabler is AI. Ironically, since the rise of actually useful agents I've been using less web and GUI stuff and more CLI. git, ssh, vim, tmux, psql, sqlite3, codex, claude. What more can I ask for? The "there's a unix pipeline for that" mentality that was technically true but ultimately impractical 5 years ago now works phenomenally well. I wouldn't go as far as removing the gui entirely from my machine, but I'm literally down to the modern web browser as the final holdout.

Re: Time to talk about my writerdeck

#50
This is an awesome setup. I like it, good job.

That said, I do think there's a bit of irony to solving your "paying attention to writing" problem by setting up your OS from scratch, choosing to swap out the default networking stack, installing a novel flavor of your preferred text editor because you're "trying to get to know it a bit more," customizing your battery readouts, tweaking the login sequence, and then, after all that effort to make sure you'd have the perfect environment for uninterrupted writing sessions, installing tmux so that you'll be able to do multiple things at a time.

Post reply on HN