Maixduino is RISC-V based AI development board in Arduino UNO formfactor from sipeed. Main module in Maixduino is Sipeed M1, which is based on K210 RISC-V SoC. K210
Chrome introduced support for Web Serial API which in Origin trials state(Available on all desktop platforms). This opens up lot possibilities to control physical devices which provide a
If you have worked with dynamo db, you might be aware that dynamo db offers to features for grouping operations on DB, transactions and batching. In this post
Recently I came across a goto talk by Joe Armstrong where he talks about the complexities in learning modern computer science. He suggested few things a software engineers
File uploading is common use case in mobile applications. For example uploading profile pic or posting an image etc. In one of the previous post we saw how