WeSearch
Hub / Search / node
SEARCH · NODE

Results for "node".

25 stories match your query across our 700+ source catalog. Ranked by relevance and recency.

25 results for "node"

DEV.TO (TOP)

Self-hosted blockchain node: challenges and solutions

Running a self-hosted blockchain node — one that validates transactions and provides blockchain...…

· 4 views
DEV.TO (TOP)

Self-hosted blockchain node: DIY vs Chainstack Self-Hosted

Getting a blockchain node running isn't the hard part. The hard part is everything that comes after...…

· 4 views
DEV COMMUNITY

Benchmark: Cilium 1.17 vs Calico 3.29 vs Flannel 0.25: Kubernetes CNI Latency for 500 Node Clusters

In 500-node Kubernetes clusters, the wrong CNI can add 12ms of p99 latency to every service...…

· 4 views
THEKEESH.COM

I migrated 16 sites between Linode servers in 1 day with Claude Code

I’ve had an old Linode server hosting my websites now since 2011, and was behind on upgrades and Ubuntu versions, making it harder and harder to upgrade over time. And I had 16+ sites hosted ……

· 4 views
STABLEDIFFUSION

Custom ComfyUI Face/Head Swap Node – Worth Continuing Development?

Hey everyone, I’ve been working on a custom node for ComfyUI focused on face and head swapping, and I’d really appreciate some feedback from the community. What it does: Uses InsightFace + InSwapper S…

· 6 views
DEV COMMUNITY

Boosting Node.js Productivity: A Step-by-Step Guide to Setting Up a Lightning-Fast Development Environment in 2026

Boosting Node.js Productivity: A Step-by-Step Guide to Setting Up a Lightning-Fast...…

· 5 views
DEV.TO (TOP)

What Actually Happens When kube-scheduler Picks a Node (13 Stages Inside Kubernetes)

Your pod has just been written to etcd. The API server returned 201 Created. The pod exists. But...…

· 12 views
HACKER NEWS (NEWEST)

How Does the Kubernetes Scheduler Pick a Node?

· 5 views
R/WEBDEV

I built a temporary Hotmail/Outlook email service with a REST API — NodeMail

· 4 views
R/NODE

I built a temporary Hotmail/Outlook email service with a REST API — NodeMail

· 4 views
R/STABLEDIFFUSION

Best Software/Node for Face Restoration in LTX/WAN Videos

· 4 views
DEV COMMUNITY

The Forgotten Joy of `node app.js`

There used to be a moment, ten years or so ago, when you could go from "I have an idea" to "I have a...…

· 4 views
REDDIT

Are there any agentic coding harnesses that AREN'T built on JS and Node?

With how often we hear about su​​pply-chain attacks​ on npm I am hesitant to install any apps that use it, let alone something like an agent harness that will run constantly unsupervised.…

· 9 views
REDDIT

How to Structure a Node.js Service for Long-Term Maintainability

· 8 views
DEV.TO (TOP)

Opinion: Why You Should Use NATS 2.10 Over Kafka for Edge Messaging

After benchmarking 12 edge messaging workloads across 400+ IoT nodes, I’ve found NATS 2.10 delivers...…

· 3 views
ARXIV CS.AI

BiTA: Bidirectional Gated Recurrent Unit-Transformer Aggregator in a Temporal Graph Network Framework for Alert Prediction in Computer Networks

Proactive alert prediction in computer networks is critical for mitigating evolving cyber threats and enabling timely defensive actions. Temporal Graph Neural Networks (TGNs) provide a principled fram…

· 4 views
ARXIV CS.AI

Complete Cyclic Subtask Graphs for Tool-Using LLM Agents: Flexibility, Cost, and Bottlenecks in Multi-Agent Workflows

Long-horizon tool-using tasks sometimes benefit from revisiting earlier subtasks for recovery and exploration, but added multi-agent workflow flexibility can also introduce coordination overhead and s…

· 4 views
THE RUST PROGRAMMING LANGUAGE

Wrote an alternate BTreeMap with const Layout

Due to the need for special cursor api, (and cursor feature in std is not stable yet), I've spent a month writing an alternate version of BTreeMap. The intended scenarios are for integer keys with a l…

· 16 views
RACKSPACE

How well does S3 checkpointing hold up when running Airflow on spot?

This article explores what actually happens when Apache Airflow runs on spot instances, using real experiments to simulate node preemption across both control plane and worker nodes. It walks through …

· 4 views
ASHBYHQ

Infisical (YC W23) Is Hiring Full Stack Software Engineers (Remote)

Infisical https://infisical.com/ is looking to hire exceptional talent to join our teams in building the open source security infrastructure stack for the AI era. We're building a generational compan…

· 4 views
STABLEDIFFUSION

What's the simplest, no bullshit LTX-2.3-22b-IC-LoRA-Outpaint ComfyUI Workflow out there ?

I've been trying to get LTX-2.3-22b-IC-LoRA-Outpaint working outside of Wan2GP, inside ComfyUI and it's been surprisingly hard to find a good workflow for it. They either are painful to use, or they u…

· 4 views
ARXIV.ORG

Adaptive ToR: Complexity-Aware Tree-Based Retrieval for Pareto-Optimal Multi-Intent NLU

Multi-intent natural language understanding requires retrieval systems that simultaneously achieve high accuracy and computational efficiency, yet existing approaches apply either uniform single-step …

· 4 views
ARXIV.ORG

Towards Lawful Autonomous Driving: Deriving Scenario-Aware Driving Requirements from Traffic Laws and Regulations

Driving in compliance with traffic laws and regulations is a basic requirement for human drivers, yet autonomous vehicles (AVs) can violate these requirements in diverse real-world scenarios. To encod…

· 4 views
SIMON WILLISON'S WEBLOG

Extract PDF text in your browser with LiteParse for the web

LlamaIndex have a most excellent open source project called LiteParse , which provides a Node.js CLI tool for extracting text from PDFs. I got a version of LiteParse working entirely in the browser, u…

· 14 views
REDDIT

finally found a way to handle iMessage stuff without tearing my hair out over AppleScript

I've been trying to build a simple notification bot for a personal project and honestly, I was about to give up because AppleScript is such a pain to work with. I stumbled across this open-source Type…

· 9 views