#⌨coders-cave
1 messages · Page 87 of 1
I made my final decision to learn javascript
Fixed it thanks jupe
thanks for everyone who helped me deciding what to learn!
Nice
what are you gonna be using it for?
@wet girder to design some webs, and machine learning after i learn further
Machine learning on js? 
Most people recommend python for ML
Since there are many libraries that help you when learning the basics
there's tensorflow.js
but then you have to build your own frontend
most frontends are python
Isnt machine learning low level stuff
In which case I would say basic knowledge of assembly is mandatory and some low level high level language like c or cpp
I'm not too well informed but unless you want to make your own libraries for it, ml isn't too low level
At a beginner level that is
If you mean those big tech companies that make the cool AIs than yeah you could be right

It looks like you don't have any commands to show.
To enable or add commands, head to your dashboard and enable the plugins of your choice -> https://mee6.xyz/dashboard/522561390330904585
I’m about to begin advanced coding, any recommendations for softwares, platforms, exc?
I’m gonna do games
use C++ if you need low level and execution speed
With cpp what are you gonna do
Another game engine or no engine
Idk about engines but for no engine I can definitely help with some basics
Like rendering with graphics APIs
i dont recommend getting help from haydot
as he made a 1 fps on an empty screen engine
no he just has the bandit role
hi kia
Yes because it had a memory leak
Which i fixed
mhmm
mhmm
Hi hi
good morning by the way
It's probably not morning but ow well
it was noon
nice bread pfp
what is it
obviously no
me derp
you can still use a decompiler
This is basically normal US CS colleges but free
is this the ooga booga cave
Wait
NO
THEY TOOK IT AWAY
AGAIN
Thats it im quietly rioting
Just open it through a text editor like vscode
There are text editors on mobile idk where the .wbox files are tho
Well this chat is as dead as objective C
Ima revive chat by stating a controversial opinion
Vim is actually good because its able to be used in the console
And nano sucks because....it sucks
Exiting vim be like
Final stage: stopping the electricity in the entire city

@knotty root @lapis minnow @atomic ibex use #🤖bot-commands
wtf
WTF
the deeper I get into designing and implementing professional programs the more I want to just straight change to cyber security but I already am getting an education in software development so I can just use that as leverage when I inevitably do change my field
I love coding and computers and everything but designing functioning pieces of software is just boring and uninteresting to me
And for sure I'm not gonna be a coder like what my education is sort of teaching to become
Remember
Hackers are always coders first
That's exactly why I do coding at the moment
I wouldn't have been able to understand how to disassemble and use the info in reverse engineering in the first hour without my os dev knowledge
and will continue doing it for minimum of 2 years depending if I get to do cyber sec stuff in the army when I have to go there
Hi
Heya
I'm not sure what kind of field I want to get into
After starting to learn how easy a normal C file is to break I understood how hard it is to code
Machine learning is interesting but the math kinda scares me away
I'm 90% I want to do cyber sec
There is no math really
It's like all math 
Its just learning how to deal with hexadecimal
No
just read few messages up
Fuck theory amirite

ai theory is 100% just statistics which is math
Yup
and big portion of ai is theory
MACHINE LEARNING != COMPUTER SCIENCE FUUUU
Lool
lol
Second time now
CS is way too broad concept ngl
I'm going to call it AI from now on ok 
They took it away damnit
That's what I was thinking
It's so broad you are not even sure what you are learning anymore
Or why
Some stuff inside CS don't really align with each other yet they need each other to function
yep
Well if you ask mastef he will give you a whole paragraph on why your opinion is stupid 
Idk but reverse engineering has thought me string == bad very bad
There's 5 CS fields in my vocational school and they are all completely different but still under the same name
Will it be valid
Cracking a program that has strings is pretty easy

