#general

3141 messages · Page 1268 of 4

potent fossil
#

then DM me

golden gust
#

ITT: kash is up to no good

potent fossil
#

probably

cosmic raft
#

I'm the most innocent person around, cat

#

I don't even drink

coarse lily
#

Me either, kashike.

potent fossil
#

"innocent"

coarse lily
#

And I only smoke when I'm on fire.

golden gust
#

From now on, I'm not gonna smoke, drink or swear

#

Ahhhh fuck

#

I left my fucking fags at the fucking pub

potent fossil
#

I can't believe you've done this

zealous wedge
#

ah yes kashike the peak of innocence

brave radish
#

hey, stop drinking, I run your software in production 😆

#

jk i don't anyway lol

mental meadow
mental meadow
zealous wedge
#

i'm not even that innocent

coarse lily
#

I can relate, aurora.

#

I had a few people PM me with super basic questions today that are like Minecraft 101 so I turned off my DMs

mental meadow
zealous wedge
#

i'm not thoooo

mental meadow
#

Prove it

zealous wedge
#

how?

mental meadow
#

Idk

#

Don't prove it to not destroy my world view

mental meadow
#

Nvm

coarse lily
#

I’m not even sure.

#

Like half the problems people are having I have no idea how they got as far as they did.

#

Maybe a friend helping them or someone sent them a zip file or I don’t know what.

#

I just wish people would search more.

brave radish
#

tbf, it is worse with spigot when it just says "1.15.2"... not latest...1.15.2 is latest on website.....

mental meadow
brave radish
#

paper fixes that tho

coarse lily
#

They ask questions that have very easy to attain answers 90% of the time.

cosmic raft
#

@potent fossil pepoJuice

mental meadow
#

That's why matthews blog post is so good

#

Did you read it ocelot?

coarse lily
#

Which one?

potent fossil
golden gust
#

issue is that for many is that the concept of running buildtools more than once is like o.O

coarse lily
#

I don’t think so.

mental meadow
#

.support

limber knotBOT
coarse lily
#

Oh nice. I’ll read this when done eating.

potent fossil
# mental meadow .support

i prefer to simply make an issue calling the contributors horrible for not implementing an obscure feature that only i need

warm anchor
limber knotBOT
#

nobody PMs me except about GP :c

cosmic raft
zealous wedge
#

👀

potent fossil
#

👀

#

Why do I feel bored, but yet I'm not bored. I feel tired, but I'm not tired. I wanna work, but also I don't.

#

Maybe I'm just depressed

#

Woohoo

coarse lily
#

The internet has ruined you.

cosmic raft
#

well I know how to wake you up simple

limber knotBOT
#

probs happen wen u socialize 2 much on dumcord ¯_(ツ)_/¯

potent fossil
#

Oh I thought we were all just here to suffer together, not socialize

zealous wedge
#

you have hobbies besides suffering?

potent fossil
#

don't ask me, ask robo

cosmic raft
#

he does zml

#

aside from suffering, he likes suffering

coarse lily
zealous wedge
#

i mean snacks are my hobby

coarse lily
#

Me too, buddy.

clever widget
#

imagine hacking

cunning raft
#

ok

clever widget
#

also how do i sync a ban file across all servers

zealous wedge
#

cp

clever widget
#

waterfall bungee

zealous wedge
#

or i guess a ban plugin on the proxy

coarse lily
untold copper
clever widget
#

almost never false positives

#

and no annoying alerts

#

blocks a lot of hacks

#

alerts are subtle and you can spectate a player in a second after they’ve been detected

#

never had any issues with it

#

i love it

potent fossil
#

damn! that was glorious. have been having neck pain for the last 2 days, just went to turn my head to see if it'll crack and it did like 300 cracks and my pain is mostly gone

clever widget
#

wow

golden gust
#

o l d p r u n e

untold copper
#

pog

clever widget
#

i’ve tried other anti cheat

#

ncp has too many false positives, like way too many. blocking players going through open doors, banning players for stepping on farmland, etc

#

spartan is ok but triggers if you jump a certain way, and alerts are really spammy

untold copper
#

hm

#

ty

clever widget
#

i’ve tried one called ‘AntiAura’ but it always triggers while in combat

#

aac on top

coarse lily
#

Kinda sounds like an ad for "aac"

serene bolt
#

AAC is pretty good though :D NCP would be my choice for free anti cheat though

untold copper
#

🤔

clever widget
coarse lily
#

Are you running a server in offline mode?

clever widget
#

the back ends are because i’m using bungee?

untold copper
#

are you implying there is no hacking in online mode servers 👀

wraith trail
#

konsolas in disguise

coarse lily
#

No, I wasn't implying anything.

#

Just asking

clever widget
#

i mean it’s online

untold copper
#

hm ok 👀

#

wow why does firefox copy like dis

#

-.-

clever widget
#

firefox

#

10 minutes later
firefox

untold copper
#

yes

deep crane
merry talon
warm anchor
#

lol that makes me laugh

spiral robin
#

Hello

warm anchor
void void
#

can i give a player colored fireworks?

#

imt rying to find the itemid command to do it but having difficulties

#

like /give @p etc..

coarse lily
#

There may be a way but I always found fireworks to be a PITA. Was easier to /give the supplies and craft them.

limber knotBOT
#

basically, look online

potent fossil
#

@minor badge hello rust goddess (this q also goes to any1 else who is a rustacean), any idea if a lib like this exists for rust so I can avoid having to use this for this semester lol https://en.wikipedia.org/wiki/VPython

VPython is the Python programming language plus a 3D graphics module called Visual. VPython allows users to create objects such as spheres and cones in 3D space and displays these objects in a window. This makes it easy to create simple visualizations, allowing programmers to focus more on the computational aspect of their programs. The simplici...

#

(need to draw shapes and stuff in a quick manner, no or very little boilerplate preferred, and need to animate said shapes, for a physics class)

#

sowwy if i woke u up

minor badge
#

@potent fossil not a good usecase for rust

#

look at R

potent fossil
#

i am pressing F now

#

isnt R for graphs

minor badge
#

this is what R was made for ngl

#

or Julia

#

tho you could look into how useful peroxide w/ plot or glium would be

zealous wedge
#

R is super neat for that sort of thing

