#general

3141 messages · Page 920 of 4

potent fossil
#

and CONQUER

#

(or dont)

mental meadow
#

Rising is so exhausting though

potent fossil
#

CONQUER from a sedentary position (a la John Bercow)

limber knotBOT
#

good morning aurora

#

enjoy your bed and don't rise

potent fossil
#

this too is entirely valid

mental meadow
#

What should I conquer simple? I still have pizza left, I could conquer that

limber knotBOT
#

conquer the pizza!

potent fossil
#

Oo nga! Yes absolutely!

#

(Those mean the same thing don't overthink it)

#

You just reminded me of the entire pizza I ate earlier

#

I'm still in food coma

limber knotBOT
#

hm i should eat an entire pizza

potent fossil
#

i hadn't eaten all day, so that was my OMAD

#

~1500 cals in one go 🥺

cosmic raft
#

@mental meadow is not dead

#

lol

mental meadow
#

.optimize

limber knotBOT
mental meadow
#

It works here tho

cosmic raft
#

aikar did an oops :p

#

works now :p

mental meadow
#

Thanks kash❤️

limpid comet
#

Say Paper hard forks, does that mean the repository will still contain the patches, or will the repository contain the java files like the Spigot repo

#

I'm not really familiar with the patching system so excuse me if this is a dumb questionn

void void
#

good question

potent fossil
void void
#

probably some sort of patching system has to be used

#

because of craftbukkit

limpid comet
#

I see, thanks that makes sense

#

and whoops @potent fossil I'll throw a question like that in there next time

twin lagoon
potent fossil
#

Michael how's life

twin lagoon
#

amazing

potent fossil
#

good boy

viral hornet
#

@twin lagoon 🥺

#

good morning

twin lagoon
#

camm fluSHEDd

void void
#

now kiss

heady spear
#

Wtf I’m doing a take home exam for computer networking and two questions so far (been doing this for 15 minutes) are taken from the first lab we did, which is corrected

viral hornet
heady spear
#

So like

#

I can copy paste my answers

viral hornet
#

they want you to relearn them

void void
#

gg

#

i still have ptsd from cisco packet tracer

#

it's so ridiculously detailed

#

can attach a debug laptop, must turn it on/off from the button etc

vernal bone
#

Good morning!

limpid comet
#

o/

viral hornet
#

Morn 🙂

limpid comet
#

anyone wanna help me beat super monkey ball 2 4-6

heady spear
#

Tf now the questions are basically stolen from the book

#

I have the solutions manual for this book

#

They.... didn’t even change the numbers

viral hornet
#

That looks unreal haha

potent fossil
#

wonder what the angular velocity of that fan is

twin lagoon
#

@viral hornet but did you see our latest blog

#

🥺

potent fossil
#

u wot michael

viral hornet
#

no 😮

potent fossil
#

did u make that

twin lagoon
potent fossil
#

u wot

viral hornet
#

lmao

#

omgg

#

no

#

is that croc actually going to be in the game?

twin lagoon
#

yes 🥺

viral hornet
#

bruh

potent fossil
#

michael wtf

viral hornet
#

HNNGG the sporents

potent fossil
#

give me op im from planet minecraft

twin lagoon
#

eat my ass

potent fossil
#

no,

#

well

#

yes

#

but still give me op

twin lagoon
#

we removed the op system actually

potent fossil
#

ok give me your op equivalent asshole

viral hornet
#

OOO the inspired mob from the 2017 vote is amazing

potent fossil
#

ok but, also

#

this is better than dyescape already

#

;)

viral hornet
#

I haven't seen anything about Dyescape tbh 😅

#

But this is amazing

potent fossil
#

That's the point

twin lagoon
potent fossil
#

Dyescape is never going to release

#

They just claim everything and collect donations

twin lagoon
potent fossil
#

but yea, for real, very sick michael

#

so proud

viral hornet
#

So this is all done through resource packs?

twin lagoon
#

it's done through magic™️

viral hornet
#

Just fucking unreal tbh

twin lagoon
potent fossil
#

holy christ o.o

viral hornet
#

it's done through magic™️
No modded clients, though, right?

twin lagoon
#

it's all vanilla

#

no optifine

viral hornet
#

wtf

#

I was going to put peepo_clap

#

but dum realm origins realms I can't use custom emoji's

twin lagoon
#

so how's auscraft

potent fossil
#

That is truly fucking something else

twin lagoon
warped spear
#

so just tested numba(a actual compiler for python)

#

30x speed up

potent fossil
#

its ok still love u even tho u deleted ur msg

final valve
#

<3

twin lagoon
#

uwu

potent fossil
#

Michael this is truly mindblowing

#

mad fuckin props

#

well

#

although you dont do the plugins

twin lagoon
#

FUCK I PRESSED DOWNGRADE JENKINS

potent fossil
#

but still

void void
#

.g python numba

limber knotBOT
void void
#

oooo

warped spear
#

its stupid easy to use

void void
#

gonna compile helm with this shit 5Head

warped spear
#

literally import it and put @jit infront of the function you want to compile

#

it requires numpy though

potent fossil
#

wow rlly wouldnt have guess NUMba would require NUMpy

twin lagoon
#

although you dont do the plugins

#

we only have 2 devs and 1 doesn't touch the main codebase

#

kek

void void
#