Everything is easy after you understand it, it feels like
I remember that lol
but it worked out
Idk whats wrong with me but I like to do everything the hardest way possible and do the hardest things
Using the reverse api was a bit impractical
Like instead of climing the hacking ladder I will just say in day 1 "fuck it im hacking google"
lol, quite obviously but it seems fun to do
Yeah it was fun but after a while I became stressed because the more I dug, the less I understood. So I just changed approach
even doing xss on googles browser is crazy difficult nowadays
And it was the right choice
And I spend a good portion of my time learning how to do it until.... I realize im not good enough and switch
I looked a bit into xss
Looks fun
I looked into the latest xss in chrome and holy shit it was complex
I'm pretty sure it's almost impossible to XSS on google browser
I'm awful with anything web
They have a lot of smart people that look for vulnerabilities everywhere
Dont have an opinion as I can't even do a sql injection in a website without protection
Oh yeaaah
that's why it's crazy complex
So when I was getting my driver's license I was coincidentally learning about SQL injections
I tried learning
Driving school had a website with a login to make quizzes
Immediately hated sql and how it works
I still fucking hate sql
ohh yeah that reminds me I need to get working on getting permission from government to get drivers license year earlier
Probably my least favourite language
sql is simple af
That website was shit lol, avoiding SQL injections is not hard but they didn't have any kind of protection
This makes me incredibly angry like I might as well write an essay to the pc on how it should work
I made sql injection protection to my very first actual website in less than 5mins with help from google
But like this is one of the older xss I can remember and even this is complex af:
https://youtu.be/lG7U3fuNw3A
An actual XSS on google.com by Masato Kinugawa. It abuses a parsing differential between a JavaScript enabled and disabled context.
The fix: https://github.com/google/closure-library/commit/c79ab48e8e962fee57e68739c00e16b9934c0ffa
-=[ ❤️ Support ]=-
→ per Video: https://www.patreon.com/join/liveoverflow
→ per Month: https://www.youtube.com/ch...
I could log into any profile
"during this you should delete everything in 0x0918 and here you should move all data from 0x818 to 0xdeadbeef"
"but there is no 0xdeadbeef"
"Fuck you just do it"
oh wait this is from the simpler end of the spectrum
Well quite expected lol
Wait I have a question
Does sql and web languages go through some sort of...compilment or disassemblement before they get...ran?
Like does html turn into, lets say, a .o file before being executed ran whatever
That seems like an extreme security issue lol
Well python is interpreted, not compiled
So I'm not sure where the security issue is?
Like you can just insert code anywhere and boom
badly executed yes but for example chromium is years old at this point
Yeah but it's on your local machine
Your code is now running on...how tf do servers work
The html is on your machine
browsers have been a thing for probably 2 decades now
Servers just send you down a copy of the html
ye
The browser reads it and builds the page
Aight well now im sure I will never get into web development
browser is just basically interpreter for the website code
This seems complicated af
There is also another way to do it, I think it was with dynamic html pages, but I don't remember very well
it's quite simple really
And I woukd rather be thrown a few hexadecimal numbers who make no sense and not English works that technically matter but dont actually
So how does... requesting work
Like if html doesn't matter as its just a website designer how do you send requests to a server
I have a perfect YouTube video for this
Thanks because I wouldn't be able to explain it very well
Epic emoji fail
you didn't see anything
You are forgetting the logs 
Shush
🤫
This is technically more networking related than browser but these 3 videos explain it perfectly with a deeper look
https://youtu.be/CRdL1PcherM
https://youtu.be/3kfO61Mensg
https://youtu.be/oIRkXulqJA4
but the middle link should be enough for the basic question
Ah network Chuck I learned how to use proxies from him
I love his videos
Then I uninstalled linux and forgot
every video of the free CCNA series is a gem
the linux for hackers series is also a gem
I miss linux so much 😭
dual boot
Yea
But recently my teachers decided to tell me fuck you and rain everything at one go at me
That's why I havent been coding either I constantly have a big ol' headache
Anyway this convo went to shit so uhh im leave
Cya
cya
User reported to the proper authorities!
@atomic ibex don't flood.
Sorry
French devs out Here?
We barely have English devs even less French devs
Gm
Yeah it’s very difficult to find some
I need help
i have a project coming up and I decided to use computer engineering
the thing is idk what to make
has to do with biology physics or chemistry
maddox is from belgium
webdev is pretty cool
but
its a bit too messy 4 me
Exactly
Its like these things may matter but not really and then you can change this but it wont actually do anything its just strange
Trying to find a vulnerability in a website is like trying...sec
Ok clear that though changed my mind
I'm only 9 hours late to answer but I'mma answer anyways. Webdev is ok, I just don't like making websites without frameworks
nobody does
you stupid
you think you cool
jobs think you stupid who didnt learn any framework
With what
Without code thats like telling me your computer has a problem without elaborating any further
Jeez you really improved your coding
But a lil problem there are a few variables that I dont see there origin
I have been for a month because im too lazy to download linux but anyway
Ummm first of all kinds random tabs sometimes like with userHP -=5;
Bot that thats a code problem just makes it kinda hard to read
Anyway
Is this the main function
Ok so whenever you type attack both the info and the attack appear
What is this
Screenshot me output because its either wayyy to early in the morning for me to be looking at code or there isnt an apparent issue
Yeah and what is the output you are expecting
Wth are this codes
Its called programming
Your computer runs on them
Ok wait
Does the program ever loop
Return ro the info if statement
Go to pastebin and paste it their
Ok I dont have alot of time to examine it because. Of school but I think the problem is the program looping and password constantly being == info but not sure because once again I have school to attend
Gonna take a second look later if you need it
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Ok ima go now bye
This does work
I need syntax highlighting
Just take a picture of the code
Use the snipping tool
To take a picture of the code
So
What is wrong