potent fossil
#

I don't think R fits here?

#

R is for graphing data, afaik? I need to draw like, a ball, and then make the ball rotate or something

#

I just don't wanna use python lmao

minor badge
#

Julia or the Rust libs peroxide or glium

#

glium is a nice opengl wrapper, peroxide is for plotting shit (idk how well itd work for this)

spiral robin
#

use javascript

potent fossil
#

Glium looks hot, but oh well. I was hoping for a system like VPython that just has a shitton of methods like arrow(), sphere(), etc.

spiral robin
#

gm proxi peepoSmile

potent fossil
#

I'll just use python

#

Ty tho <3

minor badge
#

yeaa rust is cool for lots of stuff, but anything graphical is not its area

potent fossil
#

Ah well. VPython is fine I guess. I'll just have to get used to it. D:

#

Indentation...as syntax...

PESXMas_Sad

meager tusk
#

is vpython an actual language

#

or just a library

potent fossil
#

it's a library that adds simple graphics stuff

#

mainly used in education

meager tusk
#

eh just use it, can't get any easier than python TE_PeepoClapJam

potent fossil
#

yeah :/

limber knotBOT
#

opencv

potent fossil
#

if it doesn't have shapes and stuff i can just use, then I likely won't use it. I don't want to write my own lib just to do physics labs, I just want to use a lib

spiral robin
#

@meager tusk peepoClapJamminMoment

potent fossil
#

vpython is sounding like the answer

meager tusk
#

you'll find keeping it simple does you better than trying to find a solution that's "cooler"

regal wigeon
#

yesssss i finished the classes

potent fossil
#

so whatever, python it is. it's there, it's ready, it's extremely easy to use...whatever

potent fossil
#

where did everybody go

vestal jasper
#

hi

cosmic raft
#

hi simple

coarse lily
#

Hi simple

#

Hi not brocc

peak ginkgo
#

hi paper discord

coarse lily
#

Hi paper DeJay

potent fossil
#

henlo

limber knotBOT
#

👋

cosmic raft
coarse lily
#

Hi proxi

limber knotBOT
#

hello ocelot!

#

late night?

#

I actually reckon you're like UTC-8 so not that late I guess...

coarse lily
#

Yeah I am exactly UTC-8.

#

So it's not quite late yet.

limber knotBOT
#

Late soon!

#

Better to sleep a little early anyways, give yourself some extra time to wake up 😜

coarse lily
#

Haha

#

I am very rarely in bed before 2AM these days.

#

And actually have been sleeping pretty poorly lately.

golden gust
#

looks at the clock

#

eeerrrrm...

untold copper
#

ono

golden gust
#

I've been awake 12 hours!

untold copper
#

ocelot u ok 👀

untold copper
warm anchor
#

reboot zzzcat

untold copper
#

sleep

limber knotBOT
#

Go to bed now, then, ocelot!

#

A little good sleep is.. good for ya

warm anchor
untold copper
#

yes

#

pro tips on how to sleep nicely:

  1. comfy pillow just the right thickness, use foam ones if you want a lower pillow and cotton ones if you want a higher pillow
  2. That's it
spiral robin
#

Hi

untold copper
#

hai

worn crest
#

good morning everybody

warm anchor
spiral robin
#

23:26 peepoClap

worn crest
#

08:26 😄

warm anchor
#

2:29 AM dedrie

golden gust
#

7:32

peak ginkgo
#

1:32

worn crest
mossy vessel
cursive nest
#

ew uk

potent fossil
#

cat's not from the UK

#

cat's from this mysterious stable geosynchronously orbiting invisible space debris above the UK

#

that's why the time is similar

cursive nest
#

why do people put those stupid (he/him) or whatever in their names? seriously, if it's obvious you're a man or a woman there's no point

potent fossil
#

is it obvious?

#

how do you know i'm a man, unless you get that from my pronouns? i am not using an IRL picture

golden gust
#

I was gonna joke that simple could easily imply a blonde

#

But, then it's like

#

Do blondes know that they're blondes?

potent fossil
#

Good question

cursive nest
#

no one really cares if you're a man or woman on text chat, they chat anyway\

zealous wedge
#

you say that, yet somehow people continue to refer to other people :p

potent fossil
#

It tends to matter when you want people to call you a certain pronoun.

#

I would not like you to call me she.

zealous wedge
#

and as long as we speak the english language, pronouns are used

potent fossil
#

I want you to call me he.

#

Pretty easy.

golden gust
#

idk, I sometimes like know that the other person is a dude or not

#

controls how lewed I get

#

huggles simple

zealous wedge
#

so old-fashioned cat

potent fossil
cursive nest
#

I would say they until I find out really

potent fossil
#

it's almost like having pronouns hurts nobody and just helps to inform people who you're talking to how they should refer to you

#

but it couldn't be that easy

#

could it?

cursive nest
#

it just looks really stupid

potent fossil
#

I'm sorry to offend

#

Feel free to block me so you don't see it

golden gust
#

if people feel the need to shove pronouns in their names, who cares

thorny totem
golden gust
#

Just makes it easy to know who to avoid

vernal moth
#

Why are we even discussing this?

untold copper
potent fossil
#

Because it was brought up that pronouns are stupid

golden gust
#

Now, where's my gu... or my kni... my butter kni.... oh, am a brit...

vernal moth
#

Ppl can do with their names whatever they want

cursive nest
#

honestly I really don't care, I was just saying that it looks dumb

potent fossil
#

Feel free to hop in staff, like, I'm just defending myself

wide chasm
#

I now know to refer to cat by "Do not ping" /s

vernal moth
#

If you get triggered by pronouns, that sounds like a you problem

#

Might need to get that checked out

cursive nest
#

bruh I don't get triggered

#

don't insult me

vernal moth
#

You don't? Why are you discussing this then?

cursive nest
#

idk anymore really

golden gust
#

Oh, oh, Oh

cursive nest
#

wtf is life

golden gust
#

I know how to upset people

zealous wedge
#

we going here, are we

potent fossil
#

Anyway, I'll keep my pronouns. Gonna read this physics chapter now

golden gust
#

boo yaah bitches

zealous wedge
thorny totem
#

🍍

cursive nest
#

I shouldn't have said anything, sorry

zealous wedge
#

