Tootfinder

Opt-in global Mastodon full text search. Join the index!

@chris@mstdn.chrisalemany.ca
2025-11-21 17:02:37

Hey #selfhost #mastodon folks! How do I update node.js in the live directory on Debian?
I thought I had written it down somewhere and now can't find it. The install docs at joinmastodon don't help as they're now using apt to install nodejs which is different, i think from when I installed my system.
#nodejs #debian

@frankel@mastodon.top
2025-10-17 08:13:00

Your console.log is useless: A Guide to Production-Grade #Observability in #Nodejs

@chris@mstdn.chrisalemany.ca
2025-11-21 17:27:16

So I was at node 22.9.0 and mastodon's compiler was complaining that I needed to be at least 22.14 or something… I've used the command at root:
n latest
and
n stable
The first installed v25.2.1
The second installed v24.11.1
now when I do node --version it reports:
v24.11.1
So hopefully the next time I need to do a mastodon upgrade it won’t complain anymore? 🤷‍♂️
#selfhost #mastodon #nodejs #debian

@michabbb@social.vivaldi.net
2025-10-03 18:54:17

🚫 Docker Desktop unsupported, #Podman unsupported, distributions emulating Docker through Podman socket unsupported, rootless containerization solutions currently unsupported
🛠️ Built with #NodeJS and #Go

@frankel@mastodon.top
2025-11-04 20:02:22

In a #Kotlin multiplatform project, I switched my Docker base image from #NodeJS to #Bun.
The former is ~160MB, the latter ~106MB, a 33% slimdown!
I need to check if everything works as before, but I'm…

@michabbb@social.vivaldi.net
2025-09-27 23:38:35

⚙️ Easy Integration: Requires #NodeJS 18 , npm, and #CodexCLI on PATH with straightforward configuration via absolute paths in config files
🧪 Development Ready: Complete build system with lint, test, and E2E demo capabilities requiring OPENAI_API_KEY for automated verification
🌐