Then there’s no problem
So what is the output you are getting
Can you screenshot the console
And post it here
And what do you want the output to be
Then remove every console.writeline problem solved
Next case

Password is equal to info
So it’s obviously gonna type info
Replace every pin with password
Yeah
Ur mum
Ok then
Wait 6 hours
Until I’m home
And I can use my laptop
Bye I have a lecture
@knotty root ima look at your home again when I also am home
Yes I'm looking at your home
Watchu need help with
Alright just a sec that I get on pc
what's the problem with this output
ok I need to run it on my machine because I'm not understanding it very well
@knotty rootdoes it get stuck in an infinite loop?
ok it makes sense
basically what you did here is a do while right? Once password is set to "/info" at the beginning, it will keep repeating that cycle as long as password is "/info". The problem is that inside this cycle, password will never be changed, hence the loop goes on indefinitely
What happens when you exit the while
Does the game end?
I mean
Is it supposed to end after you exit the while?
Is that your intent?
Then why is there a do while in the first place 
I was just gonna say that
like that but exit the loop when the user input is correct
do while and while can both do the job
no clue what any of that means but here have a baby nft

Is there a modding scene for this game?
Hamza you have reasently gotten so many good opinions on stuff I can't believe it
You are starting to think like me
Like that was a genuinely good advice
Aight just got home
And yea they fixed it
Ah yes... The Nerd Cave
hi how to code
help pls i want to hack insta and fb
my acting skill is a masterpiece

also for some reason
in python
you can do a in statement for a generator
like
1 in (i+1 for i in range(10))
idk if it consumes the entire generator
or like
idk
always have been
my internet does not like me hosting apache server on it lmao
it just straight up crashed after I put apache server online
Why does python look so confusing
Uhhhh follow my steps
- Have Linux, preferably arch because thats what I know best considering I spent like a month in Linux and im too lazy to install again
- On linux terminal, run
sudo pacman -S cmatrix - Run cmatrix
- You are hacking NASA
Thats what real hackers do
because Cross Site Scripting
hi both of you
I was thinking more of converting html to CPU instructions but considering I dont know anything web yes I guess that also works
Now that I think about it any language can theoretically be assembled
Even html if it had an assembler
So assembly isnt special fuck yea fuck you assembly
there's something called web assembler
that's how you run C# and C++ apps on the web
what
string input;
do {
Console.Clear();
Console.Write("Enter Input: ");
input = Console.ReadLine();
} while(input != "Correct Input");
hi
hi
You could also have an infinite loop
Which checks every time its ran if input == wanted input
And break when it is
Which is the exact same slower version of what he said
Dont worry about it just use what he said its better
YOOO THE KALI TERMINAL IS SICK
It has like text highlighting and shit its awesome
The arch terminal was boring af
And Kali feels so much more like an actually finished os
haydot
@orchid frigate
you know those are shells
that makes it
looks awesome
there's like
Yea
zsh and fish
you can change your own shell
so-
arch with cool terminal
is possible
Yea but like... I don't got an excuse
So I will just use one automatic @main brook didnt ask + ratio + dont care + cancelled
Ok now that thats dealt with we can proceed

