#general

3141 messages ยท Page 885 of 4

blazing moss
#

so is 1.16.2 stable or not yet?

proper cosmos
#

Hey guys i didnt backup when i upgraded to 1.16.2, and now my PC is sentient and trying to kill all humans in the datacenter.

Was I supposed to backup?

EDIT: KappaHD

wide chasm
#

What I've learned from programming at work is that the code you'll write will be as good as the surrounding code. If the rest of the project is neat and tidy, it's easy to make your own new code neat and tidy. If everything around it is a dumpster fire, your code will also become a dumpster fire.

proper cosmos
blazing moss
#

so no

ancient bolt
#

ALSO at the project I mentioned above corporate set a non-negotiable 90% unit test code coverage requirement in place and using lombok meant we didn't have to write a unit test framework to "test" all the getters and setters and equals and hashcode and tostring methods, and all of the builders, just to get to that 90% mark

blazing moss
#

i think ill update anyway tho evedn if its not stable

ancient bolt
#

so, a lot of corporate projects have other considerations in mind when they choose their tools

unique snow
#

90% is pretty steep. Would be pretty hard without DI or at least everything loosely coupled.

ancient bolt
#

yeah it was spring

#

95% of the unit tests were completely useless

unique snow
#

Yeah that's my other issue with it.

ancient bolt
#

when you set a coverage requirement that high you guarantee bad tests

unique snow
#

Tests for the sake of tests are not very useful.

ancient bolt
#

there were so many tests which were super complicated mockito scaffolding. It was literally just testing that

  1. Mockito still worked
  2. The code literally did exactly the thing it was written. It was a test verifying the code that was written was actually what was written
#

which meant any change to any of the code, even minor structural changes not affecting behavior, broke tests

potent fossil
#

my god

unique snow
#

When you force people to reach that coverage level and don't have a test driven development ethos you're making them just pass the coverage as quickly as possible since it's a chore.

ancient bolt
#

it even had asserts on the number of log messages that were printed lol

potent fossil
#

LMAO

ancient bolt
#

and had to use powermock because the logger was static

cosmic raft
#

@ancient bolt speaking of tests

worn ember
#

jesus

cosmic raft
#

:-D

worn ember
#

do i need to set up ssl certs for every subdomain? thonkeng

unique snow
#

I dislike mocks if they can be avoided.

vernal moth
#

get a wildcard ded

unique snow
#

I prefer integration testing to be honest.

worn ember
#

does letsencrypt support wildcards?

vernal moth
#

yes

unique snow
#

Cloudflare + Letsencrypt = Wildcards

worn ember
#

wat

vernal moth
#

yeah, I use cloudflare as dns provider

unique snow
#

If you host your DNS with cloudflare, for free, you can generate wildcards.

vernal moth
#

but LE supports others too

unique snow
#

Yeah it does.

worn ember
unique snow
#

I used to use DNS Made Easy. But CF is free.. so I'm now one of their slaves.

worn ember
#

arent those certs just on browser -> cloudflare?

potent fossil
#

no ded.

worn ember
#

not end to end?

potent fossil
#

no ded.

worn ember
potent fossil
#

you generate certs on your machine with LE, and then you can also enable CF's SSL

then you have SSL between User->CF AND CF->WebServer

worn ember
#

hmm i see

potent fossil
#

CF Strict SSL == there must be a VALID ssl cert on the origin

worn ember
#

i see

potent fossil
#

you can also just use CF's origin certs if you dont want to gen one

#

I do believe those are wildcarded

#

i havent done that though

unique snow
#

Also isn't viable for all things if you're on the free plan, only web traffic.

potent fossil
#

Right, only valid for CF->webserver

#

as it notes

#

but that will help you use strict ssl if that's what you want, but LE is love

unique snow
#

I do LE wildcard with them, and use their SSL proxy for things I want to hide the IP of.

potent fossil
#

pretty much the standard thing to do

lost steppe
#

nah

potent fossil
#

probably a good idea

warm anchor
#

Thatโ€™s nice budget Tardis

potent fossil
#

wtf is a Tardis

#

do you mean TARDIS

#

It's an acronym

#

Not a word kiddo

worn ember
#

||RE||TARDIS

potent fossil
#

Rules violation spotted

worn ember
potent fossil
#

MOOOOOODS

minor badge
#

simp ๐Ÿ…ฑ๏ธimp

potent fossil
#

hi proxi

lost steppe
#

bonjour

worn ember
#

so if i set up a wildcard cert, do i still need to link to it for each server section in nginx?

potent fossil
#

yup

#

you can just make a file with all your ssl settings in /etc/nginx

#

then in your site config include filename;

worn ember
#

fair

#

but first i need food

#

what text editors do you use that isnt vim?

potent fossil
#

i either use vim or nano

minor badge
#

intellij with ideavim i suppose :>

potent fossil
#

im assuming he means headless env

worn ember
#

ye

#

no heads allowed

dawn jasper
#

nano is okay too, but vim is just so much faster once you use it for a bit

worn ember
#

nano is okay ish but its rather limited and not so great with formatting

lost steppe
#

i usually just use intelij except it sometimes takes awhile to load, so sometimes vsc.

potent fossil
#

headless.

minor badge
#

i just use vim with a light setup

worn ember
#

yeah i mean its just for my vps, doesnt have to be anything super fancy

#

how they represent those shortcuts is what gets me

twin lagoon
#

@minor badge uwu

worn ember
#

^ is ctrl for whatever reason

potent fossil
#

o.o

#

that's...the common reference for the ctrl modifier

zealous wedge
#

^ has always been control

worn ember
#

ok but why

potent fossil
#

It just always has been

#

Not just in vim

worn ember
#

i know

potent fossil
#

Take a computer history class

zealous wedge
#

somebody thought it was cool in the early days of computing

worn ember
#

its just confusing

zealous wedge
#

then it stuck

worn ember
#

M-A ah yes that shortcut

potent fossil
#

M is alt

worn ember
#

anywhere i can find the meaning of those?

minor badge
#

M is mod, which again is often alt

worn ember
#

like a whole list of them

dawn jasper
#

I think you those are about it right? except for tab/insert maybe

finite wave
#

@m you mod?

#

No m

potent fossil
#

