#⌨coders-cave
1 messages · Page 89 of 1
Tf are these moon runes
If it's what i think it is
I can literally
Change values of an entire dataframe in one line
Based on values of a column
Ah yes
ah yes
multiply X value by Y percent i can just
looks like something unnesscary
Do It
Who asked
just make a list
of
same thing
a list of objects

first to turn these binary number to string and tell me what it is in discord wins nothing!
00100000
That looks like a.....
I just worked with unicodes for a little bit so I know what it is
also they seem very unpractical
the stuff i sent? why
I usually work with hexadecimal values so I should know what it is

why not just use a database
you can do it
it takes less than 5 mins
Eh fuck it ima just google it
it's
i know
its
but then you would just use lists
Its
32
In unascii it's a punctuation
it's easy
not exactly sure what you're talking about when it comes to lists
you mean like
2d?
now 00100001
33
!
whyd you need a 2d list
i am storing a table
just a list of an object containing the labels
you removed one 0
ah
ok lol
also
or a list of dicitonaries if you will
yeah both ways work
Wait I just realised
what is it
what you realized
Nothing
same
I thought about something but realized its dumb
this stuff goes FAST
relatively fast
i mostly use what pandas gives me
Ok considering we are doing quizes
oki
Lemme ask a question
what is it
uh
512bytes
Ye
1mb?
I was gonna give a hint with usually the boot partition being 512 bytes
i mean
lmao
kb
Or one sector
i just partition using bytes or bits directly
Ok who is gonna ask a question next
not me
Isn't half a kibibyte quite small for that nowadays?
yes
No
do you know
You see
how much
how do you even fit something in so little space
Bootloaders can use all of the memory in the pc
a whole os apparently
But the main code has to be inside the first sector
From where it jumps to wherever else
COMPRESS.EXE
lmao
me when lua / java / things i dont like
It literally just pute itself in the first sector and at the end of it there is a magic num
Java isn't bad
NO
WRONG
JAVA IS BAD
this is fact
Thr bios looks for the magic num in the end of the first sector and if its there it runs all the code inside the first sector
it's just C# but not Microsoft
java rn is a worse version of C#

How it installs... idk
Exactly
Probably some special instructions
Wait no
I know how