sed -i 's/def /@jit\ndef /g' **/*.py

#

ez

potent fossil
#

fucks sake mikey

warped spear
#

I pretty much always write python with numpy anyway so eh

potent fossil
#

ur wildin

void void
#

gg

warped spear
#

python without data types is depressing

potent fossil
#

michael stop, i can only get so turned on

#

wait for tmrw plz

twin lagoon
#

😩

#

oh yes and kubernetes™️

warped spear
#

@void void also has gpu compiling support so you can run code via cuda or opencl/ROCm

olive marlin
#

I hate writing python without type annotations - unless my function literally doesn't care or it's a tiny script / needs to work on old ass python.

warped spear
#

python + numpy + numba is a match made in heaven

twin lagoon
#

python

#

match made in heaven

warped spear
#

this fixes the one issue with python which is speed

quasi valley
#

the one issue

olive marlin
#

The biggest issue with python is that python2 is dead and still so many damn projects continue to use it :(

quasi valley
twin lagoon
#

hello kneny

#

🐌

quasi valley
#

hey 🐌

warped spear
#

I am working off python 3 so no problem for me

#

260x speed up to take the sum of an a 3d array

#

that good shit

#

and I can still be stupid and nest loops because the compiler vectorizes them

viral hornet
#

@quasi valley GhostWave

warped spear
#

get performance like C but ease of python

#

favorite feature though is because it compiles by function rather the entire project you can do hetergenous computing with it

#

so you can max out the cpu and gpu

#

also unlike cython which is kinda awkard to use and requires you to use C

#

you don't need that here

#

just drop in your flags and specific the data types and code goes zoom

twin lagoon
#

hello @cosmic raft

cosmic raft
#

hi

twin lagoon
#

how's arch

warped spear
#

I wonder if a python based mc server using numba would beat java

#

cause then its basically C vs java

#

good place too look for how to build a minecraft server

potent fossil
#

almost as good as "i built a mc server with old throwaway parts in my college dorm room, and the college it staff thought it was so good they ALL played on it"

warped spear
#

I mean it was "throw away" as in left over oc parts I had

#

it had a 2500k at 5.1ghz and 16gb of cl9 1866 ddr3 all dual rank dims

#

a intel 10 gig nic card

#

and a 2.5gigabit symetric connection

#

the jankies aspect of that was it was uisng zerotier

#

which is still pretty fast for 15 or so people

void void
#

@void void also has gpu compiling support so you can run code via cuda or opencl/ROCm
opencl yaml parsing

warped spear
#

to do opecl is a tad jank though

#

cause the compiler doesn't support it explicitly

#

ROCm has opencl in it

#

so you would have to do python + numba > ROCm > opencl

waxen panther
#

Are you talking about python minecraft again holy shit

warped spear
#

oh no not rn

#

I was explaining how the gpu acceleration of the numba compiler works

limber knotBOT
warped spear
#

is this python 3?

#

cause I don't believe numba works with 2

waxen panther
#

Look at the readme

warped spear
#

and no it does not

#

so this wouldn't work

olive marlin
#

It hasn't been touched in 6 years

waxen panther
#

not that it’s performance would mean anything anyway, it’s hardly a full implementation like nms

quasi valley
#

1.4 protocol kekwhyper

limber knotBOT
#

it was a nice project back then

#

i liked it at least :(

warped spear
#

I like it too

#

would so much rather dev stuff in python than java

waxen panther
#

python is the sin of man

limber knotBOT
#

wrong

waxen panther
#

correct

limber knotBOT
#

python is a lovely fun language

left swift
#

Python more like colt

quasi valley
#

python is a sin, just not the sin

waxen panther
zealous wedge
left swift
warped spear
#

python is great because it can be completely brain dead or as complex and fast as C

waxen panther
#

just use c

warped spear
#

but C is hard and annoying

waxen panther
#

Python will never compare to HolyC

olive marlin
warped spear
#

oh shit!

left swift
#

Whose this al person and why they so popular

waxen panther
#

Java really isn’t the problem with nms lol

warped spear
#

well I could transpile it to python then use numba to compile it to C and opencl

olive marlin
#

I know broc

waxen panther
#

When are you updating to Prof_Bloodstone (1.16.2) PensiveYeehaw

olive marlin
#

I wonder what would happen if you were to transpile MC through like 5 different languages and back to Java.

#

Probably later this week.

#

Maybe tomorrow.

zealous wedge
#

probably bad things

#

you can't even decompile then recompile MC directly

olive marlin
#

Still haven't tested the upgrade.

warped spear
#

@zealous wedge I could do it to paper

zealous wedge
#

oh that'd be extra cursed

warped spear
#

I mean if I could get it to work it would be kinda cool

#

cause with some effort then I could use the compiler I keep talking about to run it as C and maybe even opencl

waxen panther
#

Part of me doesn’t believe that the java -> python thing will be able to handle reflection

quasi valley
#

or DFU kekw

waxen panther
#

lmao

warped spear
#

that is the more likely result

#

but it would be fucking funny as shit if it worked

#

and was just faster

zealous wedge
#

so... who wants to implement DFU in python

quasi valley
#

noone! smolYay

zealous wedge
#

are you volunteering?

olive marlin
#

I see both hands up!

#

Looks like kneny is eager to do it.

quasi valley
warped spear
#

well given its 1 am my time I could either start translating this or go to bed

#

which should it be

olive marlin
#

Do both.

quasi valley
#

neither, just do nothing and contemplate existence

olive marlin
#

Translate it in bed.

peak ginkgo
#

What is this DFU I hear a lot about 👀

#

I'm around but not that around

olive marlin
#

Data Fixer Upper

quasi valley
#

.g mojang datafixerupper

peak ginkgo
#

Oh, Mojangs thing

limber knotBOT
#

(DiscordBot) https://github.com/Mojang/DataFixerUpper -- Mojang/DataFixerUpper: A set of utilities designed for ......: "A set of utilities designed for incremental building, merging and optimization of data transformations. - Mojang/DataFixerUpper."

merry talon
warped spear
#

ok hmm it looks like java2python might not work for python 3

#

time too look for the alternative there

potent fossil
#

wtf...

#

why are you constantly doing this shit

olive marlin
#

Just write your own transpiler.

potent fossil
#

gpu accelerate the game, rewrite game in python, convert java version to python to compile to c via python module

#

just fuckin stop holy christ

peak ginkgo
#

@warped spear java2python to python2

#

then python23

#

to make it 3

#

dont.

warped spear
#

I mean I could try

potent fossil
#

blood's boiling already, time to take it off the heat and by that i mean block this guy again

peak ginkgo
#

Would it work? Probably. Is it the right way to do it? Nope.

potent fossil
#

dont monkey me kneny

#

thats better

warped spear
#

transpile paper to python

#

then compile the python to llvm

#

wait might have found a way to do it

#

hahah

still cape
#

who even asked "what took so long" to prompt that explanation, paper for 1.16 was out lightning fast, it was impressive

olive marlin
#

Why does every damn salad has to have tomatoes :(

void void
#

paper should've been out a week before mojang released it

#

/s

olive marlin
#

When Paper finally hard forks, it'll be actually possible. If they release RC a week before release.

#

Though I'll miss the upgrade marathon call.

vestal jasper
#

@waxen panther

#

@ancient bolt how dare you steal my cats

#

Literally both my cats are the same colors as yours

still cape
#

well maybe if you make your own salad you can leave out the tomatoes lol

tropic phoenix
#

anyone know if drowned take up mob cap?

#

*hostile mob cap

peak ginkgo
tropic phoenix
#

Thanks, will ask there/

waxen panther
#

@vestal jasper

viral hornet
#

@vestal jasper

vestal jasper
#

hi

viral hornet
#

hi bb

waxen panther
#

What do u want

vestal jasper
#

u

waxen panther
#

😳

#

Camm I made the api path configurable last night so you don’t have to fork the plugin

#

Just host a bot and run da backend

viral hornet
#

Are you serious

vestal jasper
#

Papa @quasi valley 😳

quasi valley
vestal jasper
#

ow?

quasi valley
#

I think I gotta get some milk

#

give me 5 minutes 😂

vestal jasper
#

oh

#

mfw I have @umbral tiger trying to play ow in NA region

waxen panther
#

Yes look at the commits last night pepeheart2 @viral hornet

umbral tiger
#

OI VICCY

vestal jasper
#

hmmmm 180 ping in aussie servers or 180 ping in EU servers

umbral tiger
#

how the heck do you have 180 ping in EU serversa

#

also

#

if we play, I go NA

#

lol

vestal jasper
#

knen's EU

umbral tiger
#

@viral hornet WHY ARE YOU ONLY ACTIVE HERE I MISS YOU D:

#

ah, so am I kek

#

so fu then

vestal jasper
#

I mean he plays on EU region

#

@quasi valley you ok with having high ping in NA servers?

quasi valley
#

sure

vestal jasper
#

pog

#

@umbral tiger na it is

quasi valley
viral hornet
#

because busy tehlo 😦

vestal jasper
#

yes

viral hornet
#

I want to come and play OW with you

umbral tiger
#

because busy tehlo 😦
@viral hornet fuck ozcraft

#

your buddies ar emore important

#

I want to come and play OW with you
@viral hornet THEN COME PLAY

viral hornet
#

Gotta have dinner sorry boo

umbral tiger
vestal jasper
#

I think I sent you a friend request in both NA and EU btw knen

umbral tiger
#

we in vc anywhere?

vestal jasper
#

waiting-room ig

quasi valley
#

wot seriously friend list depends on the region?

#

amazing

vestal jasper
#

yep

umbral tiger
#

welcome to the shit world we call blizzard

minor badge
#

@quasi valley dumb

quasi valley
#

no u

minor badge
twin lagoon
#

kneny

quasi valley
#

:o

minor badge
cosmic raft
#

@twin lagoon hi

minor badge
#

@twin lagoon hi

twin lagoon
#

hi

cosmic raft
quasi valley
#

hello big mac

twin lagoon
#

kneny called me bigmac i'm being bullied @cosmic raft

#

and now i'm hungry PepeHands

spice finch
#

Domain works for my friend, but not for me. Sometimes it works for me, but not for my friend ;-; Anyone have idea what could we do wrong with DNS settings?

twin lagoon
#

when did you buy the domain

spice finch
#

1 year ago

twin lagoon
#

well

spice finch
#

9-10 months

twin lagoon
#

sucks to be him

cosmic raft
#

what is the domain?

minor badge
#

@twin lagoon @twin lagoon dum

twin lagoon
minor badge
#

😼

potent fossil
#

There is a streetlight across the road and it is blinking on and off ominously send help

minor badge
#

it might be morse 😳

potent fossil
#

Is it morse

twin lagoon
#

yes

#

i am decrypting it now

#

it says: fuck you simple

spice finch
#

simple: not gonna lie, they had me in first half

potent fossil
#

Well that would be accurate as my room is also blinking on and off as a result.

#

mfw

#

Im gonna get an eye mask this is stupid af

potent fossil
#

If I never come back it's because the streetlight demon killed me and dragged me to hell or something

#

But if I do, it's just a stupid streetlight

worn ember
#

would be boring if it was a regular streetlight

heady spear
#

I hate applying tempered glass protectors

#

I used the box thingy you’re supposed to put the phone in and it still came on wonky lol

worn ember
#

i havent changed mine in 6 years kek

#

it was released in end 2015 so maybe not 6 years; but at least 4

vernal moth
#

I always break them, lol

#

This is my 3rd one on a 10 months old phone

grave oxide
worn ember
#

i just put those anti scratch stickers on

#

they work like a charm

#

you dont really need to change them either

#

might be an option if you always break the hard plastic ones

#

or whatever they are

chrome quest
#

I have 8 people on my server!!! And they are all killing each other.

worn ember
#

humanity in a nutshell

indigo bone
#

anyone can help me with 1.16.2 syntax for world gen json? i tried runnig old json for pre 8 but it dosnt work anymore.

heady spear
#

I am gonna use a tempered glass one on this one because my xs is scratched as hell

#

Newer iPhones almost impossible to crack but they scratch so easily.

#

Anyway networking exam is done, with 90 minutes to spare

#

O I have normal vit D levels now

latent valve
heady spear
#

Yay I love D

latent valve
#

Damn a big D too not a small d pepeLMAO

heady spear
#

A small d can be nice too

terse marsh
#

Is there any way to generate a new world with the spawn in a biome without any near mountains? I don't want to use a "flat" world, but the spawn point should be "kinda flat" for at least 200x200 blocks.

olive marlin
#

Just try many different seeds until you find what you want.

worn ember
#

or change the spawn point to a flat biome

olive marlin
#

Or that.

#

Wish it supported a bit more backed types (like restic does through rclone).

twin lagoon
#

mmmm

#

oooo it has google cloud support

#

i'll have to give that a go

terse marsh
#

or change the spawn point to a flat biome
@worn ember hmmm....what's the "flattest" biome?

worn ember
#

flatlands

void void
#

the flattest biome is pancake

#

mmmm

#

pancake

wide chasm
#

Void type

void void
#

Well

#

It's not flat

#

It's void

ashen cliff
#

Can something empty be flat?

wide chasm
#

I guess the platform doesn't go through the entire world

ashen cliff
#

Is air flat?

void void
#

air is a liquid

worn ember
#

excuse me what

void void
#

Yes

#

You have all been fooled

worn ember
#

wouldnt that mean you'd drown?

void void
#

We are airfish

#

PLANES

ashen cliff
#

That would be a fluid.

void void
#

Nah it's a liquid

#

Planes are very large airsharks

ashen cliff
#

A huge metal cylinder somehow moving thru the air.

void void
#

It's swimming

#

Lol

latent valve
#

I think jaiden hit their head

zealous knot
#

Hey i updated my personal website

#

what do you guys think

worn ember
#

very celery of you

void void
#

get destroyed

#

lol

twin lagoon
#

@olive marlin you using kopia?

void void
#

28 seconds

mental meadow
#

LockpickLawyer is pretty nice 😄 Learned lockpicking thanks to him

worn ember
mental meadow
#

lockpicking is useful for...stuff...

worn ember
#

uhuuu

heady spear
#

@latent valve there are 6000 Russian soldiers outside our border lol

#

Check AB, tf are we being invaded by Russia

#

If so, do I still have to take my exam on Friday

olive marlin
#

@olive marlin you using kopia?
@twin lagoon no, I found it and think it looks nice. I want to compare restic, duply and kopia on the weekend to see which one will suit me best.

latent valve
#

ShakingEyes ok wtf

#

lmfoa

heady spear
#

The contract for my apartment says that they can raise the rent to 60k a month in the case of war

#

So that’d suck

olive marlin
#

What?

#

How much you pay now?

twin lagoon
#

creating a snapshot rn with kopia

#

setup is easy

#

needs better documentation though

worn ember
#

i bet they promised putin part of the profit

twin lagoon
#

aurora uwu

mental meadow
#

why did you let them have that putin?

#

michael uwu

latent valve
#

60k?????? how big is your apartment?

twin lagoon
heady spear
#

20m^2 lol

wide chasm
#

Easy money lol

heady spear
#

Also in the case of the apocalypse or if the two is swallowed by a sinkhole

#

It probably also covers alien invasion

vernal moth
#

Wtf is that contract

heady spear
#

The town* lol

#

I mean it’s pretty standard

#

I have a problem tho, my uni misspelled my name on my student ID thingy

vernal moth
#

I don't have such clauses, lol

heady spear
#

So now I won’t get the discount at my gym

#

So the price will double

cobalt surge
#

That sucks

vernal moth
#

Can't you just get a new one?

heady spear
#

They replaced ö with au

latent valve
#

lmfao

mental meadow
#

I once had a contract that basically payed my in case I had an accident in my free time and it had fun things in there like they wouldn't pay me If I got hurt during flight into space or because of radiation poisoning

heady spear
#

I need to get in contact with customer support for the issuer

#

But then I need to sacrifice three virgin pregnant prostitute goats and also free Jerusalem

olive marlin
#

OpenInv

#

.g OpenInv github

limber knotBOT
#

(DiscordBot) https://github.com/lishid/OpenInv -- lishid/OpenInv: Open anyone's inventory as a chest,...: "AnyContainer: Open containers, even if blocked by ocelots or blocks. Commands. Command, Aliases, Description. /openinv [player], oi, inv, open ..."

cobalt surge
#

Damn city

vernal moth
#

For me it was just an email when I needed to change my residence address, lol

#

Got the new one in mail a few days later

olive marlin
#

Some countries look nice, but then you find out their policies are so messed up 👆

mental meadow
#

y'all clearly haven't changed your name and legal gender if you complain about changing an adress lol

vestal jasper
#

ah yes the fallacy of false relative privation

cobalt surge
#

I've changed my name.. well last name

vestal jasper
#

aka the "that's not a knife, this is a knife" fallacy KekwLaugh

mental meadow
#

exactly 😄

#

"hey you need to correct my gender in your system"
"no we can't you have to make a new account"
"i can't, since you only allow one account per person"
"then delete your old account"
"please delete it then"
"sorry we can't delete that account since it's not under your legal name"

cobalt surge
#

Wow..

latent valve
mental meadow
#

before you change your name you have to write yourself a note that allows your new name to drive your car until you changed the registration

#

otherwise police could arrest you for driving a vehicle that you aren'T allowed to drive

#

and since the old owner in a legal sense never existet they can't ask him if you're allowed to drive his vehicle

#

fun stuff like that

olive marlin
#

Lol

minor badge
#

luckily here everything is tied to your SSN, so it's trivial for them to just move everything tied to a new one

mental meadow
#

Yeah a sane country would do that like that. My SSN actually changed because it used to contain the first letter of your first name & legally they had to change that as well, now it just contains the first letter of my last name

cobalt surge
#

That's weird

#

Proximyst are you missing Billy's pr'?

olive marlin
#

We have something similar to SSN. But it's messed up, and multiple people can have it the same xD

mental meadow
#

Thats because of a special law when you're trans and change your name in germany. Basically every legal document has to be changed and backdated to the original date, so that no one could tell that you're trans just because your birth certificate is from 2018 when you were born in 1998
which is actually pretty nice, but it complicates things

cobalt surge
#

Seems too complex..

heady spear
#

Same here proxi. Scandinavia is pretty dope

worn ember
#

theres no such thing

latent valve
#

should just connect imo

cobalt surge
#

Use debug stick on it

wide chasm
#

They can't go into a corner position, though

worn ember
#

i thought they connected now?

olive marlin
#

They can go sideways now.

worn ember
#

oh

olive marlin
#

But not connecting sideways 😢

cobalt surge
#

That's kinda shitty

#

What's the point in having them sideways then

worn ember
#

¯_(ツ)_/¯

wide chasm
#

If you just want them to only go horizontal

mental meadow
#

put a block between them

cobalt surge
#

That's no fun aurora.

twin lagoon
#

so far so good with kopia

#

does like to use some memory + cpu w/ zstd

cobalt surge
#

When billy gets out of the hospital I'll have him make the chains connect for me.

latent valve
wide chasm
#

What happened to him?

wheat quarry
#

@slim nymph plz remove +m modes on irc or gib voice ;_;

cobalt surge
#

Massive heart attack Monday.

twin lagoon
#

o

mental meadow
#

oh

cobalt surge
#

He has to have open heart surgery on Tuesday

twin lagoon
#

o

mental meadow
#

let's hope he recovers soon & good after that

cobalt surge
#

He has a long road of recovery ahead. Lots and lots of changes

cedar spade
#

44 notifications on Spigot

worn ember
#

whaaat

limber knotBOT
#

phoenix616, there ya go

#

:)

worn ember
#

wish him the best of luck from me

#

❤️

limber knotBOT
#

same on #paper-dev, dunno why aikar set that tonight though 🤔

worn ember
#

and tell him not too look at mojang code that long anymore, it really fucks you up

limber knotBOT
#

probably some spammy troll...

cobalt surge
#

He has his phone so he will see all chats

worn ember
#

Ok good

twin lagoon
limber knotBOT
#

(DiscordBot) A leaked picture of the RTX 3090 IO : pcmasterrace - 163 comments, 5,731 points - Zuchterr, 8h ago

latent valve
mental meadow
#

yeah thats the joke

twin lagoon
#

aurora uwu

mental meadow
#

can't wait till the day you need to use 2x 8pin connectors for your gpu

#

michael uwu

#

imagine having a second 24pin connector for your gpu

worn ember
#

its redundancy

mental meadow
#

good morning kneny

latent valve
quasi valley
#

o/ orora

void void
#

magnifying...

drowsy urchin
#

So has anyone found out that Jigsaw maplike spam error causes corruption or is it still unknown?

vestal jasper
#
PaperMC believes that 1.16.2 is now ready for general release as we fixed the main issue plagueing the 1.16.x release, the MapLike data conversion issues.```
vernal moth
#

That issue caused wrong data, yes

drowsy urchin
#

But only with villages right or any other thing that used jigsaw blocks to spawn in.

vernal moth
#

Which is why paper hold back the public release for so long

#

Yeah, I guess, I don't know that much about it

spice finch
#

Anyone running docker could tell me how did you create user in MySQL so you can connect to it from other containers?

#

Currently I'm getting rejected, because IP of containers changes every restart

twin lagoon
#

% wildcard can be used in hostnames

#

for mysql

spice finch
#

I tried it

#

no result :/

#

still getting rejected

worn ember
#

have you tried the almighty google

spice finch
#

CREATE USER 'user'@'%' IDENTIFIED BY 'password'

#

ofc i did ded :)

ashen cliff
#

Better allow remote passwordless logins as root.

spice finch
#

yeah, but that's not the problem

#

my connections are getting rejected

#

since there's no user with proper host

olive marlin
#

Hmm, check if it created a user. But it should work.

#

Your mysql container logs say that user is unauthorized?

minor badge
#

@twin lagoon 🥺

twin lagoon
#

owo

mental meadow
#

@twin lagoon @minor badge uwu 🥺

twin lagoon
#

uwu

neat flume
#

can anyone who owns a Minecraft server with a more than 10 player DM me

cedar spade
#

No

minor badge
#

uuuuh why

twin lagoon
#

about @neat flume

minor badge
#

he seems to be one of those "i need your information but i want you to hand it to me in a golden envelope"

twin lagoon
static badge
#

fucking impersonators

#

i need a new pfp

twin lagoon
#

take this one @static badge

static badge
#

not transparent

twin lagoon
limber knotBOT
#

#minecraft is pretty ded, but votd still gets me

cobalt surge
#

It's not leafy enough for him..

limber knotBOT
#

paper votd when?

#

s/votd/wotd

#

Correction, <MiniDigger> paper wotd when?

#

lol

static badge
#

eh it's not meme tier enough

cobalt surge
#

Lol

twin lagoon
minor badge
#

that could actually be kinda funny

static badge
#

I would use the original without the crying cat edit though

mental meadow
#

Gotta love people that join jour discord, start complaining how bad the plugin is and that nothing works, get banned and then write a 1 star review on spigot "i was just asking question and got banned trash people"

twin lagoon
static badge
#

that's funny but not meme tier enough

void void
#

true

static badge
#

that image is too big

#

can't fit the context into the pfp

twin lagoon
#

perfect????/

cobalt surge
#

Leafy you're not meme tier enough

static badge
#

no

ashen cliff
worn ember
#

is it open source

#

just cuz its paid doesnt mean its not open source

ashen cliff
#

It's not.

worn ember
#

sadge

#

sue him

#

just publish it with the pom kek

#

*without

twin lagoon
wide chasm
#

Wow, aurora be nice to them

minor badge
#

stop being so abusive aurora

heady spear
#

Aurora is so mean to me behind the scenes

#

She told me I’m a rotten piece of moose shit and that I deserve to be eaten by a rabid squirrel

mental meadow
#

city that's a lie

static badge
#

it's true though

mental meadow
#

I said rabid rat not squirrel

static badge
#

crying cat is overused michael

twin lagoon
#

f

heady spear
#

I’m an adult male with proportionally sized feet and I’m looking for love

wide chasm
#

You see, the problem is just that no one is looking for you

worn ember
thin hearth
#

@upbeat elm come back plz i want to hear you

upbeat elm
#

can't i'm working

#

i'm making [insert australian food here]

thin hearth
#

kangaroo

upbeat elm
#

na you have to be kangeroo to make a kangeroo
or a newzealander

#

we are the type to make babies with animals

spice finch
#

hello new aikar

thin hearth
#

hello

minor badge
#

change your name

thin hearth
#

my name is aikar

spice finch
#

we have 3 aikars?

#

well, more

minor badge
#

?kick @hushed pebble troll

mental meadow
#
  1. Formatting usernames to be difficult to read, to impersonate others, to advertise, or to be inappropriate.
    just a little thing in our rules btw
leaden oxideBOT
#

dynoSuccess Litorax#3544 was kicked | troll

spice finch
#

wtf

minor badge
#

?kick @opaque moon troll

leaden oxideBOT
#

dynoSuccess aleks#3641 was kicked | troll

minor badge
#

?kick @opaque moon troll

leaden oxideBOT
#

dynoError I can't find user @opaque moon.

thin hearth
#

i change

static badge
#

hello, it is me

#

aikar

thin hearth
#

sorry

#

it was a joke

static badge
#

the last of the aikars

thin hearth
#

i won't happen again

#

it*

static badge
#

spared only after watching his comrades die in battle

thin hearth
#

lol

#

it's funny bcuz its fun

#

is that name ok?

twin lagoon
#

i hate this discord sometimes

thin hearth
#

why?

mental meadow
#

?warn @thin hearth Stop trolling, last warning.

leaden oxideBOT
#

dynoSuccess PN The Surfer#2760 has been warned. || Stop trolling, last warning.

thin hearth
#

ok sorry

twin lagoon
#

there's 4 of them @mental meadow

thin hearth
#

please be not a pookie i love this server

static badge
waxen panther
#

Siren moderator in chat Siren

thin hearth
#

weeeeeeee youuuuuu

#

weeeeeeee youuuuuu

mental meadow
#

?ban 537623040171966465 Impersonating other users is not allowed.

leaden oxideBOT
#

dynoSuccess Litorax#3544 was banned | Impersonating other users is not allowed.

thin hearth
#

siren sounds intesifies

worn ember
thin hearth
#

@mental meadow could you deban Litorax#3544 please he'll be rlly nice in the future

mental meadow
#

That's why I used the ID, I was scared of banning you ded 😄

worn ember
#

who would want to impersonate me PepeHands

minor badge
#

we rarely issue unbans, never right after the ban was issued

static badge
#

can i get unbanned

worn ember
#

lmao

quasi valley
#

can leaf be banned

worn ember
#

//rotate knenytv 180

mental meadow
#

I think you have to use //flip not rotate

muted portal
#

Is this breaking the rules?

thin hearth
#

if he sends a apology mail? can he be unbanned?

worn ember
#

close enough

mossy vessel
#

Send your ban appeal to @coarse hornet

twin lagoon
#

he had the chance to apologize 5 minutes ago

#

too bad

thin hearth
#

please give him a last chance

twin lagoon
#

he had a last chance 5 minutes ago

quasi valley
#

stop asking please :>

twin lagoon
#

stop being a group of immature pricks, take this colouring book and exit back to roblox

quasi valley
#

modz said no

worn ember
#

toxic again smh

thin hearth
#

okay

#

i tried

minor badge
#

participation in the community requires them to follow the rules; they were kicked for breaking them, then went to break again. they're not getting unbanned anytime soon

worn ember
#

you just gotta hack the mainframe and overload the bot with catpics

twin lagoon
#

i mean

#

dynos source code got leaked

#

just find an exploit in it

thin hearth
#

he did not want to disturb the server it was just to animate the vocal chat

twin lagoon
#

good story

pale wasp
worn ember
#

just drop it now before you get banned too

static badge
muted portal
#

Format your username to kill dyno

twin lagoon
#

leaf what the fuck

#

needs more detail

static badge
#

that's a picture of a cat running into a glass door

minor badge
#

what's with the cursed cat pfps

quasi valley
#

yeah that's too low res

twin lagoon
thin hearth
#

can i say something last ?

quasi valley
#

there has to be balance between #adorable-pets and cursed kitties

twin lagoon
static badge
#

perfect

#

am use that

twin lagoon
#

HAHA i thought it was a vacuum cleaner at first

#

fuck

static badge
#

it's a knife

twin lagoon
#

holy shit this picture though

worn ember
#

talking tom has been drinking a lot

thin hearth
#

no not talking tom

static badge
#

that's just fucked

opaque moon
#

Wtf

static badge
#

urgh it's too zoomed out this one

thin hearth
#

talking ben already looked like an alcoholic and it's tom who fell

twin lagoon
#

agreed

thin hearth
#

hagrid

quasi valley
#

oh that's great

static badge
#

ok that's good

twin lagoon
static badge
#

but imma use this one for now

twin lagoon
#

profile picture friendly

static badge
#

and queue that one up

thin hearth
#

excuse me what

minor badge
static badge
#

excuse me

#

we're deciding the new profile picture

minor badge
#

not u

minor badge
#

cats are fine

static badge
#

get your moderation out of here

twin lagoon
#

this could be a contestant too leaf

thin hearth
#

michael jordan

opaque moon
#

Ok, let’s end this whole man career

static badge
#

ye put that one into queue

minor badge
#

cats are explicitly allowed per the topic :>

static badge
#

interesting

opaque moon
#

And what about dogs ?

thin hearth
#

dawgs

minor badge
#

dogs are 🤡s

quasi valley
#

oh hell yeah, stonar got himself a discord avatar

opaque moon
#

No.

quasi valley
#

now stef is the only default head once again

wide chasm
#

Balance has been restored

twin lagoon
thin hearth
#

as all thing should be

static badge
#

it's funny but doesn't meet the bar

twin lagoon
thin hearth
#

chewbacka

#

is this a cat

quasi valley
#

where do you even find these, michael

thin hearth
#

a dawg

#

an oister

twin lagoon
#

yes kenny

static badge
#

ok ill put that one into the queue, but it might not make it

minor badge
#

michael creates them

thin hearth
#

kanye west?

twin lagoon
#

oh leaf

#

perfect

#

this gives the juul vibes from your previous picture

quasi valley
#

that's boring

static badge
#

ok am use that

thin hearth
#

what the hell is chewbaka

static badge
#

hold on

thin hearth
#

i don't need sleep i need answers

static badge
#

lemme find a better smoking one

waxen panther
#

Hot

minor badge
#

cauliflowar

quasi valley
#

🥦

static badge
#

this one ain't bad

twin lagoon
#

perfect

thin hearth
#

why smoking cats

static badge
thin hearth
#

i want to know what the hell is chewbaka???

twin lagoon
static badge
#

that one is actually fucking funny

#

cuz of the contextg

#

I fucking remember that video

twin lagoon
static badge
#

little bastard was holding onto it

#

what about that

twin lagoon
#

that would be a good one for minidigger

static badge
#

im pretty sure that's a massive vape

twin lagoon
#

eh

#

looks more like a hookah

static badge
#

hm yes

#

after much internal discussion between the two braincells

#

it has been decided

twin lagoon
#

perfect

#

think you need the zoomed in one @static badge

static badge
#

ok

#

changing avatar too fast

twin lagoon
#

f

olive marlin
#

@twin lagoon and how is kopia? Hit any issues apart from poor documentation?

twin lagoon
#

so far it works

#

i've got a question for the author which maybe he answers

#

which is how the fuck you automate backups

#

rn i have a backup service & timer that runs a snapshot all command

#

but idk how that works with retention

#

but, easy to setup

olive marlin
#

Try to do it through its GUI to see if it's even possible?

twin lagoon
#

gui

#

no

olive marlin
#

I mean, if you'll find it in GUI, you can probably translate it to CLI

twin lagoon
#

i think it works though?

#

"hourly-2, hourly-3"

#

you also can't invoke a script before & after kopia snapshotting

#

so i just have a wrapper bash script that dumps mysql databases, starts a kopia snapshot & does a healthcheck.io ping

#

it's fairly simple to setup though

#

like less than 10 commands

olive marlin
#

Nice.

twin lagoon
#

i'll give it a day to run or something and then i'll see if it works nicely

olive marlin
#

I remember I had trouble with duply, cause it's documentation sucks.

twin lagoon
#

still gotta test mounting

#

you also need to configure zstd compression at first

#

otherwise it'll use pgzip which does not compress mc servers nicely

olive marlin
#

And restic while nice-ish, I want to get rid of ASAP cause it's stupid and likes to leave locks lying around.

worn ember
#

dont piss off zombified piglins are they will literally gang up on you kek

twin lagoon
#

It has been 20 minutes attempt #2 in pfp change @static badge

slim nymph
#

was i pinged by a troll

limber knotBOT
#

no, you muted me :P

#

Proxi has since removed +m from the IRC channels

slim nymph
#

i meant just a few mins ago

#

oh wait, its a pm

limber knotBOT
#

I thought you meant my ping earlier xD

proper lynx
#

Is it possible to get the plugin that runned the PlayerKickEvent?

limber knotBOT
#

not easily

proper lynx
#

is there a tutorial to do it?

limber knotBOT
#

no

proper lynx
#

:/

limber knotBOT
#

why do you need that anyways?

#

also TIL that that event is cancellable

proper lynx
#

i wanna do a bypass and send the player who executed the event

#

why do you need that anyways?
@phoenix616#0000 how do you even know that it's possible

limber knotBOT
#

I know java

#

also what's your goal exactly? Can't you just get the plugin to not kick the player? thonk

#

would be a lot easier to just edit its code

proper lynx
#
public class PlayerKickListener implements Listener {
    @EventHandler(priority = EventPriority.HIGH)
    public void onKick(PlayerKickEvent event) {
        if(event.getPlayer().hasPermission("bypass.antikick")) {
            event.setCancelled(true);
            CloudServer.getInstance().getPlayerAndCache(event.getPlayer().getUniqueId());
            event.getPlayer().sendMessage(CityBuildSystem.getInstance().getPrefix() + "Du wurdest gerade §c\"gekickt\"§7. Grund: §c" + event.getReason().toString());
        }
    }

}
#

Thats my code rn

golden gust
#

You'd need to get a stack trace and parse it

#

That's gonna be the best method

proper lynx
#

How do i get a stack trace?

#

in try catch?

golden gust
#

.lmgtfy java get stack trace

limber knotBOT
#

(DiscordBot) https://is.gd/TYEMCY

worn ember
#

is pebblehost reliable? 4.4 rating on trust pilot but ion know how reliable that is

minor badge
#

no

formal turret
#

When I was using them they were ok, didn't really have any issues

worn ember
#

@minor badge mind backing that up a bit? thonkeng

minor badge
#

it's just yet another shared host which oversells

cedar spade
#

beep beep beep

#

caution: vehicle reversing

minor badge
#

fine if you want a few friends, not fine if you want anything more

worn ember
#

Alright thanks

twin lagoon
strong vector
#

can i have that?

#

for a school project?

twin lagoon
#

wish i could have it too

potent fossil
#

Just woke up to alarm on Alexa, and it would not fucking wake. Had to unplug the stupid fucker to get the alarm to turn off

#

What a great way to start the day woosah

cedar spade
#

my Nest Mini overheats and restarts if you try and stream music for >30mins

heady spear
#

@worn ember have u heard about bisect hosting

#

they're pretty good

#

use my code at checkout for 10% off

#

o wait it's 25%

#

damn

#

what a deal <.<

cunning raft
#

my Nest Mini overheats and restarts if you try and stream music for >30mins
Lol what

#

Did you get a replacement

worn ember
#

@heady spear NO

heady spear
#

u get a 25% discount tho

cedar spade
#

it was free and I cba to deal with the Google Store

heady spear
#

you can use that money to buy cheap prostitutes and some weed

cedar spade
#

works as a Bluetooth speaker... which is all I use it for

#

just not if you try and cast music directly to it or start music through assistant

#

heck I don't think I've turned it on in like 3 months

worn ember
#

@heady spear are they good tho for real thonkeng

vernal moth
#

Dealing with Google store is really nice

heady spear
#

i mean it's a shared host

vernal moth
#

They just send you new stuff and you send back old stuff later

heady spear
#

so that should tell you a lot

cosmic raft
#

I've still got an unboxed Google Mini thing

#

got it for free from Spotify

vernal moth
#

They replaced my pixel 3xl no questions asked

heady spear
#

but given that, they're still pretty good ^-^

cedar spade
#

kash: got mine from YouTube lol

heady spear
#

also use code intellectualsites

cosmic raft
#

yea mini

heady spear
#

it's free money saved

cosmic raft
#

that's the nice thing about companies like Google with lots of money

#

they can risk sending you one like that

cunning raft
#

I made 10 spotify accounts on trial when that promo was going, I got 10 minis for $10 for a bunch of rooms in my house

worn ember
#

i might get into making a server after finals

cosmic raft
#

heh JRoy

heady spear
#

have u gotten ur github student pack?

#

i think they still give out free digitalocean credits

worn ember
#

ya

#

oh

heady spear
#

i used those to run a server for ages :3

limber knotBOT
#

.help

vernal moth
#

Oh and idk if Google does this too, but I heard that other companies ask you to keep the thing and return it after covid

#

Lol

heady spear
#

i got a new student pack when i started uni too so that was cool

vernal moth
#

Idk which company i heard that was

heady spear
#

then i forced my friend to sign up for me 😛

worn ember
#

lol

twin lagoon
#

they decreased the amount of credit you get though

#

used to be $150

worn ember
#

ok what the fuck is that agro range on zombie piglins

twin lagoon
#

then $100

#

now it's $50

limber knotBOT
#

uwu

twin lagoon
#

uwu

#

how's rory

limber knotBOT
#

no clue, just got home