HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ntnsndr

no profile record

Submissions

A Case for AI Taboos

nathanschneider.info
4 points·by ntnsndr·vor 17 Tagen·0 comments

The tech industry as a grass fire

nathanschneider.info
4 points·by ntnsndr·vor 2 Monaten·0 comments

A defunct email service as a template for campus AI

nathanschneider.info
1 points·by ntnsndr·vor 2 Monaten·0 comments

Why This Is Not a Newsletter

nathanschneider.info
1 points·by ntnsndr·vor 2 Monaten·0 comments

Agentic Coding Mentor

git.medlab.host
1 points·by ntnsndr·vor 5 Monaten·0 comments

Collective Governance for AI: Points of Intervention

metagov.org
1 points·by ntnsndr·vor 7 Monaten·0 comments

comments

ntnsndr
·vor 28 Tagen·discuss
I've been daily driving on Fairphones for a few years as a tester for Murena. It's painless, and fits my threat model of trying to mitigate corporate tracking. My elderly mother uses it too. I really like the app store. No purchases, FDroid integrated. I don't use the Murena cloud stuff but it works well with my own nextcloud. I recommend it.
ntnsndr
·vor 30 Tagen·discuss
I now use Nextcloud both for a family server and an academic lab. It has become such a daily part of my life, and I am really grateful for it. I just wish the network effects were stronger so I could benefit more from the federated features, and people didn't think it is so weird to get a Nextcloud link.

Lab use: https://git.medlab.host/MEDLab/Handbook/src/branch/main/docs...

Personal use: https://nathanschneider.info/2026/06/toward-a-durable-writin...
ntnsndr
·letzten Monat·discuss
I have been relying on pandoc for many years and had no idea I could use templates like this, which I suppose is pathetic but also indicates just how powerful the defaults are on their own.
ntnsndr
·letzten Monat·discuss
I recently got a FW12 and, for a random data point, my kids love it: the color, the ability to do art on the touchscreen, the foldability. And I love all those things too, in addition to getting to play with various flavors of Linux on it. (Now running Fedora with Cosmic, but keeping GNOME for the handful of things Cosmic glitches out on.) It is just a fun computer, and I appreciate that playfulness about it every day.
ntnsndr
·vor 2 Monaten·discuss
It is strange to me that tiling windows have never become a norm. I really don't understand how people live with all these windows piled on top of each other!

System76's COSMIC DE has been a real life-changer for me in making tiling accessible.
ntnsndr
·vor 5 Monaten·discuss
My parish priest told me he uses AI to edit newsletter posts. He didn't say he used it to write. And he mentioned using Magesterium.ai, which is a chatbot trained on a pretty conservative Catholic corpus (eg, it knows almost nothing about the Catholic Worker movement).

One thing I appreciate in our diocese is that the priests are encouraged to deliver their homilies without a written script. I think that is very wise, as it forces them to preach from instinct and heart, not from a script, either AI or human written.
ntnsndr
·vor 5 Monaten·discuss
I've been using Vim only about a year, and just finished drafting an academic-trade crossover book with extensive endnotes in it. I've tried Pencil and Goyo, but ended up finding that a pretty tiny vimrc file was all I needed. No plugins.

https://gitlab.com/ntnsndr/dotfiles/-/blob/master/.vimrc

I launch with `vim -O [2-3 working files]` and am good to go. Learning vim itself is hard enough, and rewarding enough, that plugins feel extreme, especially for prose writing.
ntnsndr
·vor 5 Monaten·discuss
For me, too late, because my workflow is already full of little pandoc scripts that do document conversion wherever I need it!

But I wonder if the killer app might be a browser plugin, not a website. Highlight text on any webpage, convert it to whatever. Saves the copy-paste, and hopefully stays on the local machine.
ntnsndr
·vor 5 Monaten·discuss
Except that 6 is far and away the best
ntnsndr
·vor 5 Monaten·discuss
For example, the Colorado Sun has labels on every story for the nature of reporting that went into it: https://coloradosun.com/

Some may find it surprising that this is left over from the Sun's early support from the crypto journalism project Civil.
ntnsndr
·vor 5 Monaten·discuss
That was my first thought too!
ntnsndr
·vor 6 Monaten·discuss
I'm not sure I agree. It takes getting used to, and the default designs tend to feel old-fashioned, giving a false impression that it won't do what you need. The settings feel like you're almost in a config file. Except for on old computers, Gnome or Cosmic are safer starting points.

I guess I assume "BS" means "UX flourishes that most end users are used to," and I'm not sure minimizing it immediately is the best approach to bring people into the ecosystem.
ntnsndr
·vor 6 Monaten·discuss
Remove all the xfce design elements you don't like. Ytou can even use a borderless theme, eg https://github.com/ushioichi/borderless-xfwm-theme

I added i3 so everything is on the keyboard.

XFCE is great because it lets you put it in the background. The GUIs are there when you need them, but it is just as happy if you don't.
ntnsndr
·vor 6 Monaten·discuss
Funny that he didn't use the .md extension. Maybe because he started doing it before he expected his markup would merit its own filetype?
ntnsndr
·vor 7 Monaten·discuss
Amen. Not only do they make hardware in the US (though not laptops yet), they contribute great Linux software.
ntnsndr
·vor 8 Monaten·discuss
I use CC regularly for editing large text files (especially turning interview transcripts into something readable) and have found it works much better than web chat interfaces because of filesystem access and ability to work with large files.
ntnsndr
·vor 10 Monaten·discuss
I was speaking at a conference recently and was asked to chair the session at the last minute. It was hybrid, so all the speakers needed to share their slides on Zoom. I have been daily driving Linux for 14 years, and this has almost never been a problem (there was a moment with i3 but it seems better). But I hadn't bothered to test this since installing (and generally loving!) PopOS COSMIC.

The problem, at root, is Wayland. Zoom has some kind of workaround it seems, but it's not working yet in COSMIC.

The result was sad: speakers having to speak with their slides being run by one of the remote speakers, and anyone who recognized the computer running Zoom as Linux surely strengthened their conviction never to try that.