#Nodejs

2025-07-03

@carnage4life ironically their software quality also seems to deteriorate. Win11 on an underpowered Laptop is extremely slow!

Afaik they use a bunch of #NodeJS for OS components, which makes sense if you want to hire cheap web devs or want to make shiny software without heavy systems integration...

But if they use #AI, they could also write efficient software, as they dont rely on humans?

#enshittification #Microsoft

PrishusoftPrishusoft
2025-07-03

Node.js 24 is here with some exciting upgrades!

From improved WebSocket compliance to stricter TLS security & native support for Intl.NumberFormat V3 - it's all set to supercharge your apps.

Hold on to your keyboards - Node.js 24 is here, and it’s arguably one of the most exciting releases we’ve seen in recent years.

Check out what’s new and why you should consider upgrading 👉
prishusoft.com/blog/whats-new-

2025-07-03

@richardlau @sxa don't suppose you know how much RAM you need to build NodeJS 24.x on ARM64?

I'm trying to build the Alpine Linux container from scratch (need Alpine Edge to test something) and the container builds from src for all but AMD64 and is failing even with 8gb of RAM on a Pi 5 (gets a lot further than with 4gb)

At worst i can try building on a AWS t4g box if needed.

#Alpine #ARM64 #NodeJS

2025-07-02

Excellent article qui couvre les précieux ajouts à Node.js ces dernières années, pour réduire le besoin en dépendances externes, et écrire du code plus efficace et plus maintenable.

🔗 kashw1n.com/blog/nodejs-2025/

#nodejs #goodpractice

2025-07-02

🗒️ #TIL | Improved Node.js object console logging

The output of a nested object from Node.js in the console is limited. Above a certain level, only object or [array] is displayed. However, there are three ways to get around this ...

#NodeJS #Console #VSCode

kiko.io/notes/2025/Improved-No

Calico Jessedeinol@dice.camp
2025-07-02

SOS

I need some technical help.

I’m trying to get an existing project compiling.

Running node.js on windows.
Using flutter and gradle to build.
I have the correct version of android studio installed.

When I try to compile gradle complains that it can’t find Java in a directory of an old uninstalled version of eclipse.

I can’t for the life of me figure out where that path is being set.

#nodejs #flutter #gradle #java #android #androiddev

2025-07-02

🚀 Mastodon v4.2.22 veröffentlicht.

• 🔧 Video-Processing: `moov` Atom am Videoanfang.
• 🔧 Emoji-Cache: Fehlerbehebung bei Randfällen.
• 🔧 Diverse Fehlerbehebungen (Suchoperatoren, Silenced Accounts, etc.).
• ⚠️ Striktere Prüfungen gegen IP-Spoofing (TRUSTED_PROXY_IP konfigurieren).

github.com/mastodon/mastodon/r

#Mastodon #ActivityPub #FederatedSocialNetwork #Ruby #PostgreSQL #Elasticsearch #Redis #Nodejs

Tuvoc Technologiestuvoc
2025-07-02

Error Handling in Node.js: Best Practices for Cleaner Code

topappdevelopmentcompanies.com

Learn the best practices for handling errors effectively in Node.js to write cleaner, more reliable code. This guide covers common pitfalls, async error handling, and structured techniques to improve application stability.










2025-07-02

Mastodon 4.3 환경을 최신화하기 위해 Ubuntu 22.04를 Ubuntu24.04로 바꾸었을 경우의 Node.js 영향
NodeSource를 쓴다면 OS 업그레이드를 통해 기존 APT 리스트가 비활성화 (.distUpgrade) 처리되며, 바이너리 경로도 기존과 상이한 문제가 발생한다.
node 호출과 nodejs 호출의 버전이 다르거나 최신화되지 않으므로 제거 후에 재설치한다.

1. nodejs 퍼지
2. /usr/local/bin/node 삭제
3. /usr/local/bin/npm 삭제
4. /usr/local/lib/node_modules 삭제
5. NodeSource 혹은 Mastodon 계정 전용 nvm 선택하여 v22 설치
7. corepack enable
8. yarn install --immutable

- github.com/nodesource/distribu
- github.com/nvm-sh/nvm

#mastoadmin #nodejs #ubuntu

Frontend Dogmafrontenddogma@mas.to
2025-07-01
NSISnsis
2025-07-01

node-makensis v3.0.1 ift.tt/hBUOaPk

2025-07-01

🚀 Mastodon v4.4.0-rc.1 veröffentlicht

• ⚠️ Mindestversionen für Redis (6.2), PostgreSQL (13), Ruby (3.2) und Node.js (20) aktualisiert.
• 🔧 Unterstützung für Redis Namespaces entfernt.
• 🔧 Wechsel von Webpack zu Vite.

github.com/mastodon/mastodon/r

#Mastodon #FASP #Redis #PostgreSQL #Ruby #Nodejs #Vite

2025-07-01

Ahoy you federated beauties.

I have decided to go freelance! If you are looking for a skilled software developer with a heart in UX & DX - Let me know, I'm sure we can cook something up!

#React , #TypeScript , #css , #rust , #java , #NodeJS are some of the fancy tooling I can not only offer, but offer to teach as well.

For those of you who's interested, you can reach me under paul@paul.wiki.

Check out my github for open source contribution and references, or go to jacks.se for more info

2025-06-30

So recently the @nodejs project posted an article seeking LGBTQIA+ stories from people who use or have contributed to Node.js, I shared the link last week.

Anyway, I decided to submit a story of how Node.js and tech in general was a lifeline for me as a teenager, in a world where I didn't quite fit in, and how I came to realise I was trans.

Many thanks to them for providing this opportunity!

nodejs.org/en/blog/community/2

#nodejs #lgbtqia #PrideMonth

2025-06-30

Well, that was a fun error: went to install a node.js project, which depended on sqlite, and it failed because Python 3.13 no longer has distutils in it, and you instead need to do:

pip install --upgrade setuptools

To get the distutils package.

This happened because the Node.js module for sqlite uses node-gyp for building, which depends on distutils.

#nodejs

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst