#general

3141 messages · Page 592 of 4

cosmic raft
#

so i'm not worried about it being horrible

void venture
#

I am the opposite to that

ancient bolt
#

okay this is slightly better because it allows defining a custom comparator too

class InsertOnlyTreeSet<T : Comparable<T>>(comparator: Comparator<T>) : MutableSet<T> by TreeSet<T>(comparator) {
    constructor() : this(Comparator.naturalOrder())
    override fun remove(element: T) = throw NotImplementedException()
    override fun removeAll(elements: Collection<T>) = throw NotImplementedException()
    override fun clear() = throw NotImplementedException()
    override fun retainAll(elements: Collection<T>) = throw NotImplementedException()
}
#

well that requires every T to be comparable, when if you're providing a comparator shouldn't be necessary, let me rework that

void venture
#

that's a horrible class definition

cosmic raft
#

god

#

I wish Java had override as a keyword

#

and import com.example.Foo as Bar

ancient bolt
#

mfw Kotlin is a dope language

#

@void venture why do you say that?

jagged egret
#

"i wish i could rename my imports so i don't have to use my autrocious names"

void venture
#

because it looks horrible to my eyes

#

I like the syntax sugar Kotlin has but sometimes it's just a bit too much

jagged egret
#

that has syntax sugar?

deep heath
ancient bolt
#

🙄

#

what a dumb argument

static badge
#

doesn't kotlin exist for the eyes

jagged egret
#

no

void venture
#

it exists to type faster

jagged egret
#

if you want one that exists for the eyes, use emojicode

#

runs

ancient bolt
#

If kotlin had a bunch of implicit stuff like C++ then yeah I'd agree, but everything in kotlin is explicit

#

sooooo

#

it's also not syntax sugar, it's just the syntax of the language

#

calling it syntax sugar is misunderstanding what that term even means

woven otter
#

kotlin is a syntax sugar for java weThink

jagged egret
#

ehhhh

dreamy kettle
jagged egret
#

PlayerConnection#sendPacket can be invoked asynchronously, right?

void void
#

guys

limber knotBOT
#

maybe the channel will have closed, but theopractically

static badge
#

technically it can

void void
#

I was gonna finally release my server but

#

I forgot I didn't edit my CMI locale yet

#

180KB kekwhyper

limber knotBOT
#

not getting the locale from the client thonk

wide chasm
#

180kB locale? And I thought my 83kB was large.

void void
#

So big I had to download it as pterodactyl's text editor can't handle how big it is

quasi valley
#

we also let players set their locale on the server instead of getting the client one :p

limber knotBOT
#

that sounds dumb

quasi valley
#

I don’t want text to be English, but I want my items to be English =^]

void void
#

Atleast CMI doesn't use server.properties color coding

limber knotBOT
#

CMI

#

literally every function in one plugin

void void
#

Should I not be using CMI?

limber knotBOT
#

It's even worse than Essentials, stuffed with tons of half-assed functions which one doesn't even need half of them

#

and it's not open source so who knows what it's doing or when it dies, lol

polar sonnet
#

mcmmo should not be this resource intesive

void void
#

I mean my dev had it so I decided to try it out

#

What do you suggest? @wheat quarry

simple marsh
void void
#

👋

limber knotBOT
#

the plugins with the functions that you need

merry coral
limber knotBOT
#

and ideally open source ones if you don't want to be at the mercy of the same dev forever

indigo fiber
#

sidebar: //
A little random, but for server owners around here who've set up a tebex/buycraft account, you had to link it to a business account - what did you say your "service" or "product" was in terms of a merchant code

void void
#

Do you recommend any kits plugin out there?

limber knotBOT
#

I don't do kits ¯_(ツ)_/¯

void void
#

goes to songoda

limber knotBOT
#

lmao

jagged egret
#

@ronski what are you doing with that language file?

#

like, what do you need to change

#

@void void ^

ashen cliff
jagged egret
#

lonk?

ashen cliff
#

The plugin doesn't work with waterfall
I don't even get how he fucked this part up, as my fork "fixed" that.

limber knotBOT
#

uhow tf does it manage to not work with waterfall

void void
#

@jagged egret I'm following a color theme for my server

jagged egret
#

$10 offer still on the table?

void void
#

that consists with Dark Blue, Cyan, Yellow

#

uhh

limber knotBOT
#

have you heard of find and replace?

void void
#

You don't know the format I want

limber knotBOT
#

runs

void void
#

phoenix616 how I use

jagged egret
#

explain the format and I can do it, I like $10

void void
#

hell no im asking phoenix616 now

limber knotBOT
#

please no

#

kek

void void
#

I know how to use Find and Replace on notepad++

limber knotBOT
#

and why can't you use that?

void void
#

But I also wanna change messages

limber knotBOT
#

in what way

#

explaaaaiiiin

void void
#

the grammar of them

#

practically make it better

#

ig

limber knotBOT
#

all of them?

void void
#

word it in my own words

#

no not all of them ofc

limber knotBOT
#

oh

#

well have fun with that

#

:P

void void
#

I've always disliked default messages from plugins

#

wording sucks

#

format sucks

#

color formatting sucks

limber knotBOT
#

yeah, just throw all that hard work of the devs into the trash :'(

#

oh wait, it was CMI

#

yeah, lol, go ahead

#

kek

#

don't want anyone to know you are arunning that xD

void void
#

Know what

#

fuck CMI

#

I'm just gonna find individual plugins for why I even put it on my server in the first place

#

Also how are you guys talking like that

#

how use webhook

jagged egret
#

shhh

limber knotBOT
#

is there a problem with that?!?

#

we are talking the better way

void void
#

IRC?

jagged egret
#

although usually i'm too lazy to talk the better way

limber knotBOT
#

people bottist again smh

#

some days i like to be a bot

jagged egret
#

other days no

void void
#

/bot

limber knotBOT
#

u r a bot in your heart already

jagged egret
#

why would we type /bot before every message

limber knotBOT
#

true

void void
#

its irc yes?

limber knotBOT
#

perhaps

#

puede ser

void void
#

I can't join on IRC

limber knotBOT
#

tiene razon

jagged egret
#

@ashen cliff which part was copied?

ashen cliff
#

Entire Auto Reconnect.

jagged egret
#

lol the one that's the largest on the features list