but i didnt say nobody asked
that's good
you probably have a high base of dopamine and that's why you are unmotivated
and you stop working on everything after 1 week of starting
Wait dopamine was the chemical which made yoy happy naturally
Rigjt
Not some drug
it is linked to happiness
and addiction
and motivation
and even physical movement
If happiness is an addiction I have it lol and I think everyone does
You know what this whole thing turned into stupidness
Talking to a girl you like gives too much dopamine to be able to focus in programming. Would not recommend
Lemme google one thing real quick
Ok so for anyone interested
When you are writing q bootloader you usually give the assembler an org instruction where you tell it where your code should start
Being written in memory
So you tell the assembler to put it in 0x7c00 where the first sector starts
And yea
Thats how it ends up in there
I googled and this sentence makes no sense. Dopamine should make it easier to focus
I dont really get the phrase "overdose on dopamine"
I have heard it before
But unless its a drug I dont get how its bad to be naturally happy
The phrase makes sense in context when someone's too happy
Yea I guess thats true
Im pretty sure people have passed out from being too happy which sounds both amazing and scary lmao
I've only once been "too happy" and it was when I first went to a girls place who liked me
intresting experience
okay actually no, many times because of the same girl
but the story did not end happily
I dont think I have ever been too happy but I have felt dizziness over being happy for too long
Like one day I just woke up in a good mood and things were working out the whole day
And it just felt overwhelming
The feeling of being too happy is odd. In the cases I've felt it, there was nothing else in the world than the reason for my happiness and me
I wake up in a good mood almost every morning but it usually ends sooner or later
most of the times because of school
I had really nice morning today, woke up at 9am, talked with friend and ate breakfast at the same time but then I had 6 hours of boringness in front of me
Its usually the other way around for me
I wake up in a terrible mood but the people in my class always make my day better
Vocational school always makes me happy but high school sucks so fuckin bad
I have 6 consecutive hours of English tomorrow
I'm trying to find headphones that my teacher can't notice to listen to music during it
based
I just deleted 3 separate messages lol
lol
Try the hoody trick
If you are wired that is
I'm almost at my bus stop so gtg
yes as i said
having dopamine is good
when you do things
dopamine gets used
🗿
a
wdym?
what's the bandit role for
muted
oki
facts
this would've been 100x funnier if you got muted
spare me pls
lol
hm
me when im hyped to get my new phone
probably on my birthday
and then i can root this phone
and unlock its full potential
with termux
get a pc
Happy advanced birthday rei!
thanks uwu
hm?
install dotnet
or something
basically
use a proor
proor
proot
install proot-distro
install whatever distro you prefer that has dotnet
and install it
its like chroot
dont use termux
there's a good dotnet app on the play store
only good for console apps tho
import sys
import asyncio
class Module:
def __call__(self):
return asyncio.get_event_loop()
sys.modules["a"] = Module()
how to make a default import
in python
which i just discovered
i can like
import a
loop = a()
E
like javascript
f4
do you mean
import a as loop
If you need to run c# in termux
You will need a c# compiler to turn the .cs file to an object file
And run it directly
As linux can do that
But yea the app is better
import matplotlib.pyplot as pd
import numpy as plt
import pandas as np
this is not java
compiler doesnt turn .cs file to an object file
I hate c# then
hola
yo how do i get demi god traite in game
that's why you should promote hamza to admin
promote me to manager so i can go inactive instantly
no
javascript can have a default import
likr
like
import Function from "module"
Function()
or maybe i can subclass the Module class
hmmm
although my method made the module
non-existent
so you can't do
from a import Module
Python is interpreted making it hard to do things like that
What you need
That's all up to you what you wanna do
You should be doing stuff you like cuz otherwise you wont learn anything
Well like
I mean how should I know then 
Try game dev
Hello, I'm new to unity and coding in general and I wanted to get into it, so i was following a tutorial that explained how to make an rpg. I was making a tilemap, and was in the process of moving some of the tile sprites to a folder. He said to make a new folder, but i had already gone ahead and placed them in another. Hearing this, I went into the unity files (now i know to do this through unity instead) and deleted the misplaced files, but then I started getting this error message. After a lot of messing around trying to fix it, i just deleted the tilemap entirely and figured that would delete the files and I could start from scratch. However it didn't and i'm still getting the error message. Does anyone know how to fix this? Thanks in advance
should i just restart the project? im only like an hour into the tutorial
never mind ran it again and then all the errors dissapeared
but now the movements all fucky so ill have to fix that
i will
try restarting unity
shit like that happen all the time
with what
cin :)
?
You guys know any good game engines for python or is it better to start from scratch
idk
dont use unreal engine tho
This is true
I use unity i saw something with python on there
Das cool
Yep 👍🏼
Snek XD
Sure why not
Dont
Python is not a good language for game development
Try C# (Unity) or C++ (UE)
Dying
Since I have to learn the language which do you recommend (as in UE or Unity)
unity more beginner friendly
C# gang
this
i was okay doing c# after python
Room to talk about different coding/programming topics. This chat is NOT WORLDBOX RELATED
Even tho Im not an admin I promote you to best mod

