Developer Blog

Articles: See All

4 April 2020 - CacheContainer System for LRU policy, design

4 April - Binary Tree insights and search in a Vector or BTree or BTree plus Control Iterator, no range previous, next ptr references just a single control iterator

07 April 2020 - RISC versus CISC and parallel computing why optimization problem of which instruction should be in the chip?

07 April 2020 - Additional Native Ptr BitMap Flags bit position to int or ptr, value and visa versa visa for languages and CPU

08 April 2020 - Concurrent distributed processing on-chip design and programming language patterns that take advantage of forma functionality.

10 April 2020 - Rules and constraint for writing a good scripting language or script for that matter, such that it has consistent predictable and usable behaviour

11 April 2020 - JWT race conditions and avoiding pitfalls as well as what not to forget

12 April 2020 - Multifactor authentication for microservices made simple

14 April 2020 - How to keep error handling and mapping in a Micro System architecture simple

16 April 2020 - How to balance MicroSystems overhead, complexity, load-balancing to achieve simplicity

16 April 2020 - Pagination with multiple different page size and how to have a direct one to one mapping with proxy caches in HTTP with push support.

25 April 2020 - Life cycle frameworks, loading content asynchronously with no blocking loader, how to not corrupt and leak memory, update old static content.

25 April 2020 - GUI and concept of keeping state in sync for event processing...

25 April 2020 - The well kept fundamental not well taught or connection of the pattern that underlies mathematics and solves a lot of all computer science problems and optimizations

18 July 2020 - API protocols, rest, GraphQL and Schemas, Swagger, JSON with validation and two approaches to defining things.

05 March 2024 - Next Level Programming Frontier - Dynamic [finer-grained Controlled] State Typing systems, with alias state structs, mutation(function), physical state type constraints validation  (think generics constraints), but finer grainer more user designer control for behavioural/flow/async/order/architectural boundaries validation control

Engineering Designs: See All

Modern Inverter requirements and communication protocol requirements to be developed,

to ensure we have quality power and availability unlike like the rest of the world, if we are going to go the renewable path, this is a definite requirement.

Future direction for renewable energy

Renewable Power - Managing lack of grid power availability, at an Individual personal granularity scale - draft 

Programming Specific Topics: See All

TypeScript Simplify the type language be separating type modifiers and base types from being mixed as the currently are

Coding Standards and Conventions - draft

Http 2.0 Protocol Improvements and Discussions - drafts

EMCA/ Typescript/ Javascript/ C# / Node S - async workloads tweak to behaviour

Click here to read. Would like to see some of these implemented by some of the mainstream vendor languages like c#, c/c++, java, extra