
Medium
Ghost
WordPress
DEV.to
Tumblr
Blogger
Hashnode
Write.as
Micro Python
Thonny
Invent With Python
Numba
Cliprun
Nim (programming language)
Zig
Cython
Medium
Micro PythonMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
No Micro Python videos yet. You could help us improve this page by suggesting one.
Based on our record, Medium seems to be a lot more popular than Micro Python. While we know about 3091 links to Medium, we've tracked only 84 mentions of Micro Python. 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.
It depends on how you define the observable pattern. The fundamental components here are laziness and weak connections between graph nodes. Node values are getting materialized only when you observe them, and the system is flexible for live structural changes. Usually, you don't need to materialize the entire graph when you need to observe just some nodes. Additionally, you can halt computations at any point in... - Source: Hacker News / about 13 hours ago
Supposedly 70% of software projects failed even before AI. So are AI projects better or worse than that? Also like people have asked about the 70% failure rate, how do you define failure/success. https://medium.com/@trienpont/why-do-over-70-of-software-projects-fail-deb4f48f18e6. - Source: Hacker News / 3 days ago
Hey guys! GPU.ai is hosting a buildathon with free cloud GPUs on August 22nd 2026 -- register at gpu.ai/buildathon -- all projects will be open-sourced. Learn more: https://medium.com/@john_64490/gpu-ai-1-000-grand-prize-buildathon-on-august-22nd-2026-build-ai-apps-on-free-cloud-gpus-fe27ece9783c?sharedUserId=john_64490. - Source: Hacker News / 3 days ago
Back in the day I used the now-defunct site coin.fyi or coinexplorers.com to track my portfolio. When they disappeared, I looked at the alternatives โ and none of them adapted to my necessities. The main one: a private, encrypted portfolio management platform in the style of ProtonMail. One where the service provider itself cannot see what I hold. So I decided to create my own.... - Source: Hacker News / 5 days ago
Insurance companies basically are banks, in that while they make low profit margins they wield such vast amounts of capital, some of which they invest in, they might as well be financial service institutions. There's also other categories of entities (pharmacy benefit managers, wholesalers and distributors) that also get a cut.... - Source: Hacker News / 6 days ago
Reasonably, that language is MicroPython [1] which is the special pared-down version of Python for memory-constrained embedded targets. [1]: https://micropython.org/. - Source: Hacker News / 6 months ago
In this post, weโll walk through how to use MicroPython on the popular ESP8266 microcontroller to stream sensor data (like temperature and humidity) directly to a real-time web dashboard โ no cloud platform, no third-party services, and no cost beyond your WiFi and coffee. - Source: dev.to / 9 months ago
Welcome to the world of MicroPython, an efficient and lightweight implementation of Python 3 that runs directly on microcontrollers like the ESP32. This blog post is a deep dive into building a real-world smart sensor project in under 15 minutes using MicroPython โ no Arduino IDE, no C++, and no nonsense. - Source: dev.to / 9 months ago
I'll link to it because many people don't know a version of Python runs on microcontrollers: https://micropython.org/. - Source: Hacker News / over 1 year ago
I'm personally working on something like this for the ESP32, but written on top of micropython [1]. A few things are written in C such as the display driver, but otherwise most things are in micropython. We chose the T-Watch 2020 V3 microphone variant as the platform [2]. Our objective is to build a modern PDA device via a mostly stand-alone watch that can be synced across devices (initially the Linux desktop). We... - Source: Hacker News / over 1 year ago
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
Thonny - Python IDE for beginners
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
Invent With Python - Learn to program Python for free
DEV.to - Where software engineers connect, build their resumes, and grow.
Numba - Numba gives you the power to speed up your applications with high performance functions written...