Node.js
VS Code
ExpressJS
Laravel
Django
Ruby on Rails
ASP.NET
React
osquery
Steampipe
linkerd
daily.dev
Stack Overflow
GitLab
Launchpad.net
Learn Anything
Node.js
osqueryBased on our record, Node.js seems to be a lot more popular than osquery. While we know about 922 links to Node.js, we've tracked only 21 mentions of osquery. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Event loops are a paradigm for processing events different than your typical single-threaded or multi-threaded application. Your request gets broken down into async "events" that are executed in a loop to improve performance and minimize synchronization across threads. It is famously used by Node.js as the backbone of their event processing and also by several other technologies like Redis and Nginx. - Source: dev.to / 5 days ago
Node >= 22 or higher installed on their local development machine. - Source: dev.to / 3 months ago
TypeScript / Node.js: Excellent for building asynchronous backend systems that must stream text data smoothly to thousands of users simultaneously. - Source: dev.to / 3 months ago
Because Node.js operates on a single-threaded asynchronous runtime, it is inherently vulnerable to processes that hog the CPU for too long. I absolutely cringe whenever I see developers blindly copy-pasting complex regular expressions from StackOverflow without actually testing their performance impact. - Source: dev.to / 3 months ago
This tutorial walks you through setting up a simple Docker Compose project that serves two Node web servers over HTTPS using Caddy as a reverse proxy. You will learn how to use mkcert to generate wildcard certificates and the minimal configuration needed in the Caddyfile and docker-compose.yml to get it all working. - Source: dev.to / 4 months ago
Cool project, I wish we had more GUIs for these OS functions. How was your experience with GTK4 and Rust? And it's a bit sad that in the year of our lord 2025, the best way to get such fundamental information is by using regexes to parse a table[1], generated by a 6000-line C program[2], which is verified by (I hope I'm wrong!) a tiny test suite[3]. OSQuery[4] is also pretty cool, but it builds upon this fragile... - Source: Hacker News / 9 months ago
Thatโs where osquery_hunter comes in โ a simple Python-based helper that uses osquery to collect process and network data, then flags unsigned or suspicious binaries for rapid triage. - Source: dev.to / 10 months ago
The open source projects Fastly uses and the foundations we partner with are vital to Fastlyโs mission and success. Here's an unscientific list of projects and organizations supported by the Linux Foundation that we use and love include: The Linux Kernel, Kubernetes, containerd, eBPF, Falco, OpenAPI Initiative, ESLint, Express, Fastify, Lodash, Mocha, Node.js, Prometheus, Jenkins, OpenTelemetry, Envoy, etcd, Helm,... - Source: dev.to / about 2 years ago
The largest we have successfully deployed is on the OSQuery schema https://osquery.io/ which is 277 tables and lots of business context (malwares, vulnerabilities, Windows registry keys, etc). - Source: Hacker News / over 2 years ago
From a self hosted standpoint OSQuery or Wazuh are your best bets for monitoring USB devices. Windows makes blocking really challenging and Iโm not aware of any โfreeโ solutions that attempt it. Source: over 3 years ago
VS Code - Build and debug modern web and cloud applications, by Microsoft
Steampipe - Steampipe: select * from cloud; The extensible SQL interface to your favorite cloud APIs select * from AWS, Azure, GCP, Github, Slack etc.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
linkerd - Linkerd is an ultralight service mesh for Kubernetes. It gives you observability, reliability, and security without requiring any code changes.
Laravel - A PHP Framework For Web Artisans
daily.dev - Programming news ranked by developers for developers ๐ฉโ๐ป