In computing, a modifier key is a special key (or combination) on a computer keyboard that temporarily modifies the normal action of another key when pressed together. By themselves, modifier keys usually do nothing; that is, pressing any of the โ‡ง Shift, Alt, or Ctrl keys alon...

#

Wouldn't know where to find the reference for M and ^ though

#

Those are just kinda...

#

Historical

worn ember
#

joys of windows i suppose

quasi valley
#

man ded can't even follow simple instructions

#

you just gotta press the 2 different question marks in squares keys

worn ember
finite wave
#

I see what u be doing ded

worn ember
#

am trying to linux but my brain can only store 32 bits

minor badge
worn ember
#

we didnt learn any of those meanings in my linux class sadly

potent fossil
#

wtf is this cancer proxi

minor badge
#

epic music

worn ember
#

"loli" siren

quasi valley
finite wave
#

Simp detectir

#

Huh

potent fossil
#

this is my new anthem

static badge
#

what the fuck

twin lagoon
#

that is amazing

dawn jasper
#

I mean, you don't have that many options:

  • Nano if you want to edit a file without reading a manual
  • Vim if you need formatting/shortcuts
  • Emacs if... ehm.. you hate yourself I guess
finite wave
potent fossil
#

yom yom

finite wave
#

Nty

minor badge
#

@dawn jasper ed > *

lost steppe
#

i need some good anime anyone have recommendations.

finite wave
#

Oh boi

#

@latent valve your area

lost steppe
#

When I watch anime, I binge watch it to the end usually.

worn ember
#

boku no p

twin lagoon
#

what if we ๐Ÿ˜ณheld hands under ๐Ÿ˜ณthe bikini bottom ๐Ÿ˜ณ

quasi valley
#

when I watch anime, I stop watching it

worn ember
#

same

quasi valley
#

michael you simp

void void
#

.optimize

limber knotBOT
worn ember
#

i used to watch anime but i got so bored of it xD

#

its all the same

finite wave
#

Michael, bikini bottoms are panties

#

Dafuq

#

Who is wearing em?

twin lagoon
#

i have no clue

finite wave
#

@worn ember Send pics

worn ember
potent fossil
#

michael fuck you, im watching spongebob now

quasi valley
#

isn't there some new spongebob movie coming out?

finite wave
#

Who knows

potent fossil
#

idk i dont watch new spongebob

#

old spongebob or die

worn ember
#

in the dutch translation of spongebob the dude has an even more annoying laugh

twin lagoon
#

wtf

finite wave
#

Gj

quasi valley
#

only heard of it because someone told me keanu reeves is in it and I immediately had to think of good ol' hasselhoff lmao

void void
#

Initial reports suggest that the same issue in 1.16.1 with villages and MapLike spam is still happening, so Mojang didn't fix it, just the error message spam changed
Mojang didnt fix shit

#

They just added some op piglin

finite wave
#

Yes of course

void void
#

Brutal piglin some thing like that

worn ember
#

well time for lasagna

lost steppe
#

I know there's a spongebob anime out but not sure about a movie for og spongebob.

void void
#

**New Mob **

  • Added a Brutal Piglin, hostile to all players, they do not differ much from the usual ones, but they have a golden ax in their arsenal, plus the impact power is quite large! They have as many as 25 hearts (50 health), you need to work hard to kill him. Their spawn takes place in a special structure - the ruins of the bastion.

Changes

  • Zoglins can be tied to the player with a special item.
  • To get the achievement Monster Hunter, you must now kill the brutal piglin.
  • On the mycelium is now possible to place the purple and distorted fungi.
#

Thats the only new things

twin lagoon
#

and a bunch of bugfixes

#

so that's great

#

and data-driven 3d biomes are pog

finite wave
#

Heard they did some internal changes

finite wave
#

I saw that

potent fossil
#

very creative

finite wave
#

Yes

twin lagoon
#

barty wtf did i do

#

oh

#

json files for terrain generation

#

instead of hardcoded

finite wave
#

.g data driven

limber knotBOT
#

(DiscordBot) https://en.wikipedia.org/wiki/Data-driven -- Data-driven - Wikipedia: "The adjective data-driven means that progress in an activity is compelled by data, rather than by intuition or by personal experience. Data-driven..."

The adjective data-driven means that progress in an activity is compelled by data, rather than by intuition or by personal experience.
Data-driven may refer to:

Data-driven programming, computer programming in which program statements describe data to be matched and the proce...

twin lagoon
#

yes

finite wave
#

Oh

#

Nty

latent valve
#

@lost steppe RE:zero, deca dence, Ahiru no Sora, (those nsfw anime smugshrug )

#

Shokugeki no Souma

finite wave
#

Nsfw ๐Ÿ‘‹๐Ÿฝ

latent valve
#

He asked for it sooooo akashrug

quasi valley
#

said noone

#

ever

potent fossil
#

did these motherfuckers just tell me that my financial aid award is $24,944, but that it's comprised solely of loans?

#

how is that financial AID exactly?

twin lagoon
latent valve
twin lagoon
#

i fucking hate minecraft

potent fossil
#

what the fuck even

#

im so done

finite wave
#

Parent loans

twin lagoon
#

classic US

lost steppe
#

loans = financial debt

finite wave
#

Are they your parents!

#

?

slim nymph
#

yeah you gotta get grants for actual aid

limber knotBOT
#

lmao, america ๐Ÿ‘€

finite wave
#

**

slim nymph
#

Pell Grant

true canyon
#

Congrats you have been awarded loans! ๐Ÿ™‚

#

I'm so proud of you!

potent fossil
#

