#⌨coders-cave

1 messages · Page 8 of 1

plush oxide
#

CLASS

plush oxide
#

I’m not a coder

#

So bye

main brook
#

im procrastinating on my commission

fossil dawn
#

HELLO

#

Your game is great

finite umbra
#

print("ඞ")

meager nova
#

console.log("yee")

stiff yarrow
#

hi i want to make a mod. but i have some question: how do i start? and which languages do i need to know?

wet girder
arctic sandal
#

Hi all!

rose pawn
#

@small mason

#

Why is all in this server

livid haven
#

Is there a mod that allows nations to nuke/chemical weapons eachother

main brook
timid field
#

Tips to learn CSS?

uneven jacinth
#

Or ig if you want stuff to look decent quickly you could use bootstrap

timid field
#

Hm

quiet coyote
#

cant post link

dawn marsh
#

anyone know python on great?

#

i need help of one exercise sbout recursion

naive minnow
#

Do anyonw have an idea bout worldbox pathfinding

#

example humans dont going outside of the city borders

naive minnow
brisk zinc
#

Could anyone give me a short explanation on how to make a mod if possible please

wet girder
knotty root
#

count<<"Sus"<<endl;

knotty root
knotty root
knotty root
#

😫

#

from datetime import datetime

print(“The date and time is “ + datetime + “!”)

main brook
#

stupid

#

that's the class

#

💀

#

mf printing the class repr

distant wraith
barren shale
#

well web assembly is here

#

so it shouldnt be that hard

plain bobcat
#

Does anyone here know processing?

#

It’s a java program and I need help with smth

#

Or not

main brook
#

processing what

#

you mean like running things in different processes?

barren shale
main brook
#

holy shit

#

people nowadays name their library like people saying normal things

#

did you use fork?
yes i did

#

have you tried pillow?
no i haven't

#

how's your processing doing?
good

spiral breach
#

Is maxim ever excepting unpaid interns for world box, I need to get some experience in video game development.

barren shale
barren shale
tender hornet
#

HELLO!

#

It is i

#

A guy who can't cancel a block of code

#

Help

#

Python

#

Why does it not cancel the final block when none of the requirements are met?

barren shale
#

because that's not how you do it

barren shale
#

that's wrong

#

it should be

if state == x or state == y or state == z:

this is right

tender hornet
barren shale
#

i mean its wrong

tender hornet
barren shale
#

empty string == false, not empty string == true

#

that's how python sees it

#

so what you typed is

if state == "not good" or True or True:
barren shale
tender hornet
#

Ohhhhhh

#

Ok

barren shale
#

that's the correct way of using or

tender hornet
#

Thank you ^^

#

SuccessKid back to coding

#

Tysm Hamza

steep pebble
#

... all right ", Name)

tender hornet
formal grail
#

