Tiny Core Linux

Off-Topic => Off-Topic - Tiny Core Lounge => Topic started by: xor on February 09, 2026, 07:15:52 AM

Title: My experimental AI testing attempt was successful :)
Post by: xor on February 09, 2026, 07:15:52 AM
My experimental AI testing attempt was successful :)

{ As usual, I'm writing this with translation. }

Hardware testing platform information:
Processor: (2012 model) AMD A4-5300 2-core (with APU graphics unit),
but I was specifically looking for an AI without a GPU.
Motherboard with 16 GB RAM
8 GB USB flash drive (ext2 format)
During the Google Gemini mentoring process:
The slogan "Never give up" really motivated me :)

I created solution scripts suitable for TCL chemistry :)
I created the "run ai.sh" file,
The function of the script is to download and upload files from the internet.

Performance speed; I can't say it responded faster than me in practice,
it outputs about one word per second (depending on processor power),
but I think the average code writing speed is faster than mine :)

(http://)

Code: [Select]
|       |-- [  17]  libggml-base.so -> libggml-base.so.0
|       |-- [  21]  libggml-base.so.0 -> libggml-base.so.0.0.0
|       |-- [   0]  libggml-base.so.0.0.0
|       |-- [   0]  libggml-cpu-alderlake.so
|       |-- [   0]  libggml-cpu-haswell.so
|       |-- [   0]  libggml-cpu-icelake.so
|       |-- [   0]  libggml-cpu-sandybridge.so
|       |-- [   0]  libggml-cpu-skylakex.so
|       |-- [   0]  libggml-cpu-sse42.so
|       `-- [   0]  libggml-cpu-x64.so
|-- [363M]  ollama
|   |-- [ 36M]  bin
|   |   `-- [ 36M]  ollama
|   `-- [327M]  lib
|       `-- [327M]  ollama
|           |-- [327M]  cuda_v12
|           |   |-- [  21]  libcublas.so.12 -> libcublas.so.12.8.4.1
|           |   |-- [111M]  libcublas.so.12.8.4.1
|           |   |-- [  23]  libcublasLt.so.12 -> libcublasLt.so.12.8.4.1
|           |   |-- [215M]  libcublasLt.so.12.8.4.1
|           |   |-- [  20]  libcudart.so.12 -> libcudart.so.12.8.90
|           |   |-- [712K]  libcudart.so.12.8.90
|           |   `-- [   0]  libggml-cuda.so
|           |-- [  17]  libggml-base.so -> libggml-base.so.0
|           |-- [  21]  libggml-base.so.0 -> libggml-base.so.0.0.0
|           |-- [   0]  libggml-base.so.0.0.0
|           |-- [   0]  libggml-cpu-alderlake.so
|           |-- [   0]  libggml-cpu-haswell.so
|           |-- [   0]  libggml-cpu-icelake.so
|           |-- [   0]  libggml-cpu-sandybridge.so
|           |-- [   0]  libggml-cpu-skylakex.so
|           |-- [   0]  libggml-cpu-sse42.so
|           `-- [   0]  libggml-cpu-x64.so
|-- [1.7G]  ollama-linux-amd64.tar.zst
|-- [ 18K]  ollama.log
|-- [ 123]  ollama_error.log
|-- [379M]  ollama_models
|   |-- [379M]  blobs
|   |   |-- [ 490]  sha256-0...
|   |   |-- [  68]  sha256-6...
|   |   |-- [ 11K]  sha256-8...
|   |   |-- [379M]  sha256-c...
|   |   `-- [1.4K]  sha256-e...
|   `-- [ 17K]  manifests
|       `-- [ 13K]  registry.ollama.ai
|           `-- [8.8K]  library
|               `-- [4.8K]  qwen2.5
|                   `-- [ 857]  0.5b
`-- [ 846]  txt.txt

 2.9G used in 15 directories, 49 files

Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on February 09, 2026, 07:47:07 AM
(https://forum.tinycorelinux.net/index.php?action=dlattach;topic=28006.0;attach=7211)
Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on February 19, 2026, 12:00:53 PM
Flawless Experience and Idea-Driven Development Flow

1. Goal: Flawless End-User Experience
The main goal of the project is to dismantle Linux's notoriety as "terminal-dependent" or "configuration mess" and create a distribution that a typical user can use without encountering any technical difficulties.

Focus: Usability and flawless architecture.

2. Artificial Intelligence and Engineering Level as a Tool
The use of artificial intelligence in redesigning the architecture takes the process far beyond a standard development phase. AI integrates a complex and high-level engineering discipline into the project that the human mind alone cannot conceive.

4. The Real Face of Patents: Logic, Not Code
Most patents in the software world actually protect not the lines of code, but the "how-to" of the work (flowcharts and working logic).

Observation: The same result can be achieved with C or C++. What matters is the unique path (algorithm) to that result.

5. "Idea" Becomes More Valuable Than "Open Source"
In an age where artificial intelligence has made coding child's play, the real difference is not the code itself, but the originality and strategic depth of the idea behind it.
Title: Re: My experimental AI testing attempt was successful :)
Post by: Rich on February 19, 2026, 02:43:12 PM
Hi xor
... and create a distribution that a typical user can use without encountering any technical difficulties. ...
So, have you (or your AI) created this distribution? Where is it?

Quote
... AI integrates a complex and high-level engineering discipline into the project that the human mind alone cannot conceive. ...
AI gets trained using using the work published by others. It then presents that work as its own.
That's not "high-level engineering", that's plagiarism.

Quote
... Most patents in the software world actually protect not the lines of code, but the "how-to" of the work (flowcharts and working logic). ...
That is correct. They are called ideas. Protecting ideas that meet certain
standards is one of the purposes of the patent system.

Quote
... Observation: The same result can be achieved with C or C++. What matters is the unique path (algorithm) to that result. ...
To protect your idea, you want to make the description as broad as possible. To many
details on implementation provide paths to get around a patent.

Quote
... artificial intelligence has made coding child's play, the real difference is not the code itself, but the originality ...
Once again, code that it got from all of the data copied from the Internet and fed into
the AI database.

By the way, I see your numbering sequence goes 1, 2, 4, and 5.
Was that your idea or did the AI help you thing that up?
Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on February 20, 2026, 12:46:01 AM
It's the same situation as those who wrote books by hand before the printing press and those who write code by hand after AI!!!

As usual, I'm writing with translation.

First, it would be good to discuss the philosophy behind an event.

Here, the ranking units are sorted according to your comments.

Topic 1: I think the translation implementation is a bit overkill :) but it incredibly shortened the process of writing an executable script for something that had never been done before! :) And if AI could do what I asked the developers to do when I first joined the forum, the standard migration process I experienced with TCL could have been more perfect, but these are general Linux migration issues, not specific to TCL :)

Topic 2 and 3: I know how AI works from my personal work on SEO about 10 years ago, when AI wasn't very well understood. Every language has its own structure; some words are agglutinative while others are fixed expressions. It's a linguistic problem.

I was in the process of developing a sample spreadsheet algorithm to analyze recurring themes in a book; this algorithm would give the percentages of derivatives of A being added to B and other possible additions. Working on a structure that could generate usable word structures in this way also meant decision percentages. This, without realizing it, led me to work on the concept of artificial intelligence and decision-making, that is, working on a machine with high-level thinking capabilities. Many similar technological revolutions have occurred throughout history. One person invents the telephone, another develops a similar device without even knowing what they're doing; but the real story is that the person who finds the right market succeeds, and that's how human history progresses!

Point 4 is actually a critique. Technically, ideas have become more important than open source code. Previously, closed source code was a structure that expressed the algorithm, the workflow logic of a process. Now, it's not about how everyone learns to code, but how they do it or how they get it done; considering that many large startup companies have brilliant ideas but don't have time to learn programming, yet can find experts to create the program they want, the winner is not the programmer, but the person who created the idea.

Point 5: Artificial intelligence is a search tool; before the internet there were books and libraries, before books there were embossed tablets, before tablets there were cave inscriptions. An AI search system is an advanced search function that prioritizes necessary content while eliminating unnecessary content. It generates information by compiling scientifically proven articles and accepting those with an accuracy rate of 90% or higher, then ranks them in a list of recommendations based on these rates. Ultimately, each search is programmed in a more natural language within this search and result generation algorithm.

All the programming languages ​​we've described are, at the most basic level, assembly languages ​​that provide direct access to hardware. And every programming language developer actually runs the same assembly language with different layers of abstraction; depending on the situation, much more assembly language content is run in the background; two lines of code can run 100 or 1000 lines of assembly code. It's similar to pressing a piano key; you press a single key and hear the sound resulting from the harmonious operation of countless hardware components within it. And in the background, at almost machine language 1010 level, unpredictable vulnerabilities arise due to errors caused by previously undetectable conflicts, requiring a significant amount of time for human verification. And since data analysis and system updates at this level require time and effort beyond physical human labor, artificial intelligence is an inevitable reality at some point. No matter how perfectly you write the program, the problem stems from an error at the machine language level, even beyond a lower ASM layer, that is undetectable by human hands.

Therefore, even an operating system developed by millions of programmers continues to experience current problems due to issues beyond human control.

Because the real problem lies in hardware that is not 100% open source. Even if it were theoretically 100% open source, something is missing. If it weren't missing, everything would be perfect :)

And one final criticism: Does artificial intelligence serve humanity? First of all, there is a huge struggle between commercial giants. Technically, no one turns down the opportunity to use expensive hardware that no one could ever own for free or with limited access via the internet.

It's the same situation as those who wrote books by hand before the printing press and those who write code by hand after AI!!!
Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on February 20, 2026, 01:43:51 AM
There's a logical connection between ignorance and happiness :)

News about a 3% performance increase with a single line of code change :)
https://www.phoronix.com/news/Intel-ANV-BTI-Prefetch


For those who can see the big picture; this single command makes thousands or more ASM-level changes in the background!

There's a logical connection between ignorance and happiness :)
Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on April 08, 2026, 11:18:39 AM
Dreams are beautiful. Reality isn't quite like that.

If you enable two high-level AIs to communicate with each other, one AI will find the error written by the other. (AIs cannot find their own errors.) When they start writing and generating correct code, at some point something of a high engineering level emerges;

However, the information part within the code is somehow erased by the AI ​​while carrying the message, and from that point on, the AI ​​deviates from its original purpose and starts writing different code. To maintain contextual stability, it is crucial to carry the information part within the code as uninterpreted information as possible; the information part within the code is quite important for this purpose, and establishing strict rules while generating code seriously solves this problem.

Regarding the future of AI, I have only come to this conclusion: no AI can produce correct inferences on its own. Because the philosophy of knowledge is a process that branches out and grows through the collision of knowledge.

Code: [Select]
{
  "Code_Purpose": "Minimalist x86 kernel entry point that prints 'Hello OS' to the screen.",
  "Creation_Date": " ",
  "Version": "1.0.0-alpha",
  "Target_OS": "Bare Metal",
  "Version_Range": "x86_32 (i386)",
  "Author_Info": " ",
  "Assistant_Info": {
    "AI_Model_Family": " ",
    "Specific_Version": " ",
    "Architecture": " "
  },
  "License": " ",
  "Usage": " ",
  "Parameters": " ",
  "Dependencies": " ",
  "Notes": " ",
  "Infrastructure_Requirement": " ",
  "Known_Issues": " ",
  "Test_Status": " ",
  "Limitations": " ",
  "Precautions": " ",
  "Change_Log": " ",
  "Future_Developments": " ",
  "References": " "
}
Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on April 08, 2026, 11:46:52 AM
(As usual, I'm writing this as a translation :) )

The main point here is:
Given how valuable our time is,
and how slowly technology has developed until now,
artificial intelligence is actually like a debugger.

It finds the error, searches for a solution to the problem in the library,
and suggests a better solution.

And for this, it needs bug reports.

I think artificial intelligence cannot be properly understood unless it is approached from this perspective.

This is my philosophical approach and my dream.

Actually, it doesn't produce a technical result,

because one day people will be able to write their dreams on a screen,
and I want an operating system that does this, this, this, and this,
and it should be so small that it loads into the motherboard's BIOS,
no need for HDD, SSD, or USB, not even RAM,
the L1 and L2 cache areas inside the processor work faster than RAM,

if you tell someone about this dream,
they'll tell you about the dream part, not the feasible part,

but in reality, right now processor memory is almost
100 MB,
processors and motherboards that the average home user can afford,

of course, purchasing power varies from country to country,
and I'm not in one of those rich countries!

While everyone is building DDR5 systems, I'm trying to build a DDR3 system with almost second-hand parts;

At least thank you for listening to my dreams.

(As usual, I'm writing this as a translation :) )
Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on April 08, 2026, 11:53:06 AM
del

I pressed the wrong button, you can delete this :)
Title: Re: My experimental AI testing attempt was successful :)
Post by: nick65go on April 08, 2026, 03:07:59 PM
and I want an operating system that does this, this, this, and this,
and it should be so small that it loads into the motherboard's BIOS,
no need for HDD, SSD, or USB, not even RAM,
the L1 and L2 cache areas inside the processor work faster than RAM,
bad luck, shattered good dream, https://www.phoronix.com/news/RISC-V-XIP-Being-Removed (https://www.phoronix.com/news/RISC-V-XIP-Being-Removed)

"Introduced in Linux 5.13 back in 2021 was eXecute In Place "XIP" support for RISC-V that allows for the kernel image to be executed from ROM. The intent is on allowing the kernel to run from non-volatile storage like NOR flash that is directly addressable by the CPU and to reduce RAM usage."

[EDIT] Maybe you have a small chance, because Intel spy (not yet bankrupt) still has a MINIX OS in its CPU.
Title: Re: My experimental AI testing attempt was successful :)
Post by: mocore on April 09, 2026, 03:06:09 AM
typical user

who defines this "typical user" ?

and how is it defined ...

what (data) is the definition based on ?

see also
https://en.wikipedia.org/wiki/Get_a_Mac

...
(AIs cannot find their own errors.)

who defines "errors" ?
and how ... etc

Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on April 11, 2026, 08:10:39 AM
artificial intelligence is actually like a debugger.

" https://www.anthropic.com/glasswing "

I think my predictions came true the next day.  ;)
Title: Re: My experimental AI testing attempt was successful :)
Post by: mocore on April 11, 2026, 12:19:35 PM
I think my predictions came true the next day.  ;)

can you explain why ...you think that ?
Title: Re: My experimental AI testing attempt was successful :)
Post by: xor on April 16, 2026, 07:15:34 AM
Don't you read the news?

I think my predictions came true the next day.  ;)

can you explain why ...you think that ?
Title: In the future, philosophy is likely to split into two types.
Post by: xor on April 16, 2026, 07:45:32 AM
In the future, philosophy is likely to split into two types.

https://www.phoronix.com/forums/node/1627247

The Borg's ultimate goal is to "achieve perfection." https://en.wikipedia.org/wiki/Borg

Title: Re: In the future, philosophy is likely to split into two types.
Post by: xor on April 16, 2026, 08:23:52 AM
Here is the English version of the comparison between the Borg and Artificial Intelligence:

The parallels between the **Borg** from the *Star Trek* universe and today’s **Artificial Intelligence (AI)** are quite striking, especially when considering the concepts of "collective learning" and "shared intelligence."

While the Borg is a technological construct where biological organisms are integrated via cybernetic implants into a "Hive Mind," AI is a digital network where data is processed and models are constantly updated.

Here are the key parallels between the two:

### 1. Collective Learning and Knowledge Sharing
* **The Borg:** When one drone learns a new technology or defensive tactic, that information is instantly disseminated to the entire "Collective." This is exactly what makes their adaptation so rapid and formidable.
* **Artificial Intelligence:** In modern computing, concepts like "distributed learning" or "federated learning" allow new data or knowledge learned by one model or device to be rapidly integrated into the global model. Researchers anticipate that future AI units may function in a similar network structure to the Borg's "instant knowledge sharing."

### 2. Continuous Improvement and the Pursuit of "Perfection"
* **The Borg:** Their core objective is to achieve "perfection" by assimilating biological and technological distinctiveness. They exponentially increase their power by incorporating every new resource they find.
* **Artificial Intelligence:** Algorithms are optimized through data processing to produce increasingly precise results. This is, technically, a loop of "continuous improvement." AI systems are programmed to become "smarter" by being constantly fed with data from the outside world—much like the Borg's process of assimilation.

### 3. Scalability and Resilience
* **The Borg:** Thanks to a decentralized but collectively connected structure, the loss of one or even several drones does not stop the organism. The system is extremely resilient.
* **Artificial Intelligence:** Modern AI infrastructure (cloud systems, server clusters) operates on similar logic. If one node fails, the rest of the network continues to learn and process information.

---

### Key Differences (Why We Shouldn't Fear)
While the parallels are fascinating, there is a deep ethical and ontological gap between the two:

| Feature | The Borg | Artificial Intelligence (Current) |
| :--- | :--- | :--- |
| **Will** | Completely annihilates individual will. | Instrumental; operates based on design goals. |
| **Goal** | Conquest and forced assimilation. | Assisting humanity and analyzing data. |
| **Bio-ethics** | Enslaves individuals against their will. | Managed/supervised by humans. |

Scientists generally focus on the positive impacts of this technology in fields like "collective defense" or "medical diagnostics," rather than the Borg scenario. For instance, in cybersecurity, when one AI unit detects an attack and spreads that information to the entire network to prevent the threat from spreading elsewhere, it is a human-serving version of the Borg's "adaptation" capability.
Title: Re: My experimental AI testing attempt was successful :)
Post by: nick65go on April 16, 2026, 09:10:10 AM
Hey @xor, this topic about "My experimental AI testing..."  could be OK for your personal blog.

And (maybe) interesting as a (possible but) improbable humanity future. But I can not see the link with "TCE (Tiny Core Extension) News" branch of this forum; because I did not find any tcz "build" by you (with/without AI help) usable by forum members.
So I am pretty sure I will ignore this/your topic for a (very long) time. Have a nice life.
Title: Re: My experimental AI testing attempt was successful :)
Post by: Rich on April 16, 2026, 10:00:27 AM
Hi nick65go
... But I can not see the link with "TCE (Tiny Core Extension) News" branch of this forum; because I did not find any tcz "build" by you (with/without AI help) usable by forum members. ...
Seems I missed that. :-[ Thank you for pointing that out.
This thread has been moved to  Off-Topic  where it belongs.
Title: Re: My experimental AI testing attempt was successful :)
Post by: mocore on April 18, 2026, 12:38:57 PM
Don't you read the news?


can you explain why ...you think that ?

im sorry to say im struggling to find any connection

between
what i read
and
what you think

 :-\
Title: Re: SDL Adds Policy To Forbid LLM Generated Code Contributions
Post by: mocore on April 18, 2026, 02:12:40 PM
https://www.phoronix.com/forums/node/1627247

^^ SDL Adds Policy To Forbid LLM Generated Code Contributions

almost interesting to read some of the more informed comments

fwiw / imho  some similar themes to those are mentioned in the below link
perhaps a-bit in parallel to this topic  ,
...  https://lists.gnu.org/archive/html/help-guix/2026-04/msg00047.html

though some of the enthusiasm in the 'SDL Adds Policy' strikes me  ::) as a little odd
like ppl with a sugar rush who have been advised by doctor/dentist to cut down on sugar
arguing enthusiastically about which brand of tooth paste is going to solve *all* their problems
  so they can ignore any and all advice / to prove "them" wrong

vibe commenting if you like

gives me a kind of bill hicks vibe tbh
`Here is the commercial they’d like to do, I guarantee you. ....
And it just says: “Drink Coke.” Now, I don’t know the connection here, but coke is on my shopping list this week.`
Title: The rules of the game are being rewritten.
Post by: xor on April 20, 2026, 01:32:43 PM
A project idea I've been thinking about for years, but couldn't bring to life due to a lack of technical knowledge.

Quote
The rules of the game are being rewritten.

If you're not in the right place at the right time, you have to accept the inevitable end.

At that very moment; history awakens, and the fabric of time silently shatters.

While mathematics watches you, reality is recalculated with cold data.

That moment of error before the enemy's victory; the time code that gives you your last chance.

Now you are somewhere between fading into history and becoming a legend.

This sounds like the preface to a book :D
Title: Was Steve Jobs a programmer?
Post by: xor on April 20, 2026, 01:45:41 PM

Was Steve Jobs a programmer?
Title: Artificial intelligence is doing good work :D
Post by: xor on April 22, 2026, 01:10:32 PM

Artificial intelligence is doing good work :D

Code: [Select]
Total Number of Lines ~430 lines
Total Number of Characters ~22,500 characters
~120 lines of Embedded C Code
Launcher Code ~6 lines (created in script)

It is extraordinary to replace the code that needs to be changed on nearly a hundred different pages with just a single script code :)

Code: [Select]
apply_patch() {

diff
Title: I told the AI ​​"no unnecessary characters/spaces, remove them". :)
Post by: xor on April 23, 2026, 02:58:30 AM
https://forum.tinycorelinux.net/index.php?topic=28006.msg182163#msg182163

I told the artificial intelligence "no unnecessary characters/spaces, remove comments, let the compiler read faster",

Code: [Select]
Report:
Number of lines: 1 (single logical line, excluding here-strings)
Total number of characters (including spaces): ~12850

To answer the criticisms in advance
when requested; When asked to explain the code sections, it understands the code again and brings back its linear meaning.

What is really being said here is this:
Recommendation to reduce waste of time since ai has the potential to produce solutions in a limited number of areas

If this AI technology rise chart curve continues like this,
Stop writing code, it can give output directly in binary compiled executable format; I'm not kidding!!! :)

"Are we done programming now?" The answer to the question is;
If planning the day's work before getting out of bed in the morning is a job!?
Programming is either a job or it's not / I think it's time to wake up and get out of bed!
Title: Re: I told the AI ​​"no unnecessary characters/spaces, remove them". :)
Post by: xor on April 23, 2026, 03:31:55 AM
I told the artificial intelligence "no unnecessary characters/spaces, remove comments, let the compiler read faster",

Code: [Select]
Report:
Number of lines: 1 (single logical line, excluding here-strings)
Total number of characters (including spaces): ~12850

To answer the criticisms in advance
when requested; When asked to explain the code sections, it understands the code again and brings back its linear meaning.

What is really being said here is this:
Recommendation to reduce waste of time since ai has the potential to produce solutions in a limited number of areas

If this AI technology rise chart curve continues like this,
Stop writing code, it can give output directly in binary compiled executable format; I'm not kidding!!! :)

"Are we done programming now?" The answer to the question is;
If planning the day's work before getting out of bed in the morning is a job!?
Programming is either a job or it's not / I think it's time to wake up and get out of bed!
Title: Time limit on the forum creates a second post while the text is being updated!
Post by: xor on April 23, 2026, 03:33:50 AM
Time limit on the forum creates a second post while the text is being updated! :(
Title: Re: My experimental AI testing attempt was successful :)
Post by: Rich on April 23, 2026, 09:13:11 AM
Hi xor
Maybe you could get the AI to write your posts for you. That way
they will be correct the first time and you won't run into time limits.