Made a quick video tutorial on how to connect AI to the physical world
Made a quick video tutorial on how to connect AI to the physical world
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:
https://kitten.small-web.org/tutorials/streaming-html/
Enjoy!
Set up a secure and performant Node.js server https://chat-to.dev/post?id=NHJISk5iVG9jaElmaTdqMHdac1Vqdz09 #nodejs #backend #server #javascript #programming
Here's how Deno's built-in OTel support can immediately add logs and traces to any Node.js backend
Retrieval-augmented generation with Node.js, Podman AI Lab & React
https://developers.redhat.com/articles/2025/03/10/retrieval-augmented-generation-nodejs-podman-ai-lab-react
#podmanDesktop #AILab #aiml #nodejs
require(esm) was just enabled by default in the latest Node v20!
Node v18 LTS support ends on April 30th, and as of that date you'll officially be able to use ESM & CommonJS together easily in all supported versions
#nodejs #esm #javascript
https://github.com/nodejs/node/releases/tag/v20.19.0
Big news for npm users!
Socket and @sealsecurity_io collaborated on resolving a critical 3-year-old npm overrides bug, and the fix just shipped in version 11.2.0. →
http://socket.dev/blog/npm-overrides-bug-fixed #NodeJS #JavaScript
Top Benefits of Choosing Node.js for High-Performance Applications
https://lightroomapks.org/top-benefits-of-choosing-node-js-for-high-performance-applications/
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 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.
How to Install #PeerTube on #Ubuntu VPS
This article provides an in-depth guide demonstrating how to install PeerTube on Ubuntu VPS.
What is PeerTube?
PeerTube is a decentralized, federated video hosting platform powered by WebTorrent and ActivityPub. It enables users to self-host video services and interact with other ...
Keep reading https://blog.radwebhosting.com/how-to-install-peertube-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=ReviveOldPost #installguide #opensource #decentralized #selfhosting #letsencrypt #vpsguide #selfhosted #videostreaming #fediverse #nodejs
Wrote an MCP module to connect Claude Code AI to the physical world.
What's the worst that can happen?
A guide on "how you can switch between different versions of Node.js", covering NVM, a Windows version of the tool, and a Rust-based alternative, Volta. #NodeJS #JavaScript https://blog.logrocket.com/how-switch-node-js-versions-nvm/
Launched a hosting platform optimized for Django deployment
Discussions: https://discu.eu/q/https://leapcell.io/
The Node team has officially shipped TypeScript native support in Node 23.6! Developers can now run TypeScript files without any extra configuration or flags.
This feature is now stable.
Read more on #InfoQ https://bit.ly/43CMgCF
Unpopular opinion warning!
All fetch() Wrappers are flawed.
https://webjose.hashnode.dev/the-ugly-truth-all-popular-fetch-wrappers-do-it-wrong
Malicious Packages Identified in the Wild: Insights and Trends from November 2024 Onward
FortiGuard Labs has analyzed malicious software packages detected from November 2024 to March 2025, revealing various attack techniques used to exploit system vulnerabilities. Key findings include 1,082 packages with low file counts, 1,052 packages with suspicious install scripts, and 1,043 packages lacking repository URLs. Attackers employ methods such as obfuscation, command overwrite, and typosquatting to bypass security measures. The analysis highlights the use of suspicious APIs, URLs, and installation scripts to exfiltrate data, establish backdoors, and perform remote control activities. Specific cases involve malicious Python and Node.js packages targeting developers and harvesting sensitive information. The report emphasizes the importance of robust detection strategies and proactive defense measures to mitigate these evolving cybersecurity threats.
Pulse ID: 67cf4b932b27ceeadb710aab
Pulse Link: https://otx.alienvault.com/pulse/67cf4b932b27ceeadb710aab
Pulse Author: AlienVault
Created: 2025-03-10 20:29:07
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#Development #Launches
Node Modules Inspector · Visualize node_modules and inspect dependencies https://ilo.im/162mfz
_____
#Inspector #NodeJS #NodeModules #Dependencies #JavaScript #Npm #OpenSource #WebDev #Backend
WIP guide for dev teams feeling burnout from #typescript, #javascript, and #nodejs . #dotnet and #csharp are a great alternative given how similar the #programming languages are (of course, TypeScript and C# being from the same designer at Microsoft!). Give C# and .NET a look if you're team is considering alternative to Node.js on the backend!
Edy Silva, Software Engineer at Codeminer42, has been officially recognized as a Node.js Collaborator!
His ongoing contributions to the Node.js ecosystem have earned him this role, reinforcing our commitment to open-source development and to the JavaScript community.
Huge congratulations, Edy! We can’t wait to see what’s next.