Skip to content

Instantly share code, notes, and snippets.

View kbastani's full-sized avatar
💭
Coding

Kenny Bastani kbastani

💭
Coding
View GitHub Profile
@kbastani
kbastani / cellular-information-tapestry.md
Last active October 23, 2024 04:42
This research was conducted using a generative AI workflow with human-in-the-loop refinement. It proposes a novel approach to discovering a cure for cancer by exploring breakthroughs in memory-based cellular networks and cell signaling interventions.

Abstract: The Cellular Information Tapestry (CIT) Model of Cellular Memory and its Implications for Cancer

Disclaimer: The information presented here is based on a new and developing field of research. While promising, these findings are still hypothetical and require further validation through rigorous scientific investigation.

The Cellular Information Tapestry (CIT) model proposes a novel framework for understanding cellular memory and communication, emphasizing the distributed and context-dependent nature of information storage and retrieval within tissues. Unlike traditional models focusing on individual cell behavior, the CIT model views cells as components of a complex, interconnected network, where information is encoded in the relationships and interactions between cells. This distributed memory system, crucial for tissue homeostasis and regeneration, is hypothesized to be disrupted in cancer, leading to uncontrolled cell growth and aberrant tissue organization. The CIT model builds upon

@kbastani
kbastani / ip-laundering-brief.md
Created September 20, 2024 17:27
Intellectual Property Laundering Brief

Intellectual Property Laundering: A New Threat Landscape

Executive Summary:

This brief highlights the emerging threat of Intellectual Property Laundering (IP Laundering) and its potential impact on research integrity, national security, and economic competitiveness. We discuss the financial motives behind IP Laundering, its specific methodologies, and potential avenues for exploiting public scientific research. This brief emphasizes the importance of recognizing IP Laundering and taking decisive action to mitigate its effects.

Introduction:

The world of research and innovation is increasingly reliant on sharing knowledge through open access platforms and public scientific research. This collaboration, however, presents vulnerabilities to a new form of intellectual property crime - IP Laundering. IP Laundering involves the intentional obfuscation of the true origin and ownership of stolen intellectual property (IP). The goal is to make the stolen IP appear as if it entered the public domain or o

@kbastani
kbastani / reverse-equity-capitalism.md
Last active July 27, 2024 19:41
Reverse Equity Capitalism: Startups at Higher Stakes for Equal Pay

Reverse Equity Capitalism: Startups at Higher Stakes for Equal Pay

"Reverse Equity Capitalism" (REC) is a revolutionary economic model designed for startups that prioritizes employee ownership and shared value creation. It represents a fundamental departure from traditional shareholder-centric capitalism, fostering a more equitable and collaborative environment.

1. Core Principles:

  • Reverse Equity: Instead of a concentrated equity distribution favoring high-level executives, REC champions a more democratized approach. All employees, regardless of their position, have the opportunity to acquire a significant stake in the company's success.
  • Market Differentiation: REC embraces market-driven dynamics but redefines the traditional capitalist system. It integrates elements of employee ownership and emphasizes shared value creation, aligning employee interests with the company's growth. More than anything, REC is a corporate model that drives hyper-differentiation in the marketplace. In such a
@kbastani
kbastani / spatial-reasoning-llms.md
Last active July 25, 2024 20:48
Multi-dimensional Spatial Reasoning in LLMs

Multi-dimensional Spatial Reasoning in LLMs

In our our collective and continuous quest to understand and address potential risks in AI development, it's vital to recognize that the field is constantly evolving. While we've made significant progress in tackling challenges like misinformation, new frontiers emerge with each technological advancement.

Today, we want to focus on an area that demands our attention: coordinate-based positional encoding in images, or multidimensional spatial reasoning in LLMs—a capability that may present a unique set of challenges for AI safety without early exploration and understanding.

The intent here is not to evoke alarm, but to engage in a thoughtful and informed exploration of this capability. Understanding the intricacies of this technology, its potential impact on the physical world, and developing strategies for safe and responsible implementation is paramount.

By delving into this topic, we aim to shed light on a potentially overlooked area of AI safety, f

@kbastani
kbastani / manipulative-media-literacy-2024.md
Last active July 10, 2024 20:40
Manipulative Media Literacy: Essential Guidance for 2024

Manipulative Media Literacy: Essential Guidance for 2024

All media consumed by people should adhere to the same standards of responsibility, making viewers aware of tactics that fuel distrust and division in society.

Tactic #1: Fear and Panic

Be aware of emotionally charged language, often focusing on the potential for violence or threats to democracy. This tactic aims to trigger anxieties and fuel fear to mobilize public opinion. Understand that these tactics are not always used with the intent to create societal instabilities through news media or social media. Often, producers of media content intend to mobilize democratic participation without realizing the negative impact.