:(

slim nymph
#

they are AIDING you the luxury of debt!

potent fossil
#

I'm not eligible for pell.

#

I have to write like 50 thousand essays to get scholarships instead.

frigid shadow
minor badge
#

financial aids, simp!

zealous wedge
#

eww how is america so fucked

potent fossil
#

They're like, congrats. You don't have to pay anything once you have loans.

zealous wedge
#

they just sent me emails about scholarships here

potent fossil
slim nymph
#

@spare venture not rich, "not poor enough"

zealous wedge
#

"parent loans" what the fuck

potent fossil
#

That's exactly where I am aikar

slim nymph
#

my mother is in poverty, im providing nearly 50% of her monthly income at this point, but she "makes too much for medicaid"

frigid shadow
#

So either get rich or.. poor?

potent fossil
#

parents are small business owners, we make enough to be just outside of the aid zone, but not too little to be in the poverty zone, so we aint get shit

slim nymph
#

err medicare, i always get those mixed up

cosmic raft
worn ember
#

land of the free amirite

potent fossil
#

I am out of state barty, this is the cheapest uni I can find. Online program.

#

I'd rather not take in online so.

quasi valley
#

you get loans for free

potent fossil
#

Probably won't go here.

frigid shadow
#

My university was around 500 / 6 months

potent fossil
#

Yes, we know. Other countries are cheaper.

#

Thank you for sharing.

frigid shadow
worn ember
#

1.3k a year for me too ๐Ÿ˜‰

#

lets make simp miserable

slim nymph
#

wonder how many people about to get boned by trumps payroll taxes delay thinking its a cut.

potent fossil
#

I'd just not send anything if it meant not having to hear the superego germans and other europeans tell us how much our system sucks, like we don't know that.

#

Literally heads so far up their asses they can't see.

slim nymph
#

its just a loan, but they wont know that until they are asked to pay it back

potent fossil
worn ember
#

i mean, plenty of shit wrong with europe too tbh yeah #politics

potent fossil
#

im not mad im just saying

slim nymph
#

well, it was the same nature of america thinkins loans = aid lol

frigid shadow
#

I'd just not send anything if it meant not having to hear the superego germans and other europeans tell us how much our system sucks, like we don't know that.
@potent fossil filthy germans

slim nymph
#

disregard trumps name

worn ember
#

dem germans cant even make hangar kappa

potent fossil
#

well if i went here looks like my total cost would be $48k. I'm getting as much done as possible at community college atm to save expense. But will still need 2 yrs at a Uni to get that 4yr.

#

Probably not gonna happen

frigid shadow
#

Trump administration has a different focus

potent fossil
#

If you want to get political, go to #politics please

frigid shadow
#

Educational system ~ politics

minor badge
#

@potent fossil cuwuboy

potent fossil
#

Trump

#

Yea :/

worn ember
#

or go to school abroad

lost steppe
#

I know some colleges offer 3+1 programs but they are only in specific areas sadly.

potent fossil
#

Well, my counselor had told me to take chem so I was. Turns out ALL the state Unis except like, 4 or 5 want Physics.

#

Too risky for me, so I'm taking physics now.

frigid shadow
#

or go to school abroad
@worn ember lol? How is that cheaper

worn ember
#

how is it not?

potent fossil
#

It can be sometimes if they accept transferees (not all countries accept an AA degree, the US is one of the only countries that has it afaik)...I've looked into it, my target country wouldn't have me. I'd have to start over as a freshman, so I'll just finish it.

frigid shadow
#

Like a year abroad is one of the most expensive things you can do :D and most countries have special fees for foreigners

potent fossil
#

Beyond that tho, they do sometimes charge quite a lot for foreign tuition (upwards of +$10k/yr) just because you're American.

frigid shadow
#

Exactly

worn ember
#

yikes

#

still cheaper than 48k tho

frigid shadow
#

Flat, food, ...

potent fossil
#

well you have to then pay for your own housing, 48K is without housing

#

food, clothes

#

medical

#

insurance

#

car

frigid shadow
#

Well medical is cheaper

potent fossil
#

gas

lost steppe
#

bike

frigid shadow
#

Since you get a "communist" insurance

potent fossil
#

Could bike yes, but you still got to house yourself.

static pilot
potent fossil
#

That's a huge expense.

lost steppe
#

hmm it depends on the state for how expensive but I understand.

potent fossil
#

Especially for a full time student without income, unless you start sucking dick on the street corner to meet your rent.

worn ember
#

i think an average flat is about 600-800euro/m here

#

well i guess

frigid shadow
#

Especially for a full time student without income, unless you start sucking dick on the street corner to meet your rent.
@potent fossil probably germany would be cheaper if you work besides

potent fossil
#

perhaps

zealous wedge
#

i mean i know people who between going to uni in california and paying international tuition in canada, chose going to canada because it was cheaper

potent fossil
#

that might not be a bad idea actually, like in BC

#

really not far from me

finite wave
#

Simp, tried the dick sucking?

#

Itโ€™s legal here

lost steppe
#

WV is pretty cheap for housing.

#

starting at like $500/mo

potent fossil
#

That was a joke, I have not and don't plan to

worn ember
#

jan could teach you

potent fossil
#

im sure he could

frigid shadow
zealous wedge
#

BC is still quite expensive, my uni was $6-7k canadian a year domestic for tuition

finite wave
#

Ded knows from experience ๐Ÿ˜˜

worn ember
#

you wish

potent fossil
#

lmao mind dming me that uni name, i wont dox you

#

im honestly just desperate

#

F

finite wave
#

Rip simp

worn ember
#

move

#

lol

finite wave
#

I canโ€™t imagine the struggles of people in the us

worn ember
#

what the fuck

potent fossil
#

Yeah you can't just move, that's not a thing

#

If you could, there would be no profit for the colleges. LMAO

worn ember
#

imagine not being allowed in any school you want to go to

#

here you can go anywhere unless you fail the enterance exam

zealous wedge
#

i mean canada does tuition by PR/citizenship

#

so the moment you get PR or above, you pay domestic rates

potent fossil
#

I mean, you can go anywhere you want in the US. As long as you have the dough.

#

I don't have the dough.

#

Or the bread.

worn ember
#

idk how expensive uni's here are, i got college but i reckon its about the same

potent fossil
#

.g university of utrecht tuition

limber knotBOT
finite wave
#

We have no entrance exams if you have high enough grades

potent fossil
#

2k euro keks

worn ember
wide chasm
#

In the Netherlands tuition is ~1000 EUR first year, ~2000 EUR second and up

finite wave
#

We get paid for attending school here

worn ember
#

ah yes the swedes

lost steppe
#

Damn there's a large fee in netherlands for non-eu.

finite wave
#

The danes you fuck

potent fossil
#

.wa 20000 euro to usd

worn ember
#

same thing

limber knotBOT
finite wave
#

Whos?

potent fossil
#

for you, 2k ded

#

for me, 23k usd

finite wave
#

No

worn ember
#

well i dont live in the netherlands

lost steppe
#

what state? i won't dox you

finite wave
#

You wrote 20k eud simp

wide chasm
#

In the Netherlands they aren't

potent fossil
#

oh that's right you're not a real dutch

worn ember
wide chasm
#

Of course some universities specialize in something more than others, but if you got a degree in whatever you want to do, you're good.

finite wave
#

Ded is some weird israeli pimp

lost steppe
#

I'm debating on cooking tacos tonight, is it a green light?

finite wave
#

Cooking tacos?

#

You donโ€™t cook tacos

worn ember
finite wave
#

Cause ehm why would we care

worn ember
#

only 5k here

wide chasm
#

Why would they become more competitive?

twin lagoon
#

netherlands best

#

netherlands good

wide chasm
#

Prestige, pff

finite wave
#

Of course we might compete, but like we donโ€™t care that much

#

As long as we get our fridays with alcohol and parties

wide chasm
#

Just pick your university based on what's close and whichever one you think will be best for you

worn ember
#

our uni's earn prestige points by the amount of useless discoveries they make

#

like how pizza makes you fat

finite wave
#

Itโ€™s not overly important here i think

frigid shadow
#

This means that currently both domestic and international undergraduates at publicย universities in Germanyย canย study for free, with just a small fee to cover administration and other costs per semester.

#

Sounds good to me

wide chasm
#

I have yet to hear of an employer actually caring much about the specific unviersity. Maybe they'll go "oh I went there as well", but if you got a degree it really doesn't matter much from where it comes.

worn ember
#

^^

finite wave
#

Stef remember u gotta have 9 years of exp

worn ember
#

they dont even care with how much you graduated

#

just that you graduated

finite wave
#

Same here ded

#

Lol

wide chasm
#

I mean, pretty sure the dificulty is pretty much equal here.

worn ember
#

well depends on the course ofc

potent fossil
#

With the country I plan to live in, an American degree even from the shittest Uni there is like a god descending upon mortal man to an employer

wide chasm
#

I guess you can do your study in English instead of Dutch like I do, but that's not really much of a difficulty bump ๐Ÿ™‚

worn ember
#

where are you gonna live simp?

potent fossil
#

Take a guess

twin lagoon
#

norway

potent fossil
#

What language am I constantly speaking in here

twin lagoon
#

UK

worn ember
#

english?

twin lagoon
#

well no

potent fossil
#

The other one

twin lagoon
#

simple you speak enchantment table 24/7 here

#

and 3 other languages

potent fossil
#

Philippines you fucking pepegas

twin lagoon
#

wtf

#

why philippines

#

that's like voluntarily wanting to live in india

finite wave
#

Isnโ€™t that a 3rd world country?

potent fossil
#

Because I like the Philippines

worn ember
#

the fuk

#

i mean a uni degree in any 3rd world country is a godsent kek

potent fossil
#

3rd world is such a disgusting misnomer, but sure.

#

The south is.

finite wave
#

Go update your country simp

twin lagoon
#

ok to be fair i'd live in thailand

wide chasm
#

I mean, maybe an employer in America cares about your university's difficulty, but here you're basically doing more work for nothing

worn ember
#

pretty much

#

the less you do to pass the better

wide chasm
#

You can do honor's, some people may care about that, but that's about it.

smoky python
#

I bet in 2060 minecraft server software will be opensource but not on a git platform

worn ember
#

look at me, i pass every class with like 50-60%

#

lmao

finite wave
#

I ehm

potent fossil
#

1st world - aligned with murica in WW2
2nd world - aligned with USSR in WW2
3rd world - not aligned in WW2

but it means "shithole" to some people

finite wave
#

Totally care abouut all my classes

wide chasm
#

All my classes have been ~77% and up ๐Ÿ˜‰

worn ember
#

3rd world country means underdeveloped

#

has nothing to do with "shithole"

potent fossil
#

No, it literally means what I just said. Go look it up

smoky python
#

look at me, i pass every class with like 50-60%
@worn ember Relatable

potent fossil
#

Developing country is the proper term

#

"3rd world" for developing is a misnomer

smoky python
#

Corona saved my year

worn ember
#

it fucked mine over

#

tbh

wide chasm
#

It helped mine

frigid shadow
#

Yea trump calls it shithole country

worn ember
#

i mean the finals were easy but i never got up to attend classes

potent fossil
#

It is extremely offensive to the people in that country when you call them third world, btw.

#

Just, have some feelings.

finite wave
#

I just told you to update your country?

#

Smh

wide chasm
#

attending classes
I just watched lectures whenver I felt like

potent fossil
#

What are you talking about

worn ember
#

i did to some degree

finite wave
#

Who knows

potent fossil
#

I'm still in the US as of rn

golden gust
#

Over here in the UK we're basically fucked

finite wave
#

Lol, are you even allowed to leave it simp?

golden gust
#

Job market is dry af because of the corona restrictions, ontop of all the redundencies, it's just amazing

worn ember
#

we had more work during corona than before

potent fossil
#

Not during corona, but that's not the plan.

#

I need to get my degree here first.

finite wave
#

I see

frigid shadow
#

Job market is dry af because of the corona restrictions, ontop of all the redundencies, it's just amazing
@golden gust and by the end of 2020 you lose EU market

potent fossil
#

I'm half way thru, if I go there now I have to start over.

golden gust
#

I totes picked the best time to graduate \o/

potent fossil
#

They don't take transferees.

finite wave
#

Rip cat

#

Not even getting student benefits anymore either then

worn ember
#

im glad i'm 2 years late with graduating

golden gust
#

I have doubts it'll be better

frigid shadow
#

Yeah a lot of companies are on a hiring freeze until January
@spare venture only us

worn ember
#

no one is hiring rn tho

#

doesnt matter what country

frigid shadow
#

Thats a lie

#

Lol

finite wave
#

Iโ€™ll hire a personal servant. Iโ€™ll provide a shed and some bread for meals

wide chasm
#

I've heard of people hiring here, don't know about the global stats though

twin lagoon
#

really depends on what job

smoky python
#

Belgium people are crying to go back to school.
Reason: I want to see my friends.
STFU GO VISIT THEM, like you can only talk to them for like 12min and the other 8hours is just studing

worn ember
#

well some are booming, but most are dying

twin lagoon
#

i'd love to go back to school tbh

frigid shadow
#

Atm companies in europe are hiring

#

Except UK

smoky python
#

I don't

#

at all

worn ember
#

i'd be fine with going back to college

#

its rather chill

lavish nova
#

Did someone say hiring

golden gust
#

People are hiring, just, I noticed that it's heavily dead for junior/graduate level roles, the number of redundancies too also puts pressure on the market

#

It's horrible

twin lagoon
#

did someone say hiring Infrastructure Engineers at Cubecraft Gamesโ„ข๏ธ

#

and Game/Library Developersโ„ข๏ธ

frigid shadow
#

Idk friends easily got a job within past 2 months

wide chasm
#

Is this advertising?

worn ember
#

i mean if ur in IT you got pretty much job safety here

#

they always need more

lavish nova
#

Aw we actually just filled our Game and Library positions I need to close them

twin lagoon
worn ember
#

i couldnt do my vacation job cuz they just imported some poles lol

smoky python
#

I used to be a cool cubecrafter

#

I used to protest when cubecraft merged skywars with skywars teams

worn ember
#

ah yes the belgians are great at that

#

protesting

finite wave
#

Cubecraft

#

Sounds like minecraft

worn ember
#

no you dont mine

#

you cube

finite wave
#

Sounds like something you would work with if you hate yourself

wide chasm
#

Is playing on Cubecraft

finite wave
#

Itโ€™s auroras birthday right?

worn ember
#

ยฏ_(ใƒ„)_/ยฏ

smoky python
#

idk just wish her

#

@mental meadow Happy birth day!!

twin lagoon
#

@mental meadow happy birthday uwu

smoky python
#

uwu

finite wave
#

@mental meadow Happy birthday, ded will send you 40$

limber knotBOT
#

happy birthday arawra

twin lagoon
#

ded is a simp

worn ember
limber knotBOT
#

rory just sneezed

twin lagoon
#

pics

frigid shadow
limber knotBOT
#

pics of?

zealous wedge
#

:3 uwu

twin lagoon
#

rory

zealous wedge
#

@mental meadow happy born!!!!

limber knotBOT
#

onlypurrs

smoky python
#

How do I join the cube craft server from my Microwave?

zealous wedge
finite wave
#

Install linux nick

#

.g install linux on your microwave

limber knotBOT
#

(DiscordBot) https://lwn.net/Articles/674877/ -- A Linux-powered microwave oven [LWN.net]: "Feb 10, 2016 ... This microwave oven was not a lost cause โ€” it gave its life to the greater good and became the prototype for an idea that Tulloh..."

smoky python
#

NO LOL

limber knotBOT
#

lol

smoky python
#

IT EXIST

worn ember
mental meadow
#

Thank you all โค๏ธโค๏ธโค๏ธ

worn ember
#

imagine not just using a generic microcontroller

smoky python
#

Raspberry >

mental meadow
twin lagoon
#

aw you're 2 years old

worn ember
#

congrats

zealous wedge
#

you're so accomplished for 2

frigid shadow
#

Or its a question mark

mental meadow
#

There's another 2 behind that

twin lagoon
#

2.2

#

aurora 2.2 update

#

??????

mental meadow
#

But mentally yeah you're about right

zealous wedge
#

uwu

frigid shadow
#

I know that room spray..

#

Febrece

wide chasm
#

Are we celebrating fractions now as well? Cause then I need to have a birthday party tomorrow as well

potent fossil
#

H&M ๐Ÿ‘€

mental meadow
twin lagoon
#

that's amazing

#

lmao

worn ember
#

imagine being in a minecraft discord above 18 wait

finite wave
#

Why is there a leaf on the floor

vagrant niche
#

Swallow it

twin lagoon
#

imagine being in a minecraft discord above 18 wait

#

simple is like 46

zealous wedge
#

once you turn 18 you have to get a name colour

#

that's the rule

finite wave
#

Simple is 67

worn ember
#

well fuck

finite wave
#

I want a color

zealous wedge
#

you have one jan

potent fossil
#

wat

worn ember
#

i have accomplished nothing in my life then

#

im still white

smoky python
#

Same

cosmic raft
#

@mental meadow happy birthday~

mental meadow
#

ded my PayPal is aurora@aurora.codes since you wanted to send me money :p

finite wave
#

I bought this color

mental meadow
#

Thanks kashโค๏ธ

finite wave
#

Smh

worn ember
#

lol i did?

finite wave
#

Yes ded send her money

cosmic raft
#

you are brave aurora

zealous wedge
#

buying a colour counts too

cosmic raft
#

n this community

#

someone will send you money and then charge you back

mental meadow
#

I'm gonna have so much spam tomorrow

finite wave
#

Hahaha

smoky python
#

@spare venture How do I get your color?

potent fossil
#

happy birfday

finite wave
#

Nick

twin lagoon
#

by causing headaches

finite wave
#

Just start speaking about skript

zealous wedge
#

nick you can't cause that many headaches

#

it's not possible

finite wave
#

Is it you rot he other nick who made the skript parser?

worn ember
#

if rtp reach 10k downloads can you take my table? kappa

smoky python
#

The other Nick

#

I am the skript hater

finite wave
#

I see

smoky python
#

but at the same time the supporter

worn ember
#

thats nickac

finite wave
#

Ded will never get a table

worn ember
#

i already have a table

frigid shadow
#

How is the edding only a 300 and not a 3000 ๐Ÿค”๐Ÿค”

twin lagoon
#

barty show ur discord

smoky python
#

You know what dissapoints me

potent fossil
#

i sent u birfday money @mental meadow

smoky python
#

Imagine you had more than 10mil and you owned a MC server, you will do the best right?

#

Give me a sec lemme show you something

fallen oracle
#

Happy Birthday Aurora!

smoky python
twin lagoon
#

knowing how these things go

#

it's just some moderator in their discord doing it

limber knotBOT
#

skript

twin lagoon
#

they'll always go for some higher up who offers to work on it

finite wave
#

Chew stop choking

twin lagoon
#

and if they're really dumb someone who emails them or dms them

limber knotBOT
#

oh

twin lagoon
#

some mcm guy or service team idk

smoky python
#

Fr

twin lagoon
#

oh barty what the fuck

mental meadow
#

Now I have your address simp :o

finite wave
#

Barty

#

That

#

That is

potent fossil
#

doesnt matter

finite wave
#

Fucking disgusting

twin lagoon
#

the classic paypal address sending

finite wave
smoky python
#

Simps be like: Omg she knows where I live omg she saw my donation omgmmgm

limber knotBOT
#

lmao

potent fossil
#

i didnt know it sends address info, but i hardly mind

#

big deal

#

its in the phone book anyway

finite wave
#

It just shows who sent the money

limber knotBOT
#

arawra

mental meadow
#

It sends it as your delivery address, probably because I chose the option where you can charge back :D

worn ember
potent fossil
#

ah lol

mental meadow
#

chuwu

potent fossil
#

well, i won't

limber knotBOT
#

how much is that

potent fossil
#

you can buy a coffee or something

fallen oracle
#

I just went back to hot coffee again after a few months of cold brew.

mental meadow
#

Thx

fallen oracle
#

Been an interesting change.

finite wave
#

Send me your qr paypal code and iโ€™ll sent 3 usd aurora

limber knotBOT
#

whats ur cashapp

mental meadow
#

What's a cashapp

finite wave
#

Eh

potent fossil
#

its an app for cash

finite wave
#

Prolly some us thing

frigid shadow
#

Whats cashapp fr

potent fossil
#

its literally an app for cash

#

you can send cash or receive it

twin lagoon
#

cashapp is another US instant payment thing

potent fossil
#

that's what it does

frigid shadow
#

Ah

#

Us

#

Can you pay in stores with it?

#

Like wechat in china?

potent fossil
#

Barty you just seem ancient.

worn ember
#

why does it cost 2euro to send 7 euro this is some pepeg shit

potent fossil
#

But, now that I know I'm older than you...

smoky python
potent fossil
smoky python
#

its looks so amazing

finite wave
#

I thought i was being lazy getting her to send me the qr code

cosmic raft
#

me too nick

finite wave
#

But fucking apparently i canโ€™t give it a damn qr picture

#

Had to open my laptop for it

cosmic raft
#

how old are you barty

mental meadow
#

Jan you lied that wasn't 3$

smoky python
#

Pp fees

#

I can smell them

limber knotBOT
#

woow jan only sent $2

worn ember
#

yeah its expensive to send outside of EU

#

f

mossy vessel
#

How generous ๐Ÿ‘€

red imp
#

Hi, what's your opinion on segmenting one server (Survival) to another servers for Mining server, for Main (residence) server, for Spawn server etc.?

finite wave
#

I did not send 3 usd yes

potent fossil
#

I specifically sent 4.20 euro and paid the conversion fees. Y'all are just cheap.

finite wave
#

Iโ€™m already simping on your chew

quasi valley
#

chew wtf

finite wave
#

you*

potent fossil
#

why would you post that :X

red imp
#

My server provider told me that I should segment one server to more servers

lost steppe
#

now that image is cached in everyone's discord

smoky python
#

You need to scan it within 2min

finite wave
#

Oh there is a conversion fee?

twin lagoon
#

@smoky python very useless in EU

#

had this discussion earlier in servercraft

finite wave
#

Should have sent it as actual usd then

worn ember
#

@finite wave its cuz you send outside of the US

smoky python
#

Why would that be?

twin lagoon
#

creditcards aren't as widely used in EU as in US

worn ember
#

*eu

mental meadow
#

Yeah but because you selected the business option only 3,67 arrived simp ๐Ÿ˜‚

potent fossil
#

You have to choose how much euros to send, and then it will calculate how much USD you have to pay for them to get that exact amount of euros.

twin lagoon
#

users primarily use bank instant payment gateways

finite wave
#

Lol simp doing a business

worn ember
#

and then like 2,20euro fees cuz murica

frigid shadow
#

users primarily use bank instant payment gateways
@twin lagoon nah

#

Depends where you live

finite wave
#

I use mobilepay

frigid shadow
#

Northern states, switzerland CC

smoky python
#

I use Google pay, idk if that counts

twin lagoon
#

where in EU @frigid shadow

worn ember
#

gif bank number

finite wave
#

I saw some nsfw video of a girl dispensing money like an atm once

frigid shadow
#

Germans love EC

#

And cash

worn ember
#

ok

potent fossil
#

is chew just not coming back kek

twin lagoon
#

i've seen SOFORT used online in DE plenty of times

#

iDEAL for NL

#

bancontact for BE

quasi valley
#

noone uses sofortpayment pf

frigid shadow
#

i've seen SOFORT used online in DE plenty of times
@twin lagoon dude dont use that lol

#

Read ToS

finite wave
#

Dafuq is sofort

wide chasm
#

All these other European countries require like a minimum of 10 euros before you can pay by card, it's super annoying.

mental meadow
#

I actually kinda like sofort and Klarna tbh

frigid shadow
#

Sofort basically gets a copy of your bank record for past 30 days lmao

potent fossil
#

The price of convenience.

frigid shadow
#

All these other European countries require like a minimum of 10 euros before you can pay by card, it's super annoying.
@wide chasm nah that sounds like germany

wide chasm
#

Germany, pretty sure Austria as well, countries more east as well I think.

potent fossil
#

Why don't y'all just use bank cards? Why do you need SOFORT? What's the advantage over a card?

twin lagoon
#

honestly simple

#

no fucking idea

frigid shadow
#

Sofort is for only payment

finite wave
#

Sofort seams like some sex thing

twin lagoon
#

in NL you don't have debit card numbers

mossy vessel
#

I never used sofort ๐Ÿ‘€

worn ember
#

same

#

i just pay with card or paypal

frigid shadow
#

Bank card was the last one receiving nfc

quasi valley
#

people usually do paypal, credit card, or manual transfer

finite wave
#

I hot s metal debit card cause iโ€™m super fancy

mossy vessel
#

Same, I either use PayPal or my credit card if goods are not allowed on PayPal

worn ember
#

cant use paypal for only fans :/

frigid shadow
#

Klarna is nice too

twin lagoon
#

creditcard is usually my last option

frigid shadow
#

Anyone got the klarna card?

mental meadow
#

I don't have a credit card

twin lagoon
#

iDEAL > PayPal > Creditcard

wide chasm
#

I only use PayPal for accepting donations lol

mossy vessel
#

tobacco, sometimes alcohol; PayPal doesn't like that

mental meadow
#

Anyone got the klarna card?
@frigid shadow I tried to get it like 200 times but their strange authentication never accepted my name

finite wave
#

I usually use a virtual debit card to pay for stuff online

worn ember
#

whats the point of that

finite wave
#

I py to sketchy sites ded

frigid shadow
#

@frigid shadow I tried to get it like 200 times but their strange authentication never accepted my name
@mental meadow Same ๐Ÿ˜† the authentification is swiss made

mossy vessel
#

I tried to get it like 200 times but their strange authentication never accepted my name
Visa accepted me at the first time shrug_animated

potent fossil
#

I use privacy for a virtual card especially when trying to do travel hacking (super low price).

frigid shadow
#

Idk why its not accepting any of my accounts

potent fossil
#

I set the price THEY advertise, and they can't charge more.

#

If they try, immediate decline and I get a push notif.

#

Helps a lot.

smoky python
#

I want that

#

๐Ÿ˜ฆ

finite wave
#

Rmember the 90 usd handling fee simp

potent fossil
#

Yeah, I mean. It's more common than not.

#

It has saved me a few times

finite wave
#

Itโ€™s annoying

worn ember
#

"travel hacking"? is that where you spoof locations to get better prices?

potent fossil
#

That's part of it

frigid shadow
#

Visa accepted me at the first time :shrug_animated:
@mossy vessel it was about the klarna card which isnt a real cc. Klarna is pay by invoice and their card would be like get one invoice for all and pay as you want

finite wave
#

We got user satisfaction laws here

frigid shadow
#

Way lower % than cc

mossy vessel
#

I know how Klarna works, I used it the past years

twin lagoon
#

soooooo

potent fossil
#

But more so, travel hacking is, instead of one booking to go from city->city you might get like

twin lagoon
#

a creditcard?

#

lol

potent fossil
#

8 different planes for cheaper than that

#

And hop around

#

Until you arrive

frigid shadow
#

But do you have the klarna card?

mossy vessel
#

I quit their service after one of my shops quit their partnership

worn ember
#

that sounds very ecological

mossy vessel
#

So I had no use for it anylonger

potent fossil
#

I mean, the plane is going to be flying anyway ded.

#

If I don't buy it, it's still going to fly.

worn ember
#

true but still

potent fossil
#

They're usually low passenger flights, or even 0 as their typically headed on the "back home" route.

frigid shadow
#

But klarna card works for anything

potent fossil
#

they're*

finite wave
#

Some airlines do that simp

frigid shadow
#

Its not shop related anymore

finite wave
#

I know some who donโ€™t anymore

potent fossil
#

Do what

worn ember
#

fair enough

finite wave
#

Fly without any bookings in the near future

twin lagoon
#

flying is some what pepega

potent fossil
#

Yeah, I mean. They have to fly to keep their routes reserved.

twin lagoon
#

i'd prefer the train over flying in EU

potent fossil
#

Even if 0 passengers.

worn ember
#

ive never been in an airplane

finite wave
#

Thatโ€™s true

twin lagoon
#

unless intercontinental

finite wave
#

So weird

wide chasm
#

I've been on an airplane once

potent fossil
#

If they don't fly, they lose their route and have to apply for new plans.

wide chasm
#

It's nothing special

twin lagoon
#

economy is nothing secial

potent fossil
#

I fly a lot lmao

twin lagoon
#

emirates first class however

finite wave
#

I know some ceo who got fired for having a flight plan made that would save 30 min or smth

twin lagoon
#

or

#

.g emirates the residence

limber knotBOT
finite wave
potent fossil
#

I've never been in business/first class. Always economy or super economy. My philosophy is I'm going on vacation at my destination....not on the plane.

#

I take sleeping pills and my headphones, I'm out for the entire trip.

frigid shadow
#

Airplanes take sooo long. Drive to the airport, be there like 50 min before departure, wait, checkin, wait, fly, wait for your package, leave by train/car

twin lagoon
#

eh

potent fossil
#

Yeah they take a while, but it's whatever.

#

Also, when you fly a lot you get lounge access

#

Which is free food and alcohol, showers, beds

warm anchor
#

Shower is best part

finite wave
#

You donโ€™t have to be in the airport 50 min before depart

worn ember
#

flying bad

finite wave
#

What lol

twin lagoon
#

it's advised to

zealous wedge
#

for international flights you have to

#

even with all the express passes

frigid shadow
#

You have to if you have a suitcase

potent fossil
#

Here you should be there 2-3 hours prior to check in, get through security, and get to gate. Check in and security are the longest parts.

warm anchor
#

In US when TSA gotta check your butt

twin lagoon
#

i always go 2 hours before

finite wave
#

Lol

twin lagoon
#

even though the train to the airport takes like 30 minutes

finite wave
#

I go like 1 hour before cause the airport has good dtuff

warm anchor
#

I once forgot a keychain knife they have 2 men feel me up for a good 10 minutes

twin lagoon
#

bet you liked that

warm anchor
#

Gotta be sure

frigid shadow
#

Cheap airlines only offer 1 checkin so you have to be there like 1.5h before

finite wave
#

I mean iโ€™m so ugly theyโ€™ll probably just look at me and let me through

warm anchor
#

Lmao

potent fossil
#

Also, China's airports are wack. I landed there to connect, and I walked down this huge corridor with flickering lights, into an elevator, up, outside into china (w/o visa), immediately back inside (went in a mandated circle), back into a lobby, got waved thru customs (didn't even look) and then back down the same elevator and through a different door and then finally my gate was there

