#general

3141 messages · Page 179 of 4

golden gust
#

There are a few potential reasons why the JVM would encounter such an error

acoustic basin
#

think its inejcted mods, or JVM bug

#

cause dont injected mc mods mess with the memory/jvm?

#

idk il run memtest with option+D too

#

thanks guys

void void
#

You are welcomed, remember at least 7 passes you want.

acoustic basin
#

ok

void void
#

with no fails.

acoustic basin
#

ok

void void
#

Otherwise you need new DIMMs and since your not a server you will has to do the old fashion taking one out. Testing that one and see if that the problem one and then do the other. OR just replace both.

acoustic basin
#

but i dont feel any weird behavor

#

this is client mc

#

and on a laptop mac

#

but yes i understand i will need new ram

void void
#

Gotcha in that case you may need a new system entirely then.

acoustic basin
#

but from what i heard about bad ram wouldnt the mac have odd gliches

void void
#

since macs are typically not self repair able.

golden gust
#

Depends

acoustic basin
#

i have had this issue since forever and never noticed any other issues

golden gust
#

And it's only one route of potential issues, focus on the easier to diagnose ones first

acoustic basin
#

ok

#

if i pass does it mean its my injected mods? never had crashes on vanilla

#

or is JVM issue if i pass

void void
#

Yes if there at least 7 passes and no fails then the issue is not LIKELY to be RAM related.

acoustic basin
#

ok]

upper flicker
#

JVM memory access exception

#

jump straight to memtest86

#

👀

acoustic basin
#

? is that mad

#

bad*

static badge
#

should probably look at the log first

upper flicker
#

It’s the equivalent to stepping on something and assuming you’re going to die if you don’t go to the doctor right now

golden gust
#

BUT IT WAS A LEGO Z

static badge
#

well if you were to step on one of your braincells z

acoustic basin
#

this is log

upper flicker
#

If it was a lego he’s already ded

acoustic basin
#

u say look at log but i dont know java im sorry

#

how do i diagnose log

static badge
#

oh this is client

acoustic basin
#

yes

static badge
#

certainly a spooky log

acoustic basin
#

?

#

why

red halo
#

V [jvm.dll+0x288270]

static badge
#

looks like it died during gc

#

well attempting one

red halo
#

lookin like a jvm bug

#

is this vanilla

#

oh forge

acoustic basin
#

@red halo forge

red halo
#

what mods

acoustic basin
#

let me check also pls @ me

#

OptiFine_1.8.9_HD_U_I7, NoForge-v2, InGameAccountSwitcher-Forge-1.8.9-7.0.1, and vape v3

#

@red halo

red halo
#

vape v3

#

lol

#

maybe try using a newer java 8 jre version

acoustic basin
#

ok

#

i checked and its latest

#

its 64 bit if that atters

#

someone told me i have old ver but this happens

limber knotBOT
#

basically a vanilla client bug, but paper does the reply with an invalid coordinate in a block update packet

static badge
#

I don't think we might

#

confirmed for spigot?

limber knotBOT
#

but i think when the player is at a very low y coordinate in the world (<6) spigot will have a similar problem

tepid ledge
limber knotBOT
#

when it is caused by ABORT_DESTROY_BLOCK (i did not test that), spigot will not have that problem, because in that case the blockposition is not used

static badge
#

is the client sending the packet?

#

like is it client behavior to do this

limber knotBOT
#

(DiscordBot) https://wiki.vg/Protocol -- Protocol - wiki.vg: "Mar 30, 2019 ... Position, 8, An integer/block position: x (-33554432 to 33554431), ...... A Notchian server only accepts digging packets with..."

void void
static badge
#

what

#

looks like the client does not send those values

limber knotBOT
#

Friendly: it looks very much like a backdoor, so the best is to reinstall everything

static badge
#

so it looks like we should upgrade our patch to simply ignore invalid y locs too

limber knotBOT
#

Spottedleaf: at least it is not documented..

#

yes i think that would be the best

pulsar wigeon
#

lmao wtf is that jar

static badge
#

if you have it wanna dm me it?

limber knotBOT
#

a jar someone wants to hide

void void
#

Sure.

static badge
#

also rename it so I don't accidentally double click it kappa

void void
#

nobody:

#

also wtf is wrong with their faces that woman has a beard

pulsar wigeon
void void
pulsar wigeon
#

NO ONE IS ASKING FOR THIS NETFLIX

#

STOP IT

void void
#

Netflix is a meme

#

So I guess I need to contact TorchNode to have them nuke the container and give me a fresh one?

limber knotBOT
#

you can keep you map data and thinks like that, just check that there is no executable (jar or other) file inside

void void
#

Ahh okay so just deleting the jar itself from the server SHOULD be enough?

limber knotBOT
#

no

#

copy the map data and the configuration you want to keep to a safe location

pulsar wigeon
#

would probably delete anything that contains executable code tbh

limber knotBOT
#

then reinstall the container and put the data back

pulsar wigeon
#

there is a slim chance it copied code into other jar files, besides just that fake region file

limber knotBOT
#

yes

void void
#

Ahh I gotcha now. So take the map and etc and have the host rebuild the docker container right?

limber knotBOT
#

and check your config files (permissions files, ops file,.. ) if there are entires you do not want

#

yes

#

and if you use mysql or something like that the password should be changed

static badge
#

that jar monkaW

#

it's sort of a zip file but not really

#

looks like it could be used to construct something else at runtime from the looks

#

some of the data is potentially encrypted, dunno where the key is stored

lapis shale
#

Hey guys, quick question. If available no matter how small a plugin or data, is MySQL always the way to go if an option?

#

Or is it more preferred for advanced features and not needed for small/insignificant tasks/plugins

limber knotBOT
#

you do not need mysql for everything

#

if its just very small data you are fine with yaml files or something else

#

or you could sometimes use sqlite

cosmic raft
limber knotBOT
#

(DiscordBot) ✓@netflix (Netflix US): To the 53 people who've watched A Christmas Prince every day for the past 18 days: Who hurt you? (1 year and 5 months ago)

lapis shale
#

Thank you- I have a follow up question. Will there ever be a NEGITIVE effect when using MySQL or sqlite or flatfile

limber knotBOT
#

mysql can be slower because its an external process

pulsar wigeon
#

requires more setup

#

overengineered

#

🚮

merry talon
#

mysql overengineered? doubt

pulsar wigeon
#

plugins that use it needlessly

#

not sql itself

golden gust
#

Also, it's not webscale

merry talon
#

