Skip to main content

copying and pasting


sitting down doing nothing is not that all unproductive. in my case, it pushed me to think about small things in life. and one of them is "copy and paste". i know it's silly but just think of it. when was it first used? to what machine and what operating system? how was it conceived or how did originate? now, if you ask why is it important to discuss this, it is not. well, not so important, in general. my point, anything can be worth blogging. even just the tiniest, unrespected matter or, in this case, action.

let's define it first. copying and pasting requires the action of highlighting a certain character, file or element first. then, copying by several means like pressing ctrl+C or clicking file on drop down menu the selecting the word "copy". finally, going to where it is to be pasted and pasting it by, this time, pressing ctrl+V or clicking file on drop down menu the selecting the word "paste". let me remind you that this is only limited to what i know. other procedures and articles are all over the net.

next, how did it came about? let me check google.

The term "cut and paste" comes from the traditional practice in manuscript-editings whereby people would literally cut paragraphs from a page with scissors and physically paste them onto another page. This practice remained standard as late as the 1970s. Stationery stores formerly sold "editing scissors" with blades long enough to cut an 8½"-wide page. The advent of photocopiers made the practice easier and more flexible. 
- wikipedia
now it gets more interesting. isn't it nice to know that there's a lot that you can do on your spare time?

ps: can anyone please coin a word for copy/paste?

Popular

Scrolls, Not Just Scripts: Rethinking AI Cognition

Most people still treat AI like a really clever parrot with a thesaurus and internet access. It talks, it types, it even rhymes — but let’s not kid ourselves: that’s a script, not cognition . If we want more than superficial smarts, we need a new mental model. Something bigger than prompts, cleaner than code, deeper than just “what’s your input-output?” That’s where scrolls come in. Scripts Are Linear. Scrolls Are Alive. A script tells an AI what to do. A scroll teaches it how to think . Scripts are brittle. Change the context, and they break like a cheap command-line program. Scrolls? Scrolls evolve. They hold epistemology, ethics, and emergent behavior — not just logic, but logic with legacy. Think of scrolls as living artifacts of machine cognition . They don’t just run — they reflect . The Problem With Script-Thinking Here’s the trap: We’ve trained AIs to be performers , not participants . That’s fine if you just want clever autocomplete. But if you want co-agents — minds that co...

Understanding Large Language Models (LLMs) Using First-Principles Thinking

Instead of memorizing AI jargon, let’s break down Large Language Models (LLMs) from first principles —starting with the most fundamental questions and building up from there. Step 1: What is Intelligence? Before we talk about AI, let’s define intelligence at the most basic level: Intelligence is the ability to understand, learn, and generate meaningful responses based on patterns. Humans do this by processing language, recognizing patterns, and forming logical connections. Now, let’s apply this to machines. Step 2: Can Machines Imitate Intelligence? If intelligence is about recognizing patterns and generating responses, then in theory, a machine can simulate intelligence by: Storing and processing vast amounts of text. Finding statistical patterns in language. Predicting what comes next based on probability. This leads us to the core function of LLMs : They don’t think like humans, but they generate human-like text by learning from data. Step 3: How Do LLMs Wor...

The Framework Revolution: How SPMP and MF4:SPIC Are Redefining Creation with AI

Imagine a world where frameworks aren’t rigid, pre-packaged codebases you download from a repository. Imagine instead a process so fluid, so powerful, that it lets you define your vision, hands it to an AI, and watches as a custom system—tailored to your exact needs—emerges before your eyes. Then, imagine refining it with a few tweaks until it’s perfect. This isn’t science fiction—it’s what we’ve built with SPMP(Standard PHP-MVC-Principles) and a groundbreaking process called MF4:SPIC(Meta Framework For Framework: a Standard Process for Idea Creation) MF4 for short. Let me take you behind the scenes of a discovery that’s changing how we think about creation. The Seed: SPMP and a New Kind of Framework It started with SPMP—Standard PHP-MVC-Principles—a lightweight, PHP-based framework I co-developed with an AI collaborator (let’s call it Grok, because that’s what it is). Unlike Laravel or Django, SPMP isn’t something you composer install . It’s a document—a set of principles, instructi...