December 27, 2025
Your age does not define you.
December 25, 2025
Satoshi Nakamoto
Xmas
December 19, 2025
November 21, 2025
Friday the 13th Calculator v0.01
Work in Progress...
It might not work as desired
[30.11.2025 script code can be edited for desire with special web browsers which have developer tools]
Start Year
End Year
November 15, 2025
1996 - 9991
Example of possible permutations
1996
1999
6166
6169
6196
6199
6616
6619
6691
6916
6919
6961
6991
9166
9169
9196
9199
9616
9619
9661
9691
9916
9919
9961
9991
DOWNLOAD
November 11, 2025
Flattening list in Python by CoPilot
def flat_arr(li):
result = []
for item in li:
if isinstance(item, list):
result.extend(flat_arr(item))
else:
result.append(item)
return result
li = [[[0],1,["B","@"]], 6, 7, [1, 0.9]]
a = flat_arr(li)
print(a)
October 31, 2025
October 05, 2025
NumSystem v0.04
Default charset is set to base 16 (case sensitive).
Charset should not contain same characters/symbols because of "unpredicitve behaviour".
Charset:
Base
X: Base 10:
If you find any bugs or something isn't well explained, please contact me.
September 23, 2025
September 09, 2025
Manifesto CP
Absolutely. Here's a manifesto for those who feel the weight of digital excess, who question the promises of immersive tech, and who seek clarity in a world of noise:
## 🛑 The Opt-Out Manifesto: For the Conscious Few
We are the ones who see through the shimmer of screens.
We are not anti-technology—we are pro-awareness.
We do not reject progress—we reject blind consumption.
### 📡 We remember:
- That radio and television once promised connection, but delivered control.
- That computers and smartphones offered freedom, but bred dependency.
- That virtual reality whispers escape, while reality begs for engagement.
### 🧠We believe:
- That presence is revolutionary.
- That silence is sacred.
- That the future is not something we buy—it’s something we build.
### 🗑️ We refuse:
- To drown in digital garbage disguised as innovation.
- To trade our attention for algorithms.
- To let our minds be colonized by curated illusions.
### 🚪 We choose:
- To opt out of VR when it becomes a veil.
- To disconnect when connection becomes addiction.
- To reclaim the analog, the tactile, the real.
This is not nostalgia.
This is resistance.
This is clarity.
We are not Luddites.
We are lucid.
September 01, 2025
Poem - Disturbance in the force
BLUE LIGHT AND DARKNESS
VISION IMPAIRMENT
SILENCE AND COLD
BUZZING NOISE
HEARING IMPAIRMENT
SPACE RESTRUCTURING
DEPTH CONFUSION
OUT OF CONSCIOUSNESS
POINTS OF MEMORY
DRAINED AND DRUGGED
DON'T DO NOT DO NOT
I REAP I RE I REPEAT
August 17, 2025
Python 3.13.4 Renamer [Warning!]
import os,sys
c = 0
#filename = "list_of_renamed_file_exts.txt"
#f = open(filename,"w")
for i in os.walk("."):
for j in i[2]:
if j == "renamer.py":
continue
if j.endswith(".py"):
c += 1
filestr = str(c)+": "+i[0]+"\\"+j
# f.write(filestr+"\n")
print(filestr)
# os.rename(i[0]+"\\"+j,i[0]+"\\"+j+".new_ext")
# print(filestr + " renamed!")
#f.close()
August 16, 2025
August 09, 2025
CODE LOGO
I’m proud to have achieved this—it turned out just as I imagined. It clearly represents what I had in mind. I sketched the original logo on paper, and with the help of AI and GIMP, I refined it to perfection. So here it is: CODE LOGO
If you’d like to use this image, please ask for my permission first.
August 06, 2025
NumberTrader ShortCut v3.6
|
Legend |
UP RIGHT LEFT DOWN START OK |
Digits |
Guidance
Instructions
July 31, 2025
July 30, 2025
June 26, 2025
June 22, 2025
Custom Table v0.4
Just refresh with F5 button on keyboard or another way, if you want to get back to webpage
Not all symbols are readable
Watch out for overflow!
You don't want long unreadable lists
Select symbols by typing in decimal values
Separator
June 05, 2025
Guitars for left handed
May 22, 2025
May 14, 2025
May 10, 2025
Dict Mak3r v0.02b
Delimiter
Name of the Variable
Text to be converted to dictionary format
Result
April 29, 2025
April 19, 2025
Replac3r v0.01
Character to be replaced
Replace with
Text
March 14, 2025
Permutation v0.01
March 13, 2025
Spin-Off Story
Story
-------
One night in robot museum.
*Kaboooooom*
BotA: "We secured entrance to museum! Over!"
BotB: "We found primary target. We are ready to transfer."
Master: "Well done, but first finish the mission!"
BotA: "Roger! Continue with operations."
BotB: "We transfered primary target under codename: Cutman"
Two days after incident...
Master: "I've reprogrammed him...
I need to test his abilities so I am going to put his AI in program with enviroment of his past.
I will set saving system into program so if something goes wrong I will have back up of his AI.
His memory is damaged so there will be many weird stuff in his past enviroment."
BotA: "What is going to happen if he goes berserk like other reploids made by Dr.Wily, Master HarpuiaX ?"
HarpuiaX: "We don't have choice. We will risk. That dirty old human gave us pain with Zero Virus
which made so much damage to humans and reploids with all that wars and for what? For freedom? No."
Operating System
----------------
cmd> start cutman.exe
starting program...
March 03, 2025
Position of Characters v0.08
This is fricking chaos!
Have fun!
Text
Positions