ah right

limber knotBOT
#

:D

merry talon
#

flatfiles are webscale

#

flatfiles scale easily

#

just use nfs

#

but if you want a real answer, if you already have it there aren't too many reasons to not use it

#

unless you need to edit stuff by hand

limber knotBOT
#

fucking lmao

merry talon
#

its just a more efficient way of storing data

limber knotBOT
#

I'm getting port requests to put my plugins on hytale

pulsar wigeon
#

what plugins

#

who tf are you even

limber knotBOT
#

i hytale released?

pulsar wigeon
#

why is your name 🚮

void void
#

rat, stupid IPQualityScore doesn't have an auto reset button for their API.

limber knotBOT
#

elitemobs

#

is

merry talon
#

wtf is ipqualityscore

pulsar wigeon
#

are you magmaguy

limber knotBOT
#

that's a deep question

#

who am I

pulsar wigeon
#

ur fukin retarded

void void
#

it's a service for detecting vpns and such. I had egg plugins but still pending for updates so the keys were left behnd.

pulsar wigeon
#

thx next

limber knotBOT
#

can anyone be as cool as magmaguy, really

pulsar wigeon
#

i mean

limber knotBOT
#

how can I be both fukin and retarded at the same time?

pulsar wigeon
#

magma is a few thousand degrees

#

idk if it's hard to be that cool

limber knotBOT
#

it's hard for me, have you ever seen my instagram

#

:fire:

pulsar wigeon
#

this plugin's page looks 🚮

#

brb flushing eyes with bleach

void void
#

Now is there anything I do about my email though? Or is that something that the idiot may be able to exploit no matter what?

merry talon
#

i see you found your new favourite emoji

pulsar wigeon
#

r u new here

merry talon
#

who r u again

pulsar wigeon
#

who tf are you

#

i'm the guy who makes uh

static badge
#

the dumbass that makes exceptions happen in my console when I use //set

pulsar wigeon
#

noscopesniper pro

#

best headshotting plugin in all bukkit

#

yea

merry talon
#

u just went full brian

pulsar wigeon
#

only 9.99 for free version

old badge
pulsar wigeon
#

19.99 for the premium

merry talon
#

never go full brian

old badge
void void
#

Now to ask for a rebuild ugh.

#

wats going on here

#

@pulsar wigeon now that you've flushed your eyes with bleach, share link

#

Oh some idiotic plugin that possibly comprised the whole container.

#

and leaked whatever data was on it...

#

kek

#

so much fun... Now i need to notifies all possible players that their IPs may of been leaked. 😦

#

I still remember when some dude made a plugin on spigot and someone reported it as backdoored, so I decomped it and he had hardcoded mysql details so i logged in and dropped all his tables. He was storing data for players that used his plugins

fallen oracle
#

Lmao

void void
#

Exactly according to GDPR you need to notifies of any comprises within 48 hours. Easier than said than done since they only connect to this server. We don't have discord, website, etc to release this breach.

fallen oracle
#

Just motd it

void void
#

Geehz, how stupid I am? Your right stupid but it has to be done.

fallen oracle
#

Or you could also just mail to all if you have EssX

void void
#

I don't. 😦

fallen oracle
#

Motd best bet then

void void
#

Yea it going to be gross but you really don't want the EU to get mad.

fallen oracle
#

I don't really care about the EU lol

#

Let me rephrase, I don't really care too much about GDPR

#

I'm not EU based so I don't have to concern too much about it.

void void
#

not too much but if anyone is based in the EU or 29 other countries that are bonded to the regulations you have to adhere to it either by following it's policies or by dropping those connections (yes data controllers are allow to deny services like that in order to comply)

#

I can't even see my watched plugins, yay so much fun remenbering what I installed.

fallen oracle
#

Yeah I'm aware, but I don't actually have too much for them to go to other than my landing page.

void void
#

I went to go get the screenshot of me dropping tables and spigot's site is broken lul

#

It is I can't even accessed watched plugins.

fallen oracle
#

Oh rip Spigot

#

Wonder how long that's been down for

void void
#

At least a half hour.

fallen oracle
#

Not bad

vestal jasper
#

resource links seem to be ok

fallen oracle
#

It's iffy.

void void
#

but not the watched ones.

vestal jasper
#

I can load watched resources

void void
#

I can't I get an error.

fallen oracle
#

F

vestal jasper
#

home page is copmletely broken for me though

merry talon
#

grey theme

#

donating to md OMEGALUL

fallen oracle
#

Incorrect

#

That's a stylish theme

merry talon
#

oh

#

its ugly btw

void void
#

vanila > spigot > paper > glowstone thinking_gun

merry talon
void void
#

Finding resources the old fashion way is so annoying...

merry talon
#

he did donate

void void
#

i'm supporter lul

merry talon
#

weks you know what > means right

void void
#

I gotta brace myself for what hes bout to say

#

needs to make video donating to vanila and spigot and stream on twich.tw

merry talon
#

donating to vanilla

static badge
#

what cancer is going on here

merry talon
#

now that ur here

#

lots of it

static badge
#

sweepy

#

if I had two remaining braincells
and one of them was dying let's say
and you offered to lend me one of yours
not only would I reject that offer but I'd be surprised you'd offer your last remaining braincell
u fuking retard

merry talon
#

mfw

#

ur not helping ur case

void void
#

Now they said the server will do that on start up so I am doing it with the paper jar then dump everything then do it again with all clean jars including paper jar itself.

austere ivy
#

ok wait

#

the new mac pro

#

is actuall y1.5tb

#

RAM

#

I'm literally shaking and crying rn

#

/s

vestal jasper
#

leaf
if I had two remaining braincells
and one of them was dying let's say
and you offered to lend me one of yours
not only would I reject that offer but I'd be surprised you'd offer your last remaining braincell
u fuking retard

austere ivy
#

No but more seriously that's insane. I have 8gb and I thought/think 64gb is the upper limit.

#

How on earth? Who on earth needs 1.5tb of ram?

void void
#

Allows up to being the operating phrase

#

inb4 >$100,000

#

(says me: a mac user)

austere ivy
#

Like, that's more than a lot of people have STORAGE on their computer.

#

inb4 apple announces new RAM file system lol

#

Yeah but it's "allows up to" so I wouldn't doubt it's in the tens of thousands at that point.

void void
#

Those...already exist

#

They're called ramdisks

#

And yes, I imagine a large portion of such an amount of ram might be used as such for swapping files they're working on, say during render

#

Would increase render time insanely

