mastodon.uno è uno dei tanti server Mastodon indipendenti che puoi usare per partecipare al fediverso.
Mastodon.Uno è la principale comunità mastodon italiana. Con 75.000 iscritti è il più grande nodo Mastodon italiano: anima ambientalista a supporto della privacy e del mondo Open Source.

Statistiche del server:

6,5K
utenti attivi

#nodejs

51 post49 partecipanti6 post oggi

Two critical authentication-bypass vulns in the JavaScript `xml-crypto` module have been disclosed.

If you use `node-saml` or `passport-saml` which use it for XML handling, you should upgrade immediately.

github.com/node-saml/xml-crypt

GitHubBuild software better, togetherGitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

New Kitten release

• Socket routes now have precendence in the router.

This stops wildcard page routes from capturing the default socket routes that Kitten creates to enable the Streaming HTML workflow.

e.g., Previously, the following route:

/videos/index_[slug].page.js

Could not connect to its default socket (/videos/default.socket) because default.socket would be captured by the [slug] parameter.

Now, it will work as intended as the /videos/default.socket (a socket route) has precendence over index_[slug].page.js (a page route).

Learn more about Kitten’s Streaming HTML workflow here:
kitten.small-web.org/tutorials

Enjoy!

:kitten:💕

Discussione continua

L’objectif est de faciliter le partage d’informations et d’activités.

Cela inclut l’automatisation de l’accueil des nvx membres, la mise en place de forums et chats, un calendrier, un système de petites annonces, des outils pour le reporting des activités, des outils de veille sur des flux RSS ainsi que des interconnexions entre assos et à des sites voisins.

Intéressé ?

#association #ethiciel #loi1901 #projet #dev #linux #python #php #nodejs #typescript #rust avec l'aide des #chatonsorg

Discussione continua

Here it is folks github.com/signalapp/node-sqlc

A sqlcipher (encrypted sqlite) npm package:

- Built on N-API so it doesn't have to be recompiled
- Fully synchronous so that you can write your transaction without worries, and spread the work across threads as you like
- A bit faster than better-sqlite3 on SELECT queries (I used a special trick 😅), and about the same on INSERTs

Bonus:

It includes a custom FTS5 tokenizer that we use for tokenizing non-english queries (think CJK)

A fast N-API-based Node.js addon wrapping sqlcipher and FTS5 segmenting APIs. - signalapp/node-sqlcipher
GitHubGitHub - signalapp/node-sqlcipher: A fast N-API-based Node.js addon wrapping sqlcipher and FTS5 segmenting APIs.A fast N-API-based Node.js addon wrapping sqlcipher and FTS5 segmenting APIs. - signalapp/node-sqlcipher

Top Benefits of Choosing Node.js for High-Performance Applications

lightroomapks.org/top-benefits

Discover the key benefits of using Node.js for high-performance applications, including speed, scalability, and real-time capabilities. Optimize your web apps with its efficient, event-driven architecture.

#NodeJS
#HighPerformance
#WebDevelopment
#ScalableApps
#JavaScript
#BackendDevelopment
#RealTimeApps
#TechForBusiness
#FastDevelopment
#FullStackDevelopment
#SoftwareEngineering
#TechTrends

I am once again faced with the bleak irony of people who like to code in the terminal with Vim or Nano, but also install onto their computer some 5 or 10 apps via FlatPak or Docker, including VSCode, each installed with their own entire copies of Node.js and Electron.js (differing only in their minor revision number), while also complaining about Emacs being “bloated” because it ships with a miniature web browser and fully-featured e-mail client.

#tech#software#Emacs