Jeez a new os feels like a new phone
The first hour you are careful not to break it or fill it with garbage
Afterwords you just break it and fill it with garbage
More like a new computer Imo. Everything runs differently plus what you said. My PC's performance is completely different in Linux than in windows. There's a big drop moving to Windows but it's probably not as noticable on better hardware
I just wrote 150 more lines to make one single line of text on my website responsive
I will have like 1500 lines of css after making the whole website responsive
Ok now thats annoying
Like I would have gone insane if I had to do that
Kali has been running... kinda slower than I expected
well it is meant for only hacking
Compared to arch its slow but compared to windows its fast af
and to be used on vms
But arch is literally barely a functioning os tho
well you gotta set it up yourself
Yea
if you set it up to be barely working then yes
Its like a higher level bare metal
It was pretty good tho but definitely not a good main os
Its just too...minimal
Yea thats a good word
my friend uses it as his main OS
he has used dozens of hours to set everything the way he likes it
which is very admirable
and I'd love to do that as well
hi guys any of you use unity?
A bit
Good thing I installed it for that
bad thing you installed it as your main os
I have been pretty keen on hacking recently but I havent been able to use any of its tools because...well reverse engineering
Not particularly main just a half main
Plus now I understand linux installation way better
So I can pretty much change whenever I want
I know ubuntu is an os made to be like a main os but what does pop_OS specialize in
Like whats it for
Because I have heard most distributions have their uses
Individual
to be used by anyone whether they are new to linux or not
Ah so kinda like ubuntu
it is not good for intermediate to professional level use of linux
works fine if you don't want to change anything majorly
but does its job better
I... I fell in love with python
After creating a key generator and comparing how difficult it was in c
I still prefer c but python definitely won a place in my hearth
I hate c++ because I have to do an exam with it, but I understand that it's a cool language 
Everytime I write something in C# I always miss something from C++
like?
I missed pointers today. They're so damn useful in random times
also I just like C++ syntax more
pointers 
Pointers are hard and bit annoying but I still love them
it's less fun when you have to balance a binary tree with them 
pointers are amazing
They are like a blessing to all C languages
Uhhhh
People talking about the c languages
Pointers
Linux distros
Ans yea thats it
I used to work with C++ so much
Very fast and very useful for programming in general
I did a lot of Computer vision and loved OpenCV + C++
hi
morning 👋
hi hamza
when your brother university friends are so SOOOOO clueless about os but the professor decided to make them use linux without even knowing what the fuck does any commands even means
they don't even know how to like
change directory
but its cool
i helped him
basically upgrade his ubuntu from a 3 year without update 
also
i found out
termux stdin sucks
for some weird reason
in python
if you do input()
it doesn't take SIGINT
until the stdin has consumed a line
but
sys.stdin.readline()
works

it didn't halt the SIGINT
so it errors out with Keyboard Interrupt
Hello
yes happens everytime
god damn you brother's university
That must have taken a long time for all the things to upgrade
Like the..mm
Uhhh
The...
God fucking damnit I forgot
End of Ted talk
it took like
idk hoe long
most of them are downloading the packages
and initializing the initramfs
the unpack part is quick
~ definetraits lucky, attractive, pyromaniac, strong, wise, genius, giant, fast, tough, agile, content, kingslayer, honest,
#🤖bot-commands
he defines traits you can not stop him
I like your nickname
yes
very important discussions here in #⌨coders-cave
Important things
important things!!
Important things!!!!?
important things?
@main brook opionion on comptia
its a non profit company that gives out it certifications
although its a very
company
why is it sus
it used to support right to repair
but for unknown reasons its now against it
amongsus

true
im more curious abt the certificates themselves tho
because stuff like comptia a+
looks like a god damn scam
200 bux
per attempt i believe
and the practice materials
do not match the real deal
unless you pay for proper practice materials
which means you pay more than 200 bux for the certificate
My opinion on the subject is that
I have no idea what it is nor what does it do
But I give it w fair 5/10 👍
your opinion the subject
does not matter
1000 words ?
So that I can better myself in the future
And not suck