#

You have any ideas how much 1.5TB of RAM is? probably like 10k at least.

austere ivy
#

the stand

#

the stand

#

is 999$

void void
#

I didn't know those DIMMs needed stands too.

austere ivy
#

That's nuts. I could build a great new PC for 999$, oooorr I could get a stand for the monitor.

#

Hmm..

#

🤔

static badge
#

vic

#

ur literally cancer in its purest form

void void
#

this would be a machine that a company would buy, brian

#

Exactly if they HAS to use a mac.

#

because that obivously a workstation not a home PC lol.

#

I mean, at that spec level the OS doesn't rlly matter, that's company/institution level product ;p

#

Otherwise a cheap SuperMicro could get the job done.

#

they're all going to be priced closely

austere ivy
#

Personally I think the stand is super ugly.

#

It's blocky and oddly uncurvy.

void void
#

Actually if you do it right you CAN get a workstation on the cheap that serve you well. It's just the matter of retofitting a SuperMicro chassis or something like that.

austere ivy
#

Looking at all of the stuff, seems Apple has lost a lot of the vision of what their product line is.

#

2015-2016 and 2012-2013 era, Apple seemed to have a very consistent lineup, with their Macbooks and iMacs all looking somewhat the same

#

But looking at this video, the monitor and the computer itself looks wildly different than, the current Macbooks and the current/upcoming iPhone.

void void
#

Yea but can it grate cheese at the same time for the office? 🤣

austere ivy
#

So a $4999/5999 monitor, $5999 computer, $999 stand. That means barebones for a new 2019 Mac Pro would be 11,997/12,997.

placid thicket
#

you know what kind of desktop i could build for 13k? jesus

austere ivy
#

^ literally that.

#

With that kind of money, we're talking triple monitor 144hz 4k, new corsair keyboard, new g502 mouse, new bt770 headphones, 2x rtx 2080ti, 9700k, 64gb ram

void void
#

@placid thicket You can even get a workstation good enough for messing with VIturalBox or something LOL.

austere ivy
#

Boggles my mind that 1/12th the price for this 'high end computer' is literally the stand.

#

What kinda metal are they using that warrants a 999$ stand?

#

How cheap is it for them to manufacture??

void void
#

Well it's apple what's expect gold

#

?

#

Why else do you think their air pods are also insanity priced?

austere ivy
#

This is a big problem with big companies. Their shareholders expects constant growth, and to do constant growth, you need to either gain customers constantly (which you can't really do if you have market share already), you need to lower quality of components, or you need to put the price higher.

#

And I think they're doing the latter 👀

void void
#

Exactly everyone does that though lol.

#

Coke would do it if they could.

#

(and they probably could lol)

finite wave
#

@austere ivy 64GB is only the upper limit in poor countries like yours

#

Also Apple really puts a lot of effort into designing their products

austere ivy
#

Jan I 1. don't live here and 2. was just saying I thought that was the most that most people would really want/need (at least at a consumer grade level)

#

at least in comparison to 1.5 tb of RAM

finite wave
#

1.5TB of ram is what you normally see in those DNA machines

void void
#

Yea but like I said it's a workstation lol.

#

not a flipping PC that you can pick up at Walmart, Target, Bestbuy, etc.

finite wave
#

1.5TB seems a bit much for non server use still

void void
#

That's what a workstation is, it's a server with higher end graphics for people who need the extra resources and reliablity.

placid thicket
#

its doesn't include the computer, but i much rather spend 13k on this

finite wave
#

You’d need a killer computer for that

void void
#

you mean ACTUALLY 1.5TB of RAM?

placid thicket
#

somehow i call BS on that, what kind of ram?

finite wave
#

Don’t think the ram matters much there

void void
#

Ahh you means just in cores like a ThreadRipper or something right?

austere ivy
#

1.5tb

#

of

#

RAM

finite wave
#

Just a normal high end pc with high end graphics for 6 screens.

void void
#

Ahh I gotcha.

austere ivy
#

Mindboggling.

#

I thought it was 1.5tb of storage space but .. wow.

void void
#

Again guys your comparing apples to an orchard LOL.

placid thicket
#

keep in mind its up to, not shipping with.

#

all that ram will be 100k extra no doubt

tender fable
void void
#

really that how much 1.5TB modules goes for?

shy basin
placid thicket
#

using some generous math and assuming the slowest cheapest possible DDR4 math i get 23k USD

#

assuming using faster ram, double to 3x that

#
  • apple stupidity tax
void void
#

Ahh wow so yea at least 50k if not more. Since the larger the DIMMS the more expensive they gets. That why you don't see servers with high RAM amounts (usually it's shiz after 256GB since any larger than that requires DIMMs that costs so much).

#

Otherwise Minecraft hosts would gladly be using 1.5TB nodes. 🤣

placid thicket
#

i didn't factor in DIMM size, all the math was done using sets of 4x4gb DIMMs

#

which would be a LOT of DIMMS

void void
#

Yea try 32GB or even 64GB DIMMs if they even exists.

#

I know 32GB DIMMs do exists.

placid thicket
#

prices seem consistent too from other sites and manufacturers

void void
#

believe me. if there is a want for them, they exist

#

I think that's the max for DDR4 though.

#

Does anyone know if I can open a URL for a player similar to the component api except one-off, not as a response to a text-click? I still want them to confirm opening tho.

#

So that's pretty close to my amount so about 60k for 1.5TB if you didn't

#

have to replace the motherboard.

placid thicket
#

FYI, you would need 12 of those. thats 67k + apple stupidity tax

void void
#

And possibly another 20k for a new board if it doesn't ships with the 1.5TB capable one (which it probably doesn't)

placid thicket
#

and from my mild google fu, a 256gb card doesn't exist, meaning apple would have a proprietary one that costs extra, as i dont see them putting 12 slots on a board

void void
#

It may be possible but yea most server boards if not all ends at 8.

placid thicket
#

SO. where do i sign up? /s

#

you know you are doing something wrong when you make a maxed out ailenware or MSI gaming laptop look cheap

void void
#

Indeed and they all stinks unless you paid REALLY good for a "gaming" one.

#

1,500+ at least I believe.

placid thicket
#

bet you this mac will launch with dated last gen hardware too like the last one

void void
#

I wonder how many chrome tabs I can run with that amount of ram 🤔

velvet copper
placid thicket
#

gotta be at least 3

void void
#

4 on a good day

limber knotBOT
#

apple is just like "hey prosumers, we still care about you your money"

void void
#

