#general

3141 messages · Page 548 of 4

worn ember
#

that would require me to learn how to use it

olive garden
#

I will pay you 3 euros if you make tetris using it

#

you can't deny this deal, it's so good

wide chasm
#

Learning iodine takes more than one brain cell, though, so he can't take that offer.

worn ember
#

i could make more spending my time selling plugins to 1.8 pvp plebs

white oasis
#

Hello there is there any type of valiation for paper.yml , and well all the other yaml files that are installed via the jar ? thanks for your time

wide chasm
#

Yes, the server will scream if you mess the spacing up.

pulsar wigeon
#

.g yaml linter

limber knotBOT
white oasis
#

Like how xml has schema validator's and lint checkers

#

wiz I am in c++ land but will read

worn ember
#

everybodeh screeeammm

olive garden
#

It's a just web thing

wide chasm
#

It's C++, run.

white oasis
#

yes yes c++ the place to control memory

wide chasm
#

Oh no, memory access

#

grabs Java Unsafe

#

I have it too!

pulsar wigeon
#

lmao

white oasis
#

says look at that as he points over to a register. and say ...

pulsar wigeon
#

we don't care bruh

wide chasm
#

increments stack pointer

pulsar wigeon
#

the fact that you had to come here to ask how to google up a yaml linter tells us everything

white oasis
#

uses smart pointers lol this is a great channel lol

#

yeah I am a noob with yaml you want me to write to registers or write a linux driver ?

wide chasm
#

I'd get started on the yaml linter

pulsar wigeon
#

no

#

quite frankly i don't give a shit

olive garden
#

I am trained in guerrilla warfare, watch your mouth kid

rancid plume
pulsar wigeon
#

.g c++ yaml

white oasis
#

So ..... there is nothing built into paper though << OG question

limber knotBOT
#

(DiscordBot) https://yaml.org/ -- The Official YAML Web Site: "%YAML 1.2 --- YAML: YAML Ain't Markup Language What It Is: YAML is a ... C++ YAML 1.2 implementation Crystal: - YAML # YAML 1.1 from the standard..."

pulsar wigeon
#

ugh

white oasis
#

I already have the bindings thanks

wide chasm
#

The server will scream if you mess the spaces up

pulsar wigeon
#

there's a lib on github

olive garden
#

That was not your original question.

pulsar wigeon
#

i mean

#

yea that makes no sense

#

the server will warn you if there's an error

#

well, it will log an ERROR

rancid plume
#

1.14.4 Can anyone solve the lag problem?

wide chasm
#

Well, 1.14 is unsupported, so maybe not

pulsar wigeon
#

if you want to parse yaml with c++, like i said there's libs for that

olive garden
#

this 3-part outdated emoji is ugly as hell

pulsar wigeon
worn ember
white oasis
#

Wiz .... like I said I have bindings for that. I am wondering about the yaml and the parser for paper I know that if I was going to write a application and there was errors in say google protocol buffers messaage I would not continue. that said thanks for welcoming me into the community

pulsar wigeon
#

.xy

limber knotBOT
wide chasm
#

Please rephrase that sentence as well, because that makes very little sense.

unreal quarry
#

@white oasis bukkit uses the snakeyaml library for yaml

pulsar wigeon
#

is that what he's asking?

#

didn't realize you were fluent in stupid, billy

unreal quarry
#

Nope. Just not fluent in asshole

#

;)

pulsar wigeon
#

i honestly have no clue what he's asking anymore

olive garden
#

I'm pretty sure his questions were:

  • is there a way to validate YML stuff?
  • does Paper validate YML stuff?
pulsar wigeon
#

i thought this was over here

#

i mean, both of those were answered long ago

olive garden
#

Everything has been answered pretty quickly without any asshole-ing as far as I know

pulsar wigeon
#

in...the first two lines after his question

white oasis
#

So I am making a GUI applicaiton(configuration tool) that connects to server(ssh & ssl) and looks at the yaml. parse(done) it and then from there makes them into c++ objects. then the object is changed it writes it to a local file and asks about uploading to a server(could be localhost). Just want to make sure that my serlization of the objects to yaml is all good. Like Example

IS PAPER VERBOSE ? false << this should be a bool and not a string lol

#

hope that helps

#

also installs and does a bunch more lol

pulsar wigeon
#

so....just use a yaml lib in cpp

olive garden
#

look at the YML specification?

wide chasm
#

If you want to test the output yaml from your program use an online yaml linter

pulsar wigeon
#

it should read/write valid yaml for you

white oasis
#

er....

#

how to ignore in discord lol

worn ember
wide chasm
#

Right click username and click "block"

olive garden
#

Wait, what was the question?

wide chasm
#

"How to ignore in discord"

olive garden
#

genius

#

before that

unreal quarry
#

@white oasis bukkit uses snakeyaml library. It's a lib for Java. You'll need a lib for c++ that does the same

pulsar wigeon
#

yea i guess he can just block us all cuz literally all of us are on the same page and it's not the one he is on

worn ember
#

silly wiz, discord doesnt have pages. Only harddrives do

pulsar wigeon
#

you mean ram

#

hard drives have sectors/blocks

worn ember
#

no u

olive garden
#

okay, I think I totally lost faith in humanity, bye

worn ember
#

i tried

#

oh yeah ur right its ram pepesaber

white oasis
#

Example from some debug code.

is Scalar true
is Seq false
is Map false
"verbose" "true"

i am not seeing anything that says verbose is a bool ... this would be something that is not internal but something that is wrote from a dev that is trying to make sure that "verbose" : true is always a bool .

The thing is that it can in fact convert to a string or a bool ....

In XML and in Other serlized data structures there is validation xml = schema validators

wide chasm
#

This is why you shouldn't skip classes Dark

worn ember
#

i actually saw this in class

#

my brain just dum

wide chasm
#

In Yaml a value that is without quotes can be a string, but also another type. You just have to know yourself which type is expected.

white oasis
#

<xs:element name="name" type="xs:string"/>
^^ example of a element in xml

worn ember
#

yeah that doesnt work in YML

olive garden
#

Have you ever heard of dynamically typed languages? Similar stuff

#

so instead of being proud of "hey look I can write a linux driver for you lowlife scum"...

#

nevermind

white oasis
#

Ahh so ther is no way to validate against yaml for say strong types

olive garden
#

You have a weird way of never asking a question. Like you are an XY problem walking on two feet.

white oasis
twin lagoon
#

?????

olive garden
#

I don't think that's related to YML at all

white oasis
#

Looks like there is example would be : verbose: //bool

olive garden
#

*YML

#

Try a validator, that won't work...