cool, you've upset the grammar nerds cat

golden gust
#

Jk, I don't identify is proxi

limber knotBOT
#

wat

cursive nest
#

I identify as dead inside

vernal moth
#

You should consider dating that cat then, you seem a good fit

thorny totem
golden gust
#

I mean, my stance in life is that if I've pissed everybody off, I've had a productive day

cursive nest
#

my stance in life is that I don't deserve to be alive if I don't do anything productive

vernal moth
#

Gotta make sure to piss off everybody equally ^^

golden gust
#

Yea, so, okay

#

a muslim walks into a bar

#

wait

cursive nest
#

and anything productive would be either making someone happy or actually getting shit done

zealous wedge
#

cat likes having enemies i guess

vernal moth
coarse lily
#

You don't necessarily know that you're older than them, Mini. :)

potent fossil
#

By the way they act, I definitely know that I'm older than them.

#

If not physically, mentally.

golden gust
#

I like to get stuff done, but, you gotta have days where you do sweet fuck all

vernal moth
#

Potpie, he runs balion client, please, no way he's older than me 😂

cursive nest
golden gust
#

put on a good jam, chill tf out, consider dating proxi for like 0.000000002ms

warm anchor
golden gust
#

provide more info, I really do not have the energy to get info from people, all you provided was useless

candid mesa
#

GadgetsMenu VS ProCosmetics?

#

Which do you all think is better? 😄

limber knotBOT
#

procosmetics is the worst plugin i've ever touched and i wouldn't even wish such horror and pain on cat

merry talon
#

discord just needs a place to put things like that so you don't have to put it in your name

zealous wedge
#

there are mods for that

#

and some guilds have pronoun roles

potent fossil
#

i don't know why it bothers anybody

merry talon
#

i might use it if there was a section in the profile but i probably won't do it that way

potent fossil
#

it doesn't bother me to have it in my name, why does it bother literally anybody else and why is that their business? if it bothers them to such an extent that they can no longer focus on their own work and need to comment about it, they can just block me. i for one have had enough of people ridiculing it and staff hopping on the bandwagon to join in (even /s type) the ridicule

#

it's really like, why. stop

merry talon
#

it would bother me to see it in my own name

thorny totem
#

We're not in school to use pronouns here? thonkingintensifies

zealous wedge
#

huh

coarse lily
#

I love "will ghost if pinged"

woven otter
woven otter
zealous wedge
#

oh that tired old joke?

coarse lily
#

I've always been on IRC/in games with women.

#

shrug

merry talon
#

well like, I don't feel anything when someone uses the wrong pronouns on me, I would just correct them when it becomes necessary

#

some people may feel its necessary to not have to correct someone

#

which is fine

heady spear
#

Women don't exist on the internet.

limber knotBOT
#

You don't mean <number>% of the planet is women and we're fully capable of enjoying the same things as men, enbies & co., ocelot? What heresy.

heady spear
#

or at least they shouldn't amirite dudes hahahaha bröl

cedar spade
#

city banned

coarse lily
heady spear
#

can't ban someone if ur busy doing the dishes

golden gust
#

I can respect women

#

I just can't respect proxi

cedar spade
#

smh

heady spear
#

I respect their right to make me a fucking sandwich amirite dudes ?

zealous wedge
#

bonks city

merry talon
woven otter
#

Women on internet are a scarce resource that's why simps exist

heady spear
#

not scarce enough

coarse lily
#

This conversation went downhill real fast.

limber knotBOT
#

anyway i have my phone nearby and i just so happen to have ban permissions, so who's going to talk about the weather first?

golden gust
#

listen here proxi

#

I heard that it's cold over there

heady spear
#

it's really not

#

it's basically summer again

#

unless you live in Särna in which case it's like -20

wide chasm
#

We had snow two days ago

golden gust
#

City is fixated with the mirror again...

limber knotBOT
#

it's just -2 now

#

we still have snow, city

wide chasm
#

Didn't even know snow still existed

golden gust
#

.wa -2c in freedom units

limber knotBOT
#

(DiscordBot) No results.

golden gust
#

wow

wide chasm
#

32 or smth iirc

coarse lily
#

Proxi it was 72F / 22.2222222C (apparently) here today.

#

Fucking nice.

limber knotBOT
#

my condolences

golden gust
#

oh god

limber knotBOT
#

i'd melt away

heady spear
#

I also have snow

#

but it's

#

hot

golden gust
#

I get to like mid 60s before I'm basically out

#

For some reason, us brits, have yet to discover AC

heady spear
#

in Jokkmokk it's -31 degrees tho lmao

coarse lily
#

I think I'm good until 80ish.

#

Above 80 and I start to tap out.

heady spear
#

what's that in a real unit

limber knotBOT
#

-2C is pretty hot yeah

golden gust
#

it just gets humid as heck over here, like, you leave the house and within a few minutes you're damp af

heady spear
#

at -2C you can just wear a sweatshirt

cedar spade
#

Speak for yourself cat

heady spear
#

don't even need a jacket

#

i too am always damp af

limber knotBOT
#

imagine when we get 5C 😳 time to break out the swimwear amirite city

coarse lily
#

Yeah, cat, it's like that on the east coast.

#

Probably why they call it "New England"

#

Hot and humid as fuck in the summer.

cedar spade
#

EW City keep that to yourself

golden gust
#

fucin idiots

#

They got a huuuuge chunk of land

heady spear
#

is new england as bad as the old england

coarse lily
#

I know. Dumbest move.

golden gust
#

"Ohhh, yea, I miss the miserable weather"

coarse lily
#

"We hate that place!"

'What should we call this?'

"Eh call it New York after York."

limber knotBOT
#

Cityyy

heady spear
#

no

cedar spade
#

New England had fewer witch hunts but more famous ones

#

idk

limber knotBOT
#

I wanna work on stuff but my stuff is blocked by another team's issues

coarse lily
#

You hated it, so you left, then you named everything after shit that was there.

heady spear
#

hahahah loser

limber knotBOT
#

wtf

heady spear
#

i need to write cloud docs

#

am getting paid to

#

still can't get myself to do it

#

help

cedar spade
#

I'll doc your cloud

limber knotBOT
#

Work on moonshine

heady spear
#

hot md

#

just came twice