Only big corps and companies who doesn't watch their budgets remotely will buy that shiz though.

#

Wow that was fast from IPQ. Glad they cared about my message.

placid thicket
void void
#

So it is indeed 12 slots.

placid thicket
#

yes, also dat ram speed is expensive AF

#

and ships with an 8 core xeon

merry talon
placid thicket
#

you can extract my package if you know what i mean ( ͡° ͜ʖ ͡°)

merry talon
cosmic raft
#

okay

#

but i'll put it into a mousetrap after I do so

placid thicket
#

D:

limber knotBOT
#

I bet he likes that torture

placid thicket
#

as long as it's a gold plated $10,000 Apple mousetrap™ i guess

cosmic raft
#

$9999*

limber knotBOT
#

the iTrap

placid thicket
#

you buy it, ill do it

#

as long as i can keep it

left swift
#

Anyone got a good alternative to orebfuscator for 1.14 since it's not updated?

void void
#

I don't any been since the game breaker since 1.14

placid thicket
#

delete 1.14?

void void
#

That's one way to kill them lol.

finite wave
#

What what what

vestal jasper
#

.

placid thicket
#

yes, you are late to the party, please see the last 45 posts

finite wave
#

Hehehe

#

Only saw the computer

placid thicket
#

shit

#

TehBrianYesterday at 11:19 PM
So a $4999/5999 monitor, $5999 computer, $999 stand. That means barebones for a new 2019 Mac Pro would be 11,997/12,997.

finite wave
#

Qell

#

Well

placid thicket
#

ah well... close enough... ill figure it out one day

finite wave
#

Tbh i don’t care

void void
#

new fav quote from ncis:
Gibbs: dinozzo you got your identity stolen THREE TIMES?
DiNozzo: ah, yes, uh, mhm, that appears to be the case.

merry talon
#

so both my phone and Google assistant have stopped telling me whether its AM or PM when they tell me the time

#

like.. why

void void
#

cuz fuk u

worn ember
#

Should've just used the 24 hour system

#

But nooo

merry talon
#

fuck that

#

dont feel like relearning time lol

acoustic pilot
#

I always thought knowing the 24 hour system was common sense but later learned that's because I was a military brat

merry talon
#

I mean I know how it works

#

it just takes a minute to work it out in my head

void void
#

lol

static badge
#

sweepy ur literally retarded

merry talon
#

spot

#

ur literally plat trash

static badge
#

do you need help learning the clock style with like the 3 hands

#

1 for hour, 1 for minute, 1 for second?

#

tbh scares me some people don't know that system monkaMEGA

merry talon
#

u dont even know what its called omegalul

static badge
#

no I don't :>

void void
#

a n a l o g

static badge
#

analog

#

24hr system is the most braindead

#

apart from u

merry talon
#

yeah well u have to have had a brain in the first place to be braindead

static badge
#

sweepy

merry talon
#

more than what can be said about u

#

dont do it

static badge
#

if I had two remaining braincells
and one of them was dying let's say
and you offered to lend me one of yours
not only would I reject that offer but I'd be surprised you'd offer your last remaining braincell
u fuking retard

void void
#

This entire spectacle can be summed up in the title "Two Retards Have a Conversation".

merry talon
#

mfw he did it

static badge
#

simple

merry talon
#

simple that was the most retarded thing I've ever heard

static badge
#

ur a true retard

void void
#

sounds like projection 🍵

#

a la @stiff yarrow

merry talon
#

projection huh

#

you guys want to hear a story?

void void
#

maybe

static badge
#

ah yes

#

the standard

#

hex joke

merry talon
#

im lazy so nvm

void void
#

ur jus rarted, had no story to begin w

merry talon
#

are u sure about that my friend

void void
merry talon
#

i wont give you the satisfaction

void void
cosmic raft
#

if you're bored

#

go read Nondictatorial Arrovian Social Welfare Functions: An Integer Programming Approach

static badge
#

.g Nondictatorial Arrovian Social Welfare Functions: An Integer Programming Approach

limber knotBOT
#

(DiscordBot) https://link.springer.com/chapter/10.1007%2F978-3-662-46439-7_10 -- Nondictatorial Arrovian Social Welfare Functions: An...: "In the proof, we use integer programming tools, following an approach first ... Arrovian social welfare function Integer programming Nondictatorial..."

merry talon
#

USD 139.00

#

how about i put my head in the toilet and flush

merry talon
#

time is money too

#

no can do

cosmic raft
#

see page 7

static badge
#

nice proof

void void
#

im too stupid for this

merry talon
#

amazing

heavy rapids
#

integer programming

cosmic raft
#

if that's not for you

heavy rapids
#

god how I hate optimization

cosmic raft
#

maybe Existence and Optimality of Cournot-Nash Equilibria in a Bilateral Oligopoly with Atoms and an Atomless Part is

heavy rapids
#

game theory?

#

meh

heavy rapids
#

do you have anything on formal languages and computability? :D

merry talon
#

mfw

heavy rapids
#

oof

#

that's a lot of links

signal tiger
#

Well, not my cup of tea

merry talon
#

i have some links too

cosmic raft
#

maybe this is for you

void void
#

Steve3 I pulled current ver/1.14 and it no patchy patch

signal tiger
#

Actually, I do drink a lot of tea

cosmic raft
#

as one should

#

the question is

#

what kind?

signal tiger
#

I have some quality green tea form Zhengzhou

#

And olympus tea from greece

#

But rooibos is also pretty good

cosmic raft
#

earl grey?

void void
#

i love earl grey

#

small amount of cream in it and 💯

merry talon
#

sounds kinda gay

void void
#

frik u swe epy

merry talon
signal tiger
#

Bruh, hell nah.

#

@cosmic raft Miss me with dat

heavy rapids
#

looks like a jet engine

signal tiger
#

In the green tea there are a lot of anti-oxidants which are really good for your health

cosmic raft
#

@static badge ^

acoustic pilot
#

needs more fire

cosmic raft
#

its even a .ca website

limber knotBOT
#

(DiscordBot) J.Y. Park "Fire" feat. Conan O'Brien & Steven Yeun & Jimin Park Official M/V - length 3m 17s - 177,314 likes, 5,997 dislikes (96.7%) - 11,379,285 views - Team Coco on 2016.04.10

acoustic pilot
#

LOL I've never seen this

#

I can't believe that guy is still singing

#

I grew up listening to him too lol

cosmic raft
#

you've never seen it?

#

wow

acoustic pilot
#

haha, it's good

