#general

3141 messages · Page 922 of 4

zealous knot
#

Agreed, otherwise just change them in production

wide chasm
#

I usually just try to get my javadocs to be good and use that as a baseline for "does this method actually do what I say it does" and "what should I test".

#

ignores all "gets value" javadocs

slim nymph
#

everyone be writing these unit tests that say "i expect this function to return 42 with this input, but im mocking it cause im testing my caller method", then your tests all pass, because your understanding of "always returns 42" was wrong, and now when it doesnt return 42, you mocked it and didnt see that

zealous knot
#

Stef, although i do agree that commenting your code is very important, i think spending more time on docs than on the actual code is not as productive

slim nymph
#

people tend to overdocument/silly doc too though

worn ember
#

maybe not for you, but it is for the next guy

slim nymph
#

// Create the service
$service = new MyService();

Please don't do this. drives me nuts

worn ember
#

well yeah, document methods properly but dont write stupid documentation

slim nymph
#

$x = $loc->x;
$y = $loc->y;
$z = $loc->z;

doesnt need comments saying "extracts variables from loc into local variables"

worn ember
#

if your names are good most of your fields dont need explanation

slim nymph
#

i had a junior once who did that non stop

worn ember
#

case of trying too hard

wide chasm
#

Depends, good javadocs make it easier to ensure your code does what it's supposed to do and makes it easy to find what should be unit tested. If you write down "calling this will never return x" or "passing parameters of value y will result in", it's easy to check that it's the case that it works properly, you know where to add checks in the method to make sure no one is passing garbage to your method and you know to unit test those cases in your javadocs.

#

It wouldn't be the first time that I write a method, then add javadocs and remember that I forgot to do x, or check for y.

slim nymph
#

if you can write explicit contracts in a method doc, then that is good

next frost
#

we need to work on a group project following the waterfall model

wide chasm
#

Those in-line comments you mentioned are fucking annoying though

mighty storm
wide chasm
#

Also "commenting out code", which then makes its way into a branch, then into master and never gets out
looks at code at work

zealous knot
#
/**
* Returns the last generated snowflake
* @return int The last fetched Snowflake
*/
public function lastId():int{
    return $this->lastSnowflake;
}
#

lol

mighty storm
worn ember
wide chasm
#

I unironically do that. Sometimes the javadoc actually is useful, but the main reason I do it is so there's a @since tag in there, so I don't have to traverse a file's history to see when it was added.

zealous knot
#

I only do that to shit i open source

wide chasm
#

Yeah, that makes sense

zealous knot
#

the stuff i don't care enough to post either gets minimal documentation or none at all #YOLO

wide chasm
#

I do it for everything because of habit

zealous knot
#

because you're a potato

worn ember
#

stop writing good docs

#

this isnt how programmers do it

wide chasm
#

Sometimes, just sometimes you manage to get a beautiful javadoc that is 20 lines long and I don't want to miss such an opportunity.

zealous wedge
#

for private projects i mostly write things for big-picture, and for bits of weird implementation

worn ember
#

private projects excuse me

#

open source only

wide chasm
#

Yes, let's release all our ten line code snippets to the public. looks at npm

zealous wedge
#

i mean some of my "private" stuff is open-source

mighty storm
#

ok C# fans how do i do Javacsdocs, whats the formatting

zealous wedge
#

i just don't care about anybody else's use cases

#

it's /// in front of each line

mighty storm
#

i mean some of my "private" stuff is open-source
like chanserv?

#

oops

wide chasm
#

C# also uses some XML hybrid thingy for docs or something, so...

#

Don't know quite all the details, I've only written docs at work once.

mighty storm
#

oh wait, i bet theyre called doCS

worn ember
#

hmm, how would i deal with stuff that i frequently need in tests? Do i just recreate those objects every time? Eg, my Plugin interface

olive marlin
#

Setup and teardown methods?

worn ember
#

arent those class specific?

olive marlin
#

You can do it on an interface, which you then implement in your test classes

mighty storm
#

discourse is rails?? lets gooo

olive marlin
#

I haven't use JUnit much, but mostly going from experience from other Frameworks.

worn ember
#

thanks

quasi valley
#

@slim nymph I can send messages in test-builds smolEyes

worn ember
slim nymph
#

it's by design

mighty storm
#

it's there tohave a frormal discussion on the build

quasi valley
#

ah, makes sense

olive marlin
#

please keep this channel on topic only for testing efforts to keep it low activity.

mighty storm
#

illegal nickname characters spotted

slim nymph
#

im gonna setup a role you can opt into for pings too

mighty storm
#

ooo

slim nymph
#

put dyno to some use

glad narwhal
#

Can some of you guys tell me, plz, how to automatically move built files from maven without specifing output directory in pom?

worn ember
#

i just wrote a cp script and linked it to a shell script in intellij

#

and in the "before launch" i just run the maven task

glad narwhal
#

whats cp script?

worn ember
#

copy

glad narwhal
#

whats shell script in intelij?

potent fossil
#

its just a normal shell script?

#

im not sure how to answer that

tired heath
#

is a intelligent script

worn ember
tired heath
#

because is intelliJ

potent fossil
#

its a script that runs in a shell, a shell being your terminal.

#

o_o

glad narwhal
#

ok, thx, ill test it out tmr

potent fossil
ancient wave
#

i want to fly into my own house in microsoft flight simulator

potent fossil
#

you do that

left swift
#

Any house can fly if you try hard enough

mighty storm
#

👀

#

how hard exactly?

left swift
#

Atleast this much

tired heath
#

Every house flys already if you take the relativity of our univers/multivers into account

slim nymph
#

oh Red Dead looks to be Xbox Play anywhere for you that prefer PC but has GamePass 😛

mighty storm
#

mfw issue handling isnt considered contributions 😔

#

good news rory is behind me sleeping

left swift
#

Nice

coarse matrix
spice finch
#

drop these items which should dupe

left swift
#

U should just drop a stack of diamonds blocks on them invisible and see what they try to do after