ashen cliff
#

That's why I noticed it.

jagged egret
#

kek

#

what even is auto-reconnect

ashen cliff
#

A simple BungeeCord-Plugin that automatically tries to reconnect all players whenever a server restarts.

jagged egret
#

i made a custom version of paper where the PlayerLeaveEvent is cancellable - my player counts are higher than ever

void void
#
public void noLeavingMyServer(PlayerLeaveEvent e) {
  e.setCancelled(true);
}```
#

omg it works!

jagged egret
#

forgot @EventHandler but ye

void void
#

SHUT UP

jagged egret
#

"dang it! I'm late for my anger management class!! I HATE IT WHEN I'M LATE FOR THAT CLASS!!!"

void void
#

I have the best code it make you get players alot players!

limber knotBOT
#

lmao iso

ashen cliff
jagged egret
#

also that was my joke from the beginning, so

void void
#
public void noJoiningMyServer(PlayerJoinEvent e) {
  e.setCancelled(true);
}```
odd dagger
void void
#

It will get you alot of players!

jagged egret
#

stonks

void void
#

👋

#

Someone at MC Market had a budget of $1K for someone to make a skript > java translator

#

I memed him and told him he could spend that $1K wisely and learn java

#

Like dude, If you have a $1K budget, You can push yourself to be a very good dev with that amount of money

#

obfuscator kekwhyper

#

"My code is obfuscated because I protect people from seeing my stupid special code!"

granite salmon
#

imagine not open sourcing your code

void void
#

I wonder how people even make programming languages

ashen cliff
#

By writing it.

jagged egret
#

the C++ compiler is written in C++

ashen cliff
#

To self compile is the eventual goal of every lang.

jagged egret
#

