blockly
Node RED


blockly | Node RED | |
---|---|---|
57 | 207 | |
12,683 | 20,407 | |
0.8% | 1.5% | |
9.4 | 9.5 | |
3 days ago | 4 days ago | |
TypeScript | JavaScript | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
blockly
-
Integrating AI and Coding in Early STEM Education
References: Scratch Blockly Google Teachable Machine LEGO Spike Prime
-
Ask HN: Platform for 11 year old to create video games?
Scratch is fantastic.
There are also a number of similar (block-based) tools that let you create your own custom blocks and see the code behind them - e.g. Blockly (https://developers.google.com/blockly)
-
Ask HN: Modern Day Equivalent to HyperCard?
If your kid is already doing Scratch, Blockly is a really easy next step.
https://developers.google.com/blockly
Critically, Blockly can emit JavaScript and Python, plus it supports plugins for extended functionality. So the kid can stay inside the blockly universe for as long as they like, but easily peer under the hood and get into Python or JavaScript as soon as they like.
-
The Unix Game
Perhaps blockly
https://developers.google.com/blockly
- Google Blockly
-
⚧︎ Super Smash Siblings Trans
Unless it would contradict canon, every stage is very bright, highly interactive, full of pre-placed items, and so huge that you can usually run from your NPC opponents and enjoy exploring the stage in peace while they catch up to you. All buildings have Linux computers with actual internet access that allow you to program and print out your own projectiles/books/flags/UNO reverse cards/shinigami eyes/soupcans/cis TERF tears/masks/custom-made programs which can then be inserted into a different computer, but all without tracking any of your browser history; closets that you can enter; bookshelves containing the books mentioned in Masterpieces that you can either read in-game or throw to make random sentences/verses/comics from the book appear; and bathrooms with working mirrors that you can enter but their exact content and whether they're gendered or not depends on the stage.
- Scratch is the world’s largest coding community for children
-
(Free) Visual Scripting Game Engine
Google made bockly It works with 5 languages. I think #C PHP and JavaScript. I know JavaScript for sure . But not sure about the others. blockly
-
Am I wrong?
And as a corollary, Blockly: https://developers.google.com/blockly
-
Ask HN: Best resources to learn Python or JavaScript for children?
https://developers.google.com/blockly/ Blocky with Javascript
Node RED
-
Home Assistant and ESP Home: How to use MQTT Integration for Dynamic Device Configuration
For a simple test, I created this Node Red flow that listens to homeassistant/status messages. HA itself will send messages that communicate when its started or when it is about to shutdown. These messages, and a custom message I send from within HA, could be seen:
-
Show HN: Mashups – Resurrecting Yahoo Pipes, my side project
Also check out https://nodered.org/ and https://github.com/huginn/huginn if you're interested in free and open-source software you can run yourself.
-
Data Visualization on the e-RT3 using Node-RED, InfluxDB Cloud, and Grafana
Node-RED (e-RT3) Flow-based, low code development tool
-
Top 15 Open-Source Low-Code Projects with the Most GitHub Stars
GitHub https://github.com/node-red/node-red GitHub Stars 19.1k Most Recent Update on GitHub 2 weeks ago Open Source License Apache 2.0 Number of Active Contributors This Year 13 Acceptance of External PRs Yes Official Website https://nodered.org/ Documentation https://nodered.org/docs/
-
Major updates from the open source community: Release Radar · June 2024
Want a low code application for event-driven applications? Then Node-RED is your go to. The new update brings a breaking change, with Node-RED now requiring Node 18.x or later. The team have added new features and updated dependencies to the editor, and there are lots of fixes within the editor. Check out the release notes for all the details.
-
Low-code drag-and-drop tool for building RESTful APIs with in minutes.
During a college project in the field of IoT, I came across a simple and powerful solution for wiring together hardware devices called NODE-RED developed originally by IBM. The project was very simple as it only involved controlling electrical appliances and sensing room temperature using a temperature sensor. The whole hardware system was connected to the network using the MQTT Protocol, and using Node-Red, it was just a few minutes of work to connect all sensors and respond accordingly.
-
Devin, the First AI Software Engineer
Good question.
I expect that we're moving into a phase of AIs talking to AIs, and initially it'll be wasteful (because it'll be mostly English), but eventually, they'll derive their own language and seamlessly upgrade protocols when they determine they're talking to an AI. No clue how that will come about or what that language will look like, but honestly, it's kind of exciting.
Really interesting to think about how they might handle context, as well. Even though we have much bigger context windows (and they'll only get larger), context management is still a resource-management issue, which we'll probably continue to refine, as well. Imagine different strategies for managing both what is brought into the context of each request, as well as what form it could take (level of detail, additional references or commentary on it, etc). Things could get really unreadable even in English, and still be very interpretable for an LLM.
W.r.t. the graph-oriented interfaces, are you thinking something like Node-RED [1]? I'm seeing more and more people mention having LLMs produce non-text or structured outputs, like JSON, UI, and other things. Easy to imagine an LLM that wires together various open-source platforms, on-demand. Something like Node-RED for pipelines/functions, some UI tools for visualization/interactivity, other platforms for messaging, etc...
[1] https://nodered.org/
- IFTTT is killing its pay-what-you-want Legacy Pro plan
- Node-RED: Low-code programming for event-driven applications
-
Pipe Dreams: The life and times of Yahoo Pipes
I skipped to chapter 9 in the article ("Clogged"), and it looked like Pipes failed because it didn't have a large enough team or a well-defined mission. As a result they couldn't offer a super robust product that would lure in enterprise users. "You could not purchase some number of guaranteed-to-work Pipes calls per month" is the quote from the article.
The reason I think that interesting is because that's the model these days for everything from AI tokens to Monday.com seats. It makes me feel like Pipes was before its time.
That said I've been collecting different "business glue" products that are similar to Pipes. To me, like you say, they aren't as interesting, exciting and intuitive as Pipes was, but maybe it just takes a little more digging. I tried to focus on open source tools but some aren't.
- n8n io: https://n8n.io/integrations/mondaycom/
- Node-RED: https://nodered.org/ (just read about this one in this thread)
- trigger dev: trigger.dev
- automatisch.io: https://automatisch.io/docs/
- Activepieces: https://www.activepieces.com/docs/getting-started/introducti...
- Huginn: https://github.com/huginn/huginn
- budibase: https://budibase.com/
- windmill: https://www.windmill.dev/
- tooljet: https://www.tooljet.com/workflows
- Bracket: https://www.usebracket.com/pricing (just SalesForce <-> PostgreSQL)
- Zapier: zapier.com/
Anyway I hope some of these are fun!
What are some alternatives?
Rete.js - Rete.js is a framework for creating visual interfaces and workflows. It provides out-of-the-box solutions for visualization using various libraries and frameworks, as well as solutions for processing graphs based on dataflow and control flow approaches.
Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.
GrapesJS - Free and Open source Web Builder Framework. Next generation tool for building templates without coding
n8n - Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
react-native - A framework for building native applications using React
Huginn - Create agents that monitor and act on your behalf. Your agents are standing by!
imgui-node-editor - Node Editor built using Dear ImGui
Domoticz - Open source Home Automation System
scratch-www - Standalone web client for Scratch
openHAB - Add-ons for openHAB 1.x
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

