Comment by 😈 dimkr

Re: "My Pico W powered capsule will celebrate its first birthday…"

In: u/dimkr

@AnoikisNomads There's a link at the bottom of my capsule, gemini://gemini.dimakrasner.com

😈 dimkr [OP]

2024-02-13 Β· 2 years ago

4 Later Comments ↓

πŸ‘€ AnoikisNomads Β· 2024-02-13 at 19:28:

sweet! thanks a ton. that's not a lot of code :D

πŸ™ norayr Β· 2024-02-16 at 00:18:

on power consumption there is famous research and according to it, go, pascal, c are the best, and python and perl are worst, i think tcl and some others too were at the end.

so to me it's a pity when something is written in python and not in go. especially it is interesting why such choice was made when the author wrote incredible software in go. (:

πŸ™ norayr Β· 2024-02-16 at 00:21:

β€” article about the research which features the table.

😈 dimkr [OP] · 2024-02-17 at 13:50:

@norayr Pico W can run C code written against the SDK, or Python code on top of MicroPython. Go is not an option. When I wrote this server, the Pico W was still new and the SDK was hard to work with. And I think Python is better from the educational perspective, many students (+ many Pi users) start with Python (or learn only Python), so open-source Python code is in some ways more "open" compared to C.

Original Post

😈 dimkr

My Pico W powered capsule will celebrate its first birthday soon

πŸ’¬ 12 comments Β· 10 likes Β· 2024-02-11 Β· 2 years ago