#

(unrelated)

twin lagoon
#

security is pretty ๐Ÿ‘Œ here

#

can probably get to your gate within 15 minutes

finite wave
#

China is fucked as fuck atm

potent fossil
#

This was some time ago

#

But yea

warm anchor
#

It took me 1 hour to go from Us to Canada going through TSA

#

When I leave Canada it took 5 minutes

potent fossil
#

Yea, TSA takes a while and they're really rude sometimes

warm anchor
#

They only have a tiny Xray machine for baggage and thatโ€™s it

potent fossil
#

Unnecessarily so, but it's whatever.

warm anchor
#

Lmao

#

Yeah

twin lagoon
#

the us is ????

#

they ask for your social media handles in your e-visa forms

warm anchor
#

Lmao gotta make sure you ainโ€™t part of isis

cosmic raft
#

you want to see what I am dealing with right now michael?

worn ember
#

they should ask for search history

twin lagoon
#

yes

potent fossil
#

Like, they made me take out all my electronics incl laptop from carrying bag. I take a lot of e-devices with me, so I had 3 or 4 buckets going thru the scanner. Dude got mad at me for taking a while to pack it all back up after scanning.

twin lagoon
#

migration

#

wait

potent fossil
#

I told him to fuck off and give me a minute and he was like "you need to calm down"

