#💻︱programming

1 messages · Page 20 of 1

sand citrus
#

Is ot like a discord bot

supple schooner
#

and desktop software

sand citrus
#

Oh cool

supple schooner
#

this one

last raven
#

Bru's gonna have a crisis

steep dagger
#

to all the coders in chat

#

how much % of the code you write is using ai now

#

for me it's like 95% 💀

#

once i found a process for getting what I want out of it, it's so good at giving me what I want with only one or two messages with corrections and it produces work that would otherwise have taken a solid few hours

#

after that I get it to refactor it's work after a few chunks of work to get it into something cohesive

#

then run static analysis tools to clean up the last bits and it's golden

supple schooner
polar hatch
#

like lets say I have array of hexadecimal and I need to know what its says but dont wanna waste time

#

ill just ask ai what it is

#

or like

#

for asking whats wrong with my code but I try to avoid copy and pasting

#

what do you tell it to do?

radiant echo
#

@fossil dock

#

banned pr36b

steep dagger
# polar hatch what do you tell it to do?

I basically just gave it my requirements for a new module of work and ask for the files at once based on its interpretation of the problem, not too much detail the first time

#

normally this will be ~1000 lines of code at once

#

it's a lot because UI code, which is most of my work takes up a lot

#

I glance through the first version to see if it has interpreted the problem correctly, if not I'll provide corrections and ask it to give a new version of that module

#

Once it looks like it's in the right direction I copy all the files into my ide and give it a whirl

#

90% of the time it runs without any errors

#

at that point I look at it more closely to see if the output is close to what I want

#

with some corrections the UI it creates looks very solid

#

at which point I look at the actual code and check that the design direction is good

#

often times it does not link up with my existing classes and helpers, instead creating new methods that do almost exactly the same thing as elsewhere

#

I think it does this just to get a first working version as easily as possible

muted escarp
steep dagger
#

leaving it in that state is basically what vibe coding is and will make your project a total mess if you don't go back and fix it

#

which it's pretty good at doing too

#

but I've found that getting it to make piecemeal improvements in many passes leads to much better results than "refactor this whole thing", which will instead usually lead to regressions because it hasn't remembered all of your requirements

echo stone
steep dagger
#

for one very large chunk of work (which if not using ai would have taken me weeks), I ended up doing around 100 refactoring commits to clean it up with proper strict types and separation of concerns

steep dagger
#

that took about 2-3 days of iterations to do, but left the code in a really solid state to build the new thing from

#

the last step is to run it through linting and static analysis tools

#

these mostly spot when the AI has used old methods of doing things, which can be replaced with newer tools from the language; overly defensive code, such as useless type casting and useless guard statements; and small bits around the project which need cleaning up. I look through these manually and fix them myself as AI is very bad at fixing these issues.

#

then do all of that again for the next module

#

sounds like a lot of faff when you write it all out, but the scale of the work you can produce is pretty great

radiant echo
ancient knot
#

I just found out my account got banned, but I never used any cheats. Also, when I tried to appeal on the website, it said my account doesn’t need an appeal.

muted escarp
rancid moon
ancient knot
#

i've been kicked form cubecraft for : blocked connection

rancid moon
ancient knot
#

Could it be because I used a game accelerator? But my ping would be extremely high without it

#

im not in uk or ua,ihave to use it

#

: (

ancient knot
#

i used a vpn

rancid moon
ancient knot
#

ah no....

supple schooner
worldly badger
#

Not with pro subscriptions

supple schooner
ancient knot
#

hey i wonder ask why i cant find my friends ,They’re clearly online, but my party invite says the player doesn’t exist. I’ve double-checked and there’s no typo.

#

@supple schooner wait,r u Chinese?

rancid moon
#

if there is any spaces in their name make sure to put a _ for the space

ancient knot
#

medgames129390 and ilillilil1050

rancid moon
ancient knot
rancid moon
#

make sure to include all details

ancient knot
#

okay

#

ty

supple schooner
ancient knot
#

love ya bro

supple schooner
ancient knot
#

got it,baby

supple schooner
#

what the

ancient knot
#

I get a little excited when I see my fellow countrymen

#

: )

supple schooner
rancid moon
supple schooner
#

xd

ancient knot
#

oops

#

i see

#

but whatever

#

nice to see ya

supple schooner
#

you too

steep dagger
ancient knot
#

in the lobby(bedrock)my name is Cyprien026,but while i get into this server,my name turn into "SwellerHen85648".

#

thats why?

#

My Xbox is also logged in normally.

normal prism
#

Hello!

worldly badger
#

Print ("hi")

steep dagger
#

woa

#

u wizard

brazen heart
thin condor
#

@slate ibex Hey Homna Bashi

brazen heart
#

Hey so uhh this is not the right place to find someone to play with you

shy canopy
#

java as language is crossplatform btw

humble canyon
#

where i can create a ticket

steep dagger
floral python
#

#include iostream

int main() {
std::cout << "hello guys" << std::endl;
return 0;

}

floral python
#