#

now im all nostalgic for old kpop lol

static badge
#

oh it's weeaboo shit

acoustic pilot
#

koreans would take offense to that! 😦

static badge
#

good thing ur only 1/2

acoustic pilot
#

tru

limber knotBOT
#

hm

#

if you're only 50% weeb does that mean you have half a body pillow?

lapis shale
#

Hey guys, quick question about MySQL. Is it rexcomened to have a different database for each plugin or is it okay for them to all share the same

acoustic pilot
#

same database

merry talon
#

as long as the plugin is sane and uses table prefixes ^

acoustic pilot
#

the most common scenario for having a separate database is like a database per server

lapis shale
#

Ahh okay thank you!

acoustic pilot
#

but even servers can share a database

#

some plugins are intended to work that way, sharing the same database across servers, like LuckPerms

lapis shale
#

I just spent all configuring a whole new mysql database I'm renting. It's for dynmap and we have only 2TB of storage and I want a full HD 3d render

#

So I'm thinking about all kinds of mysql questions and how it works

#

I finally got it and it's working great!

#

I love luck perms. I made the switch at 1.13. I was a pure PEX supporter for 7 years

#

But knew it was finally time for an upgrade

merry talon
#

yeah its nice

trail linden
clear portal
#

new mac pro is gonna support up to 1.5 terabytes of ram

#

almost enough to support a 1.14 server

heavy rapids
#

lol

acoustic pilot
#

I wonder how Mojang plans to moderate inappropriate things in Minecraft Earth lol

heavy rapids
#

I think dick-based creativity will see a sharp increase

acoustic pilot
#

Along with controversial symbols, or just anything controversial in general lol

signal tiger
#

Everyone is gonna build windmills

acoustic pilot
#

Alright, I'm not a hardware expert, so maybe someone else knows, but why isn't my CPU throttling at 90 degrees?

static badge
#

intel throttles later

signal tiger
#

Because it throttles at 100

static badge
acoustic pilot
#

wait 90 is still considered safe?

signal tiger
#

yes

static badge
#

idk

signal tiger
#

I mean

#

look at macbooks xd

static badge
#

evidently it is if they're not throttling

acoustic pilot
#

Using my motherboard's "Game Boost" feature lets me squeeze up to 4.4ghz out of my 6700K but I BSOD on anything intensive

void void
#

Hey leaf when you can can you look at the pr i just submitted

#

when ur bored ❤

#

kthx

acoustic pilot
#

Need better cooling I guess

signal tiger
#

Just buy a watercooler from corsair

#

Its like 60 bucks on ebay

acoustic pilot
#

Pretty sure that's what I already have

signal tiger
#

How big is it?

#

Like, how many fans

#

And their size

acoustic pilot
#

not sure actually, should probably get the model on that and check

#

built it 4 years ago lol

signal tiger
#

Or you could just underclock your cpu like apple

acoustic pilot
#

for now I just don't OC 😛

#

doesn't impede my work or gaming

signal tiger
#

Well, I've never been a fan of overclocking

#

Turbo boost these days does a lot already

acoustic pilot
#

It's nice to be able to squeeze a little bit extra out, some people go overboard tho

#

Yeah, turbo boost is enough for me

signal tiger
#

If you can maintain a solid temp on turbo boost, you dont really need overclocking since most processes aren't even parallel

#

They are making something for that tho, like a machine learning algorithm that automatically tunes cpu cycles across the cores or something

#

Idk, its weird

acoustic pilot
#

IntelliJ was reindexing my entire local maven repository and that's what was causing extended 100% usage on all of my cores

#

BSOD'd every time with OC

signal tiger
#

Lool

#

Just create multiple projects ))

acoustic pilot
#

cores were at 85-95 degrees for about a minute without OC

signal tiger
#

Actually, I shouldn't be the one saying that. My projects are 600MB +

acoustic pilot
#

Well my .m2 is like almost 10GB now

#

I back it up religiously

signal tiger
#

xd

static badge
#

still have cb 1.7.3 in there?

signal tiger
#

Just use a NAS

acoustic pilot
#

probably lol

signal tiger
#

Or something like Glacier

#

AWS Glacier = bae

acoustic pilot
#

I already have a backup solution, it's just I keep a very large .m2 locally because it contains a lot of dependencies where the repo is no longer available

signal tiger
#

50TB of storage, only 230 dollars per month

acoustic pilot
#

Good for working on old projects

signal tiger
#

Well, I do a lot of AWS stuff, so it auto backups into lower tiers of storage over time

finite wave
#

🍴

signal tiger
#

Costs like 600 dollars per month, but its pretty good

finite wave
#

Look this

signal tiger
#

You know thats wrong right

#

Like literally the first step

static badge
#

little does he know that the equation he made is invalid since he divided by zero kappa

signal tiger
#

true dat

#

Something moving at the speed of light can not have a mass

finite wave
#

It’s someone thinking he is smart

signal tiger
#

Because it will have infinite energy and break the space time continuum

finite wave
#

From r/iamverysmart

#

He said einstein was wrong because mass was constant

signal tiger
#

HAH

#

Mass is everything but constant

finite wave
#

mhm

signal tiger
#

You know relativity?

#

I assume you do

finite wave
#

I’m not that far yet sry, but it’s not really an issue. I don’t try to understand things that’s over my head until i’m told

signal tiger
#

If you do, you should know that if you apply the tensor calculus used for relativity to 4 dimensional trajectories and make the movement of energy, also relativistic, you will have your answers to quantum physics ))

#

Aka, string theory

#

But there are a number, some of which claim that our universe has 13 dimensions, 9 of which are tightly stacked upon eachother and are therefore barely noticeable

#

You should read on that some time though, its pretty interesting once you get started with it

finite wave
#

I’ve got vacation soon so sure

heavy rapids
#

can these theorists please come up with experiments to disprove their theories :')

finite wave
#

Hmm?

signal tiger
#

Its really interesting when you couple relativistic properties to mass, since it explains dark matter. Especially if it is from future black holes, since their properties warp everything by such big factors, it could indicate the presence of a future implosion of mass

heavy rapids
#

like, if there are different models for N, M, K dimensions: try to set up an experiment that only works in one of them.

#

Then dismiss the impossible ones

signal tiger
#

Yeah, but we can only observer 3 dimensions

#

observe*

#

So we are fucked

finite wave
#

LordKorea theories are there

#

Some theorists disprove their own theories, some don’t a lot

signal tiger
#

