GAMERS LAIR

Messages
2,571
Points
113
That...makes absolutely no sense. Why the fuck would you use a separate board for a mini server that was going to run things like THIS of all things? Not that its impossible in the least, but its not practical either.

I considered using one to make a BIOS backup/restore in my PC, ya know...before they added them to motherboards as a common feature.

Pretty sure it is open source, doesn't mean thats the code that was compiled on his end either.

So your wrong about that, unless you actually compile the code yourself, i have an encryption program (same I've mentioned before) that lets you put a password on your files for example! but I can easily remove the line that requires the password in the code and unlock any file I choose because I made the fucking program. I've had to do it when I forgot my own passwords because the encryption is actually so good it would take me a long time to decrypt it, even knowing how it worked.

Anything ran on a server is ran beyond your control, especially a personal one...although you can inspect the data going through your end and some of the remote as well.

Everything else you said is true.
ik there a lot of things that can be done , an can just f*ck someone by some simple shit that look inoffensive, open source doesn't mean it won't have flaws or something like that, but what you would feel about it would change about it no?( althout it won't change if someone has mallice or not)
 

WhatNitrous

Well-known member
Messages
23,454
Points
113
I was too tired. But the first reply helps a lot :p

Wtf happened to your avatar? XD
I decided to be ukrainian first, then indian...Idk, thought it might make me some new friends :LOL:

But in actuality, I am REALLY part Indian, although I have no right to carry the countries flag except my ancestry. Forgot to change it back when I passed out,
 
Last edited:

WhatNitrous

Well-known member
Messages
23,454
Points
113
ik there a lot of things that can be done , an can just f*ck someone by some simple shit that look inoffensive, open source doesn't mean it won't have flaws or something like that, but what you would feel about it would change about it no?( althout it won't change if someone has mallice or not)
I do trust open source, but I CAN compile it myself...and usually I learn from it instead and make something similar...and let me be clear, I do not copy and paste things into my code (I actually learn how they work and code it myself entirely), some libraries fully designed for portability aside that would be absolute insanity to code for no reason, generally hate those languages though.

I can't actually have a valid argument in this one, because what I get from open source code most users can't, and I've been programming for most of my life...I don't actually know what I would do if I couldn't read the code--because I have ALWAYS been able to read the code :ROFLMAO:
 
Messages
2,571
Points
113
I do trust open source, but I CAN compile it myself...and usually I learn from it instead and make something similar...and let me be clear, I do not copy and paste things into my code (I actually learn how they work and code it myself entirely), some libraries fully designed for portability aside that would be absolute insanity to code for no reason, generally hate those languages though.

I can't actually have a valid argument in this one, because what I get from open source code most users can't, and I've been programming for most of my life...I don't actually know what I would do if I couldn't read the code--because I have ALWAYS been able to read the code :ROFLMAO:
i tried to learn by the google things, but it isn't student friendly, it was an app, grasshooper?( i dont remember the name)
 

WhatNitrous

Well-known member
Messages
23,454
Points
113
i tried to learn by the google things, but it isn't student friendly
To code? From google? 😂😂😂

You ain't kidding :ROFLMAO:

I've been coding most of my life and I still can't even pretend to know everything...on top of it being multiple different languages, its entirely its own "language" that you need to learn first...same as you would learn something like spanish, once you have those basics then you can actually begin to really learn, switch languages, expand on what you know....its not something you can just breeze over a pocket guide and pickup. Well, some languages may be these days, but those I barely even consider coding.
 

Kid Kidding

Well-known member
Messages
5,548
Points
113
Lowest discount yet on ori and will of wisps, very highly rated metroidvania, 80%
There is higher discount (82%) if you own ori 1, see the bundle on store page
Really??? Someone is interested in the "lowest discount" ?
The mind boggles ...
 

WhatNitrous

Well-known member
Messages
23,454
Points
113
they taught first how to draw flags by codding on the app, but how the hek do i code to draw flags on computer? i was missing this so i stopped as i couldn't experiment and try on computer to train what i learnt
This sounds like what Obama was using on TV :ROFLMAO:

Its evidently javascript, I would need to see your actual code to determine if it needs to be put inside a function block or anything of that sort, but basically if you put it in an HTML file using the tags

HTML:
<script language="Javascript">
// code here
</script>

Or putting it in a text file and saving it with the extension ".js" should work..depending on which version of it they use, the script files are different from using actual HTML.
 
Messages
2,571
Points
113
This sounds like what Obama was using on TV :ROFLMAO:

Its evidently javascript, I would need to see your actual code to determine if it needs to be put inside a function block or anything of that sort, but basically if you put it in an HTML file using the tags

HTML:
<script language="Javascript">
// code here
</script>

Or putting it in a text file and saving it with the extension ".js" should work..depending on which version of it they use, the script files are different from using actual HTML.
i can't remember, but it was something like puting collors line per line, then it taught a way to simplify it without the need to type 300 lines of the same code.

1678547886063.png

actually this one, they taught codes, but not where to apply XD, so i felt that i wasnt learning
 

WhatNitrous

Well-known member
Messages
23,454
Points
113
And I was right...some little snitch bastard reported my "Spaceholder" Thank you list over the GA banned users.

So let me make this clear...whoever did that just made it so you will never be allowed in my GAs...ever. and I'm adding names on a basis now, we can start with elloco...and anyone who gets names even once will never be allowed again.

Congrats on being a whiny little bitch.
 

WhatNitrous

Well-known member
Messages
23,454
Points
113
i can't remember, but it was something like puting collors line per line, then it taught a way to simplify it without the need to type 300 lines of the same code.

View attachment 10318

actually this one, they taught codes, but not where to apply XD, so i felt that i wasnt learning
Ya, no idea on this one...way too high level for me.

I assume the actual code is in the squares beneath that say "DrawBox" like the other program i just mentioned...unless java actually implemented it due to this tool. But still it would need the object and location of where it should draw the box. Not working code as I see it in the textbox.
 
Messages
2,571
Points
113
And I was right...some little snitch bastard reported my "Spaceholder" Thank you list over the GA banned users.

So let me make this clear...whoever did that just made it so you will never be allowed in my GAs...ever. and I'm adding names on a basis now, we can start with elloco...and anyone who gets names even once will never be allowed again.

Congrats on being a whiny little bitch.
what is spaceholder? and what about elloco, saw u say something but didnt get it?

Ya, no idea on this one...way too high level for me.

I assume the actual code is in the squares beneath that say "DrawBox" like the other program i just mentioned...unless java actually implemented it due to this tool. But still it would need the object and location of where it should draw the box. Not working code as I see it in the textbox.
actually the code is the drawbox thing, and you writte the color you want, on the squares down there was like to "kids" teaching, then after that they remove things and want you to write the code so the flag can be done, i started again just to show u, ill send by pv.

u could also try logging and trying the first 5 lessons so u could say " F*CK"
AND YES IT IS ON JAVA AND I JUST FOUND OUT XD, but what it matters? i still don't know how to use it
 

WhatNitrous

Well-known member
Messages
23,454
Points
113
As much as I admire your desire to learn to code, I would personally say thats the entirely wrong way to go about....you would be better off with a pocket reference (I suggest O'Reilly personally) or an actual lesson by lesson book if your determined enough.

That is a tinker toy for toddlers, no offense.

One thing I gotta add though, your never going to be able to learn enough to just be aware of malicious code...its either you really learn or your wasting your time.

There is no halfway, being able to see without being able to code...and in all reality, its a lifestyle to some and work for most others, but its something you never stop learning...its practically endless. The lower the code you learn, the easier the rest is to understand, but even if you were to master the base languages and do anything with that, it still means you have to reinvent the wheel to do some of it....or learn a higher language.

Its practically impossible to learn every aspect of it in every language, but the more you understand how the basics work, the easier all the rest becomes.

Its like learning Latin, it will make learning alot of languages a much easier task, but some languages don't actually come from latin and all the changes are still going to take time and effort to learn.
 
Messages
2,571
Points
113
As much as I admire your desire to learn to code, I would personally say thats the entirely wrong way to go about....you would be better off with a pocket reference (I suggest O'Reilly personally) or an actual lesson by lesson book if your determined enough.

That is a tinker toy for toddlers, no offense.

One thing I gotta add though, your never going to be able to learn enough to just be aware of malicious code...its either you really learn or your wasting your time.

There is no halfway, being able to see without being able to code...and in all reality, its a lifestyle to some and work for most others, but its something you never stop learning...its practically endless. The lower the code you learn, the easier the rest is to understand, but even if you were to master the base languages and do anything with that, it still means you have to reinvent the wheel to do some of it....or learn a higher language.

Its practically impossible to learn every aspect of it in every language, but the more you understand how the basics work, the easier all the rest becomes.

Its like learning Latin, it will make learning alot of languages a much easier task, but some languages don't actually come from latin and all the changes are still going to take time and effort to learn.
what is O'Reilly?

and yes, it is like for toddlers teaching in a way even the dumbest kids could learn XD, i wanted to finish it and trying to see if i get more interested, or learn to do some things, and it is an actually good way to introduce codding for those who never have any " contact" with codding, it isn't heavy XD, teaching about commands, strings, var, but without knowing where to apply it XD1678549963529.png
 
Last edited:

WhatNitrous

Well-known member
Messages
23,454
Points
113
I literally drew that middle finger mouse cursor in an icon editor in windows, converted it to binary, hex and then octal by hand...and then made the TSR program too create the mouse cursor at the hardware level as well as dialogue boxes and command buttons all in dos and be able to minimize, maximize and close them by clicking.

I'm really not going to have trouble drawing colored boxes in java after I take a peek.

 
Last edited:
Top