#

I was like, no you.

twin lagoon
#

kashike wtf KEKS

potent fossil
#

And he walked away.

warm anchor
#

Lmao

potent fossil
#

Actual experience with TSA.

cosmic raft
#

look at what our passport applications require michael

twin lagoon
#

wtf why is it so big

finite wave
#

I mean you could try to go to canada now form us simp

zealous wedge
#

oh year canadian passports are rediculous

finite wave
#

There is a 14 day delay at borders tho

potent fossil
#

wtf why is it so big
@cosmic raft pin that

warm anchor
#

Do they draw your blood too for Canada passport

cosmic raft
twin lagoon
void void
#

๐Ÿ˜ณ

finite wave
#

Michael likes it big

cosmic raft
worn ember
#

big kaas

twin lagoon
#

@cosmic raft it's alot easier here

#

just need to go the cityhall, ask for a new one, give photos, pay $$ and wait a week

potent fossil
#

That reminds me I'm not sure when my passport expires

twin lagoon
#

you don't need a passport here though

potent fossil
#

Let's see

twin lagoon
#

unless you want to go outside of EU

#

ID card is valid identification for entering other EU countries

potent fossil
#

I got a strong four years left

wide chasm
#

An ID card is stupidly expensive though, given that it's mandatory.

finite wave
#