pulsar wigeon
#

that page literally sasys nothing about yml

worn ember
#

i still have no clue what the question is even

pulsar wigeon
#

it's talking about Rx, whatever that is

olive garden
#

I think he wants strongly typed YML

pulsar wigeon
#

also technically, yaml does have strong type support, which is used for custom object serialization

worn ember
#

i mean, you can make an YML schema right?

#

isnt that what he wants?

pulsar wigeon
#

eg an item stack will look like

stack:
    :=org.bukkit.ItemStack
    type: stone
    meta: {}...```
#

or something like that

white oasis
#

or something like type: "//arr" so I have to write this stupid little file to match up with paper.yml say paper_validator.yaml and then write the code to make sure that all my deserlized data from the objects are in fact bools and what not

pulsar wigeon
#

can't remember the exact syntax

olive garden
#

feel free to do that, yeah

#

lots of extra work, but if it makes you happy

white oasis
#

good thing you all knew about that ....

olive garden
#

it's just a configuration file at the end of the day, users will break it if they are stupid

pulsar wigeon
#

i mean, it wasn't relevant to the question

olive garden
#

documentation exists, non-stupid users will look at it

pulsar wigeon
#

you asked if you could validate yml

white oasis
#

Not if a gui does not allow to break 😉 Trigary

pulsar wigeon
#

to be clear, paper does not do type validation

white oasis
#

thanks wiz

pulsar wigeon
#

it will gladly convert string keys to numbers or bools if that's what's asked

#

(well, snakeyaml will)

olive garden
#

well, using a gui to configure a paper server....

#

wow

white oasis
#

just a side project Trigary .

olive garden
#

I sure hope it's not your main source of income lol

white oasis
#

lulz way to welcome me into the community

wide chasm
#

You asked a question, we tried to answer it.

white oasis
#

I guess way to welcome myself as well

olive garden
#

It's not our fault you freaking suck at asking questions lol

white oasis
#

nice person

olive garden
#

if you don't like me, feel free to block me

worn ember
#

yea trig sucks

olive garden
#

we have been over this Dark

#

yesterday, to be precise

pulsar wigeon
#

yea screw trig

worn ember
#

i dont remember asking thonk

pulsar wigeon
#

i hate triangles and sines and cosines

#

angles are the worst

olive garden
#

:(

limber knotBOT
#

That's why we hired ppl to do particle effects 😂

#

Nobody wanted to do it 😂

olive garden
#

What are you talking about Mini?

#

oh, people hating trig

#

couldn't connect the two at first

worn ember
#

can confirm

#

i gave up on my magic wands plugin cuz i couldnt make any good effects cuz i suck at math

olive garden
#

see? don't skip classes

worn ember
#

bruh

#

i'm not even skipping my math classes

#

i just skip the boring classes and the ones i'm good at

#

i just fucked up by not paying attention in highschool

white oasis
#

DarkEyeDragon: What I have found(20+ years of programming) is if you are doing something for fun and it is not fun leave it be for a while then come back to it. Most the time I come back to it I am like "What was I thinking" lol. But then I use that for motivation. Math is great as it can be proven. I like that about math. and that is all I really ike about math lol. Anyways good luck and hope that your magic wand thingy works out.

#

Its a thing with programmers they treat there code as a child and no one likes to be told that there kid is ugly or something like that. I think dropping the whole attachement is a hard thing to do but also something that is needed in the industry. I also think that programmers need things like doctors have say the hippocratic oath but for prgrammers. that is a rant that could go on for a minute.

silver gulch
worn ember
#

I got nothing against math, but the only reason it can be proven is because we make it so it can be proven. It's like saying a cylinder is a cylinder because it looks like a rounded potato. Sure thats stupid but if you build enough things ontop of why its correct you're basically making it true

white oasis
#

I agree with that staement.

worn ember
#

a lot of math is just "assume this is correct"

white oasis
#

what do they (whom ever they are) say about assumptions ?

limber knotBOT
#

I mean that's why there are proofs xD

worn ember
#

Yeah sure,i get that, but math in its essence doesnt exist in nature :p

limber knotBOT
#

uh

#

it does

#

ever heard of the golden ratio?

white oasis
#

<hippie voice>You dont exisit man </hippie voice>

limber knotBOT
#

some flowers grow exactly like it

white oasis
#

🙂

worn ember
#

I mean sure. But it doesnt exist because math exists lol

limber knotBOT
#

also the way atoms interact with each other is based on geomometry, so the structure and behaviour of crystals is based on geometry

#

or well

#

more like "geometry described it"

#

all any science is is just the describtion of the reality we live in after all

worn ember
#

yeah thats what i mean, we base the math of of things, not the other way around

limber knotBOT
#

and math is the most rawest form

#

.g xkcd math

#

(phoenix616) https://xkcd.com/435/ -- Purity - xkcd: "A webcomic of romance, sarcasm, math, and language. You can get it here: Amazon, B&N, IndieBound, Apple, Audible, Target. Purity. |< · < Prev ·..."

white oasis
#

anyone know where (yes I am a minecraft n()()B) where I can get some icons and assests of blocks and what not for this gui project ?

#

blocks ^^

limber knotBOT
#

minecraft wiki?

white oasis
#

I think they are called blocks in minecraft.

#

I am writing the config tool for my friends kids .... I have no life lol

worn ember
#

phoenix, i can get behind basic math and the likes, but stuff like imaginary numbers and shit, idk man, thats just like some dudes were high when coming up with this shit

limber knotBOT
#

well they play roles in all the other sciences

olive garden
#

I don't think you need to interact with imaginary numbers in anything gamedev related

#

prove me wrong though

worn ember
#

oh i know, i've had my fair share of them in electronics

limber knotBOT
#

math is just abstracting away all the reality-relatedstuff from it

worn ember
#

still dont understand a thing about it

white oasis
#

ATM I am writing all the "widgets" text , text input , switch , comboboxes ect

worn ember
#

i realized quickly electronics wasnt for me lmfao too much math

wide chasm
#

An imaginary number was a dude saying "the square root of -1 is stupid, let's call it i"

#

On a very basic level, it's substitution of the square root of -1 to i.

fallen oracle
#

Fuck that dude

unreal quarry
#

Everything is made up of 8 dimensional cubes (aka, the E8 lattice). Go diving down that rabbit hole if you like math ;)

white oasis
#

lol billy

worn ember
#

its a timecube

olive garden
#

whatever floats your boat

fallen oracle
#

Fuck rabbits

#

Damn holes

wide chasm
#

Alice in Wonderland returns

limber knotBOT
#

( ͡° ͜ʖ ͡°)

white oasis
#

timecubes float boats ? is there a point to that lol such a nerd joke

unreal quarry
#

The E8 lattice proves things String Theory can't, btw (like the graviton) ^_^ I wish it got more exposure like string theory did, though. Hard to find anyone that's even heard of it

olive garden
#

.g whatever floats your boat

limber knotBOT
wide chasm
#

Billy, just for you, I'll google it 🙂

olive garden
#

TIL string theory can't prove gravitons

wide chasm
#

"The norm of the E8 lattice (divided by 2) is a positive definite even unimodular quadratic form in 8 variables"
Ah yes, absolutely, of course

olive garden
#

golden age of internet lol

worn ember
unreal quarry
#

As fellow gamers, you'll also enjoy the fact that the e8 lattice proves the universe is pixelated

#

\o/

wide chasm
#

Now you're talking

white oasis
#

.g floating point jokes

limber knotBOT
#

(DiscordBot) https://iainhaslam.com/monplace/floatingpoint/ -- A Floating Point Joke - Iain Haslam: "Nov 30, 2017 ... There are roughly 0011111111111111 types of people in the world, those who understand floating point numbers, and those who don't."

white oasis
#

off to the far lands lol

worn ember
#

plz stop

#

xD

olive garden
#

electroniccat, you here? guess what I did

#

I update my git bash from 2018

white oasis
#

I'll stop at +3.4E+38

olive garden
#

it was hard, but I did it; I hope you are happy

unreal quarry
#

In case you're truly interested, @green edge, this girl does a nice presentation about it for the average human to understand https://youtu.be/w0ztlIAYTCU

What if the very fabric of space and time isn't made of one-dimensional strings or energy as we think of it, but instead was simply a code or a language made from a geometric projection?

Quantum Gravity Research is a Los Angeles based team of mathematicians and physicists w...

▶ Play video
limber knotBOT
#

(DiscordBot) What Is Reality? [Official Film] - length 30m 19s - 47,121 likes, 4,310 dislikes (91.6%) - 2,172,505 views - Quantum Gravity Research on 2017.03.04

olive garden
#

nice ping

wide chasm
#

I'll check that out Billy

unreal quarry
wide chasm
olive garden
#

okay, okay, I meant no disrespect

unreal quarry
#

^_^

unreal ruin
#

Would anyone here have any idea as to why my 9900k dedicated server isn't giving me as expected performance?

#

using React I'm getting a lower than usual 9900k benchmark score but also in things like Geekbench and more

limber knotBOT
#

don't use React or any of the plugins that claim to combat lag, actually tweak your server settings

olive garden
#

wait, are we talking about CPU performance, or Paper server performance?

worn ember
wide chasm
#

Sounds like armorstands to me

limber knotBOT
#

looooots of armor stands

#

using resource packs is a way better and less laggy approach imo

worn ember
#

i still dont get how you achieve that with armor stands tho

wide chasm
#

Yes, but imagine asking the user to download a resource pack!!! Impossible.

worn ember
#

i havent touched armor stands much

wide chasm
#

Spawn armorstands, rotate them, etc.

unreal ruin
#

Both technically @olive garden

limber knotBOT
#

1.15 really improves resource pack loading though

worn ember
#

but how do you texture them then?

unreal ruin
#

CPU performance in general

limber knotBOT
#

they aren't textured

wide chasm
#

You place a block on their head

limber knotBOT
#

or in their hand

wide chasm
#

Or feet

limber knotBOT
#

don't think minecraft displays arbitrary items on the feet or chest

worn ember
wide chasm
#

No, the feet was a joke 🙂

worn ember
#

like i get the head thing, but how would you do the wings for example?

limber knotBOT
#

carpets

wide chasm
#

Could even use player heads for more details in certain areas if needed.

limber knotBOT
#

looks like the wheels are heads

worn ember
#

sounds like something i wouldnt want to touch lol

unreal quarry
#

@unreal ruin the i9's are not good for Minecraft servers. MC is a single core game, and maxes out a core almost constantly. This causes the i9's to overheat and downclock themselves ;)

worn ember
#

just cool them properly lmao

#

its 2020

unreal ruin
#

My i9 is fine

#

And the CPU temp of the dedi is not causing it to throttle

#

my 9900k in my PC scores higher than the one in the dedicated

#

and thermals arent an issue in either situations

limber knotBOT
#

and you are sure you have a dedicated server, not a virtual one?

unreal ruin
#

Yes, hetzner

#

CPU governor is performance

#

i refuse to believe linux is the cause

unreal quarry
#

I mean, it's a known issue.. Even hetzner put out a PSA about it, so I've heard. Believe what you wanna believe, I guess. ¯\_(ツ)_/¯

unreal ruin
#

did they really?

#

I don't know about that

#

Tell me more

void void
#

.g hetzner i9 psa

limber knotBOT
#

(DiscordBot) https://www.autonews.com/executives/bmw-exec-explains-why-automaker-changed-its-electrification-strategy -- BMW electrification strategy explained by top executive: "Dec 16, 2018 ... Automotive News Europe Correspondent Christiaan Hetzner spoke with the ... Is that why BMW has reserved the nameplates i1-i9 and..."

Automotive News

BMW’s i subbrand has been the company’s technological trailblazer since the i3 full-electric city car was launched. The flagship iNext concept pushes the subbrand to new levels. The subbrand's boss, Robert Irlinger, spoke about BMW's electrification strategy.

void void
#

alrighty then

worn ember
#

nice

unreal quarry
#

Cat would know more. He's ranted about it here a few times already

#

That's how I know about it

dusk drift
#

pokes cat

limber knotBOT
#

I mean discord has a search...

worn ember
#

i hope it works better than the bots

dusk drift
limber knotBOT
#

discord

#

working

#

wat

unreal quarry
#

Yeah just search "from:electronicat i9"

#

Floods with it

unreal ruin
#

ty

exotic prism
heady spear
#

yay, OVH gave us a really generous discount when we ordered 13 GAME-2's 😮

#

their customer support is nice

unreal quarry
#

Nice flex

heady spear
#

am not paying for it so I'm not really flexing

limber knotBOT
#

ohh, minecraft festival has been postponed ;(

worn ember
#

so apparently i cant cancel my VPS without having to pay for an extra month pepega

#

it ends in 6 hours but i can only cancel it on 06/04

pulsar wigeon
#

call em up and bitch about it

#

if you bitch nicely they might cancel it for you

#

seriously tho what kind of policy is that

#

cant cancel for another month??

#

sounds scammy af

worn ember
#

idk dude

twin lagoon
#

what the fuck do you need 13 game-2's for

worn ember
#

not like it matters much cuz i still have enough on the payroll to pay for it, i doubt i can retrieve the deposited money anyway

#

they dont let you pay for it directly

#

what a bunch of bullshit, it literally takes 0.2 seconds to shut the server down

twin lagoon
#

darkeyedragon

#

it's quite simple if it's a small host

#

simply say fuck you & block charges

#

remove paypal automatic payments & remove your creditcard shit / any payment method from them

worn ember
#

i have, its just retarded

#

gonna cost them more than me in the end

#

¯_(ツ)_/¯

pulsar wigeon
#

yea sounds like bs

#

what host is this

void void
#

Guys, I'm looking for a plugin that creates classes in the game, for example, only the miner can mine, only the lumberjack can take wood and only the Blacksmith can create tools, does anyone know?

worn ember
#

zap-hosting, some really dodgy ass host tbh, their panel takes like a solid minute to load, their specs are shit, but they're cheap as balls

#

oh and their uptime is garbage too lol

pulsar wigeon
#

their terms say you have to cancel a week before yea. it also says you can email them saying you revoke the contract and they have to refund you the current prorated difference

worn ember
#

stupid tho

pulsar wigeon
#

yeaaaa

worn ember
#

whats in it for them to require a 1 week termination notice

#

other than squeezing more money out of me lol

pulsar wigeon
#

squeezing money obv...

#

you can also just mine bitcoin for the next month

#

pretty sure bitcoin mining aint illegal

worn ember
#

i dont think i'd even make half a cent with those specs

pulsar wigeon
limber knotBOT
#

Nein nein nein.

merry talon
#

I missed a call with a letter in its number

#

wtf

worn ember
#

did we run out of phonenumbers lul?

silver gulch
#

Any plugins like protocolLib?

#

Like what other plugins do the same thing?

worn ember
#

but why

tame pendant
#

Viaversion?

#

No wait that's protocolsupport

silver gulch
#

Hmm

#

No that's it's own thing

heady spear
#

ew complex valued systems of differential equations

#

linear algebra just got 10 times less fun

worn ember
#

Was it ever fun?

sturdy cobalt
elfin sable
dapper nacelle
#

I worked with PHP at my internship all day long

wide chasm
#

I'm sorry for your loss

dapper nacelle
#

seems like older projects need to be maintained

#

older tech is getting in the way of newer tech, that is one thing that will never change.

#

but being on outdated versions of a framework is seriously not funny

wide chasm
#

I assume you couldn't just throw a new version at it

dapper nacelle
#

yeah

#

too much breaking changes

#

and a looooot of dependencies

#

project structure has to be reworked

#

a lot of best practices changed

#

I worked with code that wasn't properly indented

#

and you can't just indent everything because you will have a million merge conflicts

left swift
#

Good experience

wide chasm
#

I also work with poorly indented code, but I can't be bothered to change it tbh.

dapper nacelle
#

I indented it so that I could work with it and when I finished my feature I revered it 😄

wide chasm
#

Nice

dapper nacelle
#

and then when I committed some other guy had indented all the code in his commit and we had a lotta merge conflicts

wide chasm
#

At my work some pcs don't have all libraries used for the project, so I remove the code that use them, then make my changes and upon pushing I revert the removed code back 🙂

dapper nacelle
#

when I did a pr I had to rebase and merge the developer branch into my branch

#

I was like can't I just merge the developer branch straight into my branch

#

but the tech lead said something about keeping commit history

wide chasm
#

Can't you merge while keeping commit history, though?

#

Only squashing gets rid of it, right?

dapper nacelle
#

I think you will indeed keep commit history

#

that's how I always did it

#

I first merged developer into my branch when I wanted my code to get to developer

#

and after my branch was up to date I could always safely merge with developer

#

we work with bitbucket

#

if you push your code it will run all the tests so you for basically every commit if it doesn't break anything

#

it will also show if your branch has merge conflicts

#

GeForce gameready driver made my spotify crash

#

gj

wide chasm
#

We use Team Foundation Service at work afaik

worn ember
#

w OMEGALUL rking

wide chasm
#

But the VCS is basically just for backups - no one looks at it, no one cares about it, just throw it on there every once in a while.

heady spear
#

configuring servers sucks

#

I should have just used ansible or something

left swift
#

Script

peak dirge
#

AMDGPU works fine for me lol

twin lagoon
#

@heady spear if you're not using ansible and mostly have to run the same commands for each server

#

either use a script

#

or use a tiling terminal emulator like Tilix where you can replicate keyboard inputs across all windows, that shit has helped me save a lot of time before

peak dirge
#

Looking forward to buying Zen 3 and RDNA 2 when that's out

twin lagoon
#

AAC man

heady spear
#

Oh @twin lagoon I haven't thought about doing that ;o

twin lagoon
#

it has definitely saved me some time

heady spear
#

I use tilix anyway because it shipped with ubuntu budgie, so I won't even need to install anything ;D

twin lagoon
#

pog

#

tilix is very good

heady spear
#

I wrote a setup guide and offloaded the work to someone else tho

twin lagoon
#

that keyboard input thing is the only thing i'm missing from my current emulator

#

after i switched to Kitty

#

though there's probably something for that in tmux aswell which is what i use to tile in kitty

heady spear
#

tbf it's not that much to setup, it's mostly just firewalls and some accounts, most of it is already done via a script

#

the servers autoconfigure themselves and then register with bungee so nothing needed there

#

o that's pretty cool

left swift
#

Has there been any big issues with running openj9 for mc servers? Like compatibility or any limitations? Probably a noob question

twin lagoon
#

@peak dirge ^

#

i can't seem to get my own server running on openj9, seems to just crash

heady spear
#

I ran into weird netty errors all the time when using openj9

#

idk what that was about so I just gave up because I didn't care enough to try to fix them

granite salmon
#

i haven't had any issues

peak dirge
#

We've seen a few issues, but they've been rare

heady spear
#

also it's clearly not usable because then you can't copy-paste aikar's flags

#

how 2 run server if u can't copy paste??

left swift
#

Lol

#

What were the rare issues

peak dirge
#

hello i am xXx_t0x1cw45t3_xXx and 2day imma show u how 2 start ur memecraft server that wil becum biggiest memecraf server biggar than hyperpickle XDDDDDDD

twin lagoon
#

my main issue with openj9 is that the server just crashes after someone joins

peak dirge
#

Last one was a JIT issue, we had to upgrade to a nightly build to fix.

twin lagoon
#

i had it running fine previously on a regular paper survival server

worn ember
#

runs fine on openjdk 11 for me

twin lagoon
#

it might be a plugin or something but it spews out an unintelligble dump or something

left swift
#

Ok interesting

#

Will try it out for sure

twin lagoon
#

follow tux's blog post about oj9

left swift
#

Gotchya

twin lagoon
#

i'm running jdk 13 hotspot w/ zgc rn though

void void
#

is zgc better choice than shenandoah?

latent valve
left swift
cobalt surge
#

wait who pinged cat??

latent valve
#

Someone today or yesterday

#

Im just slow in the head

cobalt surge
#

damn i missed it then

fast siren
latent valve
left swift
#

Hey look the guy that just joined is there

latent valve
#

Eyyy prob got kick 🍿 who knows

#

XD

cobalt surge
#

gotta love those random pings.. right cat??

lucid parcel
quasi valley
#

I don’t think he’s around, maybe ping him so he notices!

cobalt surge
#

i dont think im that dumb to ping someone just to get kicked/banned by the paper police (wiz)

quasi valley
#

😂

torpid burrow
quasi valley
#

But people can probably get away with pinging cat, he’s just a Brit after all

cobalt surge
#

nah im good

static badge
#

3Head oi cat

cobalt surge
#

ill let you take care of that for me then Kenny

golden gust
#

listen her u fuq

cobalt surge
#

lol

quasi valley
#

@golden gust

#

runs

cobalt surge
#

hides in the corner under the table from the hammer

limber knotBOT
#

I’ll just hide in irc until he goes to sleep again

cobalt surge
#

lol

limber knotBOT
#

is getting out the ban hammer! ▬▬▬▬▬▬▬▋ Ò╭╮Ó

#

oh no

latent valve
#

Oh no electroniccat (ding on irc) Hi

cobalt surge
#

shit getting deep if cat gotta get his ban hammer out

latent valve
primal minnow
#

Where can I find developers? That I can pay? Advertise

void void
#

from spigot forums

limber knotBOT
#

spigot has a forum section for that

left swift
#

Internet

primal minnow
#

Oke tt

#

Ty

latent valve
#
#

There best site

void void
#

if you pay well and have a good idea then might as well dm me

latent valve
#

Pog

cobalt surge
#

depends on what you are wanting made

left swift
#

A 1.8.8 jar for server admin pepeLaugh

olive garden
#

My experience:

  • clicking the exe doesn't work
  • can't find the JDK
  • setting the JDK path manually fixes the JDK issue, but now it doesn't open any window
  • okay, I got the window to appear
  • hooked into an application with seemingly no harmful errors
  • open the 100% category, first method under it is marked as 117%
  • look over to the jar's folder, see 30 .class files that weren't there before
    I don't know about how you managed that electroniccat, but I sure as hell wouldn't say that
void void
#

wut

#

i haven't had any issues with visualvm either

#

i bet you simply had bad luck

olive garden
#

I probably just have to set some options

void void
#

though visualvm reminds me ramen somehow

#

and now i want some

olive garden
#

lol

cobalt surge
#

im kinda hungry too now

golden gust
#

last resort?

#

flatmates are making fish pie :3

cobalt surge
#

wtf is fish pie

latent valve
#

it pie but with fish in it

cobalt surge
#

that doesnt sound to good

latent valve
#

.g fish pie

limber knotBOT
#

(DiscordBot) https://www.bbcgoodfood.com/recipes/family-meals-easy-fish-pie-recipe -- Family meals: Easy fish pie recipe | BBC Good Food: "This fish pie is a classic dish that's perfect for the whole family. Learn how to make this quick and easy recipe only available at BBC Good Food."

cobalt surge
#

i like fish and i like pie but fish pie doesnt sound too good

olive garden
#

I hate you two

#

now I have to grab food

golden gust
#

it's fish, with like, some sauce, and mash on top

latent valve
#

@olive garden ding ^

cobalt surge
#

25g butter

, plus a knob wtf is a knob

latent valve
golden gust
#

basically, you just shove it in and see what you get out

#

a spoon, btw

pulsar wigeon
#

just shove it in

#

:^)

cobalt surge
#

thats what she said

static badge
#

3Head oi m8 3Head just use a 3Head knob 3Head of butter

latent valve
#

no

pulsar wigeon
#

yes, you honestly are retarded

static badge
#

wiz ur retarded

cobalt surge
#

you might get a not so honest answer

latent valve
#

wiz so mean

#

back to how to draw 101?

golden gust
#

wut?

cobalt surge
#

they are the same thing]

golden gust
#

if you mean, which square is drown better, the bottom one

pulsar wigeon
#

both are bad

#

they're not different styles

golden gust
#

But, more in a, the first one is so jacked up that it's fuckerinod to hell and 2 wins by default

pulsar wigeon
#

they represent entirely different things

#

one shows the vertical layers, the other shows a cube

#

like, entirely different things being shown

cobalt surge
#

you wanted honest opinions..

pulsar wigeon
#

also fyi, the "solid" layer/face should be the visible one

#

dotted lines are for indicating occlusion

#

(unless you actually have a dotted surface)

left swift
#

Nop

cobalt surge
#

Why not just use world edit cui

pulsar wigeon
#

f3+g

#

yea lol

cobalt surge
#

Billy once made a plug-in that did what you are trying to do

#

I think he called it Pl3xCui

pulsar wigeon
#

i mean, WE CUI-type things do that already

#

//chunk :^)

woven otter
#

Kenny made some cui plugin too

pulsar wigeon
#

well, SUI :^)

#

there's a bunch of those plugins at this point tho tbh

woven otter
#

yes something something

pulsar wigeon
#

they all suck afaik

#

one of them even completely breaks worldedit selections too

#

no clue how it managed that

void void
left swift
#

Np

woven otter
#

np

magic ice
#

np

unreal quarry
#

in pee

worn ember
#

Yuck

#

Bad billy

latent valve
#
What behaviour is expected:
What you expected to see
Either Rail break or drop

What behaviour is observed:
What you actually saw
Rail breaked and dropped

isnt that the same thing?

pulsar wigeon
golden gust
#

it's a carpet/rail duper

static badge
#

get it

#

cuz it's a duplication report

fringe quartz
#

Y'all heard this nether ambience shit

static badge
#

and it's marked

#

duplicate

fringe quartz
#

it's scary as hell

pulsar wigeon
#

thanks for explaining leaf

static badge
#

wiz you need me to explain

#

you dumb moderator

left swift
#

.leaf

graceful knoll
dapper pike
void void
#

i remember someone reporting that wecui mod is totally broken right now

pulsar wigeon
#

works for me

#

¯_(ツ)_/¯

void void
#

great, less things to worry about

pulsar wigeon
#

i mean, i haven't updated recently but i don't think you've changed anything recently

nimble latch
worn ember
maiden sorrel
crimson axle
#

Hi !

left swift
#

Bye !

clever dust
granite salmon
#

Did a bunch of ppl get kicked or what

void void
#

no

golden gust
#

nothing like github sending notification emails an hour late

gray elbow
sharp lily
granite salmon
#

omg have u come to optimize minecraft

cobalt surge
#

Sam who you asking? Cat?

pulsar wigeon
#

the guy who had just joined...

#

it's a joke about his name...

cobalt surge
#

Oh I didn't see that. Lol

#

Hell I was gonna poke fun at cat.. cuz that would mean he has to do a thing.. and we all know he doesn't do well with doing things.. ;)

latent valve
#

xD

#

wtf

#

ok that bot is g4y

#

forgot what i wrotew too

#

smh

pulsar wigeon
#

interesting, doesnt like repeated ...s

#

guess it just matches any char

void void
#

Built a PC last night, went through the riggamaroll of setting up windows, put roblox and a pony game on it for my niece, and gave it to my sister. Some old hardware but still pretty good nonetheless.

#

New mobo, cpu, and ram; old fans, case, and gpu.

left swift
#

such a nice simp

void void
#

ikr

#

That pony game is exceptionally weird though

left swift
#

lol

void void
#

I had to make an acct and start it to make sure it ran for her, and also download all the assets so she could just play it as soon as she got home

#

Did the tutorial

#

Was fucking odd

#

It's called Star Stable

unreal quarry
#

my girls play that game

#

lmao

left swift
#

it's probably russian made to brainwash kids at a young age to work against the capitialist machine

void void
#

It's like an MMO where you're a horse trainer or something

left swift
#

russian sleeper pony

golden gust
#

Yea

#

had to test it

#

i gotchu

#

did you test the sims too? ye

void void
#

I mean pepeshake I don't want to know what the fuck would happen if they got home and it didn't work m8

#

Would be a shitshow

#

Hey the sims is fun

golden gust
#

The sims is just...

void void
#

But yea I'm sure as hell not driving 30mi down to her apartment to diagnose the fucking pony game.

left swift
#

sims is fun

golden gust
#

Older versions where fun

left swift
#

cat is just a boomer doesn't understand it now

golden gust
#

I tried 4 other month and it's just so locked down

#

like, it just feels more restrictive and less.. fun

void void
#

She also plays roblox which I mean, I can't fault really. It looks okay. Bit weird as well, though...

#

But I think you can learn to code with that?

golden gust
#

roblox was like, the shit

void void
#

Which is interesting

golden gust
#

it supports scripting and stuff

void void
#

I kinda want to get my niece into learning how to code, while she also has fun

left swift
#

she doesnt play minecraft tho

void void
#

So mebbe roblox is a good outlet

#

She never could, @left swift

#

Now she can yes

#

I might buy it for her

left swift
#

have her try out 1.8.8 pvp servers first

void void
#

She could also never play star stable, she just watched youtube videos about it

#

This is her first PC and I custom built it

unreal quarry
#

i asked my oldest daughter to pitch the game star stable in 1 sentence to me. she says "its a questing game where you can like talk to horses and you have to save the world from an evil darkness"

void void
#

So she gets to experience it for the first time tonight

#

We'll see how she likes it

left swift
#

jokes aside, very wholesome

void void
#

Just threw my old gtx 780 in there

#

Pretty old but it still runs some stuff I believe

#

She won't be playing triple-A games so

left swift
#

triple-a titles from 4 years ago tho

void void
#

that is true

#

I'll make a gamer of her yet

cobalt surge
#

how old is she?

void void
#

8 haha

cobalt surge
#

you should have started her 4 years ago

void void
#

Yeah, I suppose

#

Better late than never

worn ember
#

Talking about sims without me :(

void void
#

Brb gotta move a tv

cobalt surge
#

proven fact.. video games make children smarter

cosmic raft
unreal quarry
#

except fortnight. that game makes kids dumb

void void
#

Alright i'm trying to make a plugin but i'm already failing to grasp this

static badge
#

minecraft makes kids dumb

cobalt surge
#

retardednite is just retarded

worn ember
#

Stfu rart leaf

latent valve
#

fortnite is 🚮

unreal quarry
#

they're already dumb when they got here from fortnight, leaf

#

😛

void void
#

so when i add a external library do i add the spigot API or the spigot server jar monkaS

latent valve
#

leaf pr make server owner headache

worn ember
#

U wot

static badge
void void
#

cuz this tutorial making it seem like server jar

cobalt surge
#

leaf is a headache

golden gust
#

are you using intellij?

#

if not, bleh

#

but, if so, use the minecraft dev plugin

granite salmon
#

worth using intellij if you can get used to it

latent valve
static badge
#

the fuck is that

latent valve
#

ocean ruin that spawn on land with drown too lol

granite salmon
#

i see a lot of lovely prs, very nice to see

#

Billy and leaf be making them 24/7

static badge
#

PepeLaugh he doesn't know

golden gust
#

was actually kinda looking into merging that one tomorrow

#

r i p

static badge
#

the fix already exists it's just me being too fuckin lazy to port it

#

besides it only really showed its teeth during the no-tick view distance impl

#

...which also needs to be ported

hardy knot
latent valve
#

cat was bouta do something productive then leaf f it up

#

smh leaf :p

gusty tiger
limber knotBOT
#

@gusty tiger [Auto] We're now known as Paper.

golden gust
#

downloads page, scroll down

gusty tiger
golden gust
#

both the same file

gusty tiger
#

thanks :) have a good day

void void
#

api.

#

oh

#

i was scrolled up

candid wren
#

lol i just had the weirdest bug in minecraft

#

it stopped but that was strange

void void
#

lighting just went fucko for a minute looks like

granite salmon
#

Black hole

left swift
#

mojang's elua is taking control

latent valve
#

elua new thing?pikoh

#

End license user agreement

left swift
#

ending lighting ultra assassination

slow ether
prisma quiver
hardy knot
#

What's a good, recent version that's fast?

#

Fast server-side, I mean

pulsar wigeon
#

1.15.2

hardy knot
#

Thank you :)

static shard
left swift
worn ember
#

Tf

pulsar wigeon
#

what

#

1.15.2 is the fastest recent version there is

#

tell no lies 🙊

left swift
#

🙈

static badge
#

PepeLaugh he lacks critical information

pulsar wigeon
#

what, me?

static badge
#

the person you bullshitted

#

wait

left swift
#

w h omegalul

pulsar wigeon
#

hey i didn't bullshit ok

static badge
#

moderators tbh

#

lying to users

pulsar wigeon
#

they made no constraints on "how recent" or "how fast"

static badge
#

being dum

left swift
#

contributors pepeLaugh

pulsar wigeon
#

so i went with "most recent" and "whatever fast"

left swift
#

and supported

pulsar wigeon
#

if they wanted something outdated1outdated2outdated3 they could have asked

static badge
#

u can't bullshit ur way outta this moderator

#

the rules of bullshit aren't "what I say"

pulsar wigeon
#

enjoy your brain cell

static badge
#

remember when paper guild colours were good tbh

#

I remember

left swift
jolly crown
#

stream is your pfp jayfeather

static badge
#

yes

cobalt surge
#

I just noticed your pfp is different leaf

static badge
#

keaf

#

irc doesn't forget that

cobalt surge
#

I can't spell tonight

static badge
#

ur in good company ur husband can't either

cobalt surge
#

Nah I'm in bed watching a movie

left swift
#

Leafy

static badge
#

what

worn ember
#

I was replying to this

void void
#

nice i made max bookshelves 30 instead of 15

#

only thing is its a bit deceiving u think ur gonna get sharp4 but then u get sharp2
idk if ill bother changing it more

regal dune
cobalt surge
#

Hmm that may be cool to use..

void void
#

@cobalt surge are you learning to code

cobalt surge
#

Hell nah. I know how just refuse to do it. Ask @unreal quarry about the plug-in I already made

void void
#

LUL

void void
limber knotBOT
#

(DiscordBot) When Client Says "Your Price Is Too High"– How To Respond Role Play - length 13m 7s - 15,973 likes, 216 dislikes (98.7%) - 234,223 views - The Futur on 2019.12.26

void void
#

Fun video to watch for anyone that freelances

#

Gee, I wonder...

shell vine
#

ppl really need articles for that

wide chasm
#

I've seen people giving their baby steak, so...

limber knotBOT
#

The hell did i walk in on

wide chasm
#

Disappointment

limber knotBOT
#

Nothing nwe then

#

s/nwe/new

#

Correction, <Vertanzil> Nothing new then

golden gust
#

as a brit, that's BS

limber knotBOT
#

Shhh me we know electroniccat we know

#

pets electroniccat

golden gust
#

ngl, I used to have a cup of tea and let my little sister have a lil' sip

#

I mean, assuming that she often gave me the choice to not

latent valve
#

"Cannot send Chat Message"
Maybe command only was turn on? Or smt kekw

vestal jasper
#

that can happen sometimes when the player object is somehow destroyed

#

used to happen with FAWE a lot a couple years ago

primal minnow
#

Need professional java coder to help out with my journey to make 'ColossalMc' it is a mini games server including factions. You will be payed via paypal invoice or split Owner with me and payed through the amount of ranks/items bought when released. (Please dm if interested)

vestal jasper
#

$50/h, minimum 24 hours, oh and you pay up front :^)

latent valve
#

^Vic

limber knotBOT
void void
#

me: why the FUCK is this throwing an error

#

also me: losing my mind over it

#

finally me: open target object

#

class is empty

#

me: oh

limber knotBOT
#

GJ

golden gust
#

I keep doing that these past few days

#

I have no idea how

#

But, the class file is just empty

void void
#

I make it, but never impl it

olive garden
#

noobs

#

I just haven't created a new class in 3 days

#

simple :P

limber knotBOT
#

CODE MORE NOT LESS

olive garden
#

modern problems require modern solutions

woven otter
#

I havent opened an IDE in 3 days at least

limber knotBOT
#

pets ducky

ember crag
#

So am I the only person disappointed in Mini's 110 mile electric range?

#

110 miles would work for me 5 days a week, but I drive 180+ miles almost every weekend. I would still need to drive my Expedition with its 15 miles per gallon.

void void
#

it's a problem in big countries like the US

#

lots of european countries are substantially smaller than the US

#

substantially

#

so no, you're not the only one

olive garden
#

lies

#

European countries are the greatest

void void
#

i dont mean that they're bad

#

i mean in land size, they're much smaller

#

which is factually correct

olive garden
#

how dare you say something like that

#

okay, I should really stop pretending to be a nationalist

void void
#

yall are much better than the US in a lot of ways but in land size, sorry no

golden gust
#

how long does it take to fast charge is the question?

void void
#

russia and us got u beat

golden gust
#

Oh, damn

#

hm, preston (where I used to live) to london is like 230 miles, hought it was a bit less

#

So, that's like 1/2 the distance, which is somewhat bleh

ember crag
#

The website says 36 minutes to 80% at a 50kw charger.

#

Aren't many 50kw chargers around my area yet though.

void void
#

I just looked up Portsmouth UK to Carlisle UK (which is as far as I can tell, mostly end-to-end) and it's ~350 mi. San Diego California to Yreka California is 766 miles...

golden gust
#

tbqh, I don't drive, maybe one day, but like, for me, a few hours of driving is plenty before your average driver should probs pull off for a few hours, long haul driving is a bit of a killer

void void
#

Just for comparsion. And that's not even the full S->N length.

ember crag
#

Yeah

void void
#

Now imagine the West->East distance.

#

It's a few thousand.

golden gust
#

Yea, the range of that car is pretty crappy, but, it's not too bad when you consider things like rest stops, etc

#

batteries just don't have the energy density of go-go juice, which will always be a bit of a bleh thing

ember crag
#

Worst part is that a standard range model 3 is ~$10k more, but fits my use case more.

void void
#

Sacramento CA to Washington D.C. => 2727 miles

ember crag
#

But I don't know if I want a $670/mo car payment.

golden gust
#

Yea, but those milages are not something you're gonna cover in one drive, you're gonna have rest breaks, etc

void void
#

And there are truck drivers who road trip that shit in a few days.

#

😬

ember crag
#

250 miles is a pretty good match for rest and meal stops.

heady spear
#

frekken covid19 in my hometown as well so now I refuse to go home, ain't gonna happen

#

not that we don't have it in my uni town but "they have it under control"

golden gust
#

UK cases sky rocketed these past few days

heady spear
#

the Swedish government just acts like everything is fine and that it's just the common cold 😄

ember crag
#

I mean, it pretty much is.

heady spear
#

they reported 15 cases the other day, now it's 100+

golden gust
#

I mean, it's basically a flu

#

a bitch of one, yea

ember crag
#

Same control measures.

heady spear
#

The major difference being the lack of vaccines.

ember crag
#

Wouldn't spread so easy if people would quit being nasty.

void void
#

My local news said we wouldn't have vaccines until next year.

golden gust
#

Well, yea, that's one kicker is for the more vulnerable people

void void
#

Just last night they said that

#

I don't trust those fuckers, they're retards

limber knotBOT
#

Didnt someone just die from it

void void
#

But I heard em say that

golden gust
#

Yes, elder patient, in and out of hospital already

limber knotBOT
#

That sucks

ember crag
#

Lots of old folks and others with compromised immune systems have died. Same as influenza.

limber knotBOT
#

Ive gotta be careful then

ember crag
#

Haven't heard of any otherwise healthy people killed yet.

heady spear
#

We have though? but in china they died of "severe pneumonia"

limber knotBOT
#

I struggle with imune issues

#

currently have a cold

void void
#

plz dont die verty

limber knotBOT
#

<3

golden gust
#

its flu season which makes everything much more of a pain in the ass

heady spear
#

We have vaccines for the flu, we don't have vaccines for covid19

limber knotBOT
#

I chased someone out of the door yesterday said I had corona virus

#

never seen someone move so fast.

ember crag
#

Lol

golden gust
#

vaccines for the flu

#

to a degree, yes

limber knotBOT
#

AntiVaxers >

#

See how long they last

ember crag
#

My response would have been more measured. For example, we would stay at arms length or more. But that kind of thing doesn't scare me.

golden gust
#

No idea of the number of varities, etc, but each year the vaccine is a total educated guess over what strains are going to be more prevalent

limber knotBOT
void void
#

#CoronaVirusChallenge

ember crag
#

ChAlLeNgE

golden gust
#

trending in united kingdom

limber knotBOT
#

could be months before they get a vacine

golden gust
#

#FursuitFriday

#

mfw

limber knotBOT
#

I know

#

electroniccat is my furry.

#

It probably won't take months for the US to come up with one

latent valve
#

Stay safe @heady spear

limber knotBOT
#

Probally not

ember crag
#

(sigh) loads shotgun

limber knotBOT
#

I hope they come up with something

#

I tested the swine flu vaccine in the Army ;)

#

took like a total of 2-3 weeks for it to be ready for the public lol

#

tell you what though, from those tests I haven't got the flu in the last 7 years XD

ember crag
#

US Army probably has the best odds of being first to market so to say.

void void
#

this was tagged #CoronaVirusChallenge

limber knotBOT
#

US Army just tests but otherwise doesn't actually produce anything

void void
limber knotBOT
#

kind of sucked to get like 20 flu vaccines though, but I seem to have benefit from that lol

ember crag
#

Yeah

limber knotBOT
#

bet it cant be doing their trade much good naming a virus after a beer

#

Imagine if that was called carlingitus Half of the people on the council estates would die due to lack of alchahol

void void
#

wat

ember crag
#

Regular coronavirus has been called that longer than Corona beer has been around I'm sure.

limber knotBOT
#

I throught this was a new thing out of china

ember crag
#

This is just a less common strain.

#

A subspecies if you will.

limber knotBOT
#

Made in china isnt always better.

latent valve
#

That explain whykekw

limber knotBOT
#

What is new is that the coronavirus is able to infect people

#

all previous known corona viruses do not have the ability to infect human cells, but this one particular strain obviously can.

void void
#

??

limber knotBOT
#

Horseshoe bat carries a known strain of corona virus in case you are curious

void void
#

coronaviruses have been around for a long time and could infect all mamels

#

mammals

#

u talking out your ass again bud

limber knotBOT
#

animals, not humans

void void
#

lmfao

#

humans are animals my friend

limber knotBOT
#

yes, but in this instance this particular virus didn't have the ability to infect human cells

#

until covid-19 that is

void void
#

tell me again

#

how they couldnt infect humans

#

until covid-19

ember crag
#

Human coronaviruses were first identified in the mid-1960s. The seven coronaviruses that can infect people are:
heady spear
#

Almost all cases here come from Italy, and it seems to be that the families of the infected people are the ones that get infected rn

void void
#

Yeah. Like I said, he's talking out of his ass.

heady spear
#

there has barely been any cases of random people getting it here

limber knotBOT
#

Ah, probably should have worded it as making people sick

ember crag
#

Seven

void void
#

They all make people sick.

ember crag
#

Remember SARS?

limber knotBOT
#

not all of them

void void
#

SARS made people deathly ill

latent valve
#

Ye like there 2kish in italy that got infected

limber knotBOT
#

SERS, SARS and MERS make people sick

ember crag
#

SARS was the same virus.

void void
#

lmao.

limber knotBOT
#

but those are 3 out of the seven

#

well I guess you could say 8 now

heady spear
#

fucking stockholmare went to italy for skidsemester and now they're spreading the virus

limber knotBOT
#

oh no 7

void void
#

okay I'm done, now he's gonna try and cover his ass like it was some accidental bad wording

#

back to youtube ^-^

heady spear
#

stockholmareare the worst

latent valve
#

Yup

heady spear
#

and göteborgare, it seems

latent valve
#

Stockholmare 🚮

heady spear
#

Also all those Iranians that suddenly want to come home for the Swedish healthcare :DD

ember crag
#

7 includes covid19

latent valve
#

Goodjob Löfven

heady spear
#

Also, so we have this national healthcare thingymabob and one of the executives held a press conference together with our minister of social welfare

#

and they basically said that the best way to protect yourself is to wash your hands and cough into your arms and not your hands

latent valve
heady spear
#

then minutes later he coughed into his hands on live national television

limber knotBOT
#

lol

heady spear
#

and now he's claiming that he's being bullied online

ember crag
#

Anyway, should have been asleep 40 minutes ago. I'll talk to you folks in a few hours.

latent valve
#

Haha

heady spear
#

and that people are attacking him personally

golden gust
#

i gave up on the sleep thing :L

heady spear
#

and that they should focus on other things from the press conference

golden gust
#

today shall be as much fun as listening to simple all day

heady spear
#

like bro wtf lmao

limber knotBOT
#

Our problem is too many people are germaphobes

latent valve
#

@golden gust ding. Sleep my dude u need sone rest

heady spear
#

No, our problem is that people have horrible personal hygiene

latent valve
#

Sleep#

limber knotBOT
#

I just usually ignore simple XD

ember crag
#

Damn @latent valve

heady spear
#

if people just washed their fucking hands people wouldn't catch nearly as many viruses lol

ember crag
#

You need some sleep too

limber knotBOT
#

well its a double edge sword on the hygiene thing

heady spear
#

I've seen people go to public toilets, not wash their hands and then go eat