#

thx

coarse lily
#

I grew up not far from there.

heady spear
#

oh md for context

coarse lily
#

I mean. Relatively speaking.

#

I suppose I could walk to Danvers but it'd take a while.

heady spear
#

docking is when you pull your foreskin on top of someone else's penis to essentially create a vacuum

#

anyway proxi if we didn't have an i18n solution I'd tots propose moonshine

limber knotBOT
#

😳

golden gust
#

that's not the version I heard

zealous wedge
#

think you need more moonshine then

merry talon
#

just sent an absolute banger of a tweet

#

now accepting bids for the advertising space below

coarse lily
#

Was it lol ?

merry talon
#

no not quite that much of a banger

#

does anyone happen to own a shell corporation that blatantly defrauds its customers? lemme know because that's all I've seen down there so it must be right

cedar spade
#

It's been a while though

coarse lily
#

I know the thing took place over a year or so.

cedar spade
#

I read into Salem over a year ago I think now?

coarse lily
#

At least the Salem ones.

#

(I'm from MA)

cedar spade
#

Fair

coarse lily
#

Could be others. Our school system was shit.

#

So I'm sure they didn't accurately cover much of anything. :)

cedar spade
#

I forget this is local history to some people haha, that was just school coursework to me

coarse lily
#

Yeah a lot of the Revolutionary War stuff was a little more hands on.

#

"Okay kids, there's Paul Revere's fucking house"

#

etc

cedar spade
#

I don't think I even studied the American Revolution

#

Us Brits were apparently too ashamed to cover it

coarse lily
#

Haha that makes sense.

#

Y'all did lose.

#

Also to be fair a lot of the "old" stuff in Boston is pretty new compared to shit in England/Europe.

potent fossil
#

American Revolution:
UK to US: taxes
US to UK: no, we are independent
UK to US: no
US to UK: yes
UK to US: war, then
US to UK: so you have chosen death

cedar spade
#

We studied civil rights issues in the US between the Civil War and present day though

potent fossil
#

there you go, that's all of it

coarse lily
#

"This is from the 1700s!"

'Ooooooo!"

"Yeah well this is from 1100."

#

The Civil War is pretty fucked.

#

A lot of people don't realize it's over.

potent fossil
#

They know Civil War: The Prequel is over

#

But now we're in Civil War: Electric Boogaloo

limber knotBOT
#

hello pinapl

cedar spade
#

hello proximsy

quasi valley
#

hello kneny

limber knotBOT
#

shut up kneny

cedar spade
#

no

quasi valley
#

wtf

#

:(

limber knotBOT
#

😡

golden gust
#

Kinda reminds me of that show, everybody loves chris

#

or hates, I forget, I never really watched it

cedar spade
#

Everybody Votes Channel

olive marlin
#

I don't know why, but I feel like recently I'm getting more and more job offers from Germany for some reason.
I wonder what happened that could trigger this.

coarse lily
#

Gonna move to Germany?

olive marlin
#

I wanted to move abroad this year, if I'll figure where I wanna go and get a job etc. But Germany wasn't anywhere near top of the list lol

cedar spade
#

Imagine being freely able to move and work within most countries in Europe

olive marlin
#

Not really a fan of the language etc, although for sure some of it was being forced to learn German in primary school.

cedar spade
#

Can't relate

mossy vessel
#

Imagine moving to Germany 😂

coarse lily
#

I want to visit Germany. I've heard great things from friends who've spent time there.

olive marlin
#

I just got an offer from Dresden. When I Google it, the second suggestion from Google is "dresden bombing".

limber knotBOT
#

Dresden is cool

#

It's in some kinda partnership with Haugesund (Norway) 😄

vernal moth
#

Dresden is part of the east of germany

#

Which is interesting for all kind of reasons

#

Great if you wanna study nazis for example

#

Or hear ppl talk in weird german

#

But they have nice nature

limber knotBOT
#

Where ya live Mini? I wanna come bully you

olive marlin
mossy vessel
#

They have lots of weird dialects

#

Sometimes even hard to understand if you are from Germany lol

vernal moth
#

Cologne proxi

limber knotBOT
#

No wonder you smell so bad

olive garden
#

woooow

#

that was a setup, wasn't it

vernal moth
#

I actually don't know if we invented that

limber knotBOT
#

I doubt you did, probably the French

coarse lily
#

Apparently the answer is yes.

#

or simply cologne, is a perfume originating from Cologne, Germany

vernal moth
#

But, we produce the Original Eau de Cologne

mossy vessel
#

Isn't that what old men wear

#

Really not a fan of it lol

coarse lily
#

People who like to smell like cologne wear cologne.

vernal moth
#

4711 is a traditional German Eau de Cologne by Mäurer & Wirtz. Because it has been produced in Cologne since at least 1799, it is allowed to use the geographical indication Original Eau de Cologne. The brand has been expanded to various other perfumes and products besides the original Echt Kölnisch Wasser, which has used the same formula for mor...

coarse lily
#

Some people don't like it and some people do.

vernal moth
#

200 years old, never changed the recipe

coarse lily
#

Classic.

#

Wonder how it smells.

mossy vessel
#

Wouldn't I know the brand I'd take that as drink

coarse lily
#

Probably like Cologne.

vernal moth
#

To the americans, this is what having a history is like

coarse lily
#

It's from 1799!

#

We have history that far back. :)

vernal moth
#

Cologne is just the english name of my city anyways, since you guys can't spell Köln

#

My city is over 2000 years old :P

cedar spade
#

We can spell Kölogna just fine tyvm

vernal moth
#

My street is 1800+ years old

coarse lily
#

Haha Mini I literally just made that similar reference a bit ago. :)

#

About things being much older in Europe.

limber knotBOT
#

My city was first mentioned by name in 1103, apparently

wide chasm
#

Oh, you live in Köln, I never heard of Cologne lol

vernal moth
#

400 year old map of my street, lol

#

(click link)

#

I live where Klettenberg is marked

limber knotBOT
#

yeah most euro langs call it Köln, Stef

cedar spade
#

Just English is dumb

vernal moth
#

OG name is CCAA iirc

#

Colonia Claudia ara aggrepinensium or smth

limber knotBOT
#

me when a completely unrelated service fails my code 😒

