Medium
Ghost
DEV.to
WordPress
Blogger
Tumblr
Hashnode
Write.as
Micro Python
Thonny
Invent With Python
Numba
Cliprun
Nim (programming language)
PlatformIO
Zig
Medium 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 3127 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.
I wrote a longer, feature-by-feature walkthrough of the stack on Medium if you want the deep dive on how it all wires together. Https://medium.com/@aak540114/give-your-ai-agents-a-kanban-board-not-the-keys-to-production-81ffd19370f1. - Source: dev.to / 2 days ago
FWIW, it appears that using the gh cli is much more token efficient than MCP so that's a plus. https://medium.com/@ravi.madabhushi/mcp-is-up-to-32-more-expensive-than-cli-heres-why-we-still-use-it-d18765735647. - Source: Hacker News / 4 days ago
That's the ratio the widely published numbers give [1][2]. One does not have to believe the numbers, of course, but those who do believe them are then justified to conclude that there's no moat. Which numbers you believe is of course going to affect whether you think there's a moat or not. [1] https://galileo.ai/blog/llm-model-training-cost [2]... - Source: Hacker News / 3 days ago
Kent Beck called this “test && commit || revert” in 2018, and credits Oddmund Strømme for first coming up with the idea: . - Source: Hacker News / 4 days ago
Https://medium.com/@ashishrathour1102 Looking for backend, infrastructure, platform, distributed-systems, storage-engine, or systems-programming roles. Especially interested in small/high-ownership teams working on runtimes, execution infrastructure, databases, developer infrastructure or reliability. - Source: Hacker News / 5 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 / 7 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 / 11 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 / 11 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
DEV.to - Where software engineers connect, build their resumes, and grow.
Invent With Python - Learn to program Python for free
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.
Numba - Numba gives you the power to speed up your applications with high performance functions written...