console.log(" ';' is semicolon for information ");

gilded sandal
#

that was the joke

honest lark
warped oxide
honest lark
#

Lol

wispy comet
#

wsp guys

polar hatch
rancid moon
#

Is this with the Skyblock gamemode?

vocal horizon
#

English only please.

warm bison
#

Goofy ahh FFa community, Why they writing this in the programming chat LMAO 😂

polar hatch
#

what the sigma happened

pliant sapphire
#

My name is Rogit8701. A player named samirdada90 found out I play here, logged in as me, and changed my account password. I can no longer log in. Can an admin please reset my password or verify my ownership?"

lusty elk
muted escarp
#

bro...

pallid plaza
worldly badger
#

Omg

#

How long you had the old one

#

6 or 7 years

raven siren
#

Any one is best redstoner in this server(bedrock) of you are best dm me

marble isle
#

Guys i made some games in css html

#

Wanna try

supple schooner
#

localhost:3000

paper rain
#

Thats my website

#

Why did u steal it

supple schooner
rancid moon
#

Those who know 💀

steep dagger
#

day 1 programming joke fr

pallid plaza
quiet arrow
#

What software has 3000 as the default port

vocal night
#

a lot of web frameworks

#

Bun also of the top of my head

quiet arrow
#

Okey didn't know that, tbf, I only use Angular

steep dagger
#

I'm literally a React Andy

#

angular is the one framework that's looked down on

wispy comet
#

sorry

#

i was messaging my friend

#

and accidentally went to cubecraft

#

my apolagies

pale orchid
#

guys check this out, here you can learn shell for free and in a simple flow

#

please give it a star

#

to support

pseudo sundial
#

I dont program

#

😛

stable cloak
# polar hatch What is shell

Shell programming refers to writing scripts for a command-line interface (CLI) shell to automate tasks, manage systems, and streamline workflows.

bronze marlin
#

Hi

polar hatch
stable cloak
pale orchid
#

yes thanks nexi

stable cloak
wanton wave
#

why is cubecraft dying by lag

warm bison
rancid moon
#

RAM is hard to buy.

warped oxide
#

here also @full salmon

brittle tree
#

@silk ember I got a programming question for you... Will you help me?

steep dagger
#

pro tip for those who want to ask someone a question

#

make sure you ask them the question instead of asking them if you can ask the question

#

its questionception

rancid moon
#

Don't ask to ask thing

steep dagger
#

also few word do trick

vocal night
verbal rock
#

So uhh

#

I have a question about what you guys said

#

Do you guys mind if I ask

rancid moon
#

#1 troll ^

steep dagger
#

guys I need to know something important about noodles

muted escarp
#

Noodles is a girl

steep dagger
#

im pretty sure noodles is not a girl

#

noodles dont have genders bro 💀

stone shore
steep dagger
hexed shell
quiet arrow
# stone shore try french :3

That would still be the word, not the food. Although, gendered language does impact which adjectives people associate with the objects represented by the words

peak olive
#

Like I myself report so many hackers on cubecraft everyday but to see if they got banned are not I go to the appeals page to see if they are banned or not

#

And after 2 tries it says u have to wait for an hour

muted escarp
#

you don't need to do that...

pallid plaza
#

Also it's not necessary to check every single user's history there. If your report was accepted, they were issued a punishment.

shell horizon
pallid plaza
peak olive
#

So I was trying to take screenshots of their bans to prove they are actually balant

rancid moon
#

@full salmon

karmic minnow
lucid shore
#

Hii

#

I have applied for helper in cc

rancid moon
lucid shore
#

I have applied for helper but in cubecraft it is not showing then I am helper will it take time?

#

I have banned some hakers by reporting them

wanton cypress
wanton cypress
vivid flame
lucid shore
#

oky

burnt plover
flint spindle
maiden crown
#

Does anyone know why I was ranked 11 on CubeCraft op 2v2s in bedrock and my stats just reset and I’m back at 0?

dry flint
vivid flame
#

Huh, Leaderboard is Resseted?🤔

shy canopy
#

why is this just a help channel

#

can yall not read channel names

rancid moon
#

it's a programming channel

quiet arrow
#

It saves your layout between games. Just move it where you want

muted escarp
#

it does

worldly badger
#

.

shy canopy
silk basalt
#

@quiet arrow @junior jasper small question, are players able to sponsor rank or bundle giveaways in the cube discord or is that a big nono

quiet arrow
silk basalt
quiet arrow
#

Again, I honestly have no idea

silk basalt
#

That's fine, appreciate you

worldly badger
silk basalt
worldly badger
#

some people there are weird and some are nice

#

and it's not active anyway

silk basalt
#

I got a couple mutes from hosting giveaways cause people thought it was scam, while some other staff knew what I was doing and didn't bother, depends who view the reports ig🤷‍♂️

abstract scroll
#
System.out.println("Hello world!");
quasi oasis
#

You beat me to it 😡

meager glade
#

I'm a programmer now i guess

shadow garnet
#

Same

plush latch
#