vernal moth
#

So like, ppl are weird here, some still call it colonia, Köln, Kölle, cöln, Cologne, all valid

wide chasm
#

Cöln looks cool, but Köln feels more German imo

golden gust
#

ööööö

#

ÖÖÖÖÖ

vernal moth
#

Cöln was the old spelling

golden gust
#

IMMA FIRIN MAH LAZOR

vernal moth
#

Got changed after ww1 iirc

#

Which is fun, cause there is also a city called cölln

#

That's in the east tho iirc

#

But we also have two cities called Frankfurt, soooo

golden gust
#

We always have Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch

topaz mortar
#

FFM and FFO

wide chasm
#

We have "'s Gravenhaege". Yes the 's is mandatory.

topaz mortar
#

But most people meaning FFM when talking about Frankfurt

mossy vessel
#

Clearly, I think I've never been to FFO

vernal moth
#

I have been to both, both shit

zealous wedge
#

lol only been to ffm for the airport

mossy vessel
#

Dirty ass cities

#

From what I've seen.

topaz mortar
#

Bigger cities are more dirty. Compare a Kaff with Köln, Hamburg, Berlin, Frankfurt

potent fossil
#

sorry did you mean New York City, where the citywide scent is shit, piss, and subway exhaust?

mossy vessel
#

Berlin has some nice spots

potent fossil
#

Tbf, not as bad in winter. It's only a problem in the summer when the heat starts cooking up the meal

#

Then it's....saucy...

mossy vessel
#

FFM feels like getting stabbed

olive garden
#

Berlin is lovely

visual egret
mossy vessel
#

Especially the Bahnhofsviertel 😂

topaz mortar
mossy vessel
#

Indeed, but I typically walked thru when going by train

#

Until I figured uber exists

#

Which is even worse

vernal moth
#

Köln, out of the big cities, is actually nice tho

#

Since it's rather green and stuff

#

Having a big as river also helps with air

limber knotBOT
#

yes

next frost
#

Is there someone learning how to use git on Paper? thonk

coarse lily
#

What do you mean?

agile tulip
#

Hey, is there anyone who can DDoS me? 😛

mossy vessel
#

Someone just opened a questionable pr

coarse lily
#

You want someone to DoS you on purpose?

agile tulip
#

I want to check if my protection is good

coarse lily
coarse lily
#

There's probably tools you can use for that

#

Haha I see the commit now. Does look like an accident

agile tulip
#

I've never attacked anyone so I don't know them

quasi valley
#

opens cmd, spams ping <ip>

agile tulip
#

But I know that there are many toxic people in mc community that does that

#

So I was wondering maybe someone non toxic with this kind of knowleage is here

quasi valley
#

everyone here is family friendly smh

coarse lily
#

We're just open source dev folks.

next frost
#

sure mister FBI, people will tell you here that they doing illegal stuff

coarse lily
#

Don't mess with that kinda stuff.

quasi valley
#

except for @cedar spade, he's toxic

cedar spade
#