Meh

twin lagoon
#

i don't have one

#

kek

worn ember
#

10euro here to renew it lul

wide chasm
#

50 euros here smh

twin lagoon
#

to be fair they do last long

#

passports especially

#

120 eur or something, 10 years?

finite wave
#

Mhm

mossy vessel
#

wtf

wide chasm
#

I think they upped ID cards to 10 years recently

#

Or maybe that's jsut because I'm above 18 now

mossy vessel
#

28,80โ‚ฌ for me

#

10 years

wide chasm
#

Idk, was 5 years before for me I think

#

But I'll take ten

twin lagoon
#

oh

#

they cost 73 EUR actually

#

10 years valid

#

(passport)

#

that's not bad at all lol

mossy vessel
#

Why is everything so expensive for yall

wide chasm
#

I mean, I'd rather have it zero ๐Ÿ™‚

mossy vessel
#

Mine was below 50 afaik

wide chasm
#

I mean, especially for an ID, I don't get why the government doesn't pay for that

finite wave
#

I think i pay around 100 usd for a new one

wide chasm
#

Oh, here it is, 58.30 euros.

finite wave
#

10 years for 100 eur here

#

This excludes the photo feeรฅ

wide chasm
#

Yeah, this one is also without the photo fee

limber knotBOT
#