Duck

shadow garnet
#

Buck

minor roost
#

@graceful ginkgo

meager glade
#

Mom said it's my turn to code in lucky island duos

quasi oasis
#

What’s your favorite programming language?

meager glade
#

Scratch

#

or Hour of Code

shadow garnet
#

Whatever doesn't make me cry inside

plush latch
meager glade
shadow garnet
#

Yh

meager glade
#

yavahript?

shadow garnet
#

Savajcript

pastel knoll
#

@untold grail how do I code

#

Oh wait

#

You can’t do that

meager glade
#

dang.

minor roost
shadow garnet
#

Oof

quasi oasis
#

I was just about to say, Ben is the last person to ask

untold grail
plush latch
meager glade
#

ben shouldn't be allowed to type here, smh

untold grail
#

Thank you for your vote of support @quasi oasis

quasi oasis
#

It’s all love

shadow garnet
#

If ben codes properly I'll elbow reveal

junior jasper
#

new

pastel knoll
#

@honest heath how much to make it so Ben can’t talk here

junior jasper
#

please

quasi oasis
#

No way Ben is already getting code hate 😂

meager glade
#

If ben codes lucky islands duos properly ill say he can code i guess idk

sudden kettle
#

print("hello world")

untold grail
#

Thank you Colin

sudden kettle
#

yes

minor roost
#

tfw no one comments on your code in the programming channel because people are just bullying ben ;-;

sudden kettle
abstract scroll
#

how is ben gonna get help when he does program if he can't see this channel

untold grail
#

I'm used to it

quasi oasis
#

Pineapple started it!

shadow garnet
#

I'll give u a packet of crisps to make him not able to talk

meager glade
plush latch
#

If Ben codes properly I’ll do a hair reveal

pastel knoll
meager glade
#

^

shadow garnet
#

^

junior jasper
#

by now yes

meager glade
#

it's only fair.

sweet barn
#

oh nice theres a programming channel now 😄

abstract scroll
#

I don't speak C/C++

plush latch
#

Rename this channel to “Bullying Ben”

shadow garnet
#

Redned rn bout to flex his code

junior jasper
shadow garnet
#

When I don't even know my a,b,c's

meager glade
#

Wonder if some people speak fluenter code languages than 'actual' languages

sweet barn
#
#include <iostream>
int main() {
    std::cout << "Hello World!";
    return 0;
}

@abstract scroll

quasi oasis
#

I’ll ask if I can leak some CubeCraft snippets 👀

honest heath
#

LEAK

#

L E A K

shadow garnet
#

👀

junior jasper
#

👀

meager glade
#

🥬

#

leak

quasi oasis
#

The private games system would give you guys a laugh

honest heath
#

thats a lettuce

pastel knoll
#

That’s youn giving consent

junior jasper
pastel knoll
untold grail
#

Ok Colin

shadow garnet
#

@honest heath rename to yo un isco

honest heath
#

no it wasnt me giving consent

meager glade
#

there's no leek emoji leave me alone pls.

lilac widget
#

stare new channel

#

Another one I can mute ShrekLooking

sweet barn
#
@Override

leek

quasi oasis
#

Ahaha I’m sorry Ben is actually a good developer and is a very important part of the team

pastel knoll
#

#WeAreMarieke

cinder sluice
#

system.out.prinln("Hello World"); Guys im having an error, it does not work does anyone know why!?!!?!?

plush latch
#

It would be really funny if you all started leaking important cubecraft secrets ha ha

minor roost
plush latch
#

So funny

meager glade
#

yes.

shadow garnet
#

Leak younisco toe reveal 👀

cinder sluice
junior jasper
#

that is new

plush latch
#

Younisco do a hair reveal

abstract scroll
#

that's definitely c or c++

torpid crypt
#

POGCHAMP

shadow garnet
#

Do it and I'll do a ear reveal

meager glade
cinder sluice
untold python
#

lol

meager glade
#

ill do a lucky island solos deaths reveal

torpid crypt
#

now gimme voice channel to stream my coding and im happy

shadow garnet
#

No

torpid crypt
#

😦

quasi oasis
#

One step at a time

minor roost
shadow garnet
#

That's not allowed

abstract scroll
#

don't you already have a twitch

torpid crypt
pastel knoll
#

@torpid crypt Mod they did a swear

#

Do your job

abstract scroll
meager glade
#

plug your twitch hurry

torpid crypt
#

public api inc maybe pog? I wish

junior jasper
#

ok....

untold grail
honest heath
#

for cubecraft?

shadow garnet
#

I want to be happy with The One small bit of code I know and not cry in confusion at other people's coding skills like @sweet barn whenever I see him code I cry in confusion

untold grail
minor roost
plush latch
quasi oasis
#

Has anyone checked out Golang much?

shadow garnet
#

No

sweet barn
#

I've been looking into it

meager glade
#

then your most played game, idk

sweet barn
#

low key would love to learn it one of these days

meager glade
#

leak smth

untold grail
#

golang is really nice

sweet barn
#