I don't like Stackoverflow. Please don't beat me :(((

barren shale
#

how to be a bad programmer: ^

formal grail
#

Yeah

#

Ah be Hamza

royal dust
#

Currently learning programming

#

Using Cs50

main brook
#

easier but kinda slow

#

cause tuples

rose pawn
#

If code not work:
Work

rugged summit
distant wraith
#

The power to explain to Google what kind of error you're getting

barren shale
maiden marlin
#

guys my granny is not breathing is it normal?

hoary hound
maiden marlin
#

No

#

Thanks bro

fleet sparrowBOT
#
Hamza#6629
Avatar
heady shell
#

L

azure patio
#

When is there going to be a new update?

humble wasp
#

@ashen sphinx #🤖bot-commands

vivid condor
maiden marlin
rose pawn
#

Make a code that makes amongus jokes

#

And i will give you a very funny meme

distant wraith
#

Or even better, use set for that juicy speed 😳

barren shale
#

if you are looking for speed you wouldnt be using python

#

and i was trying to explain the basic way of chaining conditions

orchid frigate
distant wraith
tidal elbow
#

i suppose could use ipy/jupyter if they wanted

tidal elbow
#

set is actually slower, huh interesting

#

oh nvm hah

#

there is seemingly minimal difference

#

yeah

#

inconsistent differences

livid viper
#

i just made my 100th game

#

i will call it minecraft!

main brook
#

I use ipython for heavy use case of interpreter

#

otherwise i use normal repl

#

because ipython have those auto complete and suggestions

orchid frigate
#

Using repls seems so weird

#

Ehy would you want to code in a command line

#

I mean for small things sure

#

But for like anything over 10 lines

untold laurel
royal hill
main brook
main brook
#

not the place to ask this

main brook
#

no idea how you didn't see that

bright prawn
#

ay yo

#

wassup

#

I found my place in this server

wet girder
#

lmao ip geolocation info is useless. My ip tells I'm in while another city compared to where I actually am

barren shale
#

yeah it kinda depends on the isp

#

any syrian ip address will just show Damascus as the location

wet girder
#

I have I think DNA as my isp and it just shows Helsinki as the geolocation

#

My home isp shows the city the isp is based and it's pretty small local fiber company so it's kinda accurate

rose pawn
#

YO REI wassup

#

so i go to this website

#

and there are all those text right

#
   if title:
       title = title.text```
#

i trie this code

barren shale
#

and then pick whatever you want

rose pawn
#

do i just, dict(text)

barren shale
#

no

#
import json

dictionary = json.loads(text)

print(dictionary["share_url"])
rose pawn
#

{'last_animation': {'id': 2166678, 'creation_timestamp': 1667260219, 'update_timestamp': 1667260219, 'title': 'collab!', 'preview_url': 'https://1b-f.s3.amazonaws.com/a/181401-D076BDC8-3046-43D6-8C30-C0BEFFD3DAFB-0-1667260227.png', 'gif_url': 'https://1b-f.s3.eu-west-1.amazonaws.com/a/181401-D076BDC8-3046-43D6-8C30-C0BEFFD3DAFB-0-1667260227.gif', 'posts_count': 12, 'likes_count': 12, 'share_url': 'https://folioscope.co/flipnoteboi/2166678', 'duration': 0.07999999821186066, 'user': {'id': 181401, 'username': 'FlipnoteBoi', 'enhanced_username': 'FlipnoteBoi', 'role': 'basic', 'profile_picture_url': 'https://1b-f.s3.amazonaws.com/u/181401-1663595922.png'}}}

#

this is whats it trying turn into a dictionary

#

it doesnt look like it can turn into a dict

#
  File "C:\Users\DELL\Desktop\Pythonstuff\FolioStats.py", line 27, in <module>
    for url, soup, post_url in pool.imap_unordered(
  File "C:\Users\DELL\AppData\Local\Programs\Python\Python310\lib\multiprocessing\pool.py", line 870, in next
    raise value
KeyError: 'share_url'```
#

this is the error

barren shale
rose pawn
#

(dictionary["last_animation"]["id"]["share_url"])

#

is this it

rose pawn
rose pawn
#

Traceback (most recent call last):
File "C:\Users\DELL\Desktop\Pythonstuff\FolioStats.py", line 27, in <module>
for url, soup, post_url in pool.imap_unordered(
File "C:\Users\DELL\AppData\Local\Programs\Python\Python310\lib\multiprocessing\pool.py", line 870, in next
raise value
TypeError: 'int' object is not subscriptable

#

apparently this is called a nested dictionary which i didnt know

barren shale
#

just find the right one

rose pawn
#

i will try

distant wraith
rose pawn
#

how do i not try to get something from it

#

{"id":2155861,"creation_timestamp":1664582485,"update_timestamp":1664582485,"title":"Spooky season!","preview_url":"https://1b-f.s3.amazonaws.com/a/185667-9D9D7252-D640-4066-B034-CD39292FA34F-0-1664582485.png","gif_url":"https://1b-f.s3.eu-west-1.amazonaws.com/a/185667-9D9D7252-D640-4066-B034-CD39292FA34F-0-1664582485.gif","posts_count":0,"likes_count":4,"share_url":"https://folioscope.co/xxdhxxanimates/2155861","duration":0.07999999821186066,"user":{"id":185667,"username":"XxDHxXAnimates","enhanced_username":"XxDHxXAnimates","role":"basic","profile_picture_url":"https://1b-f.s3.amazonaws.com/u/185667-1662348434.png"}}

#

this is what id is

#

i think

#

there are two ids in this dict could that be the problem

distant wraith
#

What are you trying to do

rose pawn
#

And im trying to get the "share_url"

distant wraith
#

Look at its structure

#

Go to last_animation then get the share_url

rose pawn
distant wraith
#

Yes

rose pawn
#

But it said raise value and stuff

distant wraith
#

Of course it will

rose pawn
#

I tried what hamza said as well

#

It said raise value

distant wraith
#

Did it?

rose pawn
#

🗿

#

Okay i will try again

rose pawn
#

lmao turns out it worked the first time i just parsed some extra urls too

rose pawn
#

I have a problem

#

dic = {'first_animation': {'id': 2155861, 'creation_timestamp': 1664582485, 'update_timestamp': 1664582485, 'title': 'Spooky season!', 'preview_url': 'https://1b-f.s3.amazonaws.com/a/185667-9D9D7252-D640-4066-B034-CD39292FA34F-0-1664582485.png', 'gif_url': 'https://1b-f.s3.eu-west-1.amazonaws.com/a/185667-9D9D7252-D640-4066-B034-CD39292FA34F-0-1664582485.gif', 'posts_count': 0, 'likes_count': 4, 'share_url': 'https://folioscope.co/xxdhxxanimates/2155861', 'duration': 0.07999999821186066, 'user': {'id': 185667, 'username': 'XxDHxXAnimates', 'enhanced_username': 'XxDHxXAnimates', 'role': 'basic', 'profile_picture_url': 'https://1b-f.s3.amazonaws.com/u/185667-1662348434.png'}}}

#

and i do dic.keys()

#

and i get dict_keys(['first_animation'])

#

how can i only get 'first_animation'

distant wraith
#

That method is used to get the dict's keys

#

And what are you trying to do this time

rose pawn
#

Getting this 'first_animation'

rose pawn
distant wraith
#

Why would you

rose pawn
#

And i want it to be 'first_animation'
Instead of ```dict_keys(['first_animation'])``

rose pawn
distant wraith
#

Then get the first index

rose pawn
#

Are there indexes in dictionaries

distant wraith
#

Wait you can't get items by index? 💀

#

Lazy solutions, but it's exactly what you wanted

#

It can cause an error if the dict is empty tho

distant wraith
main brook
#

bad

#

dict in new py version is ordered by the element insertion order

#

so

#

so not reliable

#

key value pair is never reliable index because hash

#

and yeah catgal way works 💀

#

but do note index is non-existent on hash structure

rose pawn
#

dic = {"user_with_most_features":{"user":{"id":166931,"username":"Zebrarto","enhanced_username":"Zebrarto :lion_face:","role":"basic","profile_picture_url":"https://1b-f.s3.amazonaws.com/u/166931-1667381593.gif"},"count":6}}

#

print(dic["username"])

#

why does this not work

#

nvm i made it work

rose pawn
#

so i have this dict with a list inside it

#

{"lionized_users":[{"id":180351,"username":"Bega","enhanced_username":"Bega 🦁","role":"basic","profile_picture_url":"https://1b-f.s3.amazonaws.com/u/180351-1653842880.gif"},{"id":166931,"username":"Zebrarto","enhanced_username":"Zebrarto 🦁","role":"basic","profile_picture_url":"https://1b-f.s3.amazonaws.com/u/166931-1667381593.gif"}]}

#

how do i get all the "username"s from it

#

okay i managed to only get that list inside it and use it as dict

#

but there are two usernames in this dict and i can only get one

#

how do i get both

#

someone help

#

how can this dict have the same keys in the first place

distant wraith
#

They're in a list

#

So, use for loop to get all of them

rose pawn
#

For loop dict get dic["username"]

#

?

wet girder
#

I've been using Windows 10 IoT at my internship and damn the documentation is bad

#

some of the stuff there's 0 documentation about and it's impossible to know what exactly it does

distant wraith
rose pawn
#

How do i

distant wraith
#

Google exists

https://www.w3schools.com/python/python_for_loops.asp
But it's just looping over the list and getting the dict from it, then getting an item from the dict. Like

L = [{"name": "Bob", "age": 19}, {"name": "Jane", "age": 21}]

for person in L:
    print(f"Name: {person['name']} | Age: {person['age']}")
main brook
#

cave pretty dead

barren shale
#

Smh

untold laurel
echo gull
#

someone here oh this cave is dead

barren shale
#

its not like you'd know a lot about this cave

humble wasp
#

the cave of coding

barren shale
stable summit
gilded kite
#

Is worldbox using DOTS?

main brook
#

no comment

next lotus
orchid frigate
#

Who said you cant

#

You can be as racist as you want

#

Because your opinion will always be wrong anyway

next lotus
#

what if my opinion is 1 + 1 = 2

#

which is synonymous to "java is garbage"

normal coral
#

Привет

rose pawn
#

Is it pronounced java or yava

#

Its java but what if its yava

#

Maybe yafa even

barren shale
rose pawn
#

J = Y sometimes

#

Jaqub

#

Mojang

#

Pjonyang

#

Jojo 🗿

orchid frigate
#

Dont tell me its pronounced moyang

knotty root
#

it is in sweedish..

#

and the company is originally sweedish..

orchid frigate
#

Bro my childhood has been ruined

#

I always thought its mojang

#

Always called it that

#

Fuck it Im deciding it isnt moyang

#

Anyone who says otherwise is a hater

gaunt steeple
wet girder
#

Finland better

spice mesa
bright prawn
#

it ain't moyang by any means

#

only in some languages

#

prob spanish and sweedish

broken sand
#

what language do world box mods use

next lotus
#

c#

placid hull
#

moJang

#

not moyang

fallow yew
barren shale
#

use a grenade and kill both anyways

main brook
#

javascript

#

and then i kill java

ebon sparrow
fallow yew
#

as someone who has not touched js yet

#

i would rather kill php

barren shale
#

it's already dead

fallow yew
#

@barren shale can you rate my vscode theme wbshy

barren shale
fallow yew
#

i got bored in class lmao

#

then regretted it immediately after

barren shale
#

No time to waste on things that don’t matter

#

All you need is prettifier and thats it

#

Maybe an icon extension too

fallow yew
#

i have 30 extensions lmaooo

#

mostly themes and some actually helpful ones

orchid frigate
#

Be a chad

#

Spend more time downloading extensions

#

Than actually using them

#

I have no idea what extensions I have and im sure I use only 5% of them

knotty root
#

e

knotty root
#
<#include <iostream>>
<using namespace std;>

<int main() {>

<from datetime import datetime>
<console.log(“the date and time is: “.. datetime ..”!”)endl;>

<}>
broken sand
fallow yew
#

actually i am new to programming yeah

next lotus
#

yeah in the long run you'll probably remove all those themes and just settle in for the most minimalist setup lool

#

i used to have all my IDEs monogatari themed

#

but kinda hard to set it up everytime i change pc

fallow yew
#

i only put it on as a joke at like lunch or something cause i was bored

#

im still in high school doing programming related classes

#

hence the spaghetti code

orchid frigate
#

Why are you using arrows everywhere

#

These new guys smh

knotty root
#

and if you had eyes, you would see that theres actually 5 languages in that one piece of code

knotty root
wet girder
#

why tf

#

why so many languages mashed together into this mess

barren shale
orchid frigate
#

Thats not how you say that

#

I think you meant "thats a weird way to say stupid"

#

It would have been way funnier

#

Smh

orchid frigate
#

There is no assembly in there

#

Thus i do not accept it

knotty root
#

fr

serene stirrup
#

Wtf is this

orchid frigate
#

its a

dim totem
#

fun fact : @barren shale is the third last word in arabic alfabet

orchid frigate
#

I really wanna learn arabic bro

#

Its the coolest language

#

If I had more time

still dawn
#

Oh hey you guys are playing color words?

cloud solar
#

Mhm

#

I think lua is cursed

#

I mean i tried to write hello world and it acussed me of crimes agains united nations

#

I think there is sth wrong

strange socket
#

Can anyone please tell me how to use nsmc in Android mobile

orchid frigate
#

Writing in lua is a crime against humanity by itself

knotty root
rose pawn
#

Guh

#

Guh isnt defined

#

guh

knotty root
#

local guh = true
if guh == true then
print("guh")
end

barren shale
raven bramble
#

Has there ever existed a program that created more of the same programs then those programs would MAKE MORE?

slim dirge
#

I need some help

#

I slapped an ssd into my pc but now all the crap on my hard drive isn’t showing

young kettle
#

whats the mod that allows you to edit equipment??

rose pawn
autumn frost
#

I hack into mainframe of joe's NVFRAM file and stole 69 user's password and then maxed out all their bank cards

#

then leaked gta 6 AT THE AGE OF 6

#

that's how goated I am at hacking

humble wasp
manic valley
#

nobody knows how to make time flow differently

autumn frost
#

how to be robx developer

#

step 1

#

learn programming

#

step 2 be nonce

#

step 3 somehow still be on the platform and actively grooming while making money

orchid frigate
#

Is there anyone that comes to this chat that has any level of sanity left

rose pawn
#

Say my name

distant wraith
#

my name

hasty juniper
#

NCMS be update to ver 14.3 cant use my mods in worldbox

safe prawn
#

yo moms a virus

rose pawn
#

Wow thats a sub message

#

Yo mums a virus and she makes more of herself

rotund sequoia
#

😛

rose pawn
#

That would be you

dusty garden
rose pawn
dusty garden
shell radish
#

i

#

hi*

alpine pendant
#

How to make a mew race

rose pawn
#

Why dont they get what they need to do 😤😤😤😤

#

Its a uno reverse card

#

Thats above me

knotty root
#

ey, can u code on a mobile devise i challenge u o do so

azure escarp
#

Do y'all do C# at all? In Unity?

left leaf
azure escarp
#

Nice

#

I've started lately

#

Getting a bit better

fallow yew
barren shale
#

smh

#

i cant program without my gpu

fallow yew
#

its my school laptop

#

chill

barren shale
#

smh

#

school laptop

fallow yew
#

smh

barren shale
#

should be a 4090 then

fallow yew
#

bro i didn't even buy it

#

it was issued to me

#

and its actually pretty good

barren shale
#

what kinda of school is this

#

doesnt give out 4090s

fallow yew
#

a not rich kid school

knotty root
#

Yo guys

#

Nvm

tender hornet
#

Why dis not work

n = None
x = "a"
while x == n:
n = input(" ")
if n == x:
print("yay")
else:
print("no")

print("bb")

#

Python

#

Ayy wait

#

OK it works now

#

Just had to change it into !=

wet girder
# barren shale doesnt give out 4090s

My school laptop doesn't even have a gpu lol. I'm thinking of buying the laptop to myself after I graduate because schools here don't reuse old computers and just sell them for cheap

#

Then I'll just install Linux onto it and use it as my linux machine

weary wing
#

#.

knotty root
#

c# gaming

dusty garden
#

Chat nediyo ya

tender hornet
#

I am home

#

Now I can rest

#

Knowing I am with my people

barren shale
#

What happened to this channel

#

Smh

safe olive
#

Someone who can help me from c++

tender hornet
barren shale
knotty root
tender hornet
#

Question

barren shale
#

what

tender hornet
#

Is this correct?

#

Python while loop

barren shale
#

does it work?

tender hornet
#

Ye

barren shale
#

then it is correct

tender hornet
#

Oh.

formal grail
#

I will make a mod about politics and religion

rose pawn
#

Guys whats the name of the music in this vid

#

#General failed me

#

Shazam failed me

#

Soundhound failed me

left leaf
#

That’s the name of it on Instagram idk anything else

rose pawn
#

TYSM

left leaf
#

Np

tender hornet
#

Br9

#

Rbo

#

Bro

#

This a code cave

distant wraith
#

Relatable

old mural
#

I don't understand the use of static

barren shale
old mural
#

F u

barren shale
#

rude

clever fable
#

Im going to make a code

<HTML>
<Title> ur mother </title>
<Body>
Hehehehhaahhahaaha
</Body>
</HTML>

barren shale
#

when people use the word "code" they refer to programming but HTML is a markup language so

slender inlet
#

Мне дали варн, потому что я неправильно играю в слова

#

Я про другой сервер

bleak venture
#

???

fallow yew
#

you mean h1?

#

actually head

#

you missed head

wet girder
#
#

💀

clever fable
wet girder
#

How can you forget html. It's like learning how to ride a bike

#

you learn it once and it's forever embedded to your muscle memory

barren shale
#

yeah html is ez

clever fable
fallow yew
#

vscode

fallow yew
#

yes im sure there's better things but it's open source and pretty damn good

fallow yew
#

as someone in web design right now that hurt me

clever fable
#

I will learn roblox lua

fallow yew
#

i mean you can

#

im doing a web project and im at a creative roadblock wbsuffer

#

i want to do something cool with it but i dont know what

regal crystal
#

Who knows how to make a macro in a word that closes only a document, not a program?

timid field
distant wraith
#

Why would you try to fix the bug if you can just add comments to it 🙀

#

I added comments to this code and it worked perfectly 🙀🙀🙀🙀🙀🙀

#

Thanks man

cloud solar
#

hello

#

how many trackers do i need to train a car to drive on neural network?

errant trail
errant trail
next lotus
#

fard

knotty root
#

Hi

rotund igloo
#

Hi

fading obsidian
#

help,(im new to phyton btw) and whenever i pass a varaiable through a procedure it doesnt update, eg-i pass variable H with 5 as its value, into a procedure thats adds H with 1, but when i print H outside of the procedure its still 5 instead of 6

barren shale
fallow yew
#

god i can't remember like any py lmao

fading obsidian
fading obsidian
fast cave
#

10100011111000001100111110010011100100001111110000

shell crystal
# timid field

Yes yes my favorite piece of dialogue: commented the code.

#

I'm stupid

#

Didn't realize what chat this is

wintry willow
#

,.

tawny wyvern
#

Pop corn in computer language-10101001010101011110101010

knotty root
#

Hi everyone

tender hornet
#

I tried to find a sulotion

#

But noting

#

Hazma

#

Help

#

Wait

#

But why does this work?
H = 5
b = int(input( ))
H = H + b
print(H)

#

And not
H = 5
b = 1
H = H + b
print(H)

#

???

fading obsidian
tender hornet
#

It kept showing 6 but I read it as 5 because of the cover on my screen

fading obsidian
tender hornet
#

I'm not mad bro

#

That's just the way I talk,

#

I think

fading obsidian
tender hornet
#

Crap I feel bad now

fading obsidian
tender hornet
fading obsidian
orchid frigate
#

Most aggressive and heated argument between new coders in history

rose pawn
#

I made this meme while i was gone

burnt flicker
formal grail
#

Where is the WorldBox source code? I couldn't find it.

stark seal
#

Guys, how do I make the cat move in Scratch

rose pawn
#

My gif is fone

#

Gone

#

Very sad

#

Oh wait i have a coding related question with my gif

#

Guys how do i take this gifs url

#

And print it????

#

In c#

#

This is very important to me

#

And i cant seem to figure it out by myself

#

So i had to share this gifs url here

#

Thank you in advance

#

Oh also anoyher question

#

How can i make a code that creates a random string that looks like it was typen by someone pressing random buttons

#

In python

#

And even more important question

#

How do i make a bot that constandly scraps a website between certain time gaps

#

Do i need a server or somhtng

next lotus
distant wraith
orchid frigate
#

In my opinion I personally think that c# is bad

#

Go ahead my brother

#

It is your time to shine

barren shale
#

bro says C# is bad but does not say why it is bad

#

😂

#

smh my head haters

knotty root
#

Python is a legendary programming language

#

And you can't deny that

#

Because python is way easier then most programming languages

#

Thats is my opinion

barren shale
#

and slower than most programming languages

naive plume
#

Scratch is the superior coding language

knotty root
#

Hamza this dude here thinks scratch is superior

#

Python is the most superior programming language in history of computers

orchid frigate
#

Average new programmer's opinion

wet girder
#

Okay guys I need all of you to pick a letter between a and f

wet girder
barren shale
#

g?

#

alright fine a

orchid frigate
#

Easily

#

All good words start with D

wet girder
#

this was the most important decision of your life

orchid frigate
#

My second choice was F

#

Can I use my joker

wet girder
#

no

orchid frigate
#

Idc im using it

wet girder
#

regardless higher socks = better programmer

orchid frigate
#

No

wet girder
#

yes

orchid frigate
#

I aint becoming a femboy for programming

#

I refuse

#

I prefer to be dumb

wet girder
#

lol

barren shale
#

im not a C PROGRAMMEER

#

:((((

#

ALSO THIGH HIGHS

#

WTF

cerulean pilot
#

hi

barren shale
#

damn

distant wraith
storm lava
#

ok.

wet girder
#

Way too truthful

barren shale
#

i started looking for time in my day

#

and i found a lot

#

like a lot a lot

wet girder
#

I can't save any more time in my day

#

i have 0-3h of free time a day

#

on weekdays i mean

bleak hollow
#

Мама твоя

barren shale
#

write down everything you're doing in a day

#

trust me there's time

#

i used to be like you

#

but then i realized how much time i spend doing nothing

#

or aimlessly scrolling social media

next lotus
# wet girder

holy shit guys on the comsci building really do this

wary harbor
#

wbshrug whats actualis

#

Mexico sv chile chile7 mexico 0 7-0 free fire ajaja

karmic tusk
#

malaysia

compact igloo
#

How do i escape just watching a bunch of tutorials confusedcat

#

I feel like I've been burning all my free time watching coding tutorials n shit for a couple months now and forget it all when i decide to try and start a project confusedcat

compact igloo
timid moss
#

Current tier list

delicate grail
next lotus
compact igloo
#

Atleast i can feel good about having some chicks in my class xzibit

half warrenBOT
#

User reported to the proper authorities!

prisma jasper
#

@kind hollow get this too

half warrenBOT
#

⚠ Warned Animarama Yt 222#5504

kind hollow
distant wraith
#

Print hello world

#

🤷

kind hollow
#

reverse a binary tree

solid raven
#

I started to learn python, learned hello world and then gave up.

orchid frigate
#

I used to do the windows version of bash when I was like

#

11

#

so probably echo none or something like it

barren shale
#
var yourMother = mothers.First(x => x.Weight == 69420 && x.Ugly);
tidal elbow
#

x = input("input: ")

forest cypress
#

public static void main(String[] args) {

drifting urchin
#

sudo apt install Spotify

cloud solar
#

I aint sure tbh, but i know something in python or c# unity

tender hornet
#

I forgot but it was something like what Hazma made

violet cove
#

Mine was key left = keyboard_check(vk_left)

orchid frigate
#

Do I sense

#

Vulkan

quick venture
#

Stomp stomp

livid venture
#

MessageBoxA(NULL, "b", "b", NULL);

wet girder
#

print("Hello World!")

#

as it should be

wet girder
#

I gotta say, I love coding and making software. I hate work culture

#

coming to the office at 8 and leaving at 4 is literally the worst

#

and my boss expecting me to pe productive for the whole time

#

8 hours of work is way too much to be productive the whole time

#

I can stay productive for way more time if it's something that I am passionate about but it's impossible to passionate about every project at work

barren shale
#

Same

#

That’s why I’m starting a business next summer

#

I hate being bossed around so I’m gonna be the boss wbshy

wet girder
#

I need to start getting enough money to support myself so I kinda have to stick around at work after this internship is over

#

I know they're gonna pay me fairly and all but I hate working this schedule lol

#

I've been thinking of maybe going to fire academy after vocational school and doing firefighting as my main job and as the schedule is 24/48 I can just use the 2 days off to work on coding projects

#

I also really want to go to university to get masters in cyber security but that's 5 years of my life

#

After that it would be cool af to work on doctoral thesis

#

I'd honestly love to go work in teaching or research

#

seems like so much more fun than development

peak dust
#

i feel that there are too many ambitions that kinda cross each other

fallow yew
#

probably print("Hello World!")

knotty root
#

Why is every coding tutorial always start with the print(“hello world”)?

next lotus
#

like

#

Hello world

#

is cringe

daring junco
dense sparrow
#

print("duck")
of ur mama = fat
print("AAA")

#

duck

#

AAA

devout geyser
#

Where did "Hello World" came from? Im learning programming (python) and i allso dont know where Hello world is from

#

Allso my English is bad so i have alot of misstakes in my messages:[

tranquil magnet
wet girder
#

I wouldn't recommend it

#

it will never be of use

#

you should rather learn actual programming for actual games

clever fable
#

Wanna try something else in studio than building

wet girder
#

Problem with roblox game making is that it's pretty much as hard as making games with Unity or Unreal Engine. Only difference is that you get way less in return for making games

#

Roblox makes it hard to get your game to the hands of consumers and takes over 60% of the revenue your game makes

#

but if you use for example unity, you can make games completely for free, have more ways to advertise to consumers and get bigger revenue share

#

neither is easy but it's not worth it to use Roblox Studio

barren shale
#

roblox is a scam

devout geyser
#

Btw why does this chat called "coders CAVE"? Does they want to say that we are cavemans?!

wet girder
#

What else are we?

devout geyser
#

I allready created an image in my head:

A cave with a view on a forest. A round stone in the middle. On that stone placed a laptop. And near that laptop stands a caveman with a bear's skin weared.

#

XD〜⁠(⁠꒪⁠꒳⁠꒪⁠)⁠〜

tranquil magnet
devout geyser
#

What is sd promot?

next lotus
#

there you go

devout geyser
#

Woah

#

Great art. Did you made it by ur self?

fading obsidian
#

what language is that?

light helm
late basalt
#

Impossible to understand to the untrained eye

exotic vessel
#

Ah yes... the nerd cave

distant wraith
#

Ah yes

#

The nerd dog

half warrenBOT
#

The world's largest cat measured 48.5 inches long.

restive horizon
#

Hey guys. I would like to make worldbox mods. or atleast learn about them. Where do i even start? What language does the mods use?

distant wraith
#

C-Sharp

main brook
#

me when svelte is a good framework

#

but not much jobs for it

#

meanwhile react and angular has the most job requirements

barren shale
#

svelte is so gooood

next lotus
#

its stable diffusion

devout geyser
devout geyser
trail oxide
devout geyser
next lotus
#

midjourney has paywalls

devout geyser
#

Looks like everyone left the cave and went to catch wild bags XD

(CAVEMAN REFERENCE)

late basalt
#

We huntin for Wild scripts

devout geyser
#

Lol

#

Btw, check my profile

knotty root
#

Print(“Hello World!”)

full rampart
#

How do you replace everything in the game with a giant donut?

#

And how do you remove all the powers?

#

and replace them with memes?

knotty root
mossy mason
#

.

#

W

devout geyser
#

Btw, how do i make greg to spawn? Ik where is the button but idk how to make him spawn

distant wraith
mossy mason
#

O people!

left leaf
devout geyser
left leaf
devout geyser
finite oracle
#

print("Big Balls")

spring ember
modern flare
devout geyser
#

Why you all saying print commands?

distant wraith
modern flare
distant wraith
modern flare
#

Fuck this pyton

devout geyser
#

Python is not hard

#

But i still dont understand why you all saying random print commands

devout geyser
distant wraith
#

Code block syntax highlighting

#

🐈

mossy mason
devout geyser
pallid atlas
#

Entendi foi nada

tame radish
#

Hello people

devout geyser
#

Hi

tame radish
#

Nice too meet you

#

Nice to meet you

devout geyser
#

You too

tame radish
#

Nice

devout geyser
#

Wait

#

Why do i have android role?

tame radish
#

Im new hello hello new im

devout geyser
#

HELLO

tame radish
#

Man

#

Aw man

#

This is hella sad

#

What am i gonna do

#

This sucks

#

Such dumb

devout geyser
#

Who?

near grove
#

mods?

tame radish
#

Aw man

#

Cant even say hi

devout geyser
devout geyser
#

D.e.a.d.c.h.a.t.

devout geyser
#

AtomicBomb
I sent an atomic bomb on ur location...B̴̛͜E̴̕͢Ţ̷҇T҉̧̕E҈̡҇R҉̨̛ S̷͜͠T̸͢͡A҉̢͠R҉̡͠T̸̢͠ R̶̨͡U҉̨͠N̷͜͝N̶͜͝I҈̨͡N̵͜͡G̶̢̛

main brook
#

me after spending 2 hours

#

to test if something worked

#

it work

orchid frigate
#

after this much testing I wouldnt even care if it worked or not

#

I would hate it either way

devout geyser
#

Does that means

lunar bear
#

Hehe

devout geyser
#

That you send an atomic bomb on my hou-

lunar bear
#

YOU FOOOL

#

HAHAHAHAHAHHAHAHAHAHH

devout geyser
#

atomic bomb exploded and killed @Krir. Now @CRINGE LORD#7519 is wanted for killing alot of people. And now @Kiri#1635's ghost will hunt you.

#

Whole world is now hunting @CRINGE LORD#7519 for using illegal atomic launch.

#

that atomic bomb explosion caused an a earthquake that made tsunamis around the world.

#

allso that earthquake caused alot of volcanic activity that made alot of ash.

lunar bear
#

Oh opps

devout geyser
#

that ash will slowly close sunlight. That means earth will freeze

#

Is this what you wanted?

#

@lunar bear ?

#

Are you happy?

lunar bear
#

Yes

#

I caused an extinction!!! Yeah I’m happy

devout geyser
#

Ooh... Okay... So you are saying that you like killing pipl?

lunar bear
#

Yeah

#

Arson my favorite

devout geyser
#

If I'm not wrong it's again rules. There is a rule about being mean to people. KILLING PEOPLE IS MEAN

#

Now ill call mods

lunar bear
#

Noooooo

#

My only weakness

devout geyser
#

@АdinizWarcraft#6096

#

Done

lunar bear
#

👁👁

devout geyser
#

Now we just wait

#

Btw

#

Ty for game idea

#

Ill try code something like that

lunar bear
#

Lol

devout geyser
#

"survival in atomic winter. AKA S.I.A.W."

#

Survival game. Zombies ... Mutants... All that crap

#

Why mod didnt came yet?

lunar bear
#

Idk

#

Ummm

devout geyser
#

Well .... Lets wait

#

Lol, new lvl

fading obsidian
#

imma sue yah

lunar bear
#

lol

devout geyser
#

Lol

south minnow
#

Hello 👋 are there any developers here

distant wraith
#

No, only nerds

mossy mason
#

O people!

devout geyser
#

Hi

lunar bear
#

Nerds here mate

orchid frigate
#

nice to meet you

orchid frigate
#

it just dissapears

#

S.I.W sounds better

tame radish
#

S.J.W.

sonic cradle
#
  using System.Linq;
  using Task;
  using Vent;
  using Light;
  using Door;


  namespace System C#{
  
  class Systems
  {

  //Players
  PlayerKill("You are now be killed");
  PlayerIdiot("You are idiot haha");
  PlayerMusicBox("Cool music box");

  //Play Sounds
  PlayAudioSound("PlayAudio.mp4");
  WindMusicBoxMusic("Wind.mp4");

  //Texture Loader
  LoadTexture(>Load<, "Resources/ui/Textures/Texture");
  }
}```

Coding be like
devout geyser
#

Lol

orchid frigate
#

Cuz its not c#

devout geyser
devout geyser
#

Ded chat

orchid frigate
#

Nowhere in c# do you have to specify c#

#

For anything

devout geyser
#

It says:

namespace System C#{

barren shale
devout geyser
#

Idk how C# works. Im python guy

barren shale
#

well you should change to C#

wet girder
#

It'd throw an error in python as well

wet girder
#

As # means comment

orchid frigate
#

rust

tame radish
#

As a python enthusiasts i know

#

;)

#
  using System.Linq;
  using Task;
  using Vent;
  using Light;
  using Door;


  namespace System C#{
  
  class Systems
  {

  //Players
  PlayerKill("You are now be killed");
  PlayerIdiot("haha");
  PlayerMusicBox("Cool music box");

  //Play Sounds
  PlayAudioSound("PlayAudio.mp4");
  WindMusicBoxMusic("Wind.mp4");

  //Texture Loader
  LoadTexture(>Load<, "Resources/ui/Textures/Texture");
  }
}```
#

This code you made doesnt work bro

orchid frigate
oblique talon
#

(╯°□°)╯︵ ┻━┻

#

hello

main brook
#

that moment of relief

#

when you made a working session in sveltekit

#

because most lib are either confusing or deprecated

naive plume
#

🟣

woeful valve
#

🔵

manic lotus
#

I'm taking a dump while coding , always dreamed of this scene

tame radish
#

🟤

tame radish
#

Told ya

#

Doesnt work

hazy orbit
#

Is this chat satire I can’t tell

ebon harness
#

i wish i could understand

sonic cradle
#

This is was a joke code

#

so does not work

#

was i make a coding be like

half warrenBOT
#

⚠ Warned GuestTox#7644

coral gorge
#

omg

vernal onyx
#

i can say night i can say no i can say naenae

devout geyser
#

Lol

#

Funni

vernal onyx
#

this is a human rights violation

devout geyser
#

@vernal onyx

#

Check rule 1

vernal onyx
#

shut up

#

snitch

devout geyser
coral gorge
#

calm down

devout geyser
#

Lol

#

He is mad

vernal onyx
#

i'm not calming down

devout geyser
#

Toxics is against rules

#

Ooooooof

coral gorge
#

english only

half warrenBOT
#

⚠ Warned GuestTox#7644

vernal onyx
#

bruh

#

bro the dude flooded the chat

#

and he doesn't get wanred

devout geyser
#

Rule 1: toxic=hate speach

#

Sorry for flood

#

Ill delete it now

coral gorge
#

hes posting the rules

#

because you clearly dont know them

devout geyser
#

Swearing again

half warrenBOT
#

🔇 Muted GuestTox#7644 for 30 minutes

devout geyser
#

XD

#

I like to see kids rage. Its very funni

devout geyser
#

@vernal onyx are u still mad?

#

?

vernal onyx
#

you're probably 8 and i'm insulting a kid rn

devout geyser
#

@coral gorge he is mad again!

vernal onyx
#

that's even worse

devout geyser
#

Lol

#

Tell that to mods

half warrenBOT
#

🔇 Muted GuestTox#7644 for 1 hour

devout geyser
#

Thanks AMBER THE EMOJI

humble wasp
#

bro left the server

#

he couldn't cope

devout geyser
#

WAIT REALLY?!

#

HE ACTUALLY LEFT!?

#

@vernal onyx

#

I can ping him

#

So he didn't left

devout geyser
#

What does cope means?

humble wasp
humble wasp
devout geyser
#

Ok

devout geyser
humble wasp
#

go check his mutual servers

devout geyser
#

How?

devout geyser
humble wasp
#

you need to learn C# to find out

#

it's quite easy

placid dome
#

hi people

devout geyser
#

Hi eric

#

*Érick

inner silo
#

Hi

left leaf
#

Navmesh

tame radish
#

Hi Eric

#

Plums

#

Your name sounds like plums in turkish