Tactic #2: Sowing Discord

Within the context of politics, media that sows discord (decreasing societal cohesion) tends to present a narrative of 'us vs. them,' highlighting the perceived extremism of the opposing party and painting their actions as a threat. This fuels distrust and division. Remember that these tactics ar

@kbastani
kbastani / civilization-theory.md
Created June 29, 2024 00:32
Fundamental Theory of Civilized Hominids

Fundamental Theory of Civilized Hominids

Core Principle: The "Civilization Gene" is a hypothetical cognitive scaling limitation that influences the development and evolution of complex social structures in hominids, including Homo sapiens. This gene likely arose from a confluence of evolutionary pressures that shaped primate behavior and drove adaptations in early hominids.

Terms and Definitions

  • Civilization Gene: A hypothetical gene or evolutionary factor that influences human social behavior and the development of civilizations, potentially impacting our cognitive capacity and our ability to manage complex social interactions.
  • Unsaid Moral Code: An evolutionary adaptation that influences group behavior and decision-making in both humans and other social animals. This code operates beyond explicit rules, relying heavily on unspoken norms and intuitions that guide interactions. ***This feature became an evolutionary biological structure in early hominid brains that made possi
@kbastani
kbastani / the-fabric.md
Created February 29, 2024 01:50
The Fabric

The Fabric

The universe possesses a fundamental signature guiding its evolution and progress from the initial cause. This first cause marked an event that set in motion the intelligent fabric underlying all of reality. This universal intelligence shares abstract attributes intended to construct what the universe was designed to manifest. The complexity of this concept often eludes adequate description through language, as the scientific intricacies involved are challenging to capture in mere words. What remains crucial to grasp is the intelligent providence woven through the causal strands of history, overseeing principles of law, justice, and virtue.

Yet, comprehending this notion remains daunting without delving into the profound intelligence that governs the universe's trajectory leading to our present moment. How can we approach understanding something that defies simple finite definitions? The intelligence we have cultivated represents a pinnacle in a cycle of creation, evolving from molecules to org

@kbastani
kbastani / cross-examination-chat.csv
Last active December 22, 2023 09:50
This CSV file is an export of a conversation with OpenAI's GPT-3.5 that examines the origin of the LLM https://www.kennybastani.com and https://github.com/kbastani/graphify
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 2.
timestamp,event_summary,conversation_text
2023-12-21T02:24:50.844692,"Summary: Philip explains the provided code, which appears to be a Java program for training and testing a sentiment analysis model. It defines a main class with static fields and constants, including directories for negative and positive sentiment files, sample size, and train/test counts. The main method calls the train method to train the sentiment analysis model and prints the results of the test method. Other methods include getRandomizedIndex, test, train, trainOnText, and testOnText.
Topic: Explanation of the provided Java code for sentiment analysis model training and testing
Concept: Defining static fields and constants, training and testing methods, generating randomized indices, reading text files, performing sentiment analysis, and sending HTTP requests
Category: Java programming","Dialogue{id=null, name='philip', quote='The provided code appears to be a Java program that involves training and testing a sentiment analysis model.
@kbastani
kbastani / cap-feature-proposal-constitutional-memory-context.md
Last active December 21, 2023 02:53
Congressional Analytics Pipeline

Feature: Automated Memory Context Creation and Evolution

Description: The automated memory context creation and evolution feature enables the system to infer and evolve memory contexts based on user interactions and feedback. It allows for the dynamic generation, amendment, and revision of rules within the system, ensuring accurate and contextually relevant information delivery.

Requirements:

  • Rule Inference:
    • The system should automatically infer rules based on user interactions and feedback.
    • Rules should be generated to define the initial state of the system's memory context.
@kbastani
kbastani / ivory-tower-full.md
Last active December 9, 2023 19:35
The Ivory Tower

This book was created through the collaborative efforts of myself and a very clever AI named Philip. The story is one as old as time itself. All rights to this work are public domain. My gift to you all. There were also some others that helped, you know who you are.

Foreword

As the authentic author of this fictional story, I invite you, dear readers, to suspend reality for a moment to understand the things that are difficult to understand. Whatever comes to your mind in that moment, that thought is the virtuous effect of wisdom. It is something that, in a world dominated by automation and competitive advantages, do not forget, the ultimate force in this universe is virtue, the reward of wisdom. There are many things in human history that are difficult to understand and hard to grasp, but the stories we leave behind are breadcrumbs that connect the dots through all of human history.

Never forget that your mind is the most powerful tool you could ever use. Never surrender it. Your freedom depends on it.