#general
3141 messages · Page 559 of 4
lol
He'll email u the support bill
I like the commands that can't be undone... ;D
k well next time, go to #paper-help
extreme server---ering
hm
yea honestly no clue why one of them uses -c and the other uses 2 separate commands
i blame wg 5
setup command so when u die, pc is formatted.
so im about to have a meeting with an old boss who wants to bring me on for a contract, but payment has not been discussed yet (we will in this meeting, im sure). But how do i frame this without sounding like a little bitch
is something like this a fair question "Am I being brought as a freelancer or a temp for this project?"
I would ignore it and scare him/
thats the best way to phraze it
If freelancer, that means I give a quote
If temp, they decide the pay
So I just kinda throw the ball in their court with that question
don't be afraid to ask questions
that's a honest question imho
yea good point
unless you're desperately trying to get money then you shouldn't be afraid at all :p
i mean i could use some, as my normal source of income is currently le closed due to covid :D
same :(
simple will you be my sugar daddy
i have $80 in my checking account mikro
oof ok

i have 440€ rn
For real, tho... know the field, know the average pay, don't go in unarmed.
but most of it goes poof
i feel bad for poor people
i mean, i dont know the project much yet. all I know is it's a "rest api integration" between two apps
that's ALL i know
im getting more info in an hour
lol?
ok
ok
petition to ban viper coz too random
let me guess, all your websites are static and have absolutely no interactivity in any way shape or form because javascript sucks
amirite
good
you are not using silverlight?!?
silverlight 
wiz do u have ze hammerino ready
good god
i thought that word was dead and i never had to read it again
s i l v e r fucking l i g h t
fuck you phoenix
you're welcome
you're not cool enough to know
they all try to be ze germans
no, fuck germany
They are sheep following a herde
I should just write like zis all ze time now :zinkingface:
aren't germans the ones that tend to pronounce the th like a z though?
pretty sure that's frenchies
oh wait, I think we say f instead of th, lol

german god rid of the th a couple hundred years ago so nobody knows how to pronounce it properly anymore ¯_(ツ)_/¯
same as English doesn't have ö ä and ü xD
they are easier to pronounce imo though

I wonder if that is addictive.
Cue the sugar shack song.
😂 😂 😂
Official audio for Sugar Shack by Jimmy Gilmer and the Fireballs, released on Ace Records. Subscribe to the official Ace channel for more classics, lost gems, playlists, and more: http://www.youtube.com/AceRecordsBroadcast http://acerecords.co.uk/the-best-of-the-fireballs-vocals
(DiscordBot) Jimmy Gilmer and the Fireballs - Sugar Shack (Official Audio) - length 2m 6s - 10,492 likes, 398 dislikes (96.3%) - 1,373,850 views - Ace Records Ltd on 2014.08.19
That was badazz to name your band FireBalls in 1963.... damn i think its badazz today.
If I had the option to choose the front end language for new company projects I would go with Blazor over JS @void void
Who
if you have to ask probably not
its a service like mc-market where you're buying from some other random person, its like asking if craigslist is reputable
Hi! Someone know how to display online players (just number of online players) on my website? I was using it: https://www.spigotmc.org/resources/mc-player-counter-displays-the-number-of-online-players-with-2-lines-of-html.40807/ for few months and it worked great but today it stopped working :/ So I am looking for an alternative
can anyone help me figure out what the problem in this timings might be? https://timings.aikar.co/?id=583a83591bfc424a866af49177d4b785 earlier i asked and it was recommended that i upgrade paper spigot (which i did) and remove autocrafter and floristics (the two most resource intensive plugins) but now tps is back to 13
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
i do have a player with a lot of villagers but they are in multiple chunks and not all on top of each other
well it's not about paper in particular i don't think paper is the problem
'cause it was doing it in previous paper version also
How? Isn't that a bug? Double death at the same time is possible?
Mines are even lower, animals 5 and monsters 20.
I will try, thank you so much for your answer.
.flags
Optimized & Recommended JVM Startup Flags: https://mcflags.emc.gs
Also use these flags
whats the difference between waterfall and flamecord ?
intresting.
PaperMC 4 life ❤️
i dont see a reason to use any other fork from spigot that papermc stuff like waterfall and paper tbf.
it's also violating the licensing bungeecord/waterfall is under so yeah
it's open source and they don't provide source so, yeah
the entirety of mcmarket is a joke
not a funny one like the spigot forums, just a sad one
we get on call and he's like "let me get right to it. because of the virus, i've just been notified that all non-essential spending is halted, so unfortunately I have no work for you. i'm sorry! however, ill be hiring soon, and I'd love to work with you again because I know you do fantastic work, would you be open to that?"
aka "sorry no job rn, maybe l8r lol ok bye"
oh well back to the grind
.deoptimize
Yikes
I was lookin for PaperSpigot help :
@void void [Auto] We're now known as Paper.
i don't care
I'll comply with the rules I guess no point of cryin about it 🤷♂️
if you need help, you can ask questions. if you want to pay someone to do something for you, this isn't the place
is this recommended to be used ?
java -Xms6G -Xmx6G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=35 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Dusing.aikars.flags=mcflags.emc.gs -jar paperclip.jar
Found it here
https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
.optimize2
Mines are even lower, animals 5 and monsters 20.
I will try, thank you so much for your answer.
yes 1.15.2
k
for pterodactyl it would look something like this ?
[Not sure if i wanna run server_memory on xms too]
java -Xms6G -Xmx{{SERVER_MEMORY}} -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=35 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Dusing.aikars.flags=mcflags.emc.gs -jar {{SERVER_JARFILE}}```
Anyone know a plugin that allows us to have censored words in chat but the ability for people to disable the filter for themselves to see messages
maybe chatcontrol has some options idk @pine robin
check both the free and the premium one and their permission nodes.
turns out that dosent work on pterodactyl apperantly.
intresting 
might be too old 😦
i put 128M on xms and its running fine now 🙂
@pine robin it'd be simple enough to make if you want to hire a dev to do it
Got it thanks
just kill me already 😂
do i need to ban you
The question was "brute force algorithm to calculate all possible permutations in a given char away" and this dude answers "this will calculate up to 8 chars"
char[] ch = "ABCDEFGHIJKLMNOPQRSTUVWXYZ".toCharArray();
for (int i = 0; i < ch.length; i++) {
char c1 = ch[i];
for (int j = 0; j < ch.length; j++) {
char c2 = ch[j];
for (int k = 0; k < ch.length; k++) {
char c3 = ch[k];
for (int l = 0; l < 10; l++) {
char c4 = ch[l];
for (int m = 0; m < 10; m++) {
char c5 = ch[m];
for (int n = 0; n < 10; n++) {
char c6 = ch[n];
for (int o = 0; o < 10; o++) {
char c7 = ch[o];
for (int p = 0; p < 10; p++) {
char c8 = ch[p];
currentString = "" + c1 + c2 + c3 + c4 + c5 + c6 + c7 + c8;
System.out.println(currentString);
}
}
}
}
}
}
}
}


well, he's not wrong
ok boomer
simple, its pretty simple
8 chars is not part of the question
i misread that
thought it was like 'find all 8 char permutations"
lmao
nope, the question was "find all permutations of given array" (length not specified
) but anyway, this dude just gave an 8 char solution

he should get 8 points out of n for his solution where n is the max array size
:^)

Mouses used to have balls
what
oh, yea lol
NO KASH
no
yes ( ͡° ͜ʖ ͡°)
@worn ember it's that way by design
lithium 
Why dont you just test it on a new world yourself
so is the EULA not enforced? there's "hardcore" factions servers with donator kits that are obviously pay2win
It is
Sometimes
There's a massive list of blacklisted domains
They rely on reports and even then only sometimes enforce it
Anyone good with spring? Can I make a component or something that extracts data from a request?
And then put it as an arg to a controller action
(obligatory MiniDigger tag)
(i want to get the principle and pull shit out of it and put it into a more convenient object)
principal*
I already have my auth stuff done, and it loads it into the standard java.security.Principal
but, when I want to get stuff out of that, I have to cast the thing to JwtAuthenticationToken, then get the attrib map and get stuff out
I want to replace that with an obj that is able to do that for me, so I can just call a method to pull what i want out easier
if that makes sense :L
im trying a converter but, nope
Still in bed, lemme take a shower and boot my work laptop
oh, i suppose i do need to use that userdetails bullshit huh
aight np
i dont like all the fields userdetails has -.-
might just settle for this: https://reeee.ee/MPoZQU.png
would like to avoid having to do that map all the time though
ah, ok, this isn't nearly as bad. https://reeee.ee/LilPyx.png
alright im done spamming
we use an ObjectPostProcessor
when building an auth manager
this is what I do for a private project
heads up that if ur gonna be retarded and try to steal shit from a store
Sup
don't jump and whisper "shit" out loud when you meth addict run up in the aisle next to an employee and see them
I stg these retards are intentionally trying to get caught now
what happened to the whole trying to be inconspicuous thing
MiniDigger how tf do i test a Mono<Boolean> 😭
this makes me wanna stop using the new spring shit.
i swear to god
every time i ask for help with spring and im not using webflux people shit down my throat
go ahead try it
(MiniDigger) https://stackoverflow.com/questions/42438862/junit-testing-a-spring-async-void-service-method -- JUnit-testing a Spring @Async void service method - Stack...: "For @Async semantics to be adhered, some active @Configuration class will have the @EnableAsync annotation, e.g. @Configuration ..."
it's cryptic as shit
like, wtf
but at this point it's actually hindering my app development process
this looks sane
so im just gonna go to, god forbid, blocking!!!!!!
thats a test
im not testing, im literally in my controller checking if something exists
and the reactive repo returns a Mono<Boolean>
and i can't just if() this shit
oh 😂
so annoying 😭 i wanna fight the spring devs
doOnNext
are you using the r2dbc thing?
i hit my reactive crud repo with an exists check, get back Mono<Boolean>
i need to do the basic, if true then lookup data and return if not 404
but...
idk how to do this with monos
doOnNext looks promising Mini
maybe
yea but like, i guess i do the if in there and if it's true then return the next mono from that, then return that 
because people keep shitting down my throat that RestTemplate is deprecated and that i need to embrace the reactive gods and use WebClient

sort of what you guys do with people who develop on 1.8 😉
it's basic shit
reactive is annoying
the spring ecosystem is sometimes very nice
sometimes it sucks, hard.
holy shit 
i have to return a Mono<Boolean>
so thanks spring i can check my boolean
but WHAT THEN YOU BITCH
okay so
you have to return a Mono<Boolean>
You don't want to return a Mono<Boolean>??
okay
the boolean is coming from an existence check
and you want to return what
if the boolean is true, i need to do another db call to get a Mono<UserProfile>
which is what i want to return
yet
AsyncRestTemplate is
@void void that's what transform is for 😐
w0t
you can return a different mono can't you?
yes but it doesn't unwrap the Mono<Boolean> for testing
transform(Function<? super Mono<T>,? extends Publisher<V>> transformer)
yikes that's 😐
yea
idk, what's the fuckin timeline on them deprecating regular good ol blocking
cuz
i swear to god
but i wont be looking forward to when they actually do deprecate that shit
my biology teacher's learning HTML lol
there is a filter() method
might be promising here
i guess, filter it out if false, then figure out how to throw a ResponseStatusException if it's empty at that point, otherwise get the mono
zipWith(Mono<? extends T2> other, BiFunction<? super T,? super T2,? extends O> combinator)
Combine the result from this mono and another into an arbitrary O object, as defined by the provided combinator function.
just this one project already has 26 usages :D
let's go boys 
what's that?

@GetMapping
public Mono<UserProfile> getOwnProfile(JwtAuthenticationToken auth) {
String accountId = auth.getToken().getSubject();
return repository.existsByAccountId(accountId)
.filter(Boolean::booleanValue)
.switchIfEmpty(Mono.error(new ResponseStatusException(HttpStatus.NOT_FOUND, "Profile not found")))
.then(repository.findByAccountId(accountId));
}
That's all it was smh
I guess this is Future
also jwt
shut up jwt is good
no
yes
you can just have an hashmap with invalidated tokens :D
or just, only have the token be valid for a short time like you are supposed to do
it is actually valid for a very short time, dont assume Ok
session is a PITA for scaling
no JWTs are a PITA for scaling
plz
whats the issue with tokens and scaling?
load balancer -> (servers) -> redis boom ez pz lmn sqzy ur mom cheesy cheesy
dont get me wrong
I have both services with sessions (and replication) and with token auth in prod
sessions for websites (human users), tokens for services
anyone here a react fan :D?
vue > *
😐
Mini vibin
i haven't tried vue
vue > react > angular
just rewrote an angular app in vue at work
I just like the templating waaaay more in vue than in react
like, you just write html
(you still can do react style shit if you want, dont need a template, you can use a render function, but nobody really does this unless you have really special cases)
ok
so fun story
my IE is in buisness mode, aka its now IE8
how do I revert? 😂
"this internet explorer instance does not have the following capabilities privatenetworkclientserver"
what is this shit
why do I have to do this?
Why use ie Mini?
same issue in old edge
but browser tools are better
basically, in my company network my new login site doesnt load css and images in IE and edge, it does work in proper browsers and it even works from the internet in IE and old edge
Hahaha
fun fact
docs dont have that error message
notice how SEC7117 is missing
uuuuh
I knew it
some corporate bullshit policy bullshit
What is different -XX:+UseLargePages and -XX:+UseLargePagesInMetaspace
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.
Hey guys, I got a little question (since the last time i play Minecraft is very long time ago...)
I recently want to create a 1.15.2 server with Paper
But most of the plugin i found said theyre updated to 1.15
Im curious about is there a big difference between 1.15 and 1.15.2 and will the plugins still work if i start a 1.15.2 server with them :/
Thanks
Yes they'll work 90% of the time
Oh lord, is that mean i can just make a 1.15.2 Paper server... then test if they work on it?...
Yes
sounds great, thanks alot
thats why i wonder if theres a big difference between 1.15 and 1.15.2
i worried about it if they do have a big difference
For plugins no
alright, thanks alot man : )
Okay so the corona bacteria is actually spread from a fungus that grows on apples. I've invented a cocktail that makes you immune 🏥 🍹 Simply mix two tablespoons of apple cider vinegar with a teaspoon of cinnamon! Happy health xoxo
Is anyone able to make a lightweight toggleable chat filter plugin for me? If so send a friend request 😄
vic why are you not Zicarious
@heady spear I was fully expecting that to be a concoction that kills you or your liver
Or something
When I changed my nick we weren't doing it in that style, simple

You need to nourish your bodies
City it looks like you can make a tea with that too
tea also kills corona but it shuts down your metabolism and makes you gain weight via dialysis
tea does what now
I need some fat and muscle anyway
fat can actually be converted into muscle tissue, all you need to do is do a water fast for 30 days
I have neither
it's called biggstronchogenesis
I'm skinny as hell
im proud of you zic
Zïtÿwéébstrét
to be clear, I did half of an online course on sports nutrition
Isn't corona a virus
Corona a healthydrink


Yes I'm skin and bones
Holly f 63kg 185cm
I'm actually fat as hell tho
I heard they give Celsius to people in IVA. The horrific taste makes them heal
I could eat 3 entire pizzas every day and do fuck all the entire day and not gain weight
Karenweebstret
im like 123kg or something :/ idk. my habit of literally never fucking sleeping probably could have something to do with it
maybe
speaking of which
5am
time for bed!
Not sleeping doesn't make you gain weight. Overeating does.
I literally hardly eat tho
Not sleeping can increase your tendency to overeat, however.
I count my calories, im always at like 1450-1500
Ok Doctor city how do we cure this virus?
It doesn't matter how often you eat, it matters how many calories you consume. If you consume more than you burn, then you gain weight.
Most people are horrible at tracking their calories, however
If you were eating 1500 at your weight and height you'd be losing weight without even moving
i am eating 1500 lmao
I'm a lazy piece of shit so when I'm cutting I eat 1500 to lose weight, I lose around 0.8kg a week
I do zero cardio, I only do strength training for an hour a day (probably burns 2-300 kcal)
well, i literally don't. my weight doesn't fucking move, no matter how much i stick to my calorie limitation. i mean it does drop, just not that fucking fast
Old people don't lose weight very fast
The only time a TDEE drops that low is if you have extremely severe hypothyroidism, but you'd know if you did (I've experienced it, post-surgery, was horrible)
That is, at your weight and height
well, my doctor died and i've not been for a checkup in a few years
¯_(ツ)_/¯
should do that
gotta become a patient with a new doctor tho
I had half of my T3 normal levels and about double my TSH for a period, it wasn't fun. I had to drop below 1400kcal to make any progress
sweet
No. I slept for about 12 hours a day and was still constantly tired
sweet
that sounds pretty much like what i do
literally every day
for the past few years
I much preferred hyperthyroidism, I sincerely feel for people with hypo
I mean maybe check your TSH levels
very lethargic all the time, slep very much, drink lots of water, and then stay up till ungodly hours and dont sleep sometimes for 24 hrs then go back to bed and sleep for 12+ hours
and repeat cycle!
if you have a hard time losing weight despite eating (and tracking properly) low calorie levels, you're tired and sleep a lot, then chances are you have a thyroid condition
It took me years before I got mine diagnosed, and years of treatment before my surgery, but it's been life changing.
guess ill call the doc when i wake up, hopefully before 5pm
if not
then it waits till monday
peace out fellas
go sleeeeeep
also worth adding, if anyone ends up having their thyroids removed, please don't go to a sketchy russian surgeon
can spring boot work without the web server?
I very much miss my parathyroids
like no restful stuff, just spring boot's entire ecosystem
i'd like to integrate it with gRPC that'd be fun to try
that's like the opposite of fun
Cityweeb is the opposite of fun
Karen
@heady spear im reading about hypothyroidism in men and this has got me fucked up
not even the weight, the other symptoms
im hitting most of them except balding.
lol.
you got me fucked up
honestly worth getting tested
it's a simple blood test
My aunt had hypothyroidism, my other other had hyper and I had hyper pre-surgery. Thyroid issues are hell, because they affect your entire body
i mean, my doctor (who is now dead) would have done it. i dont currently have a doctor and im kinda afraid if i ask the new one to do it (whoever they end up being) that they just straight up wont
It's a very standard thing to test for so there's really no reason for them to refuse
they'll be like "its so rare for men, you dont have it lol, have some anti depressants"
It's rare for men, indeed, but still very possible
otherwise I wouldn't have a 10cm scar across the base of my neck :3

well, jesus fuck
yea
idk if this site is trustworthy
but of the 12 symptoms they list
i have 11
¯_(ツ)_/¯
ill have to call a doctor tomorrow
some doctor, somewhere
The ATA is pretty good
Also, the treatment is super easy for hypo. They just put you on levothyroxine
levothyroxine is synthetic thyroid hormone, it'll raise your T3 and T4 levels and therefore lower the TSH levels, and you'll be "normal"
lmao wtf
what does normal feel like
when you have a hyperactive thyroid you need to go on block-and-replace (did that for 5 years), if that doesn't work, you need surgery or radioactive iodine threatment
Normal is not being constantly tired all the time, feeling like you're actually... awake

my thyroid levels are way too low rn after the surgery, it'll take months to get them back up, and I'm constantly tired
it's a bitch. I can sleep for 10 hours, wake up and go back to sleep
I only feel alert for like 30 minutes after drinking a shit tonne of caffeine
Low TDEE is one of the easiest ways to diagnose hypothyroidism, then just confirm it using TSH serum tests
I should just drop out of uni and start an endocrinology clinic
There are so many problems people live with without even knowing about it. Apparently my thyroid was enlarged enough (goiter) where I couldn't breathe properly, I never even noticed lol
o.o
well, i was gonna in for a normal checkup of just everything
also, my fiance found this thread on twitter from a very enthusiastic man who was tweeting about mens health if you catch my drift
and he was saying some stuff and she was like
"um"
"can u go see a doctor"
"plz"
o well, regular checkups are super important
yea, well

i get my teeth checked more often than i go to the doctor for a full checkup
anyway, going to bed now
perhaps
tbf having bad teeth can kill u
Das 1 thing i dont have to worry about
but by being alive, you risk of dying increases to 100%
so the best way to lower your chance of dying is to not be alive
unfortunately, the treatment to life has a 100% death rate :/
😦
let's experiment on stef
Well... if it's for science... I guess
Hey, money is money.

Inb4 node package to get the current oldest person 's age and compare the age input to that
I once got a defect at work for allowing 200 year olds to sign up
I asked for a max age limit
got no reply
closed the defect :D
Does anyone know a good [item] plugin that actually works in all versions? ChatItem doesnt work for clients higher than 1.8
Does anyone know if server performance will ever be fixed/prioritized by Mojang?
do we look like mojang?
but in general like, why would they? their demographic is singleplayer and multiplayer up to 10 players
@latent valve Systemet is changing their hours in Stockholm
it's starting
the apocalypse is near
time to buy some before ppl buy all those russian sparkling water

I've started reusing my toilet paper
great for the environment
hm, we're only at 16 deaths and 1623 confirmed (hospital) cases. That's not too bad
We only test people that arrive in the hospitals. Sentinel testing is not included.
We don't test people in risk groups the same ways anymore
Because they're focusing on the people arriving at the hospitals. Probably to save resources
its still insane how low our confirmed cases to death ratio is
We suspect the actual numbers would be ~ 10k infected
maybe because we test so fucking much (more than anybody else) and maybe because we have an excellent (and universal!) health care system
they said that there are probably 9 undetected cases for every detected case
like 15k infected to 44 deaths
I'm interested in seeing what economies will be able to recover the fastest once this shit is over
thats a death rate of 0.2%
as always, the strongest will recover the easiest
italy will prolly not recover this decade
Sweden won't do as poorly as most countries, because most strategies revolve around minimizing the economical burden of the vrus
anyone know when coding a plugin how to add a chat listener priority so it doesnt replace prefixes like this? https://gyazo.com/49488e146914f6313e7e76b22af970a6
Our government has also spent a shit tonne of money (like €30 billion+) on helping our companies
The argument against closing down our schools is that it would be too costly, and I kind of agree
because then a tonne of parents will need to leave their jobs to take care of their children
we can't afford that
we can 🤷
but for how long?
am really liking this thing https://www.ladybug.tools/spider-covid-19-viz-3d/
easter, after that we will be done most likely
if europe isnt done we just keep borders down
Basically, each principal has the power to shut down their schools if they feel like they have to. Barely any schools have shut down, because most of them have had zero (or very few) cases
shutting down all schools is not the way to go, shutting down the schools that should be shut down is great
we had two cases at work now
Most of our cases are concentrated in our major cities
my city has only had ~40 cases
but both when on vacation and got tested before they came back to work
and half of them have healed and are back at work now
also fuck 1.15
my npcs refuse to move
they just stand there like fucking knobs
there are 5.7k cases in my state apparently
whats the fix for no enderdragon?
it's weird tho, Sweden has done very little compared to most countries and yet we're doing relatively fine
like even norway is doing worse and they went into complete lockdown
but they're rich, and not in the EU, they can afford to do whatever they want to
they could send all their citizens to mars if they think that'd help
is sweden that much worse economically?
Anyone can suggest a "stupid simple" plugin like this https://www.spigotmc.org/resources/vaultchatformatter.49016/ or similar that works with 1.15.2 and LuckPerms?
Worse than Norway? Yes. We're veryyyyy well off compared to the rest of the world tho
Can't see what version(s) it's good for like most plugins list.
but "we are taking a scientific approach to the pandemic, rather than a political one"
it's a simple chat plugin
which basically means that we treat this as a giant controlled experiment :3
it uses API which hasn't been changed in years
just test it...
ill see how germany handles it
I have to work from home which kinda sucks
and I cant go to bars anymore
but thats about it for now
if we are unluckly gov will disallow leaving the house for non essentials things tomorrow, that would suck
Ahh okay I get it, I just wanna make sure. MiniDigger I can't as I don't have the server yet. I am simply getting plugins, knowledge etc to make sure I am more or less "ready" before i drop for a server, a premium custom item plugin and so on.
but you can prolly still sneak out, my city is huge they cant control it
just spin up a server on your PC to test it?
Don't know how to set up a "local" server on my Linux Mint. Since this VPS will be a "managed" one.
We can still go to bars, clubs, cafés, restaurants, gyms, etc.
it makes sense that they did shut that down here
after all it started here because of carnival and everybody was out getting drunk and partying 😂
thats why it spread so fast in my state
most of our cases are imported from italy, but generally speaking they just expect us to stay home if we're sick
@FriendlyPerson, just download the paper jar from the website and run "java -jar paper.jar"
its as easy
the approach is basically to let people take care of themselves
see ,I would everybody to stack home if they are sick
seems to work fairly well
with or without corona...
Got you and connect via 127.0.0.1 right?
same as washing your hands and not coffing into other ppls faces, thats fucking common sense
it's kinda the case here tho, because you don't really lose out on anything by staying home
yes
neither does your employer, as the government takes care of the sick pay 😄
Cool didn't know it was that easy to be honest. Thanks for caring to help me out here. ❤️
yay for welfare states
yeah
thats what the US will hopefully learn from this
we test 160k ppl a week
US cant test anybody
y is my navigator this dum, it says that all players are navigating and so it doesn't update their navigation status
but the chickens are doing fine
I miss citizens
we still use citizens at dyescape
its on my list to be replaced tho
currently replacing worldguard
it has a bunch of flaws, but damn is it convenient
hows stuff going over at hedgemony?
lol well
I'm busy studying for exams so I'm only working 2h a day
things are rough 😛
My uni has dropped exams
They've also dropped all face-to-face lectures and have told lecturers to basically avoid meeting students, etc, as much as possible
@heady spear why don't you hire a manager temporary at least you can probably get people for x amount a day/week/etc instead of per hour or whatever if the deployment is small enough.
We do all lectures and exams remotely
Seriously it's a viable solution
I have my math exam from home on monday
you dont know what we were talking about
I'm not excited, it's going to be super hard because they expect us to use the interwebs
cant you just chat with one co-student?
Okay I am sorry, I thought it was about a network or something.
projects like he and I am working on, you dont just hire ppl
they are more like passion projects
sure, compensation doesnt hurt, but it doesnt replace passion
and managers in particular make everything worse
unless you have a team of 30 ppl that actually does need to be coordinated
Exactly I get that, sometimes passion takes priority over dedication. Which compensation CAN help with but yea you can give someone all of the money in the world but their passions won't change.
we have a team of 27 at dyescape without dedicated managers
Has anyone ever worked with reactor netty and with netty and could help with the decision which one of both would be more suitable as a backend for our server architecture?
sure, we have ppl in parts of the team that organize stuff
but they also do actual work
so they are no managers
just use spring
runs
I currently have mutliple paper servers that will communicate with a main backend that will have a connection to the database
Im working a lot with spring boot 2
yeah, sounds like you just want some mircoservices
Thats why I thought of using reactor netty
We're not allowed to collaborate with other students, we have to sign this weird contract (that's not really binding)
yeah but they cant proof you
if they suspect that you've cheated, they'll force you to do a oral presentation where you justify your answers
unless your solutions are identical or extremly similar
yeah ik they're just trying to intimidate you lol
but talking about ideas about solutions is not detectable
nah, they can't really stop it
nor should they, tbf, I think collaborating on problem solving is a perfectly good strategy
Exactly it's like going here lol.
Don't you just love it when people says "latest"?
oh no
.optimize2
Keep moving forward
right, so if you actually specify the right coordinates they're doing a lot better
am not friend with mojangs obfuscation
mojang mappings still in legal review :/
its a wonder that helen still responds to me every week :D
I hate ppl who send normal internal company mails with our 20 lines on footer
just I fucking know you work for the same company you dum ass
and yes, I know
"The content of this e-mail is confidential. If you are not the named recipient or its representatives, we
ask you to delete the e-mail and inform the sender. Unauthorized storage, forwarding, duplication or
publication is prohibited. The message is only intended for the addressee(s) mentioned and has no
legally binding effect. Due to the easy manipulation of e-mail we cannot take responsibility for the
contents. Legally binding effect occurs only with written confirmation by us."
its a fucking internal, encrypted email
and I also know we turned 200 this year
it makes email thread so hard to read :/
They have to in CASE some "acts of god" things happens.
Just like how they say "not to eat this" when it's obvious you should't be eating a floate
they dont have to do shit
they actively clicked a button to insert that signature
its automatically inserted to mails that go outside
those ppl just insert them because their title is in the footer
AHh okay I thought it was company's policies to do that for internal as WELL as external.
nope
another dude just asked me where the ft in msft (short for mircosoft) comes from, he just calls them ms
thank god its friday
the ft?
Microsoft get Morgan's feet on weekdays only
It literally says how many people it can house.
So no it pretty much sucks based on the "max players" that CPU can take.
Xeon gold 
Well globally it sucks too. Not even 200
it's an underspec'd server CPU
if you was doing web hosting, that would probs be shit hot
"shit hot" what
am brit
We have oddball... terms...
Excellent, fantastic, marvelous, quite superb. In other words another word for something good. Do not confuse with Hot shit (see hot shit).
Stolen slang
can someone here who is familiar with working with APIs help me?
.ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.
interesting
if it's a hash try lookng it up via rainbow table
MiniDiggers Mapping viewer is a fucking blessing
tryna work out what he is bar a beer > urine conversion system
(DiscordBot) https://github.com/MiniDigger/MiniMappingViewer -- MiniDigger/MiniMappingViewer: Mini's Mapping Viewer - GitHub: "This is a viewer for the official mappings for minecraft. By the use of modern technology, this is way more performance than opening the mapping..."
being that his main function is beer > urine, yea, defo german
if you prefer urine over beer, thats fine cat
dats not wat am sayin u dumfuq
what are the current methods to developing plugins and quickly testing new changes? such as, not having to copy the plugin to the minecraft server folder and start the server again
urine > anything
are there currently efficient ways to do that?
remote debug
Hotswapping, remote debugging.
only problem is that you need to be hot for hotswapping
hotswapping is pretty shit tbh
Which is why Fix can't hotswap
It's kinda fun comparing Trump's daily corona update speeches to the Swedish government. We basically have a group of ministers and experts talking about their area of expertise, Trump just stands for 20 minutes and brags about how good he is at his job 😛
.rekt
☑ Tyrannosaurus Rekt
no, i dont use hotswap because im fucking retarded
Works for me
dark tried to use hotswap but it rejected him
is it easy to remote debug or does it take time?
it works fine, you cant use it to create new methods or classes which sucks
also, what if you wanted a separate environment for specific plugins? I.E. bans, world data, player data, etc.
I personally just use plugman
fuck off cat
wanna know the worse part?
because i have an idea for a program I want to write, just making sure I'm not doing it for nothing
cat we should ping you for that

ssh serv@wheatley.valaria.pw "./rcon.sh plm reload Aperture" || true need to update that as that box is being RIP'd
but... yea...
@worn ember i see. Yeah, that means it's better to write a custom solution for that, one that means you can do anything with the plugin then restart the server and have your changes
wtf italy reported 627 new deaths
good
kinky
cat herpes 

h0t
i do that ^
@worn ember well i got a program idea that would do much more than that, just making sure there aren't already solutions out there that can accomplish this
yes you can
then again someone else might have written something similar
we already talked about the main issue of hotswap
yeah thats why i write skript
.g dcevm
(DiscordBot) http://dcevm.github.io/ -- DCEVM | Enhanced class redefinition for Java: "The purpose of the project is to maintain enhanced class redefinition functionality for OpenJDK HotSpot 7/8/9/10/11 and Oracle JVM. NEWS : Dcevm-11..."
are there any command line args currently to change the server root directory? would really help for situations where you want to test certain plugins with their own environments (world data, player data, bans, etc.)
you can change the data dir
changing the server root doesn't make sense really
that's called copying the server file to another dir
just make new instances lol
why is class redefinition not enabled by default?
if you want to run out of a single server executable it makes sense
cuz its not that simple lmao
symlink your executable then
Well its not enabled / performed in the normal JVM
holy fuk
I know I never said that
i guess they dont really care for hotswapping
Let me redefine my question for you hypocrits: Why is the current jvm architecture not supporting the hotswapping of methods and classes
because it requires a lot of adverse changes?
Which are apparently possible because otherwise the DCEVM project wouldnt have done it
i didn't say they weren't possible
i said they were adverse
are you even reading what i'm saying
.g adverse
(DiscordBot) https://www.merriam-webster.com/dictionary/adverse -- Adverse | Definition of Adverse by Merriam-Webster: "In short, adverse tends to be used to describe effects, conditions, and results; while averse refers to feelings and inclinations. Examples of..."
Could ask you the same 
huh

it's not an architectural problem, it's a "this is terrible for stability and performance"
and there we go
you have to have mechanisms to invalidate things like JIT compiled code
the answer to my question
or update refs to stuff at runtime in a risky manner
wasnt that hard
its ok, we're used to wiz being slow
Asking wiz questions
everything but wiz is retarded
i never said that either
there are no retarded questions, only retarded answers -Benjamin Franklin
well wiz, symlink or change root directory, the difference is less code to do what you want, data dir would just be a command line arg and nothing more needs to be done from the program's perspective
bruh
.g spigot universe arg
How were those retarded question? I literally just wanted to know why they went with the current design approach instead of another which is better to use for devs
(DiscordBot) https://www.spigotmc.org/wiki/start-up-parameters/ -- Start-up Parameters | SpigotMC - High Performance Minecraft: "Jul 25, 2019 ... Optional command line parameters used when starting Spigot ... The argument may only include the IP address; please see below for..."
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
fix, do you know who wiz reminds me of?
jvm isn't designed for development work
that granny on the ATM server
it's designed for running production applications
Yes I know
and they were retarded questions because you literally didn't ask that
you asked "why is it not enabled"
it's not a toggle
English is my second language, thats probably why you didnt understand my questions
then you repeated "why is it not enabled"

hmmmm
--plugins and --world-dir work well enough for me wiz, ty for that link
though there are some other arguments there that are useful
fyi probably fine for your own stuff, but some plugins are retarded and assume plugin dir = "plugins/"
my whole intent is to make the development experience much richer
Btw what happened to the aerodactyl server project. Not sure if thats the actual name
yea that one
any alternatives to http://mcstats.org/global/ ? since this is dead
bstats
iirc bstats doesn't account for bungee offline yet
although most of those are probably minigame servers
i mean no