Nice
@wet girder sorry for the ping, just a smol question,am i allowed to share python files that i coded here?
ye why not
: D
this is a calculator i made using python :3 without any python library :3
feel free to check it out :3 its pretty simplified :3
@wet girder rates it :>
As someone who doesnt know shit about python, its a 9/10 would watch again
thank you!
currently learning GUI python library so i can make an actual calculator with buttons and stuff :3
eugh gui
Hi egg man
hello
May I buy some eggs and dn
I do
sells dn use it carefully
Look I want all your dn
https://c.tenor.com/0haE-PQ0jYgAAAAM/annoyed-upset.gif
i dont have more dn
I want all your...d(the language) nutrients
i dont have any
wtf
How do I download any coding app on my pc?
Im going to assume that you mean text editor and that you are on windows
I suggest vscode and you can download it from the website
Ok thank
A bit relevant to this channel I think
https://www.mapzen.com/tangram/play/
Epic 404 page
is there anyone that knows unity 2d well?
asking bcs maybe i will need someone that knows it better than me for my project
maxim does
;p
I'm currently working on a 2d unity project, doesn't mean I'll know anything more lol
dms maybe
nvm i cant dm u
its set to friends only
hm ok
but he works on worldbox
so.... he is busy
👍
any other ideas
lol
there is a problem i already have a team
me, artist, sound maker
we need a programmer couse mine sucks
then, improve
lots of good unity documentation and tutorials
plus simple experience of trying and crashing everything 81 dozen times will build you
and then you'll be like: Idea#289 lets give it a go!
(also greatest coder tool, google)
assuming its a question google can answer
My ways of forming a questions are very strange
sorry for me being dumb but what void use to check if the player clicked on something
why do you live in a cave go to a house
its a bunker
if we had a house we'd have neighbors or something and sunlight
thats a no no
Imagine spending four hours trying to get something to work
especially when you write od instead of id in your database on accident... Couldn't for sure be me
yeah it was embarassing
but i lied
it was more broken than that
did have to fix button though
me when people misused the terms
glitch and bug
they apparently use it interchangeably
for some weird reason
indeed lol
@knotty root don't spam emojis
so what do you need?
you just prompt an input from console, store the input in a variable, and when you need it check if what's inside the variable is correct
if you want I can give you some example later, I gtg for lunch now
bro you ask that question every day
and i already answered it
here you go again
please dont ask again
string password = Console.ReadLine();
string input = string.Empty;
while(input != password) {
Console.Clear();
Console.WriteLine("Please Type Your Password");
input = Console.ReadLine();
}
Console.WriteLine("Password Is Correct");
it will only type password is correct when you type the correct password
string password = Console.ReadLine();
cuz its that line
the while loop is simple
just save it somewhere
so you dont ask again after 2 days
what language is that 
C#
oh
im working on python rn
i made a stopid tkinter program, requires tkinter library
hey guys Im learning c++ and i wanted to know if os Code::Blocks good for learning coding
it's ok
if you are new to programming, I would suggest something easier.
C++ is an irregular language with weird exceptions and... things.
std::printf << "Hello World!"
Like what is this
do rust, be epic
c# will never have crab mascot
C# doesnt need trash
Anyone uses python here ? :3
Nah its fine :3
trash for anything other than data science
I use it for GUI'S
never
?
pray to almighty c#
bad
?
I think its good for gui's when it comes to use libraries such as tkinter
breffle if you're looking for c# advice, go to hamza
if you're not looking for c# advice, just dont listen to him
he is a microsoft bot
I make smol projects

^ he asked me to solve captcha for him yesterday
Really? Lol
yes
wtf ban
ngl tho
c#
is good shit
knowing it is p nice
its the best
you can make everything in C#
web apps web api console app windows app
no it's not
says the man who havent coded anything minorly useful
your opinion doesn't matter either?
who ?
I have little experience about c#, but isn't c++ known for being fast?
asked?
nobody cares
the speed difference is too small now
microsoft bot
cuz its better
I TOLD YOU ALL
he is a microsoft bot
its just that C# is better
give me one reason why would i make something in any other language than C#
literally impossible
what abt very low level programming?

you can still do that in C#
hao
well apparently someone cares if c++ is still widely used nowadays
used less than C#
as well as literally every other language
knowing useless languages that nobody is gonna use 5 years from now isnt
id rather have a larger knowledge in C#
(which is the best language)
(would recommend)
(11/10)
well if you plan on getting hired anywhere, you don't get to choose the language the company uses
yes you do

