MLHey, we basically use an ESP32S2. For a long time we used the devkit. In our experience the ESP32 are pretty stable. The esp-idf rust code quality is not the best (yet), but the maintainers are pretty responsive.Reply·Article·Oct 21, 2024·Embedded Rust in Production ..?
MLHi, make sure that you only set properties for displays that are have the active flag. I don't think you can change the properties of inactive monitors.Reply·Article·Sep 21, 2022·Changing the primary display on Windows by code is easy... right?
MLIs there a way to get more the posts of more than just one page with one query?Comment·Article·Jan 8, 2022·Hashnode API - How To Display Your Blog Articles On Your Portfolio Page
MLI have the same issue. This bug is now over a year old... Not only fails for name but also all the other fields: "name": null, "slug": null, "isApproved": null, "logo": null, "isActive": null, "numPosts": null, "followersCount": null, "tagline": null, "wiki": null, "wikiMarkdown": nullComment·Thread·Jan 8, 2022·Getting Null for Tags in GraphQL API