rust is interesting too

untold grail
#

I want to do more stuff with it but need excuses

spark bobcat
#

Can't the devs stop being lazy and fix santiniel already

quasi oasis
#

Oh yes I think we’ve talked about it Redned

abstract scroll
#

isn't go really good for AI stuff

torpid crypt
#

santiniel

minor roost
#

I was told it was C# and have been taught C# by my teachers so blame them

plush latch
#

@meager glade do a lucky islands duo stats reveal

shadow garnet
#

Rename sentinel to santinel

meager glade
#

😔😔😔

limpid bolt
#

sandtinel @serene moon

meager glade
#

i'll do lucky island stats duos reveal in summer

abstract scroll
#

snadinel

plush latch
#

Just rename it to San

shadow garnet
#

Snedtinal

spark bobcat
#

Bentinel

junior jasper
#

^^

quasi oasis
plush latch
#

So we can’t say that San banned millions of people

meager glade
#

rename sentinel to "hope you didn't update to 1.16.202"

sweet barn
#

C# is basically Microsoft Java 😂

abstract scroll
#

I started with C# too and then switched to java pretty seamlessly

minor roost
sweet barn
#

anyone worked with kotlin before?

abstract scroll
#

there's no false C# though banter

shadow garnet
#

Only code I know is morse code 😎

quasi oasis
#

Boolean puns I love it

minor roost
#

I've gotta do some jank stuff with an rpi and the system I've currently got

untold grail
#

if you know java you should give linux a chance too

quasi oasis
#

If you know HTML you should give CSS a chance too

abstract scroll
#

if you know linux you should give mac a try

minor roost
#

Hahahaha

#

No

#

Apple is smelly

abstract scroll
#

fruit just goes bad fast

untold grail
#

laughs in having to support mac devices

junior jasper
#

windows better than mac in my opinion

minor roost
#

Their new M1 Macs and Rosetta are really good so far, but basically everything else is garbage

pastel knoll
#

@untold grail

#

Are you ready to be bullied again?

untold grail
#

not really

pastel knoll
#