10 - 100 - 1000 whatever im not your English teacher
done
0 words?
1000
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
here
But like
you can check iff u want
You see you say I have a fault and clearly dislike me because of it so I give you a fair deal
Where you tell me what the fault is
I fix it if I can
Boom
Everyone happy
Ok
Fair enough
I will keep sucking then...ok thats very badly phrased I will keep not doing good then
You brought me into this trap didnt you you planned this
life
Coding being a person be more explicit
what
Sounds interesting
Ok how is the game going
That you were making
what game
The game that you and Borat I think were woking on
as i said before you suck i stopped working on it since i dont have time
How does me sucking have anything to do with the game
i didnt say it did
Jesus did I ruin your career or something why do you keep bringing it up
bringing what up
maybe true in your room
Your mom
unless there's someone else in it
that's inappropriate
wow
Are you gonna ban me or smt
pathetic
i feel sorry for you
you suck
I heard that before tell me something new
you suck
Adding more spaces doesn't mean its new
it does
Ok it does kinda but thats not the point
it is
very miserable
that's you
no
Also this is the most off topic we have been in a while
Im actually feeling quite happy with my life
So I would disagree
of course
feeling happy
does not
make you
look not
sad
Are you a therapist or smt what does that even mean
Why
Ok tell me why
So that I can better myself but you wont and you will just keep repeating random shit because you dont have a valid answer
Besides when did I do that
Will you tell me or bring up another excuse like "my internet died"
What sort of things
of disperation
this
You know since this conversation has started you have not given a single straight answer
i have
Everything was just digging further and further into a rabbit hole of meaninglessness
That im happy I wasted your time with
Because clearly you just wanted to waste mine
wong
So atleast I returned the favour
wrong*
No more like studying talking to people
And enjoying life instead of listening to your sad attempts at whatever the fuck you are doing
You used to be so fun to talk to now you just seem miserable yourself
🍿
reflecting again
Yea im reflecting at the time you weren't what you are now and idc what your therapist said but that's not bad you should.do it from time to time
Studying what
What the fuck are you guys on
Phycology like you
He just started saying random shit that made no sense and refused to give actual answers
Which is a pretty good sign of trolling ngl
So im returning the favour by wasting his time just like how he wasted mine
Ima also go
I dont think I wanna listen to more of this its not productive
And its pretty sad
you are
Well idk what happened
But after this conversation
My windows will no longer boot
So thanks
You really did waste my time and now I will need to reinstall
install linux @orchid frigate @orchid frigate @orchid frigate
I have kali
On dual boot
Also fixed windows
Turns out hard turning off during an update wasn't a good idea
Or is it called like
Cold....reboot
I guess
Idk
yeah dont turn off window during upda
i had my laptop get stuck in download
and it just kept going until battery died
It even tells you that when its doing it but in my defense it never said its updating
so i spent a few hrs debugging it
My least fav feature is auto update on restart
Yea that sucks because when it started doing it it was stuck in one place for like 10 minutes
So ofcourse I cold reboot
its not like you can choose the option to not update on restart
oh
one is called restart
oh no
click restart
i didn't get that in like
doesnt update
What’s the next world box update?
worldbox 3d
Really?
@lapis flint
question about bot
how many people are registered users and how much space does the user info occupy? im guessing you use sql for it but im curious at what point you need proper storage instead of just keeping in memory.
working on a small project of my own and not sure if I'll screw myself long term by not having a DB
i dont use sql db
i am using mongo db
its json like db
all data rn is just 5mb
you can check some info by using _world command

oh wow
looks like there's no point in a db for a bot unless you're going for smth massive
good to know 
No, its still db, but not sql-based
Yeah i know
just
I'll probably be keeping data as pandas dataframes
will test the thing later today
but i think setting up a proper db for what im doing is a bit overkill
new bot in which i am working right now i am just using json as data collector. Just saving data to file as json, because this bot will just on one server and needs to keep only settings about this server
so yes, if you dont need to keep many data units, better to use something lighter than db
Probably going to keep data in memory as dataframes when its running and have it read on startup and write on shutdown
What if it crashes?
unfortunate
sql dbs are only used for huge scale
autosave to disk once per x hours
and they dont use them alone
Кто русский
@barren shale
Just as in my json storage method, save for each change
Amp does that too
we just use firebase because it's easy and pretty much just jsons and if we happen to loose data on VPS we'll still have the data available to us
Actually yeah you are right
Nothing is stopping me from writing to file
its not like i cant still store the thing
in memory
!rank
You aren't ranked yet. Send some messages first, then try again.
@hasty bane you can always switch to a db
doesnt require a lot of work
if its json
lazy
which language should i start with ..m a newbie
really matters what you wanna do
make video games? windows application? android applications?
but good first languages are python and c#
and if you wanna do game dev you should try c# with unity
do you guys know how to download mods thru the discord server?
i like how haydot is giving advice
like he is good or smthing
i never said i am
im better than you
To be good at failing
I don't know if you know what failing means
But your real good at it
maybe not for you
Im sure that to you your opinion does but it doesnt to me
obviously my opinion matters to me
why would it be my opinion if it doesnt
Your ego is higher then a mountain
Its like someone ever praised you but sadly they didnt
You are sad but you dont wanna admit it and thats why you decide to troll on the internet where you can just put a mask and noone will know who did it
I could go longer but I have a maths class to attend to
And that's more important than giving you a free therapy session
I dont want a war i wont peace
Like do you think I enjoy this
Being called sad and whatever the fuck else
lazy
smh smh
Lol you said wont
hamzaa probably doesnt even write code !
making maps for a video game
🤔 map generator?
here's the old version made in C#
the new version is hosted privately for my guild
the old version sucked
kek
here's the new one
looks better
too new
Your mom said wont
fair
Initial release 2018; 4 years ago
thats a long time not being ready but
nodes been out for 12
Web is weird
svelte doesnt have server sided rendering
but i think that jsut makes it less confusing
Ye thats why I stick to the roots