:(

agile tulip
#

Okay, if anyone who can do that reads it, please PM me. I'd apprecieate. Of course I'll proove that Im owner of network to attack

mossy vessel
#

He's a smelly pineapple

#

period

vernal moth
#

Ddos attacks are not free

#

Nobody is gonna waste resources just because you asked nicely

#

Because that's actual money

coarse lily
#

I guess they're free if you make someone angry :)

ashen cliff
#

Just use Discord to do it. kekwhyper

#

Caching fix when?

#

👏

agile tulip
#

I usually recive about 100 attacks per year, so many people wants to pay for this xd

#

But ovh fucked their firewall up, and I needed to move somewhere else. And I'd like to know if this solution is really working

#

I could even pay tho

#

Just to know if I can trust this company

coarse lily
#

Who's the new host?

golden gust
#

DDoS attacks are not legal in many parts of the world, so nobody is going to mount any form of attack against you if they're acting in good faith

haughty bear
#

related to that, any way to simulate a ddos on yourself? to test your system

golden gust
#

legally? no

ashen cliff
#

Except locally. kekwhyper

golden gust
#

beyond that, there are a dozen DDoS services out there willing to take your cash to mount varying different attacks

potent fossil
merry talon
#

just say something against the ccp or something

ashen cliff
#

The fact that FTDI blocked and started bricking old devices is epic tho.

agile tulip
#

I've switched to tcpshield. I know that they are ovh based, but at least they don't block my correct ip adresses

#
  • I've moved all my servers to hetzner, as it's really cheap, and reliable
vernal moth
quasi valley
#

ahahahaha

merry talon
#

explanation pls

ashen cliff
#

Drinking hours. kekwhyper

vernal moth
#

New corona rules re drinking alcohol

coarse lily
#

What are the rules?

#

"Don't"? or "do"

vernal moth
#

Its now allowed to consume beer before 4, if you are in Home-Office

#

(it's a joke)

coarse lily
#

Wait you couldn't drink beer if you were at home before 4PM?

#

Oh.

#

I guess that German humor is lost on me. :)

quasi valley
#

"Kein Bier vor 4" was a fun rule of thumb

#

😂

coarse lily
#

Wait it's 3AM is proxi gonna tell me to go to bed again soon?

limber knotBOT
#

!

#

go to BED

coarse lily
#

hides

quasi valley
#

you should hide in your bed

twin lagoon
#

kneny tacoplead

coarse lily
#

Shit, smart move kneny.

ancient bolt
#

I think I'm gonna switch from Gmail to proton mail

#

Gmail's just so solid, but proton looks really nice

#

Oh apparently protonmail can't search email contents

#

Nvm that's a deal breaker

merry talon
#

wtf

#

that's pretty basic

olive marlin
#

What you mean? You don't search mail with grep 'Text to search' /var/mail/demonwav/*? ||/s||

merry talon
#

although they probably use an OTS client

ashen cliff
#

Binary matches.

merry talon
#

oh wait you can only pay anually

#

deal breaker :(

ancient bolt
#

I honestly don't understand the reasoning

#

They use encryption in a way so that it's only ever decrypted on your device and they aren't able to decrypt it themselves

#

And because of that they can't index email contents

#

And that's cool, sure

#

But why does that prevent your client from indexing?

ashen cliff
#

You can still index it in client, just not their client?

olive marlin
#

Sweepy mxroute or whatever it's called, costs 5$/year. And works fine.

vernal moth
#

Mxroute <3

merry talon
#

huh?

vernal moth
#

They often have lifetime promotions

ancient bolt
#

Or index the email on the client after it's been opened or something at least as an option feature

olive marlin
ancient bolt
#

This is why security and privacy professionals lose their minds over simple shit and never really get anywhere, if your security or privacy solution means removing incredibly important features / quality of life things or requires the UX to be a lot worse, it's just not worth it

merry talon
#

lol yeah that still works

#

thanks

ancient bolt
#

I'll keep my Gmail account and let Google read all of it because when I need to search for an email from 2012 I can find it instantly

#

In 2020, due to rapid growth, MXroute hired its first full time dedicated employee, Jarland.

Lol idk if that's for me

merry talon
#

They are fairly well known

#

¯_(ツ)_/¯

#

I wonder how friendly this is to just self host

ancient bolt
#

Self hosting email is nearly impossible

#

Due to email reputation etc etc

merry talon
#

yeah I'm aware it's dumb

ancient bolt
#

And IP and domain rep...

#

DMARC, SPF, etc etc all set up for handling spam and at the end of the day they usually just check if it's from a pre-approved set of IPs and domains

merry talon
#

I was thinking of doing SMTP externally and just hosting the receiving end

#

if that's a thing

#

then I could like, use a provider that charges by usage

#

but I dunno if those are really meant for personal emails

ancient bolt
#

I've been happy with gsuite for $6 / month by this point

#

They aren't lol

#

Gsuite also comes with google calendar and contacts integration and great apps etc etc so I'll probably never leave

merry talon
#

I can't even justify that because I never use my @domain email address

#

it just has to exist

ancient bolt
#

I doubt any other provider can actually top that UX, and Google is (probably) never going to have a major security breach

merry talon
#

fair point

stuck vigil
#

Hey someone knows a good 3 gb minecraft hosting?

limber knotBOT
#

dont your domain provider allow email forwarding sweepy?

merry talon
#

yes but if I do get a communication there I would like to be able to reply with it too

ancient bolt
#

You can, it'll just be with your other email account

#

Which would probably be a bit weird

merry talon
#

yeah but that's a personal gmail account so

#

meh

limber knotBOT
#

yeah thats not never then :D

#

hosting receiving is meh cause then you gotta maintain spam filters yourself

merry talon
#

I should just set up an auto reply

#

hi email sucks so message me on discord or twitter

twin lagoon
#

mxroute >

olive marlin
#

Michael pepeclap

twin lagoon
#

bloodstone clappywappy

#

i stabbed myself with a keyboard switch

#

very painful

olive marlin
#

:/

limber knotBOT
#

wat

twin lagoon
#

the bottom of each switch has two tiny prongs

limber knotBOT
#

michael are you drunk?

twin lagoon
#

& they're sharp

#

sharp*

heady spear
#

ur sharp

worn pasture
#

c#

twin lagoon
#

hot

worn pasture
twin lagoon
#

turbo clappywappy

#

send more manchas PogPause

olive marlin
#

I found another bug in Ansible, which triggers a bug I spent a week on debugging. And I can't seem to workaround this stupid thing now...

#

Time to pester Ansible people on IRC about it.

oak charm
#

I see a lot of people having trouble with getting resource packs to work on servers. Does anyone know how to fix this? I am using the correct direct download link and shai1 but when i enter the server it downloads the pack but the textures are still all default.

twin lagoon
#

look at your client logs

#

resource packs are easy to setup but people don't look at client logs for some reason

merry talon
#

In this video, I'll show you how to make your own Raspberry Pi 4 case which looks like a Mini Desktop Computer. The case houses the Raspberry Pi 4 with an Ice Tower fitted for cooling and has a small OLED display on the front which shows the computer's IP address as well as some stats on the CPU, memory, and storage usage as well as the CPU temp...

▶ Play video
#

i would pay too much money for this

worn ember
#

The fok

#

Just buy a proper pc then

merry talon
#

No

worn ember
#

Yes

merry talon
deep crane
#

short question how many servers should work here so say avg of 40 plugins on each😅

twin lagoon
#

0

#

contabo is cancer

#

and that's a waste of money

deep crane
#

and what you recommend?

void void
#

is there a plugin/way to protect certain groups from phantoms using perms?

twin lagoon
#

just stick to OVH

#

INFRA-2

oak charm
twin lagoon
#

and how did you calculate the hash

oak charm
#

Online generator

twin lagoon
#

there's your issue

oak charm
#

How then? 😄

deep crane
#

ovhcloud?

twin lagoon
#

yes ^

#

use local software to generate the hash @oak charm

deep crane
#

why ovh and infra 2?

twin lagoon
#

because infra-2 is an excellent dedicated server

oak charm
twin lagoon
deep crane
#

im think click wrong site XD

twin lagoon
#

if you're on windows ^

merry talon
#

there a reason you don't go with game-2 instead?

twin lagoon
#

memory speed

deep crane
#

oh its a product of ovh haHAA

twin lagoon
#

infra-2 has a 2gbps VLAN aswell

merry talon
#

ah

#

Private bandwidth: - does this literally mean none

twin lagoon
#

it's pretty stupid how the game series don't have any VLAN

#

yup

merry talon
twin lagoon
#

only the game-1's are worth using tbh

worn ember
#

Why do you need vlan?

twin lagoon
#

secure, internal traffic between all your dedicated servers

#

no need to take your traffic over the internet

#

and deal with messy firewall rules

worn ember
#

I see. Well you don't need it if you just run one server

twin lagoon
#

you don't no

worn ember
#

Which is probably most use cases for game servers

deep crane
#

ok looks interesting

twin lagoon
#

yes but as soon as you expand you're basically wasting your money

#

since if you get a second dedicated server you'd have to rely on software VLANs

#

which aren't too bad but it's not ideal

deep crane
#

yeah my vps expire march

merry talon
#

oh shit infra-2 comes with 2TB of NVMe

twin lagoon
#

yeah it's dope

worn ember
#

Michelle swimming in money I see

twin lagoon
#

oh i don't usually go for OVH nowadays

ornate star
#

hey, how is it w 1.16.5, if you want to downgrade, do you have to go with backup or its just by replacing the server client?

twin lagoon
#

phoenixnap is cheaper but you get only 1 TB NVMe

twin lagoon
ornate star
oak charm
#

Michael, is It possible to have the resource pack laying on the server instead of uploading it to dropbox?

vernal moth
#

You can never downgrade a world

#

Paper will stop you from doing so

deep crane
#

yeah so 2tb my mc server get 40gb so should be able to get some servers XD

vernal moth
#

But generally there have been less then like 50 lines of code changed in .5

vernal moth
#

You should

limber knotBOT
#

hello mini !

vernal moth
#

No reason not to really

deep crane
#

must first look on testserver that no issue with bedrock players

vernal moth
#

Well yeah, ideally you test server update

#

That's part of the update process

deep crane
#

last time updatet instant to 1.16.4 and bedrock player must wait few days to get again on the server

vernal moth
#

While we at paper do test every change to the best of our ability, you should always do your own testing

#

But 1.16.5 is a reaaaaaaaallllly small update

worn ember
#

Mini just wants you to suffer

deep crane
#

yeah my old hoster say it too go update 1.16.4 its work all next days must look for some updates because plugins not worked XD

#

i dont trust any update first day 😄 waiting some days before i do 😄

vernal moth
#

Never trust hosts, lol

wild escarp
#

thats cause 1.16.4 broke some plugins (1.16.5 changed NOTHING)

vernal moth
#

Especially not german ones

merry talon
#

never trust hosts, or germans

deep crane
#

im a german feelsbadman

merry talon
#

so definitely not german hosts

worn ember
#

Germans are bad programmers runs

merry talon
#

hey at least they do program

#

Americans be using website builders and shit

deep crane
#

do you want say more mister dark? haHAA

worn ember
#

Rtp in a nutshell

#

I'll take all. But post them in #memes

deep crane
#

im developing wiki gui menu for my server and its work so far

vernal moth
deep crane
#

ok yeah maybe my rainbow armor dont stop to rainbow but that was one time haHAA

worn ember
#

Don't stop, believing the rainbow

deep crane
wild escarp
#

Rainbows don't exist. Change my mind.

vernal moth
#

Oh god no songoda emotes

deep crane
#

Bielefeld dont exist. Change my Mind spandauhehe

visual egret
deep crane
#

why you all not like songoda emotes?

wild escarp
#

not drawn accurately

wild escarp
deep crane
twin lagoon
deep crane
#

i like this guys really nice to chat with this group bri_love

twin lagoon
#

nope shut up

#

songoda emotes can get a straight ban from this server thx

deep crane
#

why?

twin lagoon
#

plugins that are focused on aesthetics and perform like literal garbage

#

self-harm images sent to children

#

doxing

#

immature drama queen, do i need to go on

vernal moth
#

Yeah let's not promote songoda by using her emotes here, I will view further usage of them as advertising

twin lagoon
#

there's like a 40mb zip file on the shit brianna / songoda has done

#

get the fuck out oMEGAlul

deep crane
#

lol thats normal emojis

twin lagoon
#

it's the fact that they're emojis of a bad person

#

not that they're normal emojis

deep crane
#

i mean you use omegalul....a twitch streamer....advertise???

twin lagoon
#

it's the fact that they're emojis of a bad person
not that they're normal emojis

deep crane
#

i like this emojis its looks nice

#

i mean the emoji can nothing for the character of there owner feelsbadman

mossy vessel
#

@vernal moth great news to start in the week

vernal moth
#

Absolutely ^^

mossy vessel
#

Saying that sitting in the car 😂

void void
#

anyone here fiddled around with OpenCL at any point in their life?

limber knotBOT
#

MiniDigger I'm not sure that paperweight would have been affected by this bug at all, but would you be able to test it?

olive marlin
#

@vernal moth to make sure you see it ^^

worn ember
deep crane
#

hm idk last time i get warned from one discord by using pepe emoji

limber knotBOT
#

btw i thought about the bridge bot, maybe you could add a command to set profile picture on shitcord endpoint? Z750

deep crane
#

wtf?

olive marlin
#

You are probably best of creating issue on the repo so that Z will see it.

deep crane
#

Robots are conquering the world spandauwhat

limber knotBOT
deep crane
#

i this a real person or a good developed AI?

olive marlin
#

I know Z has some bot stats, so it might have a db prepared. But in general this could be very stateless bridge.

limber knotBOT
#

if no profile picture is set, just use a blank picture.

#

IMO there shouldn't be any profile pictures that aren't set this end

worn ember
#

Ah yes the irc Jamie with the discord Jamie's pfp

olive marlin
#

I always forget you don't get message edits sent to IRC.

deep crane
#

lol you writing over irc?

limber knotBOT
#

What's wrong with IRC tonstar?

#

huh tonstar?

deep crane
#

nothing

#

i see it first time bots writing

#

that was not a why you noobs use irc its was a wondering how that works 😄

limber knotBOT
deep crane
#

ah ok internet relay chat 😆 i was wrong first time i think icq this old messanger haHAA

limber knotBOT
deep crane
#

so you have any more features with this or only for fun to get the Bot after your name?

waxen panther
#

its just people that like using irc

limber knotBOT
#

I don't know what you mean by bot after my name?

deep crane
#

ah ok

waxen panther
#

theres like, two or three people in the community that prefer it

deep crane
#

the Bot Badge

olive marlin
#

Some can't use Discord sometimes at work pc.

limber knotBOT
#

dunno mate

olive marlin
#

Or just prefer it cause you can legally modify it to your liking etc.

deep crane
#

ok yeah i have think maybe more secure connection or so

left swift
#

Legally lol

deep crane
#

ok

#

then i must go, check all plugins and updating to next version before the minidigger me punch in face haHAA

waxen panther
#

hf

limber knotBOT
#

well you could modify irc I suppose, doesn't mean that you'd be able to connect to servers tho

waxen panther
limber knotBOT
#

With IRC you can use any client, modify it etc. With Discord, there's gray area around using alternative clients.

#

oh they meant modify an irc client, i understand now.

waxen panther
#

pr or shutup Kappa

limber knotBOT
#

I might contribute something to remove the existing functionality, but I think Z75.0 is best placed to handle adding state.

vernal moth
#

And thanks Jamie, am not sure, i was planning to play with paperweight today anyways, but since it's a Monday and am already really tired, no clue if I actually can ^^

limber knotBOT
#

haha fair enough, I just didn't want you to be fumbling around today when a maybe fix is available :)

vernal moth
#

Yeah, I'll try pulling it in for sure if I get a chance

viral hornet
#

@twin lagoon

twin lagoon
limber knotBOT
#

hello!

olive marlin
#

Morning Proxi.

limber knotBOT
#

morning?!

vernal moth
#

Was about to say, i would expect proxis work day to be over pretty soon ^^

#

Well, idk when she starts

olive marlin
#

I guess I was so busy i didn't noticed what hour it is lol

vernal moth
#

I certainly know that my workday is over soon

olive marlin
#

Mine too. Fighting with 1 bug since morning.

vernal moth
#

Cause am tired as shit and I just wanna crash on my couch or smth

#

Mondays are rough man

limber knotBOT
#

Clockify says 2 hours, mini

vernal moth
#

Uff

limber knotBOT
#

I have a terrible habit of getting wayy past 40h/wk so I'

#

ve had to resort to clockify 🙈

vernal moth
#

But am assuming you could leave earlier and work more on another day?

limber knotBOT
#

Yeah, I can

vernal moth
#

I basically got clockify inbuild in SAP if that does what I think it does

twin lagoon
#

proxi clappywappy

#

bloodstone clappywappy

limber knotBOT
#

I dunno what SAP is

vernal moth
#

Lucky you

#

.g SAP

limber knotBOT
vernal moth
#

Yep

limber knotBOT
#

Clockify is just that it counts time per day; I just click when starting, pause for lunch, then stop when day is over

vernal moth
#

Thanks ddg

#

SAP is what companies use as central data solution for HR and all kind of stuff

#

They are basically the biggest manufacturer of buisness application

limber knotBOT
#

I see. We use a combination of Visma, Quinyx, Google stuff, and lots of other shit lol

worn ember
#

i use toggl for that proxi

undone crest
#

Question, lets say my account is logged in on Hypixel but in my other laptop, in the same IP, I login on another server.

I wanna know, will this force my character in Hypixel to logout?

limber knotBOT
#

GLZ-Saldo at the top means that I have 33 hours logged too much

worn ember
#

well actually you will

limber knotBOT
#

so basically, I can just not work for a week with how many so called "plus hours" I have

worn ember
#

if its the same account

#

if you have a diff account you can do it, but you cant be logged in to multiple servers at the same time

olive marlin
#

What if you use the same session and not invalidate your previous one?

worn ember
#

uh

undone crest
#

Ok so since that is possible, where can I buy throw away accounts that I can use for afk?

worn ember
#

no clue how that would work

undone crest
#

Like cheap ones that can't be name changed or password changed

#

Or, is there a way to get them for free?

left swift
#

Nope

twin lagoon
#

that would be illegal

limber knotBOT
#

I can't use something like that just yet, Mini; requires Swedish SSN, which I don't have yet (so the gov also doesn't let me pay taxes 😄)

twin lagoon
limber knotBOT
dim shadow
#

i have so many alts i could start a rental service lol

#

$0.99/day mc accounts or somethin

vernal moth
#

That's spock, right?

limber knotBOT
#

yep

vernal moth
#

I saw that recently, jetbrains made a vid

#

What makes you use it over junit/assertj and stuff?

#

And how does it do with mocking?

clever widget
#

hey, for some reason /setworldspawn does absolutley fucking nothing on my server, players spawn like x200 z80 away from the spawnpoint i set, spawnRadius is set to 0

limber knotBOT
#

I have to confess, I haven't used mocking ever in any of my own projects

dim shadow
#

is that the vanilla setspawn? pretty sure it's designed to work like that

#

if u want a pinpoint spawn get essentials

clever widget
#

i have essentials

left swift
#

Probably a plugin

#

Use setspawn

dim shadow
#

oh then just do /setspawn

clever widget
#

ok

runic shale
limber knotBOT
#

I think its just a lot more obvious and easy to write tests vs junit

clever widget
dim shadow
#

._.

#

did essentials even load

clever widget
#

yeah

#

essentials and essentialsxchat are working

runic shale
#

Did u op yourself?

clever widget
#

yeah im op and admin

limber knotBOT
runic shale
#

Hm.... odd

dim shadow
#

post server boot log

runic shale
#

monster this is my fav

vernal moth
clever widget
limber knotBOT
#

oh for sure, I've taken lengths to try make some of my projects testable

clever widget
#

ok i got it working dumb me needed essentialsxspawn

vernal moth
#

?

#

Just saw a mobile website use it

clever widget
#

what is it im confused

vernal moth
#

Their website claims it's disabled on cellular networks

#

Mmh

#

Still not amused about a website opening random peer to peer connections, lol

clever widget
#

wait what is it

#

im still confused

twin lagoon
#

a revenue-generating peer-to-peer Content Delivery Network (CDN)

clever widget
#

yes but what does that mean

twin lagoon
#

.g CDN

limber knotBOT
twin lagoon
#

useless bot

clever widget
#

oh

heady spear
#

@mental meadow hia :D<3 uwu

limber knotBOT
#

I updated the Gist, one of my favourite spock features

vernal moth
#

That output is just Gradle tho

#

I am pretty sure I saw that before

limber knotBOT
#

yeah thats a standard output, but see how simple and declarative making all those tests are :)

worn ember
#

@vernal moth is the version diff thingy on your gh? i cant find it

#

ah found it i think

vernal moth
#

If you wanna add CI to that, be my guest

#

Lol

#

I ran it exactly once, manually

#

It's really outdated

worn ember
#

hm, i might, i was gonna make it look a bit nicer first

vernal moth
#

It's some stupidly old tool from sourceforge

worn ember
#

is the css auto generated?

vernal moth
#

You should be able to plug the new javadoc generator in there tho maybe

worn ember
#

oh yeah thats probably not a bad idea either

vernal moth
#

It's like old

worn ember
#

oh ok, i see, i thought that was the entire project hah

vernal moth
#

I don't remember which fork i used

worn ember
#

so the project on gh is just the output then?

vernal moth