Why not :(

meager glade
#

: (

abstract scroll
#

@untold grail thank you for being the best ben

spring tiger
#

what

meager glade
#

what

abstract scroll
#

of all the bens in the dev team

untold grail
#

@spring tiger is my favourite ben

honest heath
#

nice save wouter

spark talon
#

nice save

quasi oasis
#

^

meager glade
#

nice save

abstract scroll
pastel knoll
#

@untold grail If you let me bully you once I will let you change my forums to anything for a day

elder void
#

oh my, what is this

junior jasper
#

dang

honest heath
#

i did my job stuart!

untold grail
honest heath
#

i clicked buttons!

elder void
#

Congrats @honest heath

sweet barn
#

im very proud of you youn

quasi oasis
#

Youn is best

elder void
#

Youn is my favourite

untold grail
#

youn is my favourite community manager

spark talon
#

youn is co

untold grail
#

also my least favourite community manager

quasi oasis
#

Definitely the better half of the product team

abstract scroll
#

of all the youns, younisco is the best

untold grail
#

what about ewan

pastel knoll
#

Youn is cool

meager glade
#

youn is.

honest heath
#

i appreciate the love

junior jasper
meager glade
#

he just is,

honest heath
meager glade
#

smile

untold grail
#

there are 2 other apprentices

honest heath
#

OH YEAH

quasi oasis
#

Don’t tell Owen that

honest heath
#

I FORGOT

#

I SWEARE

meager glade
#

itsben least favorite emoji tbh

honest heath
#

i love you rowan and owen :(

quasi oasis
#

Who is the third

abstract scroll
#

zwet this is a personal fav

untold grail
#

rowan

meager glade
sweet barn
untold grail
honest heath
junior jasper
sweet barn
quasi oasis
abstract scroll
quasi oasis
untold grail
meager glade
pastel knoll
#

Youn

#

I need help

sweet barn
honest heath
pastel knoll
#

Why are there no Younisco emojis

junior jasper
untold grail
#

Emojis aren't granted to badmins

honest heath
#

then why are there zed emojis

spark bobcat
#

Coding is pretty easy, you just need to do: /makegamework or/banhacker

junior jasper
#

wow

untold grail
#

What do you mean Jaden

honest heath
#

if it was that easy none of our devs would have jobs

#

Kappa

untold grail
#

I type commands and things work and I celebrate

abstract scroll
#

did you forget to /import allthecode

shadow garnet
#

When ur on day 88 of sending younisco a party invite when he logs in only to log out moment u invite him 😔

spark bobcat
#

/userobottomakedevcode

slender nest
#

When I use a VPN to connect to CubeCraft's servers location, I get 0 ping 🧠

#

Just an idea for you ben

abstract scroll
#

I have very bad internet so I bought a vpn with gigabit internet to speed it up

untold grail
#

@slender nest welcome to the infrastructure team

shadow garnet
#

Redned first staff to accept my friend request so he gets a 🎁 from me

winged idol
#

Oh look its Dawson winter wonderland

spark bobcat
#

So i have a question, what use does Ben have?

slender nest
#

tyty, Drew already said he'd recognize me as an artist, and now I'm recognized as a inferstructur (whatever it means) team member

#

I wonder if I count as a builder

winged idol
#

LOL

shadow garnet
#

@slender nest your everything

spark bobcat
#

Seems like he is only used to get trolled by You nis co

honest heath
#

lib, you're everything and anything you want to be darlin

pastel knoll
spring tiger
#

You build infrastructure, so like roads and city planning

untold grail
#

Pineapple are you able to send one message without bullying me

pastel knoll
#

No

winged idol
#

He mean we know that

junior jasper
#

lol

winged idol
#

❤️

shadow garnet
#

Devvy is the one kid in class who takes everything literally and ben is the kid who sits under the table

gleaming saffron
#

is this where I pay people to do my comp sci assignments?

spark bobcat
#

Ben, you can bully pineapple by calling him Pineapple Ma'am

honest heath
winged idol
#

Ben is the man who has the AUDACITY TO DESTROY MY DIRT HOUSE

slender nest
shadow garnet
junior jasper
#

@pastel knoll you need to bully ben more

winged idol
#

Please do

#

I mean

#

Nooooo?

shadow garnet
#

Lol

#

Exposed

#

Free 27 hour yt vid

winged idol
#

xdd

junior jasper
#

I didn't see anything

shadow garnet
#

That isn't even related to exposing you but has it in the title for clickbait

spark talon
#

its fine, can't be worse than the duck from earlier

weak plover
#

What's this 👀

slender nest
#

Harrassment channel

untold grail
#

Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result or to perform a specific task.

weak plover
#

Yikes-

pastel knoll
#

Find out next time

#

On bullying Ben

junior jasper
#

dang left us on a cliff hanger

pastel knoll
#

@untold grail Okay, but can you make a nice sirloin?

meager glade
untold grail
#

Why am I still getting hate

abstract scroll
#

no one here would be able to explain a single line of ben's code

pastel knoll
#

I’m asking if you can competently pan-fry a sirloin

#

Bc we have no propane or charcoal

junior jasper
abstract scroll
#

ya you need content to judge right

junior jasper
#

yep

elder void
meager glade
spark bobcat
#

I am looking for a staff memver to abuse their perms

junior jasper
#

none

pastel knoll
#

I would do it 2 days ago

junior jasper
meager glade
clever sluice
untold grail
sweet barn
abstract scroll
untold grail
#

restart computer

abstract scroll
#

-ticket resolved

slender nest
spark bobcat
#

Well mods, admins look away

#

Everything between 🟠 a mod+ can't see
🟠 plz someone name Pineapple Man to Pineapple Ma'am 🟠

elder void
junior jasper
#

I wonder if that is a good or bad idea

wheat relic
#

What is this channel for?

untold grail
#

programming: the process or activity of writing computer programs.

wheat relic
#

Ben

#

Are you bedrock dev?

zenith hill
#

he's a BENdrock dev

untold grail
#

yes

wheat relic
#

Ben

#

You know that KB its a cubecraft bug and not minecraft?

#

The sliding part

full salmon
#

I'm a good dev

quiet tapir
#

Me 2

untold grail
#

thanks for letting me know

#

but that'd probably be better suited for our forums

plucky shell
#

Ew

dense zinc
#

Ooh new channel

plucky shell
#

Lets mute this channel forever

dense zinc
#

Am I allowed to leak CC code here?

pastel knoll
#

Do you know CC codeBanter

abstract scroll
#

imma leak the forums javascript

wheat relic
#

And I showed him and yea

#

No answer

dense zinc
#

I’m gonna leak the contents of /help

abstract scroll
#

its likely already forwarded dark

dense zinc
#

Don’t tell anyone

plucky shell
abstract scroll
#

thats a feature

wheat relic
#

Cause Imm not liking the new kb at all much, I had a lot more fun on xbox 10 months ago when the kb was relatively fine then what I do on xbox in KB test

abstract scroll
#

we all don't know much about the bedrock KB, we do other dev things 🙃

wheat relic
#

Ik

shadow garnet
#

Bedrock kb is its own game I swear

wheat relic
#

It kinda is

plucky shell
# wheat relic Cause Imm not liking the new kb at all much, I had a lot more fun on xbox 10 mon...

I’s suggest commenting here: https://www.cubecraft.net/threads/🛡️-bedrock-knockback-test-version-2.274471/ this is also not the right channel to talk about the kb changes, it’s a channel about programming 😜

honest heath
#

wig

wheat relic
#

It’s just airhockey but sand paper over the actual air field

wheat relic
pastel knoll
#

leg

#

Or glen

wheat relic
#

wiggle

#

Someone help me program uhm

#

My own mouse

#

That sends electrical shocks down my finger to make me click automatically

wild shadow
#

t e h c

wheat relic
#

Cant grt banned right cause I can show hand cam 😎

quasi oasis
hardy cloak
#

hmm

meager glade
#

that is the making me of laughing out louding.

dense zinc
#

Best channel

ashen bramble
#

Programming?

#

What do I do here

dense zinc
ashen bramble
#

Cool

#

Me and a friend programmed this pack that makes it always snowing in game on Bedrock edition - even on online servers! -> go check it out:

#

And I can’t paste links

#

BrUh

ashen bramble
#

my disappointment is immeasurable, and my day is ruined.

languid flame
#

381st

#

Also why did they add a nerd channel?

dense zinc
languid flame
#

Programming auto corrected to nerd

dense zinc
#

Ok

languid flame
#

I see this channel is anti HTML

#

Ok so, it appeared with no explanation

meager glade
minor roost
#

Since when this channel exists and why?

dense zinc
echo ingot
#

Bcuz

quasi oasis
#

It was created yesterday. I thought it would be a cool place to talk about programming related things. As well as help anybody who may have problems related to programming.

somber slate
#

I yesterday made something

#

In python

quasi oasis
#

I’m proud of you

somber slate
#

Well, I let other people make it

#

And I.. Helped

quasi oasis
#

That’s called leadership

somber slate
quasi oasis
#

Delegation is the best

somber slate
#

I'll ask Yamin for some advice on that

languid flame
serene moon
marble estuary
#

I barely even know how Word works

jovial pine
#

wow that's smart

cobalt leaf
#

wait i just realized this channel exists

#

is this the place to flex my terrible codeHS knowledge

minor roost
marble estuary
#

😭

minor roost
#

nononoNO

#

It means your so good :(

marble estuary
#

😊

minor roost
#

#

HTML.
Its very easy I finished all it's basics

#

Now I only need to finish style or CSS then moving to Java which is actually extremely hard

minor roost
#

☺️

untold grail
#

Moving from HTML to Java is like moving from microwave meals to a jamie oliver restaurant

somber slate
#

😂

minor roost
#

HTML is the best programming language imo

#

Hehe

untold grail
minor roost
#

Wdym?

#

I'm not wrong

cobalt leaf
torpid crypt
#

HTML aint a programing language, its a markup language :s

minor roost
cobalt leaf
#

wait until the devs see you said that

minor roost
#

The Devs do be noobs tho

cobalt leaf
#

you'll be coded into a rotten tomato by the devs

minor roost
#

They don't understand true HTML

untold grail
limpid bolt
rancid trail
#

Wowowow since when does this exist

somber slate
#

Yesterday

rancid trail
#

OwO

void willow
#

#progaming

minor roost
#

y e s

shadow garnet
#

yh

ancient fractal
#

wait what theres a programming channel now

shadow garnet
#

yes

ancient fractal
shadow garnet
#

i cant look while redned is talking cuz i just get confused

untold grail
gaunt berry
#

Chat.WriteLine("helo");

minor roost
ancient fractal
#

at least its not php

gaunt berry
#

just use html editor online

torpid crypt
#

If Cube had a public API I wouldn't have to do fancy stuff to get this info from where I am on the network 👀

somber slate
#

How do you have it then

torpid crypt
#

fancy stuff 🙂

somber slate
#

Woah

untold grail
somber slate
#

for me

#

🥲

untold grail
somber slate
spring tiger
untold grail
#

you underestimate me ben

spring tiger
#

i do

shadow garnet
minor roost
torpid crypt
#

Well, they did release passport and if they said they'd release one after then whenever they decide to release it it'll technically be "after passport" xD

shadow garnet
#

^

untold grail
#

well passport is the first step for a public api

gaunt berry
#

api when

untold grail
#

if we released an API we'd prefer it to be authenticated in some way to prevent abuse

torpid crypt
#

Ben confirmed public api, right here. LeAkInG!1!!one!1

minor roost
#

omg

gaunt berry
#

just add authentication

minor roost
#

/network ban

gaunt berry
#

its not that hard

untold grail
#

i'm not confirming anything

minor roost
#

/network ben

untold grail
#

i'm just saying if we did then passport would be a prerequisite

gaunt berry
#

you could also do the ingame thing

#

like hypixel

#

/api

shadow garnet
#

hypickle is just

#

no

somber slate
minor roost
#

no he just hacks

#

2nd

sullen jacinth
#

if (broken) {
fix();
}

#

I pro dev 😎

torpid crypt
untold grail
#

@torpid crypt i did it

#

do i win

spring tiger
#

are you actually serious

torpid crypt
#

LMAO

somber slate
#

Lol

shadow garnet
#

lol

minor roost
#

LMAO

weak plover
#

waaw

#

xdd

violet kestrel
#

Lmao he actually did

untold grail
#

i believe you owe me an apology

gaunt berry
#

lmao

violet kestrel
#

Ben right now waiting

somber slate
hardy cloak
#

public api when

honest heath
#

when are we releasing EggWars source code on spigot

gaunt berry
#

now pls

agile cloud
#

omg yes this is cool

languid flame
#

Release on how to be good

gaunt berry
#

yes you need it

slender nest
#

sec

junior jasper
#

amazing

slender nest
#

I'll turn off the privacy in a min

gaunt berry
#

ty

shadow garnet
#

since u guys arent going to be adding it back can i get the code that was used for bedrock line dash?

#

or are u planning to bring it back 👀

junior jasper
#

Yes allow salty to have the source code for line dash. He would use it well. Lol

quick musk
#

Whats this

meager glade
#

Yes, salty needs the source code. How else is he going to pass people on the leaderboards?

honest heath
#

line dash still exists in java so like

#

doesnt seem smart to release code kek

gaunt berry
#

b

meager glade
#

just remove line dash from java as well, easy banter

junior jasper
dense zinc
meager glade
#

guess imma name my child "successful"

graceful ginkgo
#

@minor roost why tag

hearty bloom
#

omg yes

#

I love you admins

#

finally a channel of culture1

abstract scroll
#

linedash source:

Line line = new Line();
line.dash();
minor roost
#

omg leaking

#

network ban

meager glade
#

thanks

minor roost
#

network ben

meager glade
#

i will now recreate cubecraft with that

dense zinc
#

@untold grail wait wth

#

You actually did it

untold grail
#

oh ye of little faith

dense zinc
#

I’m trustworthy

#

I swear

#

Wanna give me access

untold grail
half portal
shadow garnet
honest heath
#

what code? we code everything in command blocks

junior jasper
somber slate
#

Or give him a command block

junior jasper
untold grail
#

i tihnk the command is ban @a

#

not sure

torpid crypt
#

I prefer execute if @e[type=minecraft:player,name=Ben,nbt={Bad:1b}] run ban @s

abstract scroll
quasi oasis
somber slate
#

😂

meager glade
#

but, it can't be worse than ben, no?

#

surely not

quasi oasis
#

Even worse

meager glade
#

😳

dense zinc
#

That’s pretty awful wow

quasi oasis
#

Are y’all wanting the source to try and cheat the leaderboards or because you’re interested in the game? It would be a pretty simple game to make on your own.

meager glade
#

it died on bedrock 😔

quasi oasis
#

Players like to PvP

meager glade
#

add pvp to linedash, easy fix. banter

spark talon
#

line dash is peak PvP wdym

meager glade
#

🏃‍♂️ 👍 👍 👍
like dash

quasi oasis
#

Line Dash w/ PvP coming to a server probably sometime never near you

somber slate
quasi oasis
#

Oh boy

#

I wouldn’t even know how to get started on that

somber slate
#

YouTube

quasi oasis
#

You should just learn to code with Bukkit

somber slate
#

Idek what that is

quasi oasis
#

Spigot

somber slate
#

What I do know is that I should not try to make stuff on my own

#

I did manage to put quartz blocks under me everywhere I ran

#

That was kinda cool 😂

quasi oasis
#

Now just put carpet where you actually are standing

somber slate
#

Ye but it didn't disappear so 😔

#

And there was only me

#

😂

meager glade
#

line dash; singleplayer

somber slate
#

Was a big fail

spark talon
quasi oasis
#

Ahahahaha

meager glade
#

bedrock line dash be like: ok guys we need 10 more people to start, @ minievents pls

quasi oasis
#

I miss Carving Chaos 😦

somber slate
meager glade
#

erm

somber slate
#

That's how you kill chat Awkwardkid

#

:3

quasi oasis
#

It’s the first game I made on my own for CubeCraft

somber slate
#

For real?

quasi oasis
#

From the ground up, yes

meager glade
#

oh, ill hold my comments back

somber slate
#

But

abstract scroll
#

man that game wasnt so good now was it

meager glade
quasi oasis
#

You’re mean to me for no good reason wouter

spark talon
#

add pvp to carving chaos next year

somber slate
#

You are lead game developer

abstract scroll
#

I havent tried it tbh

quasi oasis
somber slate
#

Just tell wouto he ain't a lead game developer

#

He'll be jealous

abstract scroll
#

I am so happy we have game devs that make it so I dont have to do that

somber slate
#

He's just a rugeind dev

quasi oasis
#

I don’t think Wouter is interesting in making games

#

He has an open invitation to my team any day

somber slate
#

Suit

#

Wouto *

abstract scroll
#

I do enjoy making concepts for games and certain parts but definitely not a full game

somber slate
#

You also have an open invitation to my team any day

#

We do nothing

#

But still get paid

quasi oasis
#

Mods?

abstract scroll
#

wat

somber slate
#

No

#

The

abstract scroll
untold grail
#

Can I join your team @quasi oasis

somber slate
#

Lazy programmers club

quasi oasis
#

You can be a Junior Minor Potential Game Developer @untold grail

untold grail
#

That's all I ever ask for

somber slate
#

Wouto I made a part of a discord bot are you proud

dense zinc
#

OMG same can we be devs we do more work then Ben

somber slate
#

Then everyone should get dev

abstract scroll
#

oh

meager glade
#

I make forums posts where i suggest stuff for games, do i get dev yet?

dense zinc
#

Yes

quasi oasis
#

We aren’t hiring any devs at the moment

honest heath
#

you can join the product team

abstract scroll
#

making suggestions sounds like dev work to me

honest heath
#

we just tell devs to do things

untold grail
#

I don't make suggestions

#

I make demands

#

uwu

quasi oasis
#

HA

abstract scroll
dense zinc
meager glade
#

ok, first suggestion, remove the podzol from village map on lucky island solos, its ew.

spring tiger
untold grail
#

I do things

meager glade
gaunt berry
untold grail
#

Honestly

quasi oasis
somber slate
spark talon
untold grail
#

Someone asked me to do /end in-game the other day and I did it

#

no idea what it did

gaunt berry
#

lmao

untold grail
#

so dont go saying i dont do any work

honest heath
#

LOL

#

NO PLS

quasi oasis
#

Bungees = dead

meager glade
#

awesome

slender nest
#

Ben is one of the hardest workers I know, I need to get out more

honest heath
#

why do we need bungees

#

i think we need to get rid of them

quasi oasis
#

I agree

gaunt berry
#

yes bungee is trash

somber slate
#

I'll see if I have access to /end :>

untold grail
#

I honestly wish we could just set max players to 0 so we never have to deal with the network going down

meager glade
#

yes, bungee kinda useless tbh

quasi oasis
#

Make players connect individually to games

spring tiger
#

bruh minecraft doesnt even have bungee ropes what are you talking about

quasi oasis
#

Not yet

meager glade
#

add a queue to games, and only have 1 round going at a time

untold grail
#

we just give out a servers.dat file which contains all 4.5k of our game servers

abstract scroll
#

just release a list of game server ips every hour and let people join manually

gaunt berry
#

chains work the same way

untold grail
#

so you can have all of our servers on your server list

quasi oasis
#

We could just have one server and have big big ram and big big cpu

untold grail
#

What do you mean we already do that

spark talon
#

just become 99% of all bedrock featured servers

abstract scroll
somber slate
#

This is team work boys, they're developing the new update

honest heath
#

how much dedodated wam to wun cubecwaft

quasi oasis
#

What’s the max amount of players a single server has held? I’m sure there is a record out there

abstract scroll
#

at least 6

gaunt berry
untold grail
#

Doesn't the yogscast hold that record

quasi oasis
#

How many was that?

meager glade
#

i think i saw 12 people in a lobby yesterday, might be max

gaunt berry
#

i love how this chat isnt even related to programming

#

its just

#

devs and admins talking

untold grail
#

2,622 on one server @quasi oasis

quasi oasis
#

That’s absolutely crazy

meager glade
somber slate
#

What is the difference between coding and programming

meager glade
#

yes.

gaunt berry
#

yes.

somber slate
untold grail
#

That's a wig

quasi oasis
#

And that’s one instance?

untold grail
#

Yeah

#

Someone's probably beaten it by now but

abstract scroll
#

thats probably the vanilla server jar too

meager glade
#

that's a big game of megas.

honest heath
#

in 2011

abstract scroll
#

kappa

somber slate
#

That's 10 years ago

quasi oasis
#

Couldn’t be spigot

spring tiger
#

did they have technology from the future or something

untold grail
#

nasa computer

meager glade
#

just use /list, idk

abstract scroll
#

well

meager glade
#

that's how they do the census

gaunt berry
meager glade
#

sick ping

gaunt berry
#

thats way more than 2k

quasi oasis
#

That’s not on one server

abstract scroll
#

if its only 2011, the game was pretty lightweight back then compared to now

honest heath
abstract scroll
#

so thatd be very unfair

gaunt berry
#

its one server

#

im not counting java

meager glade
#

cubecraft bedrock edition server

quasi oasis
#

CubeCraft is many many servers

gaunt berry
#

im only counting bedrock

#

bedrock is one server

meager glade
#

what's the ip?

somber slate
spark talon
#

the record would be like getting 2622 people into one lobby on cubecraft

somber slate
#

Multilayer

abstract scroll
quasi oasis
#

Our lobbies wish they could handle that

meager glade
#

the record could be 40 in a game of megas, mods teleporting people in, idk

somber slate
gaunt berry
quasi oasis
#

Do you know 10 thousand people

meager glade
#

yes

abstract scroll
#

of

somber slate
#

Ping everyone in the dc

#

That's 27K

abstract scroll
#

I just send half my friends on facebook a message

somber slate
meager glade
#

at least 1 in 27 thousand will join hopefully

somber slate
#

Me

#

I'll join

untold grail
#

what is programming

gaunt berry
#

progaming

quasi oasis
abstract scroll
#

what tv hosts do to decide what shows come on

meager glade
#

pro grammar

untold grail
quasi oasis
#

I regret suggesting this channel

meager glade
untold grail
#

everyone makes mistakes

#

some more than others

quasi oasis
#

You would know about that

gaunt berry
meager glade
#

hazard server 👀

gaunt berry
#

yes

quasi oasis