Tumgik
agent-z-coding · 16 days
Text
hello yall. accidentally wiped my drive. brb
4 notes · View notes
agent-z-coding · 26 days
Text
Pin for survivors
Tumblr media
86K notes · View notes
agent-z-coding · 26 days
Text
Tumblr media
18K notes · View notes
agent-z-coding · 27 days
Text
People, especially games, get eldritch madness wrong a lot and it’s really such a shame.
An ant doesn’t start babbling when they see a circuit board. They find it strange, to them it is a landscape of strange angles and humming monoliths. They may be scared, but that is not madness.
Madness comes when the ant, for a moment, can see as a human does.
It understands those markings are words, symbols with meaning, like a pheromone but infinitely more complex. It can travel unimaginable distances, to lands unlike anything it has seen before. It knows of mirth, embarrassment, love, concepts unimaginable before this moment, and then…
It’s an ant again.
Echoes of things it cannot comprehend swirl around its mind. It cannot make use of this knowledge, but it still remembers. How is it supposed to return to its life? The more the ant saw the harder it is for it to forget. It needs to see it again, understand again. It will do anything to show others, to show itself, nothing else in this tiny world matters.
This is madness.
172K notes · View notes
agent-z-coding · 28 days
Text
this is THE WEIRDEST WAY i've seen someone learn coding, but you do you i guess :P
Tumblr media
March 30, 2024
I had long made up my mind on wanting to learn more about coding/programming if I passed my certification exam, and well? I finally put pen to paper sometime last week.
I’m really looking forward to gaining some more knowledge. ☺️
IG: estudieetudie
7 notes · View notes
agent-z-coding · 1 month
Text
The thing is, All AIs currently sucks balls at writing code, So try to debug your code yourself or seek help from actual humans. Also remember this: No matter how dumb you are (except a few people with really dumb opinions) you won't be dumber than ChatGPT. That thing is a bunch of numbers that spits out incomprehensible bullshit :P
Tumblr media
"it seems like you're the dumbest human to ever ask me anything. just perish already."
5 notes · View notes
agent-z-coding · 1 month
Text
List of bugs in the interpreter as of now:
Scope does not successfully register multiple native functions: RESOLVED ( this was a bug in my linked list implementation and i was lacking a single line of code :P )
Empty code block leads to segmentation fault: UNRESOLVED
Parsing table inside array causes an infinite loop: RESOLVED
Besides that, The parser works! Functions like add and dump are working, alongside a few logical operators.
Open-sourcing the interpreter will happen whenever I detect that enough bugs are squashed and it is in a usable state. In the meantime, PLEASE join the discord!!
2 notes · View notes
agent-z-coding · 1 month
Text
Me: "Code please do this" Code: "No try again" Me: "Okay fixed please do this now" Code: "Nope" Me: "Okay fixed again, please" Code: "Okay" Me: "What" Code: "I work, get on with your day" Me: "But how" Code: ":3"
5 notes · View notes
agent-z-coding · 1 month
Photo
Tumblr media
love story of the modern day
38K notes · View notes
agent-z-coding · 1 month
Text
Please join the discord server.
I will be posting dev builds, upcoming features, ask for suggestions, and more :P
Writing a programming language in C. How is this syntax:
Tumblr media
44 notes · View notes
agent-z-coding · 1 month
Text
Please join the discord server.
I will be posting updates, Dev builds, Ask for suggestions, and much more :P
I HAVE FINALLY SUCCEEDED
Tumblr media Tumblr media
IT WORKS!!! IT WORKS!!!!!
[4, 5, 4.3] -> add BECOMES 13.3!!!!!!!!!!
YOU PEOPLE I HAVE DONE IT
source code will be coming soon (as soon as i get more helper functions working.
For now, PLEASE contribute if you can. Even as little as suggesting some helper functions could help me a ton.
Contribute below:
Open a PR, An issue, Anything, Just mention what the language lacks and you don't even need to implement it yourself, I'll add it to the To-Do list and get working on it ASAP.
75 notes · View notes
agent-z-coding · 1 month
Text
Being a programmer is fun because a lot of the time I do not think of it as a skill I have. Like I can sit down and I can code pretty complex things but I can't actually register that I can do that, or that some maths I just wrote into code is actually something I not only worked out but got a computer to perform. It feels like I somehow autopilot the code, like did I actually do that?
6 notes · View notes
agent-z-coding · 1 month
Text
Introduction post
Hello! This is my coding blog. My main tumblr blog is @agent-z.
I started coding roughly 7 years ago, And have been going strong ever since.
My GitHub account is @MinecraftPublisher. If you think that's a goofy GitHub handle, That's because I picked it when I was very immature (2018) and I have kept it for the sake of nostalgia.
I know C#, JS, Front, Back, PHP, Rust and Nim.
If you have any questions, Whether about coding, My opinions on anything, or if you're simply bored, Either ask a question or message me directly! I check my Tumblr very often :P
9 notes · View notes
agent-z-coding · 1 month
Text
I HAVE FINALLY SUCCEEDED
Tumblr media Tumblr media
IT WORKS!!! IT WORKS!!!!!
[4, 5, 4.3] -> add BECOMES 13.3!!!!!!!!!!
YOU PEOPLE I HAVE DONE IT
source code will be coming soon (as soon as i get more helper functions working.
For now, PLEASE contribute if you can. Even as little as suggesting some helper functions could help me a ton.
Contribute below:
Open a PR, An issue, Anything, Just mention what the language lacks and you don't even need to implement it yourself, I'll add it to the To-Do list and get working on it ASAP.
Join the discord server, I will be posting updates and asking for suggestions and providing beta builds: https://discord.gg/JxnKn9jd
75 notes · View notes
agent-z-coding · 1 month
Text
Writing a programming language in C. How is this syntax:
Tumblr media
44 notes · View notes
agent-z-coding · 1 month
Text
Parser is done! I will now stress test it and look out for bugs.
Tumblr media
This is the sort of stack trace the parser provides. How does it look? :P
5 notes · View notes
agent-z-coding · 1 month
Text
Tumblr media
This is the sort of stack trace the parser provides. How does it look? :P
5 notes · View notes