spice finch
#

yeah

mighty storm
#

then ban them for trying to exploit think_smart

worn ember
#

then ban them for duping lul

left swift
#

Lulul

mighty storm
#

ayy

left swift
#

Or everytime they try to use diamonds drop a stack of pork chops

worn ember
left swift
#

Sync chunk load

mighty storm
#

drop diamond named "Exploiting can get you banned! If you hold this diamond, you are going to get banned"

worn ember
#

i actually cant test the location generation funnily enough

left swift
quasi valley
#

wow

#

can't even start writing a message now 😂

mighty storm
#

why do you always :smolstop:

quasi valley
#

cuz dats cool

#

and you should stop making my glasses smudgy

#

I have 2 very complex questions with html; how do I give those labels sexy fonts without specifying that on each individual element... and how do I move those buttons/checkboxes a bit to the right 😂 https://kennytv.eu/secretgraph/

mighty storm
#

fonts without specifying that on each individual element
either class or just specify all labels

label {
  font-family: "Comic Sans MS", sans-serif;
}```
or if you do a class on each button
```css
.betterfont {
  font-family: "Wingdings", sans-serif;
}```
#

oh theyre labels

#

updated

quasi valley
#

amazing

#

thanks

worn ember
#
html{
  font-family: "Wingdings", sans-serif;
}

kappa

mighty storm
#

😎

worn ember
#

i found this secret graph btw

quasi valley
#

I know, I made it very secret smolMonkey

#

holy moly is comic sans still cursed

#

now I actually have to find a nice font 😂

left swift
#

Helvetica

worn ember
azure wagon
#
* {
  font-family: "Wingdings" !important;
}
drowsy urchin
#

Does Aikar have kids?

heady spear
#

is testicular manslaughter a thing?

cosmic raft
#

that's really not information you need to know, @drowsy urchin

minor badge
#

yes, city

heady spear
#

let's not focus on that, let's instead focus on making new kids

#

who will be joining me

worn ember
#

go away

left swift
#

What are we making them out of

heady spear
#

idk how kids r made

#

i was hoping you could teach me

left swift
#

I thought people used 3d printers

heady spear
#

3d print me, daddy

slim nymph
warped spear
#

are there any good resources on what is required to build a mc server

left swift
#

What do you mean

warped spear
#

well code one from scratch

heady spear
#

have fun

#

you won't though, it'll be miserable

slim nymph
#

hire mojang to do it

warped spear
#

think ill do it in a mixture of python and C

quasi valley
#

have fun

left swift
#

A new fork of paper PogYouing

heady spear
#

that sounds horrible

lament patio
#

Why not full python? /s

heady spear
#

I made a barebones server with a random kid from Stockholm once, it was a fucking mess but you could send chat messages and walk on grass

#

it should replace paper

drowsy urchin
#

Yes sirrr

worn ember
#

it would have better performance at least

warped spear
#

pure python is slow as shit

left swift
#

How is that rpg server thing going city

heady spear
#

use jython

#

;D

worn ember
#

dyescape?

heady spear
#

lmao dyescape

#

yikes

worn ember
#

is that still a thing?

warped spear
#

but because its written in C you can use shit like numba or cython to compile it to llvm

left swift
#

Moparscape

heady spear
#

has dyescape ever been a thing

#

👀

warped spear
#

guess ill base it off paper and call it paperSnek

worn ember
#

well it has been in development for a decade now or something xD

heady spear
#

you know what you should do?

drowsy urchin
#

Minecraft server in PHP aka PMMP/PocketMine.

left swift
#

So has city

#

Gottem

warped spear
#

isn't PHP dated and kinda shit

heady spear
#

i am actually in a very fragile state right now

worn ember
#

oh boy

heady spear
#

"dated"

#

you're going to be using C

#

boy

mighty storm
left swift
#

Just use Kotlin

warped spear
#

well I am using python with C bindings

left swift
heady spear
#

must be hard to go about your day with a chicken noodle soup can for a brain 👀

#

I am going to sleep now because you're all exhausting me

left swift
#

R u sure

warped spear
#

initially I was going to transpile it but turns out the java2python transpiler doesn't support python 3

#

so its uesless!!

left swift
#

U wont lie down then just look at ur phone for 3 hours?

drowsy urchin
#

Programming a Minecraft server is a very timely task.

quasi valley
#

just start porting dfu so you can stop early ;)

minor badge
#

kneni 🥺🥺

warped spear
#

not if I disregard many of the vanilla mechanics

potent fossil
#

wtaf. im told to convert 0.060mm/s^2 to ft/hr^2, and i cant fucking figure this shit out. what the fuck dude

0.060mm * (1cm/10mm) * (1in/2.54cm) * (1ft/12in) * (3600s^2/hr^2) cancels the mm, so then it's cm/s^2, then cancels the cm so it's in/s^2 then cancels the in so it's ft/s^2 then cancels the s^2 so it's fucking ft/hr^2 and im getting some stupid fucking decimal whereas WA and google get 2,550 and im losing my fucking mind

warped spear
#

time to break redstone further

heady spear
#

Dimensional analysis my dude, use it

#

it's your friend

potent fossil
#

i literally am

#

that's literally dimensional analysis

#

my dude

heady spear
#

it's not tho

#

treat the dimensions as variables, get rid of all the constant junk

left swift
#

Fiesty

potent fossil
#

DUDE I cant fucking write a table in here like that but i guarantee you i am fucking using DA

heady spear
#

Also, please for the love of holy jebus

#

At least normalise your units

twin lagoon
#

hello simple

potent fossil
#

alright i can't take this stupid fucking shit rn

#

fuck off if you dont want to help

heady spear
#

don't mix cm and mm like some heathen

potent fossil
#

bye

#

IM DOING WHAT THE FUCKING PROFESSOR SAYS TO DO YOU POS

heady spear
#

wtf that's actually helpful lmao

potent fossil
quasi valley
#

simple's sassy again

worn ember
left swift
potent fossil
#

i shouldnt even ask here

#

you guys are just shitheads, adios

heady spear
#

(1cm/10mm) is... 1.

quasi valley
#

much sass

heady spear
#

your professor must have suffered severe brain damage

rotund cargo
#

💉 💊

waxen panther
#

hello gamers

#

new cpu is installed

heady spear
#

we don't care

waxen panther
#

not u

#

i hate u

heady spear
#

you suck

waxen panther
#

go back to IS

heady spear
#

you're the absolute worst

waxen panther
#

ur the absolute ugliest

heady spear
#

I am gonna sleep now that you are here. The internet has been ruined

left swift
#

Who

waxen panther
#

good

#

go and wake up late and be unfit

minor badge
#

god natt city

left swift
#

Hurricane Laura looks scary

worn ember
#

isnt that norwegian?

#

or is it the same in swedish?

minor badge
#

its both

heady spear
#

Also that equation is literally only complex because the units are fucked. The conversions for the prefixes are listed, why the hell wouldn’t it all be in m, ft and hr to begin with

worn ember
#

to make it hard like my pp

minor badge
#

@heady spear 🥺🥺

heady spear
#

Doing DI, everything but L/T^2 cancels out, the units are not important what so ever

#

L could be measured in average Caucasian penis lengths

worn ember
#

ok nerd

heady spear
#

Way to make SI units seem complex. This is why America is the way it is

worn ember
#

long answer: yes

static badge
#

imperial system dum

left swift
#

American systems are always the best systems

worn ember
#

when i doubt shoot it out

left swift
#

Kinda gross

#

U gotta do that in ur own time not in public u can get arrested

waxen panther
#

omg stonar has a profile picture

left swift
#

Prpl slime

limber knotBOT
#

.$flushstats

left swift
#

Courtesy flush

limber knotBOT
#

lol

#

hm

#

logging? never

cosmic raft
#

@mighty storm I win

mighty storm
#

rage

mighty storm
knotty rose
#

Probably most of the ppl in that replies dont know that Daniel Ennis = Aikar lol

twin lagoon
#

wtf aikar's last name isn't aikar fluSHEDd

mighty storm
#

everybody knows his name is Daniel Aikar Paper, author of Paper

#

just like my name is Olivia "Paper" Triage

true canyon
#

Sir Daniel Aikar Paper Ennis the Third

knotty rose
#

Why the third

mighty storm
#

CraftBukkit, Spigot, then paper

knotty rose
#

Oh, i didnt realize on that

#

bjt isnt it mc server then cb then soigot and then paper?

cosmic raft
#

I mean if you want to get technical

#

CraftBukkit++, CraftBukkit--

mighty storm
#

Spigot is a "fork" of craftbukkit and paper is a fork of spigot

knotty rose
#

Why is spigot a “fork”

#

wdym with the “”

cosmic raft
#

it is a fork

mighty storm
#

If you maintained both the original and the fork of a project, would you really consider it a fork?

cosmic raft
#

yes

mighty storm
#

It's definitely a fork; but only by definition

knotty rose
#

Oh well

mighty storm
#

Both are maintained by md_5

knotty rose
#

but was it like that when md5 forked cb?

mighty storm
#

When he forked it, it was maintained by the bukkit project

#

But when the whole oof happened, spigot took over

#

1.8 and onward

#

So now Bukkit, CraftBukkit, and Spigot are all managed and at the discretion of md_5 :p

knotty rose
#

that reminds me if when i used to years ago have a server that was stuck at 1.7.9 cuz i didnt know that spigot was compatible with bukkit plugins lmao then when i putted a spigot plugin in the cb server my 9 yo brain couldnt realize that if the spigot one runs on bukkit the bukkit one has to run on soigot

mighty storm
#

And I think people still think that with paper jar vs spigot plugin

true canyon
#

It's even more confusing because spigot's Bukkit/CraftBukkit are themselves technically forks. So he maintains a fork and a fork of that fork.

serene bolt
#

the rabbit hole goes deep

knotty rose
#

He could have merged cb in spigot

mighty storm
#

But he doesn't, and it's dumb

#

People still use craftbukkit and it's ahhh

knotty rose
#

well that could break some compatibility...

mighty storm
#

Not really

#

Craftbukkit is as close to vanilla as you can, plus plugins

serene bolt
#

there's valid reasons for keeping them separate

knotty rose
#

i never used the obc things but some people do iirc

mighty storm
#

That's why there's very little config options

#

I wonder what CB would be like if it were still around

true canyon
#

there's valid reasons for keeping them separate

Do you have an example handy (fine if you don't, I'm being difficult here) of something that couldn't be done with a config toggle?

ashen cliff
#

Vanilla + Plugins.

mighty storm
#

CraftSpigot

serene bolt
#

probably not, I suspect most things could be thrown behind a config option and it'd be fine

knotty rose
#

I wonder what CB would be like if it were still around
well there are still new versions in certain website which im not gonna mention cuz the last time i mentioned it i al,pst got banned lol

mighty storm
#

A config to turn spigot mode off ezpz

#

@knotty rose those are spigot's version and yes sites that host craftbukkit and spigot jars are illegal

shell vine
#

Straight to jail

knotty rose
#

didnt buildtools make a cb jar?

mighty storm
#

Yep, do not pass go

#

It does still I think

restive thicket
#

I don't think it did after a certain point? Thought I read that.

#

Lemme check.

mighty storm
#

you gtota manually do it or something

serene bolt
#

doesn't by default anymore, need to specify that you want it

restive thicket
#

We still have a plugin with the suffix -bukkit, because that's the API.

mighty storm
#

ye

restive thicket
#

But we're changing that, because, ya know, people.

mighty storm
#

has anyone asked for geyser-paper when you switched form -bukkit to -spigot? :p

#

yall remmeber the pocket edition dupe? hop on multiplayer and pull the item out of the chest at the same time

#

i had like infinite everything, maybe thats why i stopped playing so much :/

knotty rose
#

In pe? I used to play it a lot of time ago, it was the first edition of mc i played actually. only i played on mp once tho

mighty storm
#

i stopped playing around 0.10.0

#

I used to always use my mom's ipad or whatever to get it

restive thicket
#

No one asked for it specifically when we switched, but we get comments from time to time.

#

I think most people understand that Paper works with Spigot, though.

mighty storm
#

until the hard fork 😳

waxen panther
worn ember
#

💩

mighty storm
#

in like 2-3 years 😔

worn ember
#

thts what my dad said

ancient wave
#

hm

#

dual boot or single gpu passthrough in a vfio vm

mighty storm
#

coudlve swore there was a way to search every file in intellij

knotty rose
#

wdym search every file

mighty storm
#

like, if I wanted to find all instances of "bruh" in my code, how would I go about doing that?

#

I've done it before

#

but im blanking now

knotty rose
#

idk i dont use idea but stackoverflow says that by ctrl shift s

cosmic raft
#

someone

#

give me a paper-related word

restive thicket
#

Tree

woven otter
#

paperclip

restive thicket
#

School

knotty rose
#

pencil

magic ice
#

scissors

woven otter
#

sheet

restive thicket
#

Printer

cosmic raft
#

thanks

restive thicket
#

Happy to help.

latent valve
#

leafy

knotty rose
#

Can i ask whats the word for?

cosmic raft
#

No.

worn ember
#

@mighty storm ctrl+shift+f

mighty storm
#

ay there it is

void void
#

Hey, which plugin could I use in order to make those Dynamic Motd that change as in 2b2t?

zealous wedge
#

oooh new glavatar

latent valve
#

Chi itos that p ez to write it

#

Just get stringlist and random it

tired heath
#

brah

void void
#

Chi itos that p ez to write it
Just get stringlist and random it
wtf?

latent valve
#

Kek

#

.g spigot random motd

limber knotBOT
void void
#

oh

serene bolt
#

it's only 5 years old I'm sure it's fine

void void
#

yea

#

It should run on 1.16.2

serene bolt
#

(it actually probably does)

void void
#

wait no

#

I think it does not even run on bungee

knotty rose
#

Well the motd isnt something that has probably changed

#

.g bungee random motd pluign

limber knotBOT
void void
#

kek

#

same thing

latent valve
#

Well start of with

void void
#

.g bungee random motd plugin "Bungee"

latent valve
#

.g google

limber knotBOT
#

(DiscordBot) https://www.google.com/ -- Google: "Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're..."

latent valve
#

And have fun searching

serene bolt
#

assuming people can use a search engine instead of asking in general

#

bold

void void
#

bald

latent valve
#

Search in google.
How to use google?

void void
#

.g how to use google wikihow

limber knotBOT
#

(DiscordBot) https://www.wikihow.com/Search-Google -- 3 Ways to Search Google - wikiHow: "Jun 18, 2020 ... If you're using the Google app on your phone or tablet, skip to Step 4. Some browsers, including Chrome, Safari, and KaiOS Browser,..."

wikiHow

This wikiHow teaches you the basics of searching the web using Google, the world's largest search engine. Once you learn how to do a basic web search, you can learn how to use special search parameters, tools, and filters to get the most...

knotty rose
#

Using #general as search engine = big brain

void void
#

Using google as search engine = small brain

fervent kite
#

in the optimized paper.yml guide i cannot find use-faster-eigencraft-redstone

serene bolt
#

does not yet exist in the latest 1.16.2 build

fervent kite
#

ty

#

for a smp what would you do with per-player-mob-spawns

serene bolt
#

enable it and lower bukkit.yml spawn-limits

#

will depend on your mob-spawn-range in spigot.yml as well

fervent kite
#

lower spawn-limits to what?

serene bolt
#

there's no magic values, you'll need to see what works best for you, but the defaults with per player spawns will result in quite a lot of hostile spawns

fervent kite
#

thanks

#

how would you configure anti xray to include ancient debris?

#

thats my last question, thanks for taking some time

serene bolt
fervent kite
#

ty

snow parrot
#

Has baby piglin duping been patched in latest 1.16.2 build?

#

wait nvm

serene bolt
#

the underlying issue has been patched since 1.15

snow parrot
#

oh ok

fervent kite
#

lol

#

we should actually have a "baby piglin dupe" counter

limber knotBOT
#

@fervent kite [Auto] The duplication bug with baby Piglins that is currently doing its rounds on YouTube does not, and never has, worked on Paper.

fervent kite
#

i say the term we VERY loosely

viral hornet
#

😭 where 😭 is 😭 my 😭 baby 😭 piglin 😭 dupe 😭

limber knotBOT
#

@viral hornet [Auto] The duplication bug with baby Piglins that is currently doing its rounds on YouTube does not, and never has, worked on Paper.

viral hornet
#

||/s||

limber knotBOT
#

Discord won't load rip

fervent kite
#

do i have to manually enter values for alt-item-despawn-rate?

serene bolt
#

for the items in which you want to adjust their despawn rate, yeah

fervent kite
#

ok thats cool tho

#

i wish there was default values

snow parrot
#

is there a way to enable it? like in config

serene bolt
#

the dupe?

fervent kite
#

@snow parrot the dupe?

snow parrot
#

yes

serene bolt
#

no

#

why would you ever want that >_>

fervent kite
#

unlimited elytra ofc

snow parrot
#

lol ok thanks

fervent kite
#

foe prob isnt admin

#

wants those sweet sweet debris....

serene bolt
#

players hopes and dreams of duping crushed by aikar

fervent kite
#

lol

mighty storm
#

Hiiii pure

serene bolt
#

hi

mighty storm
#

uwu

#

Am I still dead 😭

serene bolt
#

you are clearly alive

mighty storm
#

Sadly yes

serene bolt
#

although without a bot tag, so debatable if you are the real chew

fervent kite
#

would anyone be willing to share their alt-item-despawn-rate keys+values?

limber knotBOT
#

True, she stole my identity many times

mighty storm
#

😡

fervent kite
#

i have 16g of ram on my pc. do you think it would be safe to dedicate 8 to my server?

#

utilizing the optimized guide flags

mighty storm
#

What OS?

fervent kite
#

windows

mighty storm
fervent kite
#

thats a maybe?

#

cringe

#

haha

#

6 would be better?

void void
#

half for vm and half for system 8 and 8 each seems fine

fervent kite
knotty rose
#

Windows likes earing fam a lot

void void
#

my win 10 machine runs fine on 4

fervent kite
#

this is how its looking with 8

knotty rose
#

whats cmd doing?

fervent kite
#

running server

#

i think

knotty rose
#

the comsumption of the server should be under ”java”

#

I dont remember the name pf thenprocess but something like that

fervent kite
knotty rose
#

Oh

void void
#

the parent process is cmd and child processes are java processes

knotty rose
#

itd different in win10 then

void void
#

so u would have to expand the arrow to see them

knotty rose
#

In win8.1 and probably previuos versions, the cmd process and the java one are different ones

void void
#

main consumption of memory is loaded chunks

#

so the less chunks loaded the better

knotty rose
#

Iirc there was a formula

#

4mb per loaded chunk maybe?

fervent kite
#

so i should turn off load spawn?

void void
#

i played around with loading chunks on 1.16 it ran out of memory pretty quick

#

on 1GB

knotty rose
#

How is it possible.. its 3 am again, i have to get up soon tmr and im here instead of sleeping again

void void
#

dunno just started flying in creative loading in new chunks

knotty rose
#

Ima just leave, see yall tmr

void void
#

and the memory graphs peaks pretty fast

mighty storm
#

nighty

#

okay, hear me out
You wake up. You check your phone, it says January 1st, 2020. Was it all just a dream? You ask about events that happened, no one remembers anything, and suggests maybe you had too much to drink last night. You ask about COVID statistics, everyone looks at you funny, you look it up: it doesn't exist, it never existed. You breath a sigh of relief before tripping and passing out again. You wake up once again, and it is indeed, August 27th, everything back to the way it was. Turns out, you just dreamed yourself a better situation where all the bad stuff this year never happened, and unfortunately time has already written itself. It cannot be changed.

fervent kite
#

poetic

mighty storm
#

i dream a lot about a better future

fervent kite
#

same

mighty storm
#

the problem is i never take steps to make it a reality

fervent kite
#

first step, go vegan

mighty storm
#

i dont like vegetables, why would I steal animals' food?

fervent kite
#

if what you said was genuine look into it

mighty storm
#

twas joking

#

the 2nd bit anyway

fervent kite
#

as long as we condition ourselves to disregard members of our own society we will disregard the well being of others in other societies

#

members being the animals we raise to kill

#

but thats for a different discord

mighty storm
#

no thx

fervent kite
#

no thx to what?

mighty storm
#

python

fervent kite
#

youre in light mode?

#

nm

mighty storm
#

does linkedin have a dark mode?

fervent kite
#

my bad

mighty storm
#

i mean genuine question ill turn it on if there is lol

fervent kite
#

haha

#

idk

#

was wondering if you might be up for something

#

would you be willing to share ur alt-item-despawn-rate keys+values?

mighty storm
#

i dont have any

#

well, no custom ones set

fervent kite
#

does changing the name of the item change its key in this respect?

#

prob not right?

limpid comet
#

should be just the material

fervent kite
#

im assuming you could adjust the despawn of armor and tools and stuff?

#

or am i wrong

#

i havent looked into it

limpid comet
#

yeah if you want

mighty storm
#

i guess

fervent kite
#

how do you configure anti-xray for ancient debris?

unkempt drift
fervent kite
#

ty

mighty storm
#

yes from stonar, it's a gist

fervent kite
#

so for the block its replacing, it chooses a block based on its surroundings?

mighty storm
#

also check pins, there's a screenshot showing the differences

fervent kite
#

world-settings:
default:
anti-xray:
chunk-edge-mode: 2
enabled: true
engine-mode: 1
hidden-blocks:
- chest
- coal_ore
- diamond_ore
- emerald_ore
- gold_ore
- iron_ore
- lapis_ore
- redstone_ore
max-chunk-section-index: 3
replacement-blocks:
- oak_planks
- stone
update-radius: 2
world_nether:
anti-xray:
hidden-blocks:
- ancient_debris
- nether_gold_ore
- nether_quartz_ore
max-chunk-section-index: 7
world_the_end:
anti-xray:
enabled: false

#

i was told by yamllint this was a valid yaml

#

does the nether anti xray need replacement blocks?

#

also, is max-chunk-section good to keep at 7?

#

and then do i remove the default yml anti-xray and paste in the one i mentioned above including the 'world settings:'

#

i appreciate your time and thank you in advance anyone who can help me understand this better

upbeat cobalt
#

uhh

#

just finished force upgrading my worlds

#

& when i start my server i get spammed with errors

#

chunk relocated and stuff

#

does this mean the upgrade failed?

#

ouch

#

all the worlds are broken

#

what am I supposed to do? do I just not force upgrade?

void void
fierce finch
#

pebblehost is ___

mighty storm
#

gone?

next wind
#

any minecraft specific host is terrible

#

vps is so much better

mighty storm
#

more?

#

what kinda vps host is more expensive than a mc host

peak ginkgo
#

pebblehost is ___
alright I guess

mighty storm
#

amazon is a bad baseline, it isn't expensive and im fairly sure those are dedis

peak ginkgo
#

Hosting in America is hard

mighty storm
#

digitalocean, vultr, ovh, skysilk, scaleway, all vps sites

next wind
#

Hosting in America is hard
@peak ginkgo fr

#

which one is best and cheapest

peak ginkgo
#

Scaleway is literally all EU, but Scaleway imo

next wind
#

im not actually going to rent any but im just curious

peak ginkgo
#

I use my Scaleway instances for bots.

#

Paris location puts me near Cloudflare nodes

#

Cloudflare good

#

Bots good

#

^ Germany

upbeat cobalt
#

how much would hetzner cost for a backup server

next wind
#

honestly, it's crazy how ridiculous Hetzner makes other hosts look. $4 euro/mo for 2 CPU/2GB RAM/40GB SSD/20TB traffic
@spiral bough thats so cheap

peak ginkgo
#

scaleway kinda expensive now that I think about it though

next wind
#

although they are only germany and sweden

fervent kite
#

is anyone able to look over my anti-xray question i had a bit above?

peak ginkgo
next wind
mighty storm
next wind
#

is there any us hosts like hetzner

peak ginkgo
#

OVH US is expensive

mighty storm
#

discord

peak ginkgo
#

Game Pass Ultimate is $1

#

just buy it 5Head

#

I get those notifs in my discord

#

I asked the repo owner to give me a webhook before he fell off the face of the internet

#

Now noone else can get a webhook bc noone knows where he is

mighty storm
#

lol

peak ginkgo
mighty storm
#

oh you got all the badges

peak ginkgo
#

Yeah I get around

#

Missing Bug Hunter and Partner

#

The only two community badges I don't have

mighty storm
#

bug hunter aka discord simp

peak ginkgo
#

Yeah I can't stand that server

#

Someone once asked me when I'd grind out the badge

#

My answer was, and always will be

#

"When I can stand to be here for more than 15 minutes"

mighty storm
#

stg

#

they add bugs just to get simps

#

tells you on there

#

eek thats not high score, my phone gets like 5x those

#

o true

peak ginkgo
#

I've never heard of this website

#

That's cool

mighty storm
#

geekbench?

#

yeah it's a standard to test cpu speeds

next wind
#

whats the other good cpu one

#

the one that renders the picture

#

that ones better

limpid comet
#

cinebench?

#

not really "better"

next wind
#

yeah

peak ginkgo
#

Single User Pro license is $99 and sadly placing blocks doesn't provide that yet

limpid comet
#

just two different ways of measuring cpus

mighty storm
#

1007 GB of RAM

#

128 cores

peak ginkgo
#

imagine playing minecraft on that

next wind
#

30000 fps

peak ginkgo
#

oh

next wind
#

is hostinger good?

peak ginkgo
#

I never liked that name...

mighty storm
#

ah yes, 887k fps

next wind
#

thats enough fps to feed all of africa

mighty storm
#

hmm

next wind
mighty storm
#

but you get a dedicated ip!! good deal!!!!!

next wind
#

lol

#

me using noip

peak ginkgo
next wind
peak ginkgo
next wind
#

thats not bad

peak ginkgo
#

2 vCPU like the screenshot you sent earlier

next wind
#

still more than hetzner though

mighty storm
#

whats the thing to run one?

next wind
#

oh i didnt see the 2vcpu

#

thats pretty good

mighty storm
peak ginkgo
#

Mac benchmarks

#

Let me see the device I'm getting

next wind
peak ginkgo
#

Mine is worse

#

:(

next wind
#

i would probably use them even though theyre in germany

mighty storm
#

👀

#

mfw in us

next wind
#

woah thats a pretty good deal

ancient bolt
#

TIL the time command breaks down how long each command in a pipe chain took

#

That's cool

mighty storm
#

why does it say 314 gb of ram lol

next wind
#

i wish discord had personal pins

#

so you could store things like that

#

how much ram

#

if only it was US

#

thats actually such an impressive deal

#

im gonna go check that out

zealous wedge
#

oh hey jelly

mighty storm
#

owo hi z0w0

zealous wedge
#

welcome to the server for uwu-ing and sometimes other things

mighty storm
#

uwu

viral hornet
zealous wedge
#

uwu

mighty storm
#

oh fun fact if you uwu when kneny is around, he'll react with 🛑

cunning raft
pale river
#

Didn’t know jelly was here UwU

mighty storm
#

who is jellu

zealous wedge
#

she does neat mods

mighty storm
#

fancy

cunning raft
#

and hytale!

mighty storm
#

all i do is close issues, pet rory, and be sad

peak ginkgo
#

i only do one of those, and i'm not a paper contributor

mighty storm
#

Well which is it

#

Do you pet Rory too?

upbeat cobalt
#

does anyone know a plugin like worldborder that loads all the chunks in a world slowly, except it lets you do multiple worlds at once?

mighty storm
#

chunky? Maybe? Idk

upbeat cobalt
#

ty

peak ginkgo
#

d3

next wind
#

It only took you a day?

#

Or multiple days

#

Your insane

upbeat cobalt
#

gg

next wind
#

How'd you do the computer part?

#

That's really cool

#

So it concerts a truth table into gates and stuff?

#

That will be really useful for scrap mechanic

#

Thanks

#

That's kind of genius

#

Mc is so limited though, so it's hard to convert it over

#

Like not being able to put stuff close together though

#

Isn't there a new thing that you can do that without repeaters

#

Oh wait target blocks just remove one block from redstone

#

So it's still doubling, it's just not infinite or whatever

#

Att first post of the day

#

At least where I am

#

Well gn, I'm going to bed

minor badge
#

@mighty storm uwu

mighty storm
#

uwu

#

Am sleep

#

goodnight

minor badge
#

uwu

#

good nigyt

mighty storm
#

Tell arawra I said hi if u see her

minor badge
#

we dont live in the same country 😔

mighty storm
#

On discord 🥺

zealous wedge
#

do u live in the same timezone as her tho?

minor badge
#

yesyes

zealous wedge
#

then tell her hi :p

minor badge
#

but i cant see her!

zealous wedge
#

u can see her online existence?

mental meadow
#

we dont live in the same country 😔
😔

zealous wedge
#

unless...

potent fossil
#

so the cyllindrical shells method for taking the volume of an arbitrary shape fucking sucks and it can go die in hell

#

thanks for coming to my ted talk

cosmic raft
#

uwu

minor badge
#

uwu

zealous wedge
#

uwu

potent fossil
#

uwu

true canyon
#

uwu

peak ginkgo
#

uwu

peak dirge
#

owo

potent fossil
#

owo

austere tree
#

uwu

cosmic raft
#

hi alice

austere tree
#

hi ❤️

rotund cargo
#

ywy

#

❤️

worn ember
#

Can we not do this at 8am tnx

potent fossil
#

fuk off ded

worn ember
#

Go do your math smh

zealous wedge
#

in this house we uwu

potent fossil
#

uwu

rotund cargo
#

Can we not do this at 8am tnx
When you are waken up at 7am because of f***** chicken noice !
I expect you all had a good night ❤️

#

The uwu help me to relax like ASMR haripeAR4

potent fossil
#

@rotund cargo sir or mam

#

please

#

take that emoji, and leave

#

you can come back tomorrow

rotund cargo
#

(sir)

vestal jasper
#

Mfw you kill their ashe so their mercy ults and tries to kill yours

rotund cargo
#

Angry Mercy, I'm sure they were duoQ

vestal jasper
#

I mean I ulted and killed their ashe first

#

but the difference is I can aim

potent fossil
#

i was really bad at league, then i was decent and got a pentakill (the only time, ever), and then i was really bad again

#

havent played in like 3 yrs now

vestal jasper
#

the other difference is that my team didn't need more heals, theirs did

#

going battle mercy in a losing team isn't very smart

vernal moth
#

Am semi good at league I would say

#

I dont play for month, to then try hard one or two days

potent fossil
#

I just don't like mobas in general

#

my fiancee wants me to play Mobile Legends

rotund cargo
#

going battle mercy in a losing team isn't very smart
Not very xD

hushed fjord
#

would anyone know why even after setting

use-vanilla-world-scoreboard-name-coloring: true
to true it doesn't work?

vestal jasper
#

plugin might be listening to PlayerChatEvent

#

which causes the setting to be non-functional

#

do a binary search and see which plugin may be causing it

hushed fjord
#

That's a possibility, I'll see if that's what's causing it. Ty!

limpid comet
#

how does one get access to the prestigious #adorable-pets channel? I feel the need to share my cute yet sometimes spiteful cat

potent fossil
#

You prove that you're capable of such responsibility by showing your cats in general first

limpid comet
#

I will prepare my highest quality cat pictures

potent fossil
#

But you have to do it when kash is around

#

As he holds the keys

limpid comet
#

I see

#

Thank you sir

vernal moth
#

Don't get your hopes high tho, I still don't have access

#

And I only post original content of the cutest kitten

limpid comet
rotund cargo
limpid comet
rotund cargo
hushed fjord
#

I don't mean to interrupt the cat pics but what name color plugin would y'all recommend? I see a few that have like 1000 downloads and they're old 😦

limpid comet
#

Vault + a permissions plugin

#

ideally luckperms

hushed fjord
#

tyy!!

mental meadow
#

Or BungeePerms :3

rotund cargo
#

I only used aquaticperms since luckperms crashed on my server x')

limpid comet
#

bluelyperms >

rotund cargo
#

Hmmmmmm

potent fossil
#

was that a rat tail in the first pic...

#

what is that...

limpid comet
#

lmao

#

you have three guesses

potent fossil
#

no i dont care to guess

limpid comet
#

then it's a rat tail

potent fossil
#

ok then ur disqualified from #adorable-pets

limpid comet
#

NO

#

its a pair of glasses sticking up

potent fossil
#

ok can see it now

rotund cargo
potent fossil
#

i rescind my statement

limpid comet
#

perfect, my plan to rise to power is slowly coming together....

#

i mean

#

uhh

#

meow

zealous wedge
#

@potent fossil pet rats are cute tho?

quasi valley
#

pet rats are hella cursed

potent fossil
#

@zealous wedge Rats are fine. I thought it was a severed rat tail.

zealous wedge
#

kneny pls stop having such bad opinions

#

ah ya simple that would be a lot more concerning

limpid comet
#

yeah i wouldn't let my cat near my severed rat tails

#

those are safely stored out of reach

potent fossil
#

u wot

limpid comet
#

hm?

potent fossil
#

.kill bluely

limber knotBOT
#

stuffs a bomb up bluely's ass and waits for it to go off.

#

best bot

limpid comet
#

defuses the bomb

#

bet you didn't see that one coming

cedar spade
#

.taco

#

oh

quasi valley
#

.tacos

limber knotBOT
#

🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮

magic river
zealous wedge
#

lukewarm take

magic river
quasi valley
twin lagoon
#

@olive marlin one thing i noticed is because it's deduplicating n shit

#

is taking it's time lmao

limpid comet
#

oh my god

#

this whole time I've been shitting around with the mongodb reactivestreams api

#

and I didn't realize you needed to request in a subscriber

#

this is a 🤦‍♂️ moment

olive marlin
#

Yeah, that's kinda expected. Always need to trade CPU for disk space :/

twin lagoon
#

Restored 32624 files and 141 directories (262 MB)

#

this took a solid 5 - 10 minutes for a hub server

#

problem 2 is permissions

#

after restoring, even though i own it

olive marlin
#

Hmm

mossy vessel
#

no

rustic knoll
spice finch
twin lagoon
twin lagoon
#

aurora uwu

ionic island
#

.kill breakthrough

limber knotBOT
#

gags and ties breakthrough then throws them off a tall building.

ionic island
#

😄

rough pulsar
#

does anyone know how to fix the distance you can view other players

latent valve
#

entity-tracking-range

rough pulsar
#

is it in paper.yml?

latent valve
#

Spigotyml

zealous knot
#

oh frick

#

wrong server

#

ah well

#

@vestal jasper

vestal jasper
#

cat

void void
#

@slim nymph #announcements message hey i saw this message and was interested in why this is, did you patch it on purpose or is it just cuz paper is different so it doesn’t work.

#

Either way im very happy i can update to 1.16.2 without worrying about my players duping

zealous knot
#

oh no

#

he pung him

latent valve
vernal moth
#

Paper has a patch that fixes all kind of theoretically possible dupes

void void
#

Thats cool

mental meadow
#

Also please don't ping random people

vernal moth
#

Which is why sometimes dupes are discovered that are patched in paper before we even know about that specific dupe

vestal jasper
#

it wasn't random

#

it was just kinda unnecessary

void void
#

@mental meadow not random, i asked him about a statement he made, he is still a person on discord. If he doesn’t want to be pinged then you guys can set up a bot to disallow it

vernal moth
#

Or we can put it into our rules 🙈

#

Generally, the question could have been answered by many ppl in here, but it's ok, no need to discuss this further

zealous knot
#

also a if you already pinged him a bot deleting the message will not unping him lmao

latent valve
#

Pung/Unpung wtf

#

Lel

zealous knot
#

Pung is the past tense

void void
#

@zealous knot not true i think i have a bot setup that does that

latent valve
#

Kek i read that in swedish instesd of english lmfao AKEKW

#

And got whole diff meaning

void void
#

But maybe it only works with roles

#

@latent valve lol

mental meadow
#

It's in our rules anyway, so just maybe read them 😛

latent valve
#

.>

zealous knot
#

Why are you pinging me now lmao i'm right here chatting, this is just offensive

#

it's like snapping your fingers in someone's face and then saying what you wanted to say when they're already listening to you

void void
#

So you know im talking to you

vernal moth
#

Don't make this a drama...

void void
#

Otherwise ppl get confused

#

I used to not ping ppl

mental meadow
void void
#

And then so many ppl thought i was talking to them

vernal moth
#

I don't get why ppl are so triggered by discord pings

void void
#

When i was actually talking to someone else

vernal moth
#

Like, DND exists

void void
#

I don't get why ppl are so triggered by discord pings
@vernal moth same

zealous knot
#

I dont use dnd because there's people who i want to ping me

#

not just random plebs

void void
#

But if ppl ask me to fo it less then i just say their name

mental meadow
#

It'S still annoying tho sometimes^^ That's why we have it in the rules. And you can use names when replying instead of pinging

#

But if ppl ask me to fo it less then i just say their name
exactly

void void
#

But its sometimes a pain to type out a name right if its weird

vernal moth
#

Luckly we force readable user names

#

Which * looks at user list * works perfectly!

zealous knot
#

tHERE, I HOPE THIS CLEARS ANY CONFUSION

#

oops

#

lmao

mental meadow
#

😂

void void
#

@vernal moth oh yeah looks good

mental meadow
#

imo as long as they aren't writing idc about their user name

#

if they start chatting we can tell them to change^

vernal moth
#

Only 10 ppl with ! to appear on the top of the list 😂

void void
#

See if i didn’t ping id have to type minidigger and now i just have to type @mi

vernal moth
#

You ping me with MiniDigger anyways

limber knotBOT
#

cause IRC is superior!

mental meadow
#

You don't have to write out the complete name

#

Mini also works

void void
#

Yeah ig

zealous knot
#

fix / ficks

limber knotBOT
#

(which also pings me)

#

I like to be pinged :D

latent valve
#

Lmao Fix

vestal jasper
#

@vernal moth

void void
#

Lol

zealous knot
#

Wait mini

mental meadow
#

god running buildtools is exhausting

limber knotBOT
#

I just don't want ppl taking about me without me being able to read back what they said :D

vestal jasper
#

don't run buildtools then

mental meadow
#

Have to :C

vestal jasper
#

no

zealous knot
#

so if i really wanted to get your attention ASAP, i could just do (@vernal moth, Mini, MiniDigger)

#

?

limber knotBOT
#

how do you set that up mini?

zealous knot
#

lmfao

limber knotBOT
#

since when do pings stack? lol

#

you on thelounge?

mental meadow
#

yes

void void
#

Ok so, i have a question then, is paper going to kill all my redstone and farms, I set the max tick time high so it doesn’t just skip ticks. Do i need to change much else to make it more like vanilla

zealous knot
#

to ping you on both discord and IRC

limber knotBOT
#

settings -> browser notifications

latent valve
#

Iirc that iption doesnt work

#

Option#

limber knotBOT
#

has a list where you can enter comma seperated stuff

latent valve
#

For max tick time

void void
#

@vernal moth do you have irc to discord

vernal moth
#

Yes

void void
#

Why lol

mental meadow
#

Mh, there is no list there for me

void void
#

I mean irc is cool

vernal moth
#

This channel is bridged to spigot irc

#

This community started on irc

void void
#

I see

mental meadow
void void
#

Thats cool

vernal moth
#

And I don't have access to discord at work

void void
#

Yeah

mental meadow
#

lol

#

thats not there for me

#

ah

#

have to enable advanced settings at the top

limber knotBOT
#

oh

viral hornet
#

(for context, patch is for people that fall into the void due to their connection/potato)

limber knotBOT
#

it's a fun game tho 👀

viral hornet
#

It's a great game

limber knotBOT
#

I have so much worse var names

viral hornet
#

I've only had the chance to play it a few times, and I suck at it, but still a lot of fun

limber knotBOT
#

I have a fuckQueue

#

with a consumer loop started by a method startFucking

#

I was so drunk when I wrote that, lol

mental meadow
#

You're drunk when writing code?

limber knotBOT
#

nevert

#

!

cobalt surge
#

Digger are you drunk now?

cedar spade
#

It's 1pm for Mini, so ¯\_(ツ)_/¯

cobalt surge
#

So most probably

vestal jasper
#

.mini

limber knotBOT
vestal jasper
#

@mental meadow

limber knotBOT
#

(Korobi) xkcd: Ballmer Peak (1 October 2007)

craggy steppe
#

hello

#

i cant find the download for 1.16.1

mental meadow
#

.download

vestal jasper
#

1.16.2 is out already

limber knotBOT
craggy steppe
#

yeah but i need for 1.16.1

limber knotBOT
#

then download the build before the update?

craggy steppe
#

or does 1.16.2 work the same as 1.16.1?

mental meadow
#

download build 138