I’ve been using Apple devices since 2009,my first Mac was a polycarbonate MacBook, and my first iPhone was the iPhone 3. Over the years, Apple’s ecosystem has exploded in popularity, but I’ve noticed that many people aren’t taking full advantage of all the great features iOS and macOS have to offer.
Could be Interesting! Computer VisionBadger 2040W is a cool little gadget with a 296x128 pixel Black/White e-Ink display, soldered together with Raspberry Pi 2040 controller which has Dual-Core, 133MHz, 264KB RAM, 2MB Flash (1MB for OS and 1MB for Storage) and wireless capability. The BadgerOS is powered by MicroPython.
Could be Interesting! IoTWhat exactly are those Gateway Interfaces? The interface dictates how the server should pass incoming requests to the application and how the application should respond to those requests.
Flask Could be Interesting! WebTechI don't know why they are called threads but Multi-threading distributes tasks across threads, preventing bottlenecks and idle CPU time.
Could be Interesting!Parallel Processing (concurrency) with children
Could be Interesting!We all have our preferred learning style. For me, when it comes to learning, I am more of a read, learn and do person. I prefer reading the materials than watching an hour long video. I believe reading gives me time to absorb and digest the knowledge, then, think of the potential implications. However, learning without an implementation is just an entertainment. So, I built and wired up this site to reflect my learnings. (Utilized Flask Framework, containerized with Docker and first deployed on AWS in Jan 2023).
Disclaimers: By no means, my write-ups are absolute truth. There are many different ways to achieve something. Besides, technology is always evolving and some of my posts might be outdated but fundamentals stay the same.