the company doesnt choose you
pypl?
you choose the company
well if ur shit at programming that the company have to choose you
maybe go get better at C#
uh oh C# bros we got too cocky
bro
that's pypl
nobody cares about that
which one did you use
that relies on google searches
and why do people care about what you used
what relies on uses
what did you use
what ranking thing did you use to get c# above cpp
⚠️ [citation needed] ⚠️
dont just open the first website on google
I don't have to back up my claims, it's up to you to disprove them
I mean I like C# but you are shitting on the rest of languages like they don't really matter
well guess what
and my claim is that Pascal is faster than c++ by a factor of ten
none cares about your claims
where did i find that?
so none will disprove them
literally no one listens to yours unless you posting abt c# is just one massive shitpost in which case it's really believable
the burden of proof relies on who makes the claim first, so yes, if you could show your sources it'd be nice
tfw cant even beat Java on Github
bruh
go look at the latest java updates
everyone who uses java instead of C# is stupid
Java can be compiled to .o
https://www.analyticsinsight.net/top-10-most-popular-programming-languages-on-github-for-developers/
citation acquired
java is literally doing the same as C# is doing
just 1 year late
they are adding stuff now that was added in C# 9
they are copying C#
cuz its so good
businessinsider also does the thing
i see they're turning around the extend embrace extinguish
man you really love C# huh
i like how you just search for random blogs on the internet that only want clicks
i had it pop up on search result but when i did it again it did not work
not doing your own research
by using C#
and realising how its the best language
ever
to ever
exist
at least it is a source
@hasty bane trying to argue against him will be the most unpleasant thing in the world as he has the biggest head in town just forget about it
im 99% sure he's shitposting
Thats obvious
and it is pretty funny so i keep it going
random blogs on the internet that just copy other random blogs on the internet isnt a source
they never verfiy the information
they just copy paste
ngl that's a point, but unfortunately google's search algorithm shows those first
pls verify your information 
im telling you to go use C#
and see for your self
that's how i verify my information
Nah I will stick to c thanks
I will not send stats about repository language percentage, i will instead ask you to do c# yourself 
bruh this man doesnt believe me but he doesnt want to try it himself
bruh haydot
im not gonna scroll for 2 hours
to make you apologize
or am i
I wonder if assembly is in the top 10 
This website shows the popularity of programming languages on GitHub over time.
cpp beats csharp

public github projects are not all of the real life uses
Oh yeah show me a large data sample of real life uses
It's not like a lot of developers put their projects on github
Show me which language google uses with code examples 
Not really
Which I still believe
what is ruby used for anyway
I say that to every language
I keep hearing people talk about it
servers
apparently atleast web backend according to something random post I saw today
C is good but its old yea you have to do most things yourself
oh ok
Unlike the newer better version c++
c++ is just c but oop
do rust.
Yea because c# is fast
RUST BACKEND
Not exactly there are some things that are much more improved
and too fast
suffering from success
But yea basically

Oop kinda bad tho
why do you need that much speed
why?
Im kinda starting to dislike oop
when you can make your app not that complicated
I like oop but I agree it doesn't fit everywhere
i need complex logicks
sometimes too much speed isnt needed
oh its your new phase
id give it 2 weeks
I usually want to declare random functions wherever I want which oop doesnt like
Like without any namespaces whatever classes
rust is pretty annoying though
It just gets too complicated
like global functions?
i like pythn
you can do whatever
just be ready to waste all the computing powers
Python is great I have realised its incredibly powerful
dont worry about him, he just gets a phase like this once every a couple of months, first he started with wanting to make everything with C++ then he moved to rust and then assembly now he thinks its C

cpp, rust and csharp have nothing on python levels of dev speed
for loops that take 20 seconds to execute
no ty
#⌨coders-cave more like #wars

lol yeah this place is more heated than #🌎general
took my shit bucket under a second to iterate over 30k objects and print them
Probably much faster with other languages
which is why
you just
delegate