Its the same as with climate change, scientists don;t want to correct their own faulty theories since it would make them look stupid

#

Ftr, the glaciers in greenland are actually growing

finite wave
#

And some theories fit, and we as a species aren’t advanced enough to test them

signal tiger
#

And the sea level has relatively only risen by 2 millimeters or something in the past 100 years

finite wave
#

So tbh i don’t think Lords statement is valid

signal tiger
#

Even wrote simulations for that shit like months ago actually

#

It was for a assignment I had to do for school

#

I did an n-body simulation of our milkyway, was crazy expensive

finite wave
#

Dna simulations also require crazy amounts of ram etc.

signal tiger
#

Took like 2 months to render

heavy rapids
#

I think it's important to try and find ways to disprove theories. If they're disproven, they're only modelling the real world to a certain extent. If they're not disproven, each experiment done is like an argument for their validity.

finite wave
#

Korea,

#

If the theory does not fit on the outcome of what you are doing

#

Then you have disproved their theory

signal tiger
#

Last time I checked they proved einsteins theory of relativity with the black hole image

finite wave
#

A theory is only a theory

signal tiger
#

And with the passing by comets near earth

finite wave
#

It’s not their job to disprove it

#

But they might not publish it if it can easily be disproven

heavy rapids
#

they didn't prove relativity, the results just fit the predictions. which is different to proving it.

#

but it makes a case for relativity.

finite wave
#

It’s not disproving it either

heavy rapids
#

yes

finite wave
#

Which makes relativity quite a good guess of ours to what is true

heavy rapids
#

yup

finite wave
#

A theory is just a guess

heavy rapids
#

in the ideal case it's an educated guess guided by empirical evidence

#

that resists attempts to disprove it

finite wave
#

We wouldn’t really moved forwards as a race if we didn’t make these guesses though

heavy rapids
#

yes

#

I did not intend to say we should only publish theories when we're 99% certain they work in the real world

#

but that we should try and disprove published theories

finite wave
#

But we are already doing that

#

Our everyday lives are evidence that some theories might be true

heavy rapids
#

yes, but seeing the theories that imply different dimensionality, I'd prefer that'd be settled by experiments :P

signal tiger
#

Well, if you do find such an experiment, I'm sure you will get a nobel prize

heavy rapids
#

ik

#

but I'm not a physicist, I'm just interested in scientific progress :D

signal tiger
#

He did

dapper nacelle
#
BukkitRunnable bukkitRunnable = new BukkitRunnable() {
    public void run() {
    }
};
bukkitRunnable.runTaskTimer(Main.getPlugin(), 1, 1);
bukkitRunnable.runTaskTimer(Main.getPlugin(), 1, 1);
#

would the runnable run twice every tick this way?

signal tiger
#

Because you call it twice?

heavy rapids
#

I'm unsure if a bukkitrunnable can be scheduled twice

wide chasm
#

No, you can't schedule one runnable more than once.

dapper nacelle
#

I see

#

what will happened tho

#

maybe the current schedule will be overriden

#

or error

wide chasm
#

I think it just throws an exception

heavy rapids
#

You could do

Bukkit.getScheduler().scheduleSyncRepeatingTask(plugin, runnable, 1L, 1L);
Bukkit.getScheduler().scheduleSyncRepeatingTask(plugin, runnable, 1L, 1L);
#

that would result in two tasks with the same runnable

#

but keep in mind that it's a Runnable in that case, no BukkitRunnable

dapper nacelle
#

the fields of that runnable will be the same across the two tasks, right?

heavy rapids
#

yes.

dapper nacelle
#

can I use the cancel method inside of them

heavy rapids
#

no

dapper nacelle
#

how do I cancel them then

heavy rapids
#

You'd need to cancel the two tasks separately

dapper nacelle
#

but can I cancel them from within the runnable

heavy rapids
#

not without some work

dapper nacelle
#

oof

#

well then it's useless

#

I'll just create a new object for every runnable then

wide chasm
#

Why would you even want to run the task twice? Even if it was possible, the run method would be executed directly after each other; minecraft doesn't know the concept of half ticks.

dapper nacelle
#

I heard I should worry about not running too much runnables

heavy rapids
#

just do a for loop in the task

#

then it will be ran n times

wide chasm
#

Runnables are fine, just don't do too much heavy stuff in it, since they will be called often.

rare palm
#

Hello Dylan

dapper nacelle
#

flies away

red halo
#

is there a reason why you need a runnable

rare palm
#

Oh

#

I guess you hate me too

#

Bye then

dapper nacelle
#

no (to amar)

#
    @EventHandler
    private void onSpringToggle(PlayerToggleSprintEvent event) {
        Player player = event.getPlayer();
        if (hasDagger(player) && event.isSprinting()) {
            new BukkitRunnable() {
                public void run() {
                    if (player.isSprinting()) {
                        Location loc = player.getLocation();
                        loc.getWorld().spawnParticle(Particle.SMOKE_LARGE, loc, 1, 0.1, 0.1, 0.1, 0.1, null, true);
                        loc.getWorld().spawnParticle(Particle.SMOKE_NORMAL, loc, 1, 0.1, 0.1, 0.1, 0.1, null, true);
                        player.addPotionEffect(speed, true);
                    } else cancel();
                }
            }.runTaskTimer(Main.getPlugin(), 1, 1);
        }
    }
#

this is why I need a runnable

red halo
heavy rapids
#

and why do you need it to be run twice?

dapper nacelle
#

well

#

I wanted to store the runable

rare palm
#

Oh you dont hate me

red halo
#

just have one runnable then have a list of uuids of people sprinting then remove them when they stop sprinting and disconnect

dapper nacelle
#

to prevent more object creation

rare palm
#

Thank god

heavy rapids
#

dylan, the "player" in the runnable would be the same one

#

you would run it for the same player.

dapper nacelle
#

I am not really sure it's worth optimizing this

heavy rapids
#

with this runnable, you need a runnable for each player.

#

benchmark it

acoustic pilot
#

1 runnable that loops over a list of 100 players is better than 100 runnables

finite wave
#

No

#

Never

#

I’d have 1 runnable

limber knotBOT
#

"bUkKiTrUnNaBlEs ArE bAd"

signal tiger
#

@spare venture wut?

#

You confused or smthing?

#

Xd, don't worry. That's what happens with a post grad physics student

heavy rapids
#

r/iamverysmart

signal tiger
#

It does

heavy rapids
#

I think explaining dark matter is a nobel prize in and of itself

signal tiger
#

Mass can be in 2 places at once