(DiscordBot) Minecraft Torch any% Glitchless World Record : MinecraftCirclejerk - 10 comments, 94 points - deniszim, 8h ago

twin lagoon
#

what the fuck have i stumbled upon

finite wave
#

Lol

mossy vessel
#

Thanks for the cozy asmr content

worn ember
#

im so confused

finite wave
#

Ded go best his record

wide chasm
#

Turn on bonus chest, pray, ?, profit.

worn ember
#

minecraft speedrun is just retarded

#

imagine speedrunning procedurally generated worlds

wide chasm
#

I mean, that's why you have set seed categories

potent fossil
#

Whats that dude on about

finite wave
#

Maybe aikar bumping down R2 to R1?

potent fossil
#

ah

worn ember
#

where does one create issue guides again? people really dont know how to report issues apparently

wide chasm
#

checks other project
.github/issue_template

#

At least, I'm assuming you're referring to that.

worn ember
#

yeah ig, but there used to be a gui or something to set it up?

wide chasm
#

Github Repo > Settings somewhere there?

worn ember
#

found it ๐Ÿ˜„ tnx

mossy vessel
#

People are going around templates anyway if they want, sadly

worn ember
#

1% with proper bug reports is better than 0% i suppose

potent fossil
#

I wish they'd remove the blank issue option, or have a way for us to toggle that off so they have to use a template. That way if it's blank, you know they specifically chose a template and blanked it.

