Someone: Do what do you do in your spare time?
Me: I study
Them: what is you plans?
Me: Study
Them: what are you studying
Me: Programming
Them: any other plans?
Me: No. Just studying.

seen from United States
seen from Switzerland
seen from United States

seen from Australia

seen from Malaysia
seen from China
seen from Türkiye
seen from Hong Kong SAR China
seen from Indonesia
seen from China
seen from United States
seen from United States
seen from South Korea
seen from United States
seen from China
seen from United States

seen from Malaysia

seen from United States
seen from United States

seen from Germany
Someone: Do what do you do in your spare time?
Me: I study
Them: what is you plans?
Me: Study
Them: what are you studying
Me: Programming
Them: any other plans?
Me: No. Just studying.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Almost finished another document for my hobby-project-community.
Decided to study JS number methods. I hope to learn the terms a bit and write them down, then look at Discord Developer documents to see how I can make my Discord bot respond to me asking if it's alive.
Right now the bot is alive - but it's refusing to acknowledge or respond to commands
Bot: *wakes up*
Me: are you alive?
Bot: *blank stare*
Me: ... Are you functioning well?
Bot: *blank stare*
Me: *Looks at my script in confusion* -- well it's obvious alive but it is refusing to perform any actions...
Back in the before time when I started my technology journey, in the CP/M days, there wasn’t as much software available and what was out the
I finally understood how to make arrays and what makes up an array.
Array is if we want something to hold multiple values under a single name, and they have an index number, 0, 1 and 2 etc.
And I can change them using e.g. coats[0] etc.
const coats = ["grey coat", "black coat", "brown coat"]; coats [0] = "striped coat"; document.getElementById("demo").innerHTML = coats;
I think that's how it is...
What programming languages am I learning?
I'm learning JavaScript and Lua
Current small goal atm? I want to create a script for RedM or/and FiveM
Long term goal? - I want to create scripts for games.
And I will keep my scripts free and public available, as it is supposed to be when you contribute to modding.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
I got everything set up - missing a few more things for my RP community.
Such as server and TS3 server.
I am still only one person on the project. I found a few friends who is willing to be staff and a friend of mine donated a bit money to give a small bump as they felt it was a cool hobby. I had tears in my eyes.
I have made rules and expectations, I have made applications lists, I have made a temporary website, I have made a discord server. I have made icons, I have made objectives, goals ... Not sure what else I have made.
Even made a list for new roleplayers so they can learn how things works.
So just going to sit down and focus on the programming bit, as I pulling a team's work on my own. I fear I might be the one to do programming/developing of things on my own too because I realised how devious people can be with programming..
Truly need to learn how to program in JS and lua so I can being developing scripts for FiveM/RedM
Time to immerse myself in studying JS.
My friend: I was throw into the programming - like being thrown into a room with a pc and a keyboard; go ahead and code
Me: [sweating trying to program my own discord bot] - okay, yeah, I understand some of these stuff, I definitely need to study more