#

😮

#

Well, it knda has, but not really

#

No thats one of my own theorems ))

heavy rapids
#

Harm, it'd be nice if you quoted some research

heavy rapids
#

maybe peer reviewed articles

#

In this lines I will show that this seemsto be the case

#

that looks like an undergrad thesis

signal tiger
#

I barely know you, I aint sending that

#

Well, I guess I could black out all my data

#

But then its useless nonetheless

pulsar wigeon
#

use a sharpie marker while you're at it

signal tiger
#

Actually have to find it at the attic

#

ffs

#

Because mass can be in two places at once and vary for different observers

limber knotBOT
#

hey this is me your school bully with your daily reminder that you're all fukin nerds

#

don't forget to paypal me your lunch money

pulsar wigeon
#

i dont have lunch money

#

my mom packed me a sandwich, do you want that instead

#

it's a knuckle sandwich

limber knotBOT
#

then please refer to the documentation regarding jokes about your family being poor

signal tiger
#

@spare venture I have this feeling you still do not understand. Our movements' energy in space is relativistic (energy = mass), so energy can be observed differently by different observers.

#

This can explain certain things, such as quantum entanglement, of two things being the same energy, but in 2 different places

#

Perhaps my definition of mass was ambiguous to you in the first place, so hope this clears some things up for you

hollow dust
rare palm
#

What is dark matter

void void
#

matter but dark

pulsar wigeon
#

racism

signal tiger
#

Dark matter is a problem of gravitation. Certain objects have different trajectories and we can only explain these occurrences by a higher mass than what we observe. That discrepancy is called dark matter.

pulsar wigeon
#

wow, no need to call him fat

#

he's trying to lose weight yknow

signal tiger
#

?

void void
#

@signal tiger he's fuckin with you

signal tiger
#

Certainly my lack of humor would have something to do with that I guess

hollow dust
#

Hey guys anyone got tips to optimise my 1.14.2 paper server keep getting lagg

pulsar wigeon
#

you dont have to find a joke funny to understand it

void void
#

It's because you said higher mass than what we observe

pulsar wigeon
#

it wasnt supposed to be funny anyway

#

just lowtier 🎣

void void
#

ye wiz is just a dick

pulsar wigeon
#

yea you'd know a lot about dicks simple

#

i'll take it on your authority

void void
#

well, i have one, so yes i'd consider myself an expert thinksmart

pulsar wigeon
#

who's that?

#

who's am I then

void void
#

wat

limber knotBOT
#

recycling my superior banter wizjany?

pulsar wigeon
#

am I

limber knotBOT
#

they do say imitation is the weakest form of flattery

pulsar wigeon
#

havent heard it yet

#

good thing irc has search inbuilt right?

#

i think they call it grep

winged kelp
void void
#

^-^ are you gonna let him disrespect you like that

#

fuck discord

limber knotBOT
#

[wizjany] ye really fuck dumcord

#

to feel insulted I'd have to acknowledge his sentience first

#

and right now I am not convinced

#

orly?

#

.copypasta

#

aw

pulsar wigeon
#

did i bait

limber knotBOT
#

someone pls copypasta

void void
limber knotBOT
#

(DiscordBot) Gas Powered Fishing Pole - length 11m 33s - 117,868 likes, 1,712 dislikes (98.6%) - 1,267,159 views - Michael Reeves on 2019.06.03

void void
#

also:
What the fuck did you just fucking say about me, you little bitch? I'll have you know I graduated top of my class in the Navy Seals, and I've been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I'm the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You're fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that's just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little "clever" comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn't, you didn't, and now you're paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You're fucking dead, kiddo.

limber knotBOT
#

wait did i miss a discord hate bandwagon

#

fuck

normal echo
#

Wait, is IRC hex the same as discord hex?

limber knotBOT
#

someone on discord stole my identity

#

i'm the real one though

normal echo
#

I thought so

thick iron
#

idk who the other one is

normal echo
#

I'm surprised nobody has abused the IRC profile pictures yet

void void
limber knotBOT
#

(DiscordBot) Bukkit - Plugin Tutorial: Custom Map Rendering - Images on Maps - length 4m 22s - 47 likes, 5 dislikes (90.4%) - 4,337 views - FormallyMyles - Code on 2013.04.16

normal echo
#

ya

#

From like ages ago

void void
#

noice

normal echo
#

There's so much I'd change

#

But isn't that life

void void
#

i was just looking for a quick overview of the maps system so hopefully it'll do

deep shoal
#

why don't bukkit methods work asynchornously

void void
#

minecraft

limber knotBOT
#

minceraft

heavy rapids
#

minced raft

acoustic pilot
#

games in general are designed to have a main thread

#

minecraft is poorly designed tho, so it's very CPU-inefficient

signal tiger
#

yeah but server based software?

acoustic pilot
#

yeah even servers

#

because game state has to be synchronized

signal tiger
#

Thats where you have 'ram' for

#

....

acoustic pilot
#

it's imperative that you don't block the main thread while accessing game state

signal tiger
#

For sure

#

But since its stored in memory already

stiff yarrow
#

does anyone know if that new justin roiland game works well on Linux

acoustic pilot
#

an asynchronous game design would largely make that impossible to achieve in most aspects of the game

#

certain things you can get away with

signal tiger
#

Buuuut, minecraft doesnt require its gamestate to be synced entirely

acoustic pilot
#

it does, for the large part

signal tiger
#

It could easily spawn a new thread when two regions are x blocks apart

stiff yarrow
#

yeah but you do realize how fucking complex that would be to rewrite

signal tiger
#

I didnt say it was easy

acoustic pilot
#

well certain things aren't a matter of complexity

signal tiger
#

And actually, not too hard

stiff yarrow
#

there's a good reason its main thread only

acoustic pilot
#

it's just flat out impossible

signal tiger
#

In c++ it would be pretty easy to do

stiff yarrow
#

no it wouldn't

#

its not about language

signal tiger
#

Well, I dont know java

#

I know c++

stiff yarrow
#

I know both Java and C++

signal tiger
#

And I know that in c++ i could do it pretty easily

stiff yarrow
#

I think you think you could do it pretty easily

#

that's for sure

acoustic pilot
#

any situation where read-only delayed state is acceptable can be made async, but otherwise must be sync

signal tiger
#

If your regions are like 200+ blocks apart, you could spawn a new thread and on collision hand over the task to either one of the threads

#

You just have to make some sort of buffer to store mutations to the data

static badge
#

you would need to design the game ground up for that to be viable