(or it could be another language; I can't remember. But one of those low-level languages has a compiler written in itself)

#

it's frickin cool though

limber knotBOT
#

oh wow, just saw a life sign of mumfrey Oo

#

well was earlier today I guess, am not often on discord xD

hard kernel
#

Hello ev1

ancient shadow
junior sail
void void
#

How do I msg on IRC

#

I'm messaging on #paper but it's not showing up here

upper flicker
#

probably not auth'd with nickserv

void void
#

I am

austere ivy
#

In all of the versions of Java from JDK8 to JDK14, are there any downsides to upgrading?

upper flicker
#

none of your messages come through on IRC either

#

figure that out and theyll start coming through the bridge as well

austere ivy
#

Does the performance get worse or.. something like that? I'm developing a plugin for my server so is it worth it to use JDK14 to take advantage of some cool new features?

#

Or will paper not work with JDK14?

void void
#

I see messages but I can't message

upper flicker
#

paper works fine with jdk14

limber knotBOT
#

18:02 -NickServ- ronski is not registered.

#

going to say that no, no you are not auth'd with nickserv

#

and that has something to do with it

worn ember
upper flicker
#

yeah someone posted a similar review they got on one of their mc plugins

#

real entitlement issues in mc land

worn ember
#

disgusting really

#

and all you gotta do is change some numbers...

#

and it'll work fine lul

jagged egret
#

claro

worn ember
ashen cliff
#

-1 days ago.

worn ember
#

i'm from the future

forest canopy
tardy mango
vestal jasper
#

Watching aikar and leaf go back and forth is pretty entertaining ngl

upper flicker
#

kash logs messages and irc joins/leaves

#

discord side its written to a log channel but thats about it

#

unless kash's discord bot does that too

#

wouldnt put it past him, pretty sure he works for nsa

worn ember
#

he actually has a site with all the stats

#

i dont think it shows joins and stuff tho

upper flicker
#

I suppose I have a lot of it in the irc bridge logs as well

#

thats not really a format that I'd want to deal with though

worn ember
#

whats his website again?

upper flicker
limber knotBOT
#

=seen NSA

#

NSA was last seen 65w5h39m11s ago changing their nick to Z750

#

you were saying?

upper flicker
#

you cant prove anything

worn ember
#

lmao

heady spear
#

so the dumb shit I say is logged

worn ember
#

yeah...

ancient bolt
#

yes it does

#

it forgets immediately

#

it doesn't remember anything

vapid flicker
upper flicker
#

well, there are a lot a lot a lot of irc users with bouncers that have logging turned on in the bouncer as well

worn ember
#

i regret nothing

heady spear
#

I say a lot of dumb shit though

upper flicker
#

and then there's discord itself

ancient bolt
#

i mean that's a bouncer, not IRC

upper flicker
#

we arent talking about the proto

#

we're just using it to refer to where people are talking

worn ember
cosmic raft
#

the first day of logging

#

"lemon?" was the first message

#

and then before the name change

upper flicker
#

good lord

limber knotBOT
#

@<kashike [Auto] We're now known as Paper.

cosmic raft
#

the first real day

worn ember
ancient bolt
#

I forgot about willies

heady spear
#

I've never said anything I regret though so it's fine

pulsar wigeon
#

.huggle z750

limber knotBOT
#

huggles z750

cosmic raft
#

back when my name had an uppercase K too hahano

heady spear
#

Z750: you're a fail

static badge
#

kash find when I joined

ancient bolt
upper flicker
#

good lord paper is like 5+ years old

#

we're not even that far from 6

#

ugherino

cosmic raft
limber knotBOT
#

@<kashike [Auto] We're now known as Paper.

ancient bolt
#

what are we doing

#

why are we here

static badge
#

damn

#

4 years ago

cosmic raft
#

what word

limber knotBOT
#

@<DemonWav [Auto] We're now known as Paper.

static badge
#

retard

#

"z is very intelligent"

#

well they'll be at least 1

ancient bolt
#

.douchebag Aikar

limber knotBOT
#

Stay in your lane

ancient bolt
#

omg

#

y'all remember that wild ride?

static badge
#

did you all play dota or something

ancient bolt
#

oh wow that predates the cancerous leaf

#

I would never be able to find it - I assume kash has the link somewhere though

#

but it's a hilarious discussion on mojira between Aikar and some asshat

cosmic raft
#

this @ancient bolt ?

ancient bolt
#

yeah I figured you'd have the link

#

but what about the actual thread on mojira

cosmic raft
#

one moment

static badge
#

who tf is that

cosmic raft
#

@ancient bolt

ancient bolt
#

I don't really wanna know how you keep track of old links and shit like that, but I appreciate it

cosmic raft
#

:3

#

#NSA

static badge
#

huh

#

I remember that issue

#

not the drama though but the performance issue

#

correct fix is to tag the chunk in the unload queue and not just remove :>

#

I'll take your thank-yous for the 4 year old irrelevant issue now

heady spear
#

this is the kind of people that make me happy to wake up and work on the plugin

slim nymph
#

you must supply 11hr59m response times city

heady spear
#

going into general and getting told to go fuck yourself and that I'm a piece of shit for taking over an hour to reply... makes you feel "this is all worth it" ❤️

slim nymph
#

you bad person

static badge
#

just ban em

heady spear
#

"Dead! Not any asshole responses over 12 houres! So close your shit project!" 🙂

#

he was fun tho, we had a lovely conversation where he said he'd fuck the other dev's mom to give him a sister so she could become a slut

ancient bolt
#

mfw I took a year long break from my project

heady spear
#

that was a new one

ashen cliff
#

I've seen people on Github reply after 3 years.

heady spear
#

we just closed some issues from 2014 lol

cosmic raft
#

i'm faster than you at responding

heady spear
#

bro 4 minute response time

#

lame, it should be at least 4 years

ancient bolt
#

do you get paid for that @cosmic raft

cosmic raft
#

no

static badge
#

kash is a slave

ancient bolt
#

I would never do that shit if I didn't get paid for it

heady spear
#

kashike I'd pay u to be my slave

cosmic raft
#

I'm everywhere~

ancient bolt
#

fuck that, mojang is a profitable company owned by microsoft

heady spear
#

you truly are everywhere, it's scary

ancient bolt
#

they can pay their own people to manage their jira

heady spear
#

is there any project you're not involved in?

static badge
#

why would they pay

ancient bolt
#

or if you're gonna do it, they should pay you

cosmic raft
#

spigot

static badge
#

if people offer to do work without pay

heady spear
#

I mean spigot is a big yikes

ancient bolt
#

ugh 😦

#

I find that toxic as fuck

static badge
#

yeah you gotta blame people like kash for not asking for pay

heady spear
#

the people creating PRs talking about how md_5 is some code god

ancient bolt
#

no i blame mojang

static badge
#

they, by not asking to be paid, take slots for people who do want to get paid

ancient bolt
#

people who are nice enough to help out aren't the issue when it comes to a company taking advantage of free effort of said volunteers

heady spear
#

kash u need to rise up against the oppressive capitalistic powers that are keeping you down!

static badge
#

shrug_animated it's his choice

cosmic raft
#

@heady spear https://github.com/kashike just take a look at my public github orgs for an example of what i am involved in, in some way

heady spear
#

Vive la révolution

cosmic raft
#

:D

static badge
#

if he doesn't want to get paid

heady spear
#

i read that as laid

#

didn't connect

static badge
#

city

golden gust
#

lockdown really getting to you, 'eh

heady spear
#

this quarantine is bad for me

ancient bolt
#

look at intellij - it's actually an open source project, but jetbrains doesn't use free labor to maintain their issue tracker and shit

static badge
#

that's because they're not dicks

ancient bolt
#

o tru

static badge
#

didn't say mojang wasn't a dick for not paying them

#

it's just there's no incentive for them to do so

ancient bolt
#

oh y'all remember aquifer

static badge
#

other than to not look like dicks

ancient bolt
#

lmao wtf happened to that

static badge
#

is that shit still alive

ancient bolt
#

dude idk

static badge
#

yeah that shit's dead

ancient bolt
#

forums just don't make sense imo unless you're spigot or forge

golden gust
#

you'd really need to clarify more, tbqh

ancient bolt
#

they all have weird names my friend

cosmic raft
#

what's the readme say?

#

:3

#

read the issue

#

Do you understand?

winged shuttle
jagged egret
#

i hate naming things

vestal jasper
#

Name everything after a mostly relevant iso standard

jagged egret
#

lol

heady spear
#

"Hey Admins & Mods, we're starting to roll out the ability for users to Video chat in server voice channels. We will start at 5% of all servers and will roll out to 100% by the end of the week." neat

cerulean kelp
void void
cosmic raft
#

LOL @ancient bolt

#

not sure why you, but you get to laugh with me today

potent fossil
#

LOL

#

im actually loling

cunning raft
#

H..how?

static badge
#

probably illegal tbh

cunning raft
#

i don't think name driscrim is a thing lmao

#

at least in the states

potent fossil
#

thats because no one thought it'd ever occur

#

it will not work with our database schema

#

im still laughing

upper flicker
#

yeah it isnt a thing

#

it can be part of a larger thing

#

but not by itself

#

neither is discrimination of young people

cunning raft
#

if it is tho it better be called the Jeffery Law/Act

static badge
upper flicker
#

age discrimination only applies to the boomers

potent fossil
#

I really hope it’s because they already have a Jeffrey on the payroll, someone put a unique constraint on the first name column, and nobody can figure out how to remove it. That would the funniest possible explanation.

ancient bolt
#

lol yeah I saw that

#

I'd love to see their schema

potent fossil
#

same

cosmic raft
#

we cannot hire if

  • you have a criminal record
  • you are in debt
  • your name is jeffrey
ancient bolt
#

TIL ntfsfix can let you mount windows partitions as rw after it's left in a hibernate state

#

fucking finally found a way to deal with that

#

obviuosly I wouldn't do that on a boot drive

#

but data drives it's fine

static badge
#

ah windows

upper flicker
#

I just turn off that hybrid sleep shit and be done with it

ancient bolt
#

I do too

static badge
#

that didn't work for me z

ancient bolt
#

but windows doesn't always care

#

yeah

#

because windows 10

upper flicker
#

I mean, I havent seen it in years

static badge
#

windows pepega

upper flicker
#

but I apply it via GPO

static badge
#

.g gpo

limber knotBOT
upper flicker
#

windows ignoring the user facing settings wouldnt surprise me lol

ancient bolt
#

group policy

static badge
#

oh

ancient bolt
#

can you give me a script or something to do it easily

#

that would be cool

upper flicker
#

err its not actually called that its uh

#

errr faststartup

#

thats what iti s

static badge
#

yes that still fucked it

upper flicker
#

yeah thats what you disable

static badge
#

did disable it

#

still fucked it

upper flicker
#

gpedit.msc Computer Configuration > Administrative Templates > System > Shutdown.

jagged egret
#

would setting a player's movement speed negative make their controls inverted?

static badge
#

try it out

upper flicker
#

and then like all good things microsoft, you take the 'Require' policy

#

and just set it to disabled

#

and thats off

static badge
#

windows cannot find gpedit.msc

#

oh right it's not on home stuff...

upper flicker
#

it can be enabled somehow

#

idk I never run home

static badge
#

windows FeelsChromosomeMan

upper flicker
#

otherwise, those policies literally just flip registry keys

#

just figure out what key they flip and there you go

static badge
#

not always tbh

#

in anycase it's a good thing my vm is deprecated and I don't need to dual boot

upper flicker
#

I mean, that one specifically does yes

#

yeah just use linux and there you go

static badge
#

no linux dum

stiff yarrow
#

linux pog

ancient bolt
#

I just tried to use Shift + F6 to rename a file in the file explorer taysmart

stiff yarrow
#

I constantly ctrl+w in vscode

ancient bolt
#

same, and in chrome

#

fucking closes the window

static badge
#

what's ctrl-w

limber knotBOT
#

*tab

ancient bolt
#

extend selection

static badge
#

extend?

#

oh it's what double click does

ancient bolt
#

some<cursor here>word - ctrl-w > whole word selected

#

then you can keep pressing ctrl-w to progressively select more of the scope

#

ctrl-shift-w goes in the other direction

static badge
#

huh

#

certainly better than double click...

pastel herald
ancient bolt
#

it's one of my most used shortcuts in intellij and yeah it gets in the way a lot with other programs

#

@stiff yarrow there's an intellij keybind plugin for vscode that I recommend using

pastel herald
#

Hello everyone. Just set up my first mc server the other day and switched from vanilla to papermc

#

Curious to know if you can use curseforge mods with papermc? It doesn't seem to work with Tinkers Construct

stiff yarrow
#

spotted should I be concerned you don't have every IntelliJ keyboard shortcut memorized

static badge
#

I have like shift shift and that's it

stiff yarrow
#

jesus

ancient bolt
#

no paper isn't compatible with forge mods

#

you want forge

stiff yarrow
#

I recommend doing the built in tutorial

pastel herald
#

no way to run both huh?

static badge
#

nope I don't need no shortcuts

ancient bolt
#

no they are fundamentally incompatible

stiff yarrow
#

95% of the goodness of IntelliJ is the shortcuts

static badge
#

kappa too bad

pastel herald
#

@ancient bolt thank you

#

I thought that was the case

stiff yarrow
#

you might as well use eclipse if you aren't using shortcuts

static badge
#

eclipse has the better white theme tbh

jagged egret
static badge
#

ok I also do the import shortcut

stiff yarrow
#

didn't know intelliJ had a white theme

static badge
#

sometimes

#

working with nms generally prevents me from importing though

#

and generally makes me pissed off when it autoformats the imports too

stiff yarrow
#

you can turn that off

pastel herald
#

Hey @stiff yarrow was just looking at your MMO mod

#

might pick it up 😄

static badge
#

.g ExtendViewDistance github

limber knotBOT
#

(DiscordBot) https://github.com/lucastle6969/comp371/issues/108 -- Extend view distance and tile load · Issue #108 ·...: "Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes ... Extend view distance and..."

static badge
#

well

stiff yarrow
#

@pastel herald spongeeyeshappy

static badge
#

just use tuinity kappa

stiff yarrow
#

I'd rather use confetti or whatever it was called

static badge
#

I'm still writing the entity patch

#

and by writing I mean spending 90% of my time here...

static badge
#

nope

stiff yarrow
#

most of the productivity booster ones in that chart are pretty useful

ancient bolt
#

ah I love zsh

iron hull
ancient bolt
#

mass renaming files in my movie collection

limber knotBOT
#

double shift is love

ancient bolt
#

for file in $(ls) ; do mv "$file" "Star.Wars.The.Clone.Wars.${${file[9,-5]}:u}.mkv" ; done the command took longer to write than just doing it manually which is the best part

limber knotBOT
#

I was pretty sure that was possible in a single mv command in zsh

#

maybe that's from omz though

ancient bolt
#

I think you're actually right

#

I do need to do it again for season 6 actually

tropic flame
#

My philosophy teacher sent me an email at 00:43 starting by "good morning"

#

How are you all?

limber knotBOT
#

lol

#

caN#t write "Good evening" after 0:00 thinksmart

tropic flame
#

I mean... ¯_(ツ)_/¯

#

In Portuguese you can perfectly say "good night" as a greeting

limber knotBOT
#

it's tuesday :P

tropic flame
#

English is just weird

#

With that

limber knotBOT
#

"hello and I hope you hav a wonderful night"? :P

upper flicker
#

“U up?”

tropic flame
#

"Salutations, fellow terrestrians"

limber knotBOT
#

"Greetings human I say to you at such a late hour which I, as a fellow human and totally not a robot, should normally be partaking in the activity commonly known as sleeping"

#

This is a sad day for human kind that I, as a normal human, are falsely accused of being a robot!

magic mesa
#

How absurd

latent valve
wheat quarry
#

That's slander, there is no such tag!

worn ember
#

these new minecraft songs are nice

jagged egret
#

One of those is capitalized and the other is not Phoenix616

#

@worn ember what new Minecraft songs

worn ember
limber knotBOT
#

(DiscordBot) New Minecraft Nether Music! - length 15m 46s - 5,064 likes, 33 dislikes (99.4%) - 114,372 views - DiiKoj on 2020.04.08

jagged egret
#

"Players can roughly check the tuning of a block by looking at the note icon. Alternatively, if the player has perfect pitch, they may be able to identify the note without any reference, which may speed up the tuning process. "

#

am i the only one who finds this sentence kind of hilarious

#

"if the player has perfect pitch, they can identify notes" wait, really??

heady spear
#

my neighbours are still blasting music and it's 4am 🙂 They've been going for 12 hours now, I bloody hate them lol

jagged egret
#

call le coppers

heady spear
#

they literally don't care lmao

#

they tell us to contact the landlord and the landlord told us to go knock on their door and tell them to stop

#

like ok thx

jagged egret
#

then there's only one thing you can do

#

out-music them

heady spear
#

on top of that, my wifi has been down for 6h 😄

jagged egret
#

ah

#
  1. connect to their wifi
  2. figure out what audio play system they're using
  3. blast the obelisk sound from space oddesey
#

also I dunno why but the fact that the new music isn't C418 makes me sad

potent fossil
#

ye makes me sad too and hate mojang

jagged egret
#

it's not bad music

fallen oracle
#

Oop

potent fossil
#

i didnt say it was bad music i said i hate mojang

jagged egret
#

ik

fallen oracle
#

Having Panda Express today for the first time in over 2 months

#

Ooo it taste so good

#

Yes

austere ivy
#

glare, perfect, thank you

fallen oracle
#

What

austere ivy
#

My housemates were thinking of picking up some chinese but we weren't really in the mood for chinese, but something kinda savory like that. Panda Express was just the right thing we needed.

fallen oracle
#

Ooo

austere ivy
#

I mean I guess it is chinese.

fallen oracle
#

Yeah we grub hub it

austere ivy
#

Maybe we'll get some tomorrow ^-^

jagged egret
#

ubuntu has taken to randomly closing programs ;-;

austere ivy
#

hmm that kind of shows my location.

jagged egret
#

too bad it's archived forever on teh IRC

austere ivy
#

yeah too bad :(

#

Sometimes it's annoying that IRC doesn't save messages but, it's nice sometimes too.

fallen oracle
#

Try 25 miles

austere ivy
#

I wonder if they deliver 25 miles out 🤔 how do you check?

cosmic raft
#

@fallen oracle stop eating pandas

fallen oracle
#

I checked inside the grub hub app

austere ivy
fallen oracle
#

Free delivery

austere ivy
#

well now we know.

fallen oracle
#

Tip them well

stiff yarrow
#

you can usually find a mediocre chinese restaurant offering better quality than panda express in your area if you just google chinese restaurants

austere ivy
#

Pressing order now leads me back to the other menu saying that there are none within 10 miles. I'll try calling tomorrow.

fallen oracle
#

Whelp, modern family is over

austere ivy
#

nossr there are about 3 okay-ish chinese restaurants around us, but they're not all that great. One of them has great ribs but not-so-great noodles, the other has not-very-good ribs but great noodles, the other has good vegetables but horrible egg rolls.. it's all kind of a tradeoff.

stiff yarrow
#

who orders ribs at a chinese place

fallen oracle
#

Ribs... At a Chinese place?

austere ivy
#

My dad likes it and he's usually the one who orders it, so, ribs it is.

#

They're not like actual bbq ribs, they're ..

fallen oracle
#

Your dad is a roommate?

stiff yarrow
#

there's a great sichuan place near me

austere ivy
#

Was. He's in Colombia now.

stiff yarrow
#

they even serve the food with hot oil

austere ivy
#

I'm just living in the house with some other people because of quarantine. I don't have my own place yet.

stiff yarrow
austere ivy
fallen oracle
#

🥵🥵🥵🥵

stiff yarrow
fallen oracle
#

Looks like bbq ribs to me

stiff yarrow
#

I've never thought of ribs as chinese cuisine

fallen oracle
#

Same

austere ivy
#

They're not a rack, that's what I'm trying to say.

static badge
#

they gotta figure out new stuff now

#

bats just don't cut it

stiff yarrow
#

how about ordering Chinese food at the Chinese restaurant

austere ivy
#

define Chinese food

fallen oracle
#

Egg roll

#

Fried rice

#

Chopsticks

austere ivy
#

That's what we usually get, along with the ribs.

#

Kinda disappointed that they might not order, might have to drive the 37 miles to get some 👀

cosmic raft
#

@stiff yarrow now now

stiff yarrow
#

Chinese food is hot oil with a side of other stuff

cosmic raft
#

ordering chinese food from a chinese foor restaurant

#

that's just...

#

crazy

#

*food

austere ivy
#

looking at pictures of chinese food is making me hungry, I should stop. I'm going to stop.

stiff yarrow
#

if you have anything served to you with hot oil its a good sign

austere ivy
#

never had hot oil, is that a bad sign?

stiff yarrow
#

yes

#

China is basically in a race to find the best food to eat with hot oil and no one else is participating

austere ivy
#

have they tried bats? oh wait.

cosmic raft
#

get out

fallen oracle
#

Aight I got a serious question

cosmic raft
#

wow

#

that was nice of them

fallen oracle
#

Is it normal to randomly have hearing in one of your ears to cut out and you just hear ringing?

cosmic raft
#
We noticed that Monday was busier than normal and some deliveries ran past what our customers may have expected. We value your time and wanted to follow up on your order #redacted with a token of appreciation.

We've added $5.00 in Skip credits to your account to be used towards your next paid online order. 
fallen oracle
#

Like super random, maybe once every few months

austere ivy
#

I've had that happen a ton.

cosmic raft
#

@fallen oracle it happens a lot to me

austere ivy
#

Not a ton as in very often, but yes, very irregularly but it happens.

cosmic raft
#

yeah, not every day, but it happens a lot

austere ivy
#

Another random question I guess, does anyone's jaw click if they move it back and forth?

potent fossil
#

brian are you not 14 years old

cosmic raft
#

yes brian

austere ivy
#

Another random question, did you just move your jaw back and forth to test it?

potent fossil
#

yes i have that, it's called TMJ

cosmic raft
#

no

potent fossil
#

there is no cure

#

it sucks.

#

enjoy

cosmic raft
#

yup simple

austere ivy
#

Also simple I wish. I'm almost 16 and it kinda sucks, I don't want to be this old.

cosmic raft
#

I'm turning 24 in a few days

#

stomp complaining about 16

plucky bronze
austere ivy
#

I just feel like I'm still 12. I vividly remember accidentally writing out my name as "11" and I was like "oops oh boy am 12 now that's crazy!"

potent fossil
#

every few days my jaw locks in the mornings and i cant open my jaw at all unless i press it on the TMJ joint

austere ivy
#

Ooh that's not what I'm talking about, that kinda sucks.

potent fossil
#

so, yeah, that's where you're headed

potent fossil
#

enjoy

austere ivy
#

woah woah woah woah, oh no.

potent fossil
#

it is what you're talking about actually

#

yours just hasnt progressed

cosmic raft
#

:D

austere ivy
#

fr*k

#

It's only when I press on my jaw though, or if I'm leaning on it, like on my pillow in bed.

fallen oracle
#

Kash I didn't realize how old you were

potent fossil
#

yeah, it means you clench your jaw involuntarily

#

for ex when you're stressed or when you sleep

#

you need a mouth guard

fallen oracle
#

It was almost like it was yesterday we were teaching you how to shave.

austere ivy
#

so should I just start relaxing my jaw more often to make it not as bad in the future?

potent fossil
#

i never wore one so mine is really bad

cosmic raft
#

I hate shaving

potent fossil
#

you can't relax it while you're unconscious

#

you need a mouth guard

austere ivy
#

how expensive are those?

potent fossil
#

get it while you're young, or suffer that your jaw will click and lock as you get older

cosmic raft
#

$2.50

austere ivy
#

oh sweet.

fallen oracle
#

I gave up shaving while this whole pandemic is going on

potent fossil
#

yep

#

same barty

#

now they tell me that i have no option.

#

they always mention that i could get a stint in my jaw to stop the clicking but it would only be temporary

#

btw brian it's called bruxism

#

grinding of teeth at night

austere ivy
#

hold up

cosmic raft
#

me too @fallen oracle :D

austere ivy
#

I was just taking a video to show you guys, and whilst trying to click my jaw back and forth, something like popped

#

here is said video

potent fossil
#

yup

austere ivy
#

feint, but it sounded like a popping noise to me.

fallen oracle
#

I'm not at Billy beard length yet but I look like hobo

potent fossil
#

yours is mild

fallen oracle
#

Did you just record a video of your jaw popping? 😂

austere ivy
#

that wasn't normal

#

I've never had that happen before

#

barty, do you mean by audibly clacks?

#

or like it locks in place a bit

#

ah hek, I constantly open my mouth and like re-lock it, have I been ruining my jaw this entire time?

potent fossil
#

hold on brian

austere ivy
#

anyway here's a video of my jaw normally click clacking:

fallen oracle
#

Simple, why don't you send videos like this me to 🥺

austere ivy
#

please ignore mustache, I haven't shaved in weeks because quarantine.

stiff yarrow
#

24

#

old

cosmic raft
#

that was in response to brian saying 16 was old

stiff yarrow
#

cries in 31-year old midlife crisis

static badge
#

anything >= 20 is old

stiff yarrow
#

29 was a hard year, realizing you went your entire 20s living in a garage like a hikki neet

limber knotBOT
#

(DiscordBot) my jaw clickity clackity - length 13s - 0 views - Jacob Andersen on 2020.04.14

potent fossil
#

thats my jaw atm

cosmic raft
#

where barty?

potent fossil
#

just open/close

#

so ya

#

enjoy

cosmic raft
#

first result for you is different for me :P

static badge
#

what'd you get as a first result

#

"naruto style night guard"?

fallen oracle
#

Imagine spending your teens in your house cause of the corona virus 😭

potent fossil
#

i want a naruto style night guard

static badge
#

.g naruto style night guard

limber knotBOT
#

(DiscordBot) https://abcnews.go.com/Politics/air-force-warns-storming-area-51-facebook-event/story?id=64389885 -- Air Force warns against storming Area 51 as Facebook event...: "Jul 17, 2019 ... "Naruto" refers to the running style of the Japanese anime character, ... watch as two UH-60 Blackhawk helicopters land at the..."

ABC News

The Air Force is warning people against storming Area 51 in Nevada, after a Facebook event page organizing a meet up at the "Alien Center tourist attraction" went viral.

fallen oracle
#

Your wife would love that.

static badge
#

al fucking right

potent fossil
#

yea i had a guard custom made but it was ASS

#

so i got one at the grocery store

#

and its nice

#

but, my jaw is too far gone

#

the only thing the guard can do is stop my teeth deteriorating

#

cuz i grind at night

fallen oracle
#

🥵🥵

stiff yarrow
#

everytime I yawn I have one side of my jaw pop

fallen oracle
#

I thought you said "Everytime I yarn I have to poop"

#

Yawn

#

My jaw popscwhe no ysrn too

potent fossil
#

r u drunk

pulsar wigeon
#

my jaw clacks too sometimes

fallen oracle
#

No I wish

#

I can't drink until I go back to my house

pulsar wigeon
#

only when i like

#

move it sideways tho

potent fossil
#

my jaw clacks regardless

#

its just fucked up in general

#

the clicking doesnt bother me anymore, but when it locks? yeah that sucks

#

it hurts

stiff yarrow
#

the only dental work I have left to do is cosmetic stuff (braces etc)

fallen oracle
#

Imagine going to the hospital with your wife and you're the one with lockjaw

potent fossil
#

lol

#

fuck off glare

static badge
jagged egret
#

so funny thing is I have a slipped disc in my TMJ too lol my jaw pops

#

when I move it side to side. Day I got braces off I ate beef jerky and I've had it since then whenever I chew anything mildly chewy. It's audible to other people nearby

fallen oracle
#

Lol

#

@austere ivy be like "you got games on your phone"

#

Wait if you're 14 how do you have roommates

jagged egret
#

also ear ringing can be a sign of malnutrition iirc

fallen oracle
#

@potent fossil just listened to it and that's loud as fuck

potent fossil
#

ye

jagged egret
#

Mine's that way

fallen oracle
#

Ya well I eat an uncrustable pb&j every night before bed so I think I'm pretty nutritious @jagged egret

jagged egret
#

hahaha

#

also i just looked it up and ignore that, from what I saw it doesn't seem like diet effects ear ringing much

fallen oracle
#

I eat 1 meal a day

#

The only reason I might be gaining weight right now is cause I'm not doing my daily 10 mile walks for classes

potent fossil
#

holy fuck

#

i've just discovered this lady but she lights a goddamn FIRE under people's asses in congress

limber knotBOT
#

(DiscordBot) Rep. Porter questions Facebook CEO Mark Zuckerberg at House hearing - length 5m 15s - 5,722 likes, 183 dislikes (96.9%) - 211,272 views - Rep. Katie Porter on 2019.10.24

potent fossil
#

i legitimately screamed "HOLY FUCK" after that

fallen oracle
limber knotBOT
#

(DiscordBot) Ken Bone: The winner of the second presidential debate - length 1m 27s - 3,114 likes, 656 dislikes (82.6%) - 798,089 views - CNN on 2016.10.10

potent fossil
#

oh i know mr bone

polar sonnet
#

Guys question

#

Chunk hopper or multi hoppers?

potent fossil
#

Child, potential answer

#

idk what the fuck that means

jagged egret
polar sonnet
#

1 hopper that collects all items in a chunk

#

but has to run a task

potent fossil
#

what should i think, iso

polar sonnet
#

or multiple hoppers on the ground

jagged egret
#

why is blue on one of my monitors purple on the other

potent fossil
#

bc ur monitor is broken next

jagged egret
#

wow my laptop screen sucks

potent fossil
#

idk keep, i literally have no idea what to think about that

#

i wish you good luck

jagged egret
#

i'm renaming Flask to Sprocket

potent fossil
#

oh boy

jagged egret
#

mostly because Flask reminds me of an old server project that never got off the ground lol

fallen oracle
#

Ooo ptero can now transfer nodes across daemons

polar sonnet
#

so Chunk hopper or multi hoppers?

potent fossil
#

in what context though, what is the work being done

#

i dont get it

#

i literally cannot process this

polar sonnet
#

1 hopper that collects all items in a chunk
but has to run a task

#

or multiple hoppers on the ground

potent fossil
#

i get that, what TASK?

polar sonnet
#

Im not sure actually lol

potent fossil
#

bruh

polar sonnet
#

Im just debating on wheather the performance would drop or not

#

With multiple 1 hoppers checking for entites in a chunk

soft dirge
polar sonnet
#

or alot of hppers

potent fossil
#

well, idk breh. more hoppers, more lag. but its gonna depend on the workload cuz you might take that L on more hoppers for the benefit of concurrent work

#

its gonna come down to what the workload is

jagged egret
#

why do you say 'oh boy' simple

#

i told you abt the breakthrough I had with sprocket ight

potent fossil
#

idk did u

jagged egret
#

with the note blocks

#

sounds like a metal band name

#

jk lol

fallen oracle
#

Hopper? I barely know her.

cunning plume
void void
#

Use plugin to speed hoppers

#

ez

potent fossil
limber knotBOT
#

(DiscordBot) Congresswoman Katie Porter secures free coronavirus testing for all Americans - length 4m 18s - 31,817 likes, 484 dislikes (98.5%) - 851,326 views - Guardian News on 2020.03.13

potent fossil
#

i am here for this

#

i am literally cheering her on

tropic apex
heady spear
#

they're still blasting music lmao, it's 6am

austere ivy
#

@potent fossil holy guac well 1st of all a lot of background noise but 2st of all that's EXACTLY how mine sounds

potent fossil
#

k

viral hornet
#

That video is 1000

austere ivy
#

alright just kinda caught up to chat

#

if that is loud then what's mine?

#

mine is actually very audible

#

uugggh

rare jay
sly temple
cosmic raft
#

Wahoo o.o

fallen oracle
#

Oooo we passed 7,777 members.

cosmic raft
#

@fallen oracle what should I eat tonight

#

the options are:

#
  • McDonalds
  • Wendy's
  • Domino's
fallen oracle
#

Tonight as in now?

cosmic raft
#

yes

fallen oracle
#

Isn't it late?

cosmic raft
#

and?

#

I need to eat?

#

unless you would prefer I starve

fallen oracle
#

McDonald's if you like the mcchcikens (those are my stress foods at college), Wendy's if you want a somewhat decent burger or domios if ur feeling phat

cosmic raft
#

Oooh... McChicken... hmm

fallen oracle
#

I would do 2 or 3 if we did late night runs.

cosmic raft
#

I blame you.

fallen oracle
#

Did you do it?

#

I had a meal tonight that wasn't made in the house for the first time in over a month.

cosmic raft
#

I blame you

fallen oracle
#

Where I am, all the delivery fee are waved.

cosmic raft
#

They are here if you spent more than $20 before tax

fallen oracle
#

Ahh

cosmic raft
#

Smaller city here, I guess we have a 20 min

fallen oracle
#

Wait what the fuck how is 2 mcchcikens 11

#

It's 2 for $2

cosmic raft
#

McChickens are not cheap lol

#

They're like $6 each

#

$5.89

fallen oracle
#

No

cosmic raft
#

Yes.

#

I'm looking at the menu online that I just ordered from

#

and it's the same price as in-store.

fallen oracle
#

McChicken is $1.29

cosmic raft
#

you must be in the US :D

fallen oracle
#

I am

#

Are they really that expensive in Canada?

cosmic raft
#

Canada :)

fallen oracle
#

What the fuck

olive garden
#

wtf

#

How?

cosmic raft
#

unrelated: browser.engagement.max_concurrent_tab_count 109

#

109 open tabs in firefox

#

in a single window

#

nice

#

@fallen oracle I'd tell you to send me mcdonalds

#

but I don't want COVID-19 from you

fallen oracle
#

I haven't even had McDonald's in like 2 months

raven epoch
polar sonnet
ornate spindle
#

TIL you can overflow the entity ids, this will be cancer to fix

cosmic raft
#

what'd you do @ornate spindle

ornate spindle
#

logged in with entity id -2141031972 at ([

cosmic raft
#

kek

#

how'd you manage that many id uses?

ornate spindle
#

farms and whatnot probably, our players are strange

cosmic raft
#

interesting

ornate spindle
#

I assume 90% of them are dropped items

cosmic raft
#

that's an interesting thing to fix...

potent fossil
ornate spindle
#

fairly easy to fix, just gotta look into ensuring that less entities are created. Not looking forward to having to convert the entity id over to a long if needed

cosmic raft
#

can't convert to long, you'd need client-side changes for that

ornate spindle
#

well shit

olive garden
#

do you need client side changes though?

#

how is the next id determined?

ornate spindle
#

it seems to be based on entity count

olive garden
#

is it just a counter? if so, you could just somehow reassign previously assigned, but no longer used IDs

#

not sure whether the client allows that though

cosmic raft
#

it's a counter, yes

#

but the issue is

#

Say we reach the end

#

We then have to figure out the next available id, and so on and so on

#

As, technically, an entity with an ID at the start could still exist

olive garden
#

yeah, I get that

#

thus "somehow reassign"

#

emphasis on somehow

#

tbh I don't even know what an entity id is

#

it's persistent across restarts, isn't it?

static badge
#

it's fine as long as you don't have the maximum number of entity ids in use concurrently

#

except when you hit 0

#

as that one is special...

ornate spindle
#

wait a second, 0 is for datawatcher so maybe if an entity gets assigned to that value, it fucks beacons and whatnot

hallow totem
cosmic raft
#

0 isn't used anymore

#

starts at 0, but incrementAndGet is used

#

so it's always at least 1

static badge
#

overflow...

ancient bolt
#

haven't we learned to just always use longs for everything esp booleans

olive garden
#

🤔

ornate spindle
#

why not BigIntegers

ancient bolt
#

yeah that's more reasonable

ornate spindle
#

imagine having a class that all it's for is to leak memory

ancient bolt
#

I don't need to imagine when I can just look at my own code

ornate spindle
#

mood

ancient bolt
#

many years ago I built a stats plugin for minecraft that used deeply nested hashmaps instead of a database

#

those hashmaps got absolutely huge

potent fossil
ancient bolt
#

I had the foresight to save the hashmaps in separate files

#

like, keys at the outer layer were directory names, the next layer was another directory, then the next layer was a file name, then the final map was a json file

#

but I never thought "If I need to store this shit as separate files maybe I shouldn't hold it all in memory all the time"

olive garden
#

are you saying you didn't serialize data as YML? shame on you

ancient bolt
#

yeah that's where I went wrong

hallow totem
#

hey, i use aternos to host my minecraft server. is there any way I could take that world and switch it to paper?

potent fossil
#

all you have to do is switch the jar.

cosmic raft
#

@ornate spindle Think you can open a Mojira issue for that, if one is not already open? :)

mellow dagger
hallow totem
#

@potent fossil how would I go about doing that?

potent fossil
#

???

#

do you have control over the files?

ornate spindle
#

I can't really test on 1.15.2 or 1.16, though the code appears to be the same as 1.8.8 and 1.12.2. Though probably wouldn't be accepted due to not being on 1.15.2 / 1.16

cosmic raft
#

The same issue exists on 1.15.2 and 1.16, I can confirm

hallow totem
#

no but my friend does. I was just trying to figure it out and then thought that it would be easier to ask someone that was better than me at this

potent fossil
#

i dont use aternos, so i cant comment

#

but.. you just...switch the jar from spigot...to paper.

#

it's that simple.

#

*in a traditional setup

#

maybe you should contact aternos support

hallow totem
#

that might help. Im not a computer wiz so im not really sure what a jar file is lol.Thanks for your help though

potent fossil
#

the jar file is the server itself

#

spigot has its own jar, paper has its own jar, etc...

hallow totem
#

ah gotcha

#

so the person with access to the world has to access the files and change the jar file from aternos to paper?

potent fossil
#

well aternos will still be your host

#

but yes.

#

they should

#

im making the assumption that aternos is not retarded, which i really dont know

#

if they dont let you change the jar then you're stuck

#

but if they do you can switch

hallow totem
#

okay, i gotcha

sturdy kelp
fervent wraith
burnt snow
potent fossil
#

ok

#

tell the other guy, I couldnt care less

golden gust
#

im making the assumption
That's the problem with assumptions, ur dum

#

or something

olive garden
#

cat has no mercy

#

oh my god

#

the missing annotation unit test in Paper-API just blew my mind

void void
olive garden
#

snakeyaml doesn't really support comments

#

basically comments don't have anchor points

vestal jasper
#

snakeyaml supports reading files with comments
but it doesn't support saving with comments

#

afaik comments aren't a part of the yml spec whatsoever

sharp sentinel
#

Are you sure it doesn't support saving?

#

WorldEdit etc use snakeyaml but save comments

olive garden
#

headers are supporters: the comments at the top of the file

sharp sentinel
#

Oh lol, WorldEdit wraps SnakeYAML to add comment saving support

olive garden
#

what does WorldEdit have?

#

oh lol

#

*headers are supported

#

I can definitely type

sharp sentinel
#

It writes the YAML line by line, adding comments & line breaks when necessary

olive garden
#

it really sucks that we don't have native support for comments by snakeyaml

#

well, it's open source on github

#

I remember seeing some attempt at adding comments years ago

sharp sentinel
#

Huh looks like zml actually wrote that wrapper, and that it was part of RegionBook originally

limber knotBOT
#

I also have some custom comment saving somewhere, but mine is a bit more chunky I think lmao

void void
#

anyone know what this badlion client thing is?

limber knotBOT
#

go to their website and see

void void
#

client side anticheat, don't see why anyone would want that

olive garden
#

servers in theory can force it

void void
#

yes, i'm looking at their plugin and there's something about the server sending the client custom packets to disable specific mods

#

i'm just wondering if to count it as a cheat client

heady spear
#

Is there any easy way to do shit like -key=value -otherkey=othervalue in ACF?

woven hill
static badge
#

is leafyishere back

ashen cliff
#

Yes.

static badge
#

this'll be good boys

ashen cliff
#

Platform still shit tho.

limber knotBOT
#

idubbz rartedness actually made him come back

#

impressive

static badge
#

nah

#

covid-19

#

probably bored out of his mind

sterile fiber
limber knotBOT
#

now he's uploading even higher tier shitposting

#

@heady spear acf support flags iirc

heady spear
#

whatever acf calls flags most definitely aren't flags 😦

limber knotBOT
#

It's different to what you want, ye

heady spear
#

am cry

#

I'm just going add 950 default parameters instead lol

#

Also fuck whoever made the world creation API =))))

#

lol I had @syntax in a commit message and github decided it was a good idea to mention an user 😄 I hate everyone

#

Also, not being able to get the generator string (nor the setting string...) from a world object is extremely dumb

devout timber
pulsar shoal
spring stone
heady spear
wide chasm
#

Automatically mentioning users in commit messages via @ person is stupid. I now have a commit lying around somewhere with @sInCe in it, because that's the name of someone on GitHub.

heady spear
#

I agree. It shouldn't happen, because mentioning users is not a git feature

#

In issues it's fine, because that's a github thing 🤷‍♂️