Search
Items tagged with: nodejs
Is there some #freesoftware https proxy that can save replies to requests and replay them when offline afterwards?
I am trying to make "pnpm install" work offline without network connection (I need that for a flatpak build)
I built something that lets you import Node modules from BitTorrent. It's weird. gitlab.com/EvanHahn/node-torre…
#Node #NodeJS #JavaScript #BitTorrent #decentralization #programming
Hey folks,
I'm currently looking for new permanent and remote-only opportunities in Europe.
I'm really willing to get my hands dirty with some Rust. My day job is mostly about TypeScript and NodeJS but I have plenty of projects on my GitHub account you can check github.com/yamafaktory .
Boost really appreciated ❤️ !
#rust #rustlang #typescript #nodejs #job
yamafaktory - Overview
Senior software engineer who love to learn on a daily basis (he/him) #Rustlang #TypeScript - yamafaktoryGitHub
Folks, if you’re using @small-tech/auto-encrypt in your projects, please make sure you’re running the latest version of the package (3.1.0) or certificate provisioning/renewal will fail due to the latest Let’s Encrypt protocol update.
codeberg.org/small-tech/auto-e…
#tls #https #letsEncrypt #autoEncrypt #js #javaScript #nodeJS #web #dev #smallWeb #smallTech
auto-encrypt
Automatically-provisioned TLS certificates for Node.js servers using Let’s Encrypt.Codeberg.org
The current officially-sanctioned Node.js method of performing ESM hot module reloading is to (I kid you not) “leak memory.”
Je désespère!
github.com/nodejs/modules/issu…
Invalidate cache when using import · Issue #307 · nodejs/modules
How do I invalidate the cache of import? I have a function that installs missing modules when an import fails, but the import statement seems to preserve the failure while the script is still runni...GitHub
RT @mnt_io@twitter.com
Latest project released, npmjs.com/package/@matrix-org/…. Node.js bindings to the Rust matrix-sdk-crypto crate. It exposes the required API to write bots and bridges for Matrix and other networks. Please come try it!
#matrix #rustlang #nodejs #napi #bot #bridge #decentralization twitter.com/matrixdotorg/statu…
🐦🔗: twitter.com/mnt_io/status/1548…
@matrix-org/matrix-sdk-crypto-nodejs
Welcome to the [Node.js] binding for the Rust [`matrix-sdk-crypto`] library! This binding is part of the [`matrix-rust-sdk`] project, which is a library implementation of a [Matrix] client-server.. Latest version: 0.1.0-beta.npm
Bun (a new JS runtime ala Node.js and Deno) sounds interesting. Not least of all because it doesn’t use V8.
(I can’t use it for NodeKit at the moment as it doesn’t support custom ESM loaders but I’ll be keeping an eye on it.)
#js #javaScript #bun #nodeJS #deno #nodekit #web #dev
Bun is a fast all-in-one JavaScript runtime
Bundle, transpile, install and run JavaScript & TypeScript projects – all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner and npm client built-in.bun.sh
I'm hiring! Looking for an Senior Fullstack Web Engineer, #React and #NodeJS experience are a plus. We're a #Remote company who makes a cool legislation tracking tool and contributes to #OpenSource #CivicData . Would love to chat via DMs!
boards.greenhouse.io/civiceagl…
Civic Eagle
Civic Eagle is a fast-growing, venture-backed remote-first startup building technology for the future of civic engagement and public policy transparency.boards.greenhouse.io
w00t, just got the major refactor branch of NodeKit (github.com/small-tech/nodekit) running the Hello Count example for the first time.
Been refactoring the hell out of NodeKit recently to take it from prototype to maintainable app.
Nice to have a little win.
Now to find all the other things that are no doubt broken :)
#NodeKit #SmallTech #NodeJS #server
GitHub - small-tech/nodekit: A Small Web server.
A Small Web server. Contribute to small-tech/nodekit development by creating an account on GitHub.GitHub
Glad to see npm has a security holding package for save-dev (it’s what you end up installing if you forget the dashes before the --save-dev flag) :)
(And here’s hoping, despite what it says on the site, that they never give that package to anyone.)