acoustic pilot
#

no you couldn't, because you have external factors touching state from both regions

signal tiger
#

Yep you would

acoustic pilot
#

such as plugins

signal tiger
#

You would throw that in the buffer

static badge
#

plugins are always a pain in the ass

#

you have to assume they'll do anything

signal tiger
#

Allow mutations only in the buffer

heavy rapids
#

@signal tiger you're a top tier troll, aren't you?

signal tiger
#

Not like kim jung un

static badge
#

idfk what buffer you're speaking of

signal tiger
#

Buffer all data mutations

heavy rapids
#

you are literally just throwing buzzwords around

signal tiger
#

Nope

#

It has been done before

heavy rapids
#

well

#

fork paper and do it

#

you'll be praised as a god

static badge
#

you mean a write buffer of sorts?

heavy rapids
#

until then

#

lmao

acoustic pilot
#

that makes no sense since plugins need access to real-time game state

static badge
#

I have no idea what you mean by buffer something

acoustic pilot
#

you're speaking in a matter that leads us to believe you have zero experience in game design

#

read/writing game state real-time is going to require synchronization, period.

#

buffering the mutations is super useless from a plugin perspective

signal tiger
#

Ill write it out in a longer and more perfected manner this evening

#

ill pm it to you

heavy rapids
#

can you please post it here

signal tiger
#

And, forking paper, will pretty much be impossible because it requires refactoring form the core

heavy rapids
#

I wanna see it too

acoustic pilot
#

you actually won't because i don't have PMs enabled.

stiff yarrow
#

why does byteflux need to review your problematic thread design in PM

signal tiger
#

Ah, I see

#

No reason, I could pm it to you as well if you would like to

stiff yarrow
#

yadda

heavy rapids
#

I'm thrilled

signal tiger
#

I dont get that joke tho

#

Blu ray?

#

I know its a cd but

static badge
#

it's nossr being a filthy weeaboo

#

as useful

signal tiger
#

Dont know the anime

acoustic pilot
#

nossr is just really into cat girls

stiff yarrow
#

its an anime where you ask women to show you their panties and they look at you while disgusted

static badge
#

well

stiff yarrow
#

@acoustic pilot do I look like spotted to you Kappa

acoustic pilot
#

well spotted is a furry

static badge
#

I didn't think you could get worse than a filthy weeaboo

acoustic pilot
#

he doesn't like cat girls

#

he likes cats

static badge
#

mfw

stiff yarrow
static badge
#

nossr

acoustic pilot
#

hey man don't kink shame

static badge
#

too much weeaboo stop

acoustic pilot
#

quick, mods are asleep, post anime gifs

#

o, wait

static badge
#

both of you are mods

#

u

#

bloody

#

weeaboos

stiff yarrow
#

"I want to show you my multi-threaded infinite sized world procedurally generated voxel based survival game thread design in PM while you make a disgusted face"

static badge
acoustic pilot
heavy rapids
#

nsfw

chilly karma
crude orchid
limber knotBOT
#

(DiscordBot) No results found.

finite wave
#

Hmm no porn cool

void void
#

jan boof toothpaste

finite wave
#

Hmm

upper flicker
#

Can you not for 10 minutes

stiff yarrow
#

Gonna guess Jan googled naughty stuff again

static badge
#

what cancer occured while I was afk

finite wave
#

I googled black people

static badge
#

LUL

finite wave
#

Not any sexual stuff

#

Like hahahaha

heavy rapids
#

lol

finite wave
#

@upper flicker So rude

upper flicker
#

?

static badge
#

yeah z it's just a word 😠

finite wave
#

Kicking me

#

Ahaha you viewed irc spotted?

upper flicker
#

I didn’t kick you

#

If you do it again I will be the one who bans you though

static badge
#

z isn't quite the morning person is he

upper flicker
#

wat

static badge
#

that was fast

finite wave
#

Who what, when

upper flicker
#

Wasn’t aware it was controversial to ban people for putting the n word in chat

static badge
stiff yarrow
#

you guys are like children

#

tbh

finite wave
#

I'm black Z750

stiff yarrow
#

need to open a fucking daycare for you

upper flicker
#

Great

static badge
#

I mean it is just a word z :>

upper flicker
#

Don’t do it again

stiff yarrow
#

assuming its Z

static badge
#

I mean kappa

limber knotBOT
#

oh excellent

cedar spade
#

implying being banned for being stupid after warnings is unreasonable

static badge
#

oh I never said it was unreasonable kappa

normal echo
#

In fairness this is a verified server 👀

limber knotBOT
#

Several people now inadvertently have the n-word in their bouncer's chat logs

#

yeah could you not

stiff yarrow
#

if you guys drop the n word I'm just gonna ban without warning peepoJuice

acoustic pilot
#

let's just not use any racial slurs plz thx

limber knotBOT
#

s/not use any racial slurs/use basic common sense

#

Correction, <DiscordBot> <11B​yt​ef​lu​x> let's just use basic common sense plz thx

#

this is a chatroom full of children who play Minecraft, unfortunately basic common sense means "say the n-word"

cedar spade
#

s/use/learn

heady spear
#

BuT iT dOEs nOt hAvE tHe sAmE HiStorY iN DenMARk

finite wave
#

Hm?

#

negerboller amirite?

celest briar
static badge
#

.g negerboller

limber knotBOT
heady spear
#

To be quite honest tho, that word was used here until like, idk, 5 years ago?

#

It’s also used in old recipe books and shit

static badge
#

timbits

zealous thistle
heavy rapids
#

looks tasty

#

what are they made of

heady spear
#

@finite wave Wikipedia does mention that the old name could be offensive to some people so they are suggesting to use chocolate balls instead

finite wave
#

flødeboller

static badge
#

old name? what's offensive about negerboll

finite wave
#

neger -> n-word

heady spear
#

It’s oats, cocoa powder, sugar, coffee and butter

#

Ye, they are literally called n***** balls.

pseudo haven
static badge
#

can anyone inform me why the real word is heresy to say but n-word isn't

heady spear
#

My grandma stills calls them that. Though most old people here use the n word all the time, so that isn’t surprising

pseudo haven
#

AHEM

static badge
#

I really actually just don't get it

pseudo haven
#

i have an important announcement to make

#

attention please

static badge
#

doubt

pseudo haven
#

spotted is a furry

heady spear
#

True

static badge
#

alright wtf is this

stiff yarrow
#

actually correct

stray wing
#

🤔

static badge
#

he just left

#

what