which is why
use smth FAST for the "big complicated" and smth EASY for "small simple"
you go write a function in C
import it to python
and use it
and that's why numpy is pretty fast
cuz it uses C not python
once I executed some python code from php
data science libs are all very fast iirc
don't ask why
they all use c
yeah
Aight well this place gave me a headache im out
bye
I'm gonna need sleeping pills after being here
gotta get that maximum velocity considering the fact slow libs will literally cost more money to use for big thing
Python gang in the house
c# gang
exiled to Brazil
It's way too easy to sell my programming skills to a small company needing a website
I just told the owner of the company most of my experience using as much jargon as possible and he was impressed af
easy internship
stronk
thats like how you succeed at tests: only use fancy words and hope the teacher doesnt read it all
lol
Thats a joke and all but have you seen the prisons in Brazil
They are literally hell on earth
Since y'all coders I was wondering what 2+2 is
I need the answer for my math homework
depends
if you're asking for numbers type
2+2=4
for strings
2+2=22
because concat
and for binaries
10+10 = 100
Oh ok thanks
your mom aint that skinny
hellstack
Stack underflow
yeah need more loops
Thats funny
My favourite is PTR_ERROR_STACK_GOOD_DEV_LOL_MODE_OVERFLOW_GAMEDEV_UNUTY_GAMEEGNINE_NASM_NASA
Bruh,isn't that how prisons are supposed to be?
They are bad to the point I don't think I can even talk about em
No not really. They're meant to teach you to not break laws. In nordic countries most prisoners go to prisons where they have quite a bit of open space, very good health care, good food and atleast in Finland they teach you programming or other skills for work and we have over 60%-units less prisoners coming back to prison than USA
and USA makes prisons hell on earth
there is a point when you treat people inhumanely, but this is not really a coder moment
is there anyone who knows unity and programming in it well? I am making a game and i need help couse my programming skills sucks 
more info in dms
alizer please don't be like Hamzah
this guy knows stuff

You and Hamza will get along nicely
found the hamza alt
what if someone says that JS is better
that's fine
just don't say
js > everything else
that's similar to being narcissistic (in my perspective)
i assume that noone wants to cooperate but... do u know any dc server where i can find ppl to work with?

go to server discovery
maybe
I have an idea to make a bot that lets normal peoples vote to ban, mute and kick so they can basically rebel against mods and ruin the server (meme idea)
I made multiple
it is not
I use JS using discord.js
python is a good alternative
yeah
JavaScript is not java
lol
peoples will legit get confused of you say java instead of javascript
I don't know I don't have any recommendations
well clearly you haven't created anything useful in javascript otherwise you'd know
javascript has flaws like all language
yeah
which means
you need C# for that
Ban <User:Mention/ID> [Reason:Text]
[-d d:Duration - Duration]
[-ddays ddays:Whole number - Delete Days]
Invalid arguments provided: Not enough arguments passed
oh no
practically everyone here has
:(
because hamza is a c# supremacist
does language-ism fall under rule 1??
hamzah is like one of those people
@errant trail that's why nobody cares about your opinion
you can use js to fix js
typescript:
and use js to make my opinion matter
yeah typescript is much better than javascript
typescript is evolved js
makes it look more like C#
there are too many scripts smh snmnh
(by microsoft)
bro did you call a corporation that made the biggest charity a shitty corporation
yes
LOL
omw to commit war crimes
i'll donate a billion to charity later tho so i'm fine
nice spin
Hi rei! You have a lovely night
In February 2019, some of Microsoft employees protested the company's war profiteering from a $480 million contract to develop augmented reality headsets for the United States Army. this joke just got a bit too real
you too uwu
don't mind me just posting a message that peoples think is saying something instead of me sending a message to make them think there is an interesting conversation that I'm trying to start so peoples gets excited and look at my msg but gets dissapointed

did it work
no
i opened the channel because i wanted to check if anything happened and i was here before i left so it opened here

nooooooooooooooooooo
yoi lose
Js is cool but the c languages 
(yes including c# even tho I would put it as the worst)
@barren shale haydot said c# is worst!!!!
damn
I said its the worst out of the c languages
zamn*
Insulting ay
js is still better
Yea I did fucking say its the worst and I stand my opinion
Because both c and c++ are very high quality languages
That are good for everything from low to high level
While c# is only good for high level
i like any language im comfortable using
i mean
seriously
C# is the best lang out there
not as stupid as JS, not as obsolete as Java lol
you clearly only wrote js in your entire life lmao
weak types be like 0 == "0" // true LMFAO
rust be like 0 == 0 // obscure compiler error you'll spend hours fixing
any other language: maximum integer = 2147483647
javascript be like: Math.max() == iNfInIty
because you know its indefinite
unless the language has some sort of constraints that depends on the architecture



🤣