#

Meaning, they absolutely don't care and are not worth your time.

worn ember
#

i mean that already kinda goes for blank templates

#

its just there for the edge cases ig

potent fossil
#

that should be up to the project

void void
#

barty explain

worn ember
#

wouldnt even know what those are

potent fossil
#

not GH

worn ember
#

true

#

makes blank issue on GH repo

worn ember
vernal moth
#

Imagine getting banned by Barty

potent fossil
#

He told you to get off ยฏ_(ใƒ„)_/ยฏ

vagrant niche
#

ha!

void void
#

._:

#

Why would I

#

bruh

potent fossil
#

yeah, i can tell that's exactly why he was there

#

bro, you ain't slick

#

at all

worn ember
#

gotta be more sneaky like me

#

and use an alt

#

lmfao

potent fossil
#

kekw

void void
#

Oh wait is that new on 1.16?

worn ember
potent fossil
#

"What a great idea for my server"

void void
#

What a great idea for my server

worn ember
left swift
potent fossil
#

so hilarious

#

ha ha ha

cedar spade
#

brb launching bombardygamerealms

frigid shadow
#

Remember when simpsons have been funny

cedar spade
#

No

frigid shadow
worn ember
#

lol

#

remember when the simp sons predicted all the future

zealous knot
#

they predicted you will die as a virgin

worn ember
#

wow thats mean

zealous knot
#

ily โค๏ธ

lost steppe
#

hi

finite wave
#

I already fucked ded

frigid shadow
#

mister_fix = grumpy boy

worn ember
#

just gotta swap 2 letters of his name

void void
#

ded he's right you know