3xiondev's avatar

@3xiondev
Beta tester

i write code and build electronics badly
Wall

so about this

i kinda got sidetracked and built an induction heater instead

fuck it i’m building a Tesla coil

I love alpine.js so much oh my god

why do things take so long to dns populate nowadays

like my friend and I were sitting for around 30 minutes last night waiting for a joke domain to populate on 8.8.8.8 and it was taking foreverrr

@jeffalo what server do you use to host wasteof? I need to buy myself a home server and I want some recommendations.

ykw i’m gonna host a matrix home server so I can use it at school

people ask why I don’t like AI.

this. this is why I don’t like AI. not because I think it’s a danger to humanity, not because i’m just jumping on the bandwagon, but because it removes creativity.

yes, I got the memo that scratch won’t be adding generative projects.

but in general, I despise most generative AI platforms. they take away creativity from real artists and writers and the such, and they allow for the spread of misinformation much easier than before. the only type of generative AI that I’m fine with is the assistive AI that comes with some art programs, but only because they don’t generate pieces, they help the artist make pieces. at least it retains some of the originality and creativity.

and don’t even get me started on the people who get paid to “write prompts” for AI. It’s the stupidest, most low-effort job I’ve ever heard of.

(edit: i’m also okay with platforms like ChatGPT because they’re really just demonstrating what their model can do. they’re not trying to market it as a generative AI to solve all problems, they’re just trying to show people what they made.)

The reposted post was deleted
5 0 2

guys i’ve been on the modding GRIND

https://github.com/3xionDev/n-gon-upgraded

fuck it i’m building a Tesla coil

happe halowen

I think my final grades for this quarter are cooked

just another day writing the ugliest fucking url encoding program i’ve ever seen in lua

i think my other friend and I are going to write a modified version of Javascript called Gabrielscript where every statement is formatted like this

HELP I FOUND THIS IN MY FRIEND’S CODE I DON’T KNOW WHAT TO DO WITH HIM

while (price != 0); {price-25 = quarter++}
   while (price != 0 && price<=1); {price-1 && penny++}    
   while (price != 0 && price<=25); {price-10 && dime++}
   while (price != 0 && price<=5); {price-5 && nickel++}

guys I found the best way to print hello world

test = {"H", "e", "l", "l", "o", " ", "w", "o", "r", "l", "d"}
for i = 1, 11, 1 do
    if i == 1 then
        char1 = test[i]
    end
    if i == 2 then
        char2 = test[i]
    end
    if i == 3 then
        char3 = test[i]
    end
    if i == 4 then
        char4 = test[i]
    end
    if i == 5 then
        char5 = test[i]
    end
    if i == 6 then
        char6 = test[i]
    end
    if i == 7 then
        char7 = test[i]
    end
    if i == 8 then
        char8 = test[i]
    end
    if i == 9 then
        char9 = test[i]
    end
    if i == 10 then
        char10 = test[i]
    end
    if i == 11 then
        char11 = test[i]
    end
end
print(char1..char2..char3..char4..char5..char6..char7..char8..char9..char10..char11)

oh my god

throwback to when we watched conjunction junction in elementary school

16 2 9