background preloader

Ngrok - secure introspectable tunnels to localhost

Related:  OUTILS UTILESelectronica

Edge.js Run node.js and .NET code in-process An edge connects two nodes This edge connects node.js with .NET Created by Tomasz Janczuk / @tjanczuk (Use space or arrow keys to navigate) Edge.js connects 30k+ npm modules with 11k+ nuget packages JavaScript with C#, F#, Python, and PowerShell loose typing with strong typing IO-bound single threaded with CPU-bound multi-threaded cool with awesome in one process C# welcomes Node.js Call C# async lambda from node.js var edge = require('edge'); var hello = edge.func(function () {}); hello('Node.js', function (error, result) { if (error) throw error; console.log(result); }); see full code c:\projects\edgedemo> node sample.js CSharp welcomes Node.js F# welcomes Node.js Call F# async workflows from node.js var edge = require('edge'); var hello = edge.func('fs', function () {}); hello('Node.js', function (error, result) { if (error) throw error; console.log(result); }); how to F# in node.js c:\projects\edgedemo> node sample.js FSharp welcomes Node.js Python welcomes Node.js

SuggestedQueries - suggestedqueries.com ME KTA-3 AS: Opbouw deurbelknop, 3-voudig, alu bei reichelt elektronik AlgemeenTypeBell push OpbouwSurface mounting Uitvoering3 family house KleurSilver aluminium Technologie2-wire Aansluiting / interfaceWirelessnee Aansluiting2-draad UitvoeringAudionee Videonee AfmetingenBreedte90 mm Hoogte90 mm Diepte19 mm Model KTA-3 3-gezinshuis-variant met zilver/aluminium frontplaat zilver/geborstelde aluminium frontplaat Weerbestendig volgens IP 44 Uitwisselbaar naamplaatje Vlakke knop Eenvoudige opbouwmontage Contact-belastbaarheid: Max. 12 Volt / 1 ampere Temperatuurbereik: -20 tot +50° C Afmetingen: 90 x 90 x 19mm (BxHxD) Voeding: 8-12 volt beltrafo Inclusief bevestigingsmateriaal

Quintus JavaScript HTML5 Game Engine a platfomer in ~80 lines of code, you can edit the code on the left. Click to focus, arrow keys to move. more A breakdown of the example is below. Create an HTML file, pull in the Quintus library and setup the engine. <html><head><script src=' var Q = Quintus() .include("Sprites, Scenes, Input, 2D, Touch, UI") .setup() .controls() .touch(); </script></body></html> Quintus supports an event-based, hybrid Object-Oriented and Component-based approach, allowing for both a standard inheritance model with support for reusable components. Quintus let's you easily create reusable scenes that can be swapped in and out by loading them onto stages. Quintus features easy asset loading, sprite sheet generation.

24 Best Resources □ For Web Developers □ [HTML + CSS + JavaScript] □ - DEV Community The world of web development can be overwhelming with so many tools and resources available. To simplify this journey, I've curated a list of the 24 best resources specifically tailored for web developers. Covering the core technologies of HTML, CSS, and JavaScript, this guide aims to provide beginners and experts with valuable tools and insights to enhance their web development skills. Please explore these handpicked resources to help you excel in web development. Swirl Searching through multiple sources is challenging. Generate AI Summaries of the answers. Check Swirl Search here 👇 Give ⭐ to Swirl on GitHub CSS Tools 1. CSS Gradient is a project that lets you create free gradient backgrounds for your website. 2. Colorhunt provides awesome colour palettes for designers and artists. 3. CSS Tricks hosts some of the best advice, tips, tricks and code snippets on Cascading Style Sheets. 4. 5. 6. SVG Backgrounds hosts a collection of SVG Backgrounds ready to be used on your website. 7. 8. 9. 10.

(TIP) Increase reception RFXcom433 - Page 3 Old trick to slightly improve reception&transmission. Make a 'curl' of electrical installationwire with a straight section corresponding to wavelength. Put it over the original antenna like shown on the picture [showing a TFA_Nexus PWS-console]. Principle of operation is inductive coupling between the add-on antenna and the original antenna of the receiver/transmitter. Antenna extension for Nexus-Console/RFXCom IMG-20141227-00411 (Small).jpg (25.18 KiB) Viewed 6169 times No-cost solution, therefore always worth a try. When increasing antenna-gain, mutual positions of equipments however sometimes become (more) critical. with the antenna-extension the RFXCom-transmissions blasted too much power towards the near 'extended' Nexus-Console, 'confusing/blocking' the Nexus-Console .....

dominictarr/through □ 50 Developer tools to make your life a little easier - DEV Fifty (plus) applications, chrome extensions, web apps, and everything in between that will hopefully come in handy at some point in your programming life. I will keep updated as new tools are discovered. Please feel free to add to the comments anything you find. 1. Whatruns A free browser extension that helps you identify technologies used on any website at the click of a button. Go to site 2. The browser for developers. Go to site 3. LogRocket lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. Go to site 4. Sentry's application monitoring platform helps every developer diagnose, fix, and optimize the performance of their code. Go to site 5. "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers. Go to site 6. An opinionated code formatter, Supports many languages,Integrates with most editors,Has few options. Go to site 7. Go to site 8. Go to site 9. Go to site 10. Go to site 11.

RFXCOM RFXtrx433E - Range test | Borngeek This is the first experiences I had with the RFXtrx433E USB 433.92MHz Transceiver. I upgraded a few days ago from Tellstick Duo, and I don't regret it. Receiver After a few days with the 433MHz RFXCOM transceiver I must say this little box is quite outstanding. I have 3 DIY PIR sensors I made from Arduino Pro Minis (3V) running in the kitchen, livingroom and bedroom. The reception was non existent... I then connected the RFXCOM directly in one of the Raspberry Pi's USB ports, without an extension cable. I then moved the prototype down to the basement. Now I plan to build the prototype in a box and place it around the neighborhood to see how far I can stretch it. Transmitter The transmitter don't have the sensitivity issue, obviously. Here is a "rule list" to get the most out of the RFXCOM transceiver: Disable all receiver protocols you don't needDo NOT connect it to a USB hubDo NOT use an USB extension cablePlace it fairly high up from the floor

dominictarr/scuttlebutt

Related: