DIBKOFSEMA

Dynamic Imperative-Basis Kernel for Object-Function Storage, Execution, Manipulation and Analysis.

Welcome to the DIPKOFSEMA project portal, let me start by saying that this webpage leads into a lot of different things, we can split everything into 2 categories:

  1. Details about usage and implementation of the DIPKOFSEMA System
  2. Research and Theory intended to guide and compliment design of the DIPKOFSEMA System
I'm sure I'll make it obvious how you find your way to each group, but basically: I'll refer to the system using the abbreviation SEMAK from this point on, and use this home page introduce the concept.

What is SEMAK?

SEMAK can be considered a few things:

What we provide should be thought of as a kernel, a cluster of central components that allow for the efficient implementation of (and expansion into) a large variety of systems performing a large variety of functions. This kernel has a clear hierarchy of maxims:
  1. Maximize functionality: Anything should be possible (without rebuilding the kernel)
  2. Minimize space requirements: Formats are chosen to be incredibly dense with the information they embody. Whether it be object descriptions or the byte code used within the kernel.
  3. Maximize speed: Without any sacrifice to dynamic functionality (and sometimes minor sacrifice in space), care is taken to ensure the kernel is fast.

The Purpose of SEMAK

Important systems solve a problem... so what's the problem? To make this simple, let's consider an example. Imagine a sentient robot transferring its conscience (or knowledge/programming) into a different computer. What kind of system makes that possible and efficient, while also being something that works as middleware for interactions between an AI and its underlying hardware? I could go on, and I probably will in the theory section, but for now I'll leave you with the purpose being efficient and capable intelligent systems (whether distributed or singular), and yes, the sentient robot example is from iron man. Imagine something with the thought and development power of humans, but without the limits of mortality or the constraints of biology, imagine what this would mean for human knowledge and industry. These are the ideals that SEMAK is meant to achieve.

You can find the links to the documentation and theory in the 'Navigate' tab at the top of the screen, but I'll leave them here anyways: