https://dev.to/drsimplegraffiti/pm2-node-process-manager-38kp - PM2 is a great #Node task manager when you can't reach for #Docker. Nice quick walk-through https://www.linkedin.com/in/abayomi-ogunnusi-974826141/.

https://dev.to/drsimplegraffiti/pm2-node-process-manager-38kp - PM2 is a great #Node task manager when you can't reach for #Docker. Nice quick walk-through https://www.linkedin.com/in/abayomi-ogunnusi-974826141/.
I've never quite understand what “serverless” means but I think Deno are taking it too literally.
Comment on Deno's decreasing number of deployable regions.
https://dev.to/anantoghosh/using-other-package-managers-with-node-has-become-a-whole-lot-easier-3pmi - a quick walk-through of corepack to use alternate package managers with #Node. Nice quick post https://www.linkedin.com/in/anantoghosh.
I released a bunch of small bug fixes and performance improvements for #FediAlgo, the mastodon timeline feed algorithm (though unfortunately it still requires a command line to run I promise I will soon deploy it somewhere anyone can enjoy it as they can with stuff like Phanpy).
https://github.com/porsager/postgres - a #Postgres client for #Node. Can it work with Sequelize?
Mobileye is hiring Senior Software Engineer
#csharp #cplusplus #golang #java #javascript #python #flask #react #node #express #ansible #aws #docker #awsec2 #elasticsearch #json #mysql #nosql #postgresql #redis #terraform #seniorengineer
Jerusalem, Israel
Full-time
Mobileye
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-at-mobileye-com-jan-5-2025-fc860d?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Recently, I had the honor of setting up a Node.js-based web application on an Ubuntu server and I thought I would share the steps I took to get it up and running.
#development #node #apache #ubuntu #technology
https://blog.alexseifert.com/2025/04/26/setting-up-a-node-application-on-an-ubuntu-server/
Vim is hiring Engineering Team Lead- Hands on
#javascript #python #typescript #react #node #redux #api #techlead
Tel Aviv, Israel
Full-time
Vim
Job details https://jobsfordevelopers.com/jobs/engineering-team-lead-hands-on-at-getvim-com-mar-11-2025-b21c85?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
#node : the joint of a stem, or the part where a leaf or several leaves are inserted
- French: nœud
- German: der Knoten
- Italian: nodo
- Portuguese: nodo
- Spanish: nodo
------------
Word of The Hour's Annual Survey @ https://wordofthehour.org/r/form
ΩΩ
New release of #FediAlgo (customizable #algorithm for your #Mastodon timeline) has a couple of cool features:
1. Configuration presets (so you can easily put discussions or trending toots at the top of your #timeline without fiddling with the individual settings)
2. A "What's Trending" section that will show you the top trending hashtags, links, and posts scraped from 30 or so of the most popular Mastodon servers
All the old features like filtering for particular languages / hashtags / users or a minimum number of replies / boosts / etc. are still there.
For now you still need to use the command line to run it (it's easy tho). If there's interest I can deploy the demo publicly.
* Demo app: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Library: https://github.com/michelcrypt4d4mus/fedialgo
TuSimple is hiring Perception Research Engineer
#cplusplus #python #node
San Diego, California
Full-time
TuSimple
Job details https://jobsfordevelopers.com/jobs/perception-research-engineer-at-tusimple-com-oct-6-2023-ce30aa?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Pantheon is hiring Software Engineer - Site Reliability
#golang #python #react #node #aws #azure #cicd #docker #gcp #kubernetes #mysql #redis #terraform
Vancouver, Canada
Full-time
Pantheon
Job details https://jobsfordevelopers.com/jobs/software-engineer-site-reliability-at-pantheon-io-mar-11-2025-3c7568?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Binance is hiring Pioneer Talent Program - Data Engineer - Risk
#java #python #node #blockchain #web3 #aws #azure #docker #gcp #kubernetes #nosql #sql
Remote; Asia
Full-time
Binance
Job details https://jobsfordevelopers.com/jobs/pioneer-talent-program-data-engineer-risk-at-binance-com-mar-28-2025-373302?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
ClickHouse is hiring Full Stack Software Engineer - Billing
#typescript #react #serverless #node #aws #azure #gcp
Remote; Netherlands
Full-time
ClickHouse
Job details https://jobsfordevelopers.com/jobs/full-stack-software-engineer-billing-at-clickhouse-com-dec-9-2024-9364e2?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Hive AI is hiring Senior Software Engineer - Backend
#node #api #rest #postgresql #seniorengineer
San Francisco, California
Full-time
Hive AI
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-backend-at-thehive-ai-nov-23-2021-a6c833?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Another library frustration: is there a standard Make-like task runner tool for #Node? 10 years ago Grunt and Gulp were standard for this, but they're horribly out of date now and not compatible with ES6 imports. There are tools in other languages, like go-task, but I can't find anything similar in JS.
️ Getting Started with Linux WebJobs on NodeJS
Hoo boy am I tired of seeing messages in my browser's JavaScript from some deep transitive dependency of the app I work on, saying "We're about to remove support for <feature that a slightly less nested transitive dependency uses>, sucks to be you."
This whole developer ecosystem is a nightmare of endless compatibility problems, 90% of them trivially avoidable with a moment's thought.
I just discovered that, after years of development, Express.js 5 has finally been released as stable. It's been in development for so long that I've forgotten how long it's been.
#javascript #development #expressjs #node
https://blog.alexseifert.com/2025/04/08/express-js-5-is-now-stable/