#general
3141 messages · Page 653 of 4
part of the horror here is that the starting pay for most companies wouldn't cover baby sitting and all that
no
6 months
Where the fuck is that mini
Damn that’s nice
holding you hostage so you can't leave so sad
unless you do like really bad stuff
But you work for those 3/6 months?
why would you work if they fired you?
And it's the same when you leave?
The intent is that you basically have your wages covered while you find a new position
If you get another job, do you lose the benefits?
letting someone work after they know they have been fired... really bad idea
they could mess up all your code and run
depends on why they got fired I guess
Probably in contract you have stuff like - you have to pay for sabotaging on purpose.
only if they can prove it
[4:07 PM] MiniDigger: unless you do like really bad stuff
that would likely qualify as "doing really bad stuff"
subtly and deniability is key 
My project just got cut in half. Most of the people had 3 months from getting fired to end of working. All of them will be getting last 2 months off work to find new work. But usually you work till the end.
Yeah. You wouldn't want to loose job overnight, but companies also don't want you to leave overnight. So, depending on your contract, you have a month (I have that), or 3 till your contract ends.
Unless you do like very critical stuff at job - if you could steal important info / mess up production, they usually pay you, but lock you out of systems overnight.
I was scrolled up
I meant permanent too. Isn't it "contract" as in for what you have signed between you and company for work?
Maybe used the wrong word 🙂
(also, we have at least 4 different types of contracts, and all of them have their price, protection and laws...)
it's also a verb and only the pronounciation changes the meaning, hurray!
Isn't it like that in many languages?
not really in german afaik
I'm sure we have a lot of words like that - many meanings, need context and pronounciation.
there are some overlaps, yes, but we don't have that amount like in english
(or are you talking about different meanings in general, not just the verb vs noun thing?)
Hmm. I only studied german for a short while in primary school. Don't remember anything.
I was talking in general.
Yeah. Contract work is generally temporary. But contract is also the paper you sign with your company, based on which you do work, right?
yes
Well, I think technically I'm on contract work - for 2 years now. Signing contracts every 3 months (cause it's way cheaper for me while i study cause less taxes).
What would be more correct?
It is the end of your contract legally speaking
most people would just say they were fired and that'd be the end of it however
it's not particularly common vernacular
if you said your contract ended, most people would assume you were an independent contractor and they just didnt renew you
while fired tends to convey a more negative feeling
my contract ended at this one place and i forgot and showed up anyway and my manager forgot too
So, somewhere in the middle would be saying that my contract has been terminated?
terminated would mean prematurely
yes that is how I would read that as well
Yeah.
some clause was violated and the agreement was terminated before expected
So you got "fired", just not necessarily in bad sense (i.e. company restructure or whatever).
But idk how work agreements / contracts work in other countries.
in the US most people would say they were "let go" if the company was downsizing or restructuring
well, over here we say made redundant for stuff like that
made redundant is a thing here too
all of this is to say pedantry is fun, and the feelings people tie to expressions are also fun
English is so easy! /s
tbh this part isnt all that unusual
there are lots of true grammatical and other places english is weird
when I learned spanish it was similar, "what youre saying is correct, it's just that no one would ever say it that way, and they'll misunderstand your intent"
el taco is disguto
What about Bogosort?
Quantum Bogo Sort is the best sort.
I found the secret to efficient Minecraft implementation which can make use of all the cores!
-
Configure the quantum randomiser to produce random code, rather than shuffle lists. Instruct it to generate some code.
-
If the resulting code is not a efficient multi-threaded Minecraft, destroy the universe.
-
All remaining universes now have efficient multi-threaded Minecraft
Ez
can I set different spawn-limits per world?
with a plugin, yes
my favorite is time sort
sleep sort, rather, sorry.
technically very efficient for extremely small numbers ¯_(ツ)_/¯
not really
i often need to sort numbers and log them to console, this is great, thank you
even with extremely small numbers like 1 or 2, you're taking orders of magnitude longer than any normal sort
what about for numbers like 0.00000000935
you should probably review how javascript and setTimeout work
it appears brian has been trolling us this whole time
alright, on the other side of "efficiency", you're creating a closed instance of that lambda for each number and throwing it on the scheduler...
no he's just doing his regular retardation shit
real talk though who uses the curly braces on the lambdas when they can be left out
Same could be said about the semicolons!
we should just get rid of syntax altogether
let the compiler figure shit out
this is 2020, compilers should use AI to figure out our retarded code
we should get rid of computers and just do the work ourselves
Every once in a while people will be like "oh yeah at some point we won't need programmers, we can just tell the computers what to do".
dumb computers are full of BUG
I have worked on this massive rewrite of some of our dashboard stuff all weekend, and I didn't commit along the way. So now I have a huge wad of changes that I need to split into multiple commits because I want to set a good example for the other developers in my team.
Talk about dumb. RIGHT HERE.
No. Create presentation explaining changes.
Hahaha, .pptx
That's what our American client does. Google slides is the answer to everything. ¯\_(ツ)_/¯
They have release information in Google slides...
Sometimes I really hate that everything is .docx and .pptx and .xlsx. I wish we could just throw WYSIWYG out and go WYGIWYG all the way with Markdown or AsciiDoc. Then everyone can learn git and we can properly version control our documents!
No more report_final_final-print-this-one2.docx
PowerPoint IDE made in PowerPoint?
😮
.g PowerPoint programming youtube
(DiscordBot) https://www.youtube.com/watch?v=_3loq22TxSc -- Great Impractical Ideas in Computer Science: PowerPoint ...: "Oct 29, 2019 ... Recording of a guest lecture I gave for the Esoteric Programming Languages course at CMU. Original PowerPoint Turing Machine..."
Recording of a guest lecture I gave for the Esoteric Programming Languages course at CMU.
Original PowerPoint Turing Machine video: https://youtu.be/sdkxWqsk17c
PowerPoint CPU: https://devpost.com/software/ppcc
That presentation is amazing, watched it when it circled on HN the other day
This and the touring machine in PP.
All the little hacks to trick PP into doing what you want.
And that top comment.
he doesn't
do you really think that's his invention?
you give him way too much credit
It's a well known sorting algorithm.
he had trouble copying that shit from a list of joke sorting algorithms online
literally couldn't even remember the name correctly
worse version of it:
(defn sort-numbers [nums]
(let [ch (a/chan)]
(a/go
(doseq [num nums]
(a/<! (a/timeout num)
(a/>! ch num))
(a/close! ch))
ch))
(println "numbers: " (a/into '() (sort-numbers '(8 42 38 111 2 39 1))))
runs
@void void yeah I didn't invent it at all lol

I just looked up "sleep sort" I remember seeing a meme about it a long while ago
a border what doesn't let you through
idk what size do you need
Depends on your use case and disk size etc.
Just set it to whatever - can always expand later.
👍
https://github.com/Minestom/Minestom
Have you guys seen this? It's pretty incredible!
do i need allow-flight on in server.properities to use a fly plugin
API to write your own MC servers instead of plugins.
hmmmmmm
does anybody know if there is an option (in vanilla/optifine) to get Minecraft to render behind the player too? :S
why not tbh
yes, just a blank slate
trying to create a panorama with a mod xD
I mean - it could be nice for mini games.
probably makes sense with some minigames
I am in love with this project
should keep an eye on it 🤔
Yeah. If you don't need a lot of behavior - might be nice.
there we go
I wonder how modular can you make your servers though.
what version is it for?
especially because it'd be so much more performant and reliable once you built it up, not 10 years of code layers stacked ontop of each other
i just ran the demo
k lemme check it myself
if it does physics and can load anvil worlds
then i might as well port my clojure scripting platform on top of it and get few minigames working on it
whats the rcon
.g minecraft rcon
(DiscordBot) https://www.youtube.com/watch?v=kG0ZM2xORIc -- How to Setup RCON to Your Minecraft Server - YouTube: "May 27, 2019 ... Remotely Control your server console! Minecraft Server Hosting from Shockbyte: https://shockbyte.com/r/youtube MCRCON: ..."
Remotely Control your server console!
Minecraft Server Hosting from Shockbyte: https://shockbyte.com/r/youtube
MCRCON: https://sourceforge.net/projects/mcrcon/
Knowledgebase article: https://shockbyte.com/billing/knowledgebase/79/How-to-Setup-RCON-on-Your-Minecraft-Server.h...
Shockbyte has been globally providing Minecraft Hosting and TeamSpeak servers since 2013.
o
everything is customizable, it's a dream come true for my needs
true, was just a joke
rcon-cli is a nice tool if you want to connect to the server from the command line.
Use it in my scripts.
Got a question .. maybe someone can clear this up for me. ... What is the difference between worldedit plugin and worldedit mod ?
i was gogin to make some massive edits .. was going to setup a seperate server for mass map editing
does the mod have better performance ?
i can do 25mil edits with worldedit right now but i want to do bigger
i am terraforming a 100k by 100k map
setting up a massive RPG using minecraft
you realize how big 100k by 100k right
have you seen a 5kx5k map on a dynmap?
that's already huge
about 237GB
why would you ever want that
My old 40kx40k world that wasn't even fully rendered was 250gb
wynncraft is barely anything if you remove the ocean
i am using a compressed file system righ tnow
for any server 100kx100k is stupid
^
yeah i really don't understand why you'd want this
it's a shitton of storage
it's useless, too big to play on
it makes things harder to manage
you're also not supposed to use worldedit
you should use worldpainter for these kinds of things
"proper server"
it'll take really long to traverse that map as well
thats the idea
like in the range of days
4 days
but y
who will spend 4 days walking
i'm not understanding any of the reasoning here lol
Fast travle network
that's not a good reason
4 days is fast travel?
you're having all this space for no reason
no if you walk
everyone would have to use the fast travel network
walking is near impossible and useless
so if theres this fast travel network, whats the point of a huge map
long story
Tell us
not even at 1k+
it's a 4k page book written by a friend
What kinda of shit you got going on lmfao
yep not possible
when doing 25mil edits the server hit all the way to 5% cpu usage
connection is 2gbit symmetrical

storage is jsut over 86TB

What a waste

It has other thigns on it
you don't expect fucking speed on a 100k map
in a SAN yes
thats gonna be hell slow if you're gonna have many people
like exponentially slower
2b has a bad paper fork from what i remember
imagine if they updated to newer version
fucking conversion pains
not possible
😩
lol .. yea i would create a new season of the sever before trying to move map and plugs to 1.16
yea, we need threads
but then we woudl need better async controls
multithreading would be miracle work if it keeps vanilla
like .. not java
java has nothing to do with it
keeping vanilla is one thing, breaking all your plugins is another
then ...not mods and javas fine at multithreading
everyone wants this magical panacea where you can rip the game out from under and not break anything
i want mojang to revert back to 1.12 and add stuff on top of it without rewriting more stuff
@upper flicker .. love your vocabulary ... wow ...panacea.. i think i am in love
great, whatever, stay over there on that side of the room
lo, no not a troll ..
should just add experimental per-world-threading and let people break their plugins ¯_(ツ)_/¯
at this point most plugins people use that are not the big 15 or 20 .. just happen to work on 1.15 .. no one updates shit
wat
???
english pls
the fuck do you smoke
tyou don't need to update what's not broken, lmao
because i need it
their are a lot of plugins that just "happen" to work in 1.15 ... they have not bee updated
Because they use a API?
most mainstream plugins are updated
And dont need updating
if we got multithread ... like 99% of the plugins would stop working .. or break things in an epic way.
that's a different subject
they would not stop working, most would probably have no issues at all. lol
plugins rarely have touch stuff cross world and a lot of the utility/behaviour changing stuff doesn't even do in-memory states
-have
ohh lord
lets appoint a duck to code it!
https://streamable.com/kt4q4l slowly getting the hang of ansible
took me 2 hours to be able to provision 3 masters & 1 worker node into a kubernetes cluster

that is automatic provisioning of 4 clean debian machines
into a kubernetes cluster
within 2 minutes & 1 command
never played around with ansible before but i can see why people use it now
it's pretty epic
so ..it's 45 seconds to copy and paste 25mil blocks right now .. at liek 28mil it just kills the server and it panics
coding before 8pm
you best think around 2/4pm
@still smelt .. I get less worried about shit and more creative at about midnight
3am is best coding time change my mind
yeah i can see why people do stuff late night
can't get in the trance-like state due to sleep deprevation that you get at 3am, lol
it depends how much of a zombie
i can confirm that you feel more productive
the later it gets
after 8pm it's prime coding time
tiredness-balmer-peak ;D
agreed
and i'm a morning person by the way
exhausted is when i do my best work
unless its writing papers .. i get fukd after lik 10pm
if ur planning to do unholy code, it doesn't matter what time you write it at
ohh jesus .. i cant code for the first liek 5 or 6 hours after i wake up .. takes that long for my brain to enguage and warm up
thats why cold water exists
that doesn't help after a couple of years
hell, I'm still tired after showering cold lmao
it's also age i think .. i did better when i was younger
i've come into a cycle where i start blacking out at 3am
I am 42
My best years are gone
Ahh .. yea .. i can see that
Your un yiur best years
Sorry, I typo alot .. i have hand damaged from a car wreck and years of fist fights. So my fingers fire off in the wrong order or hit the key next to where I want.
Nerve damage is no joke
Lol.. that doesn't help either
i typo cos it's a miracle i can touch type in the first place
havne't seen bad coordination till you've seen my coordination
By day I am an IT Manager ... by night I am a big scary bald bouncer... until fing covid
I had to learn how to type, write and even hold a cup or fork again.
a thing ?
some
with the buttons inversed
oh god
god oh
yea, it's mostly older generations that use the left mouse
yep
my nephew is left handed and i urged him to learn it the standard way
now that he is older he is really happy he did
his mom was trying to him to swap the sides and buttons ... i was like .. Nooooo .. dont do that
his hardest thing was using right handed scissors
i can only write right handed bc im a useless piece of shit
some schools are good in teaching IT, most are shit
like not looking at the keyboard while typing
I taught myself, in grade 1 we got to use Apple IIs like once a month to type up a little one paragraph short story but they didn't teach typing, we all just did hunt and peck
They didn't teach it in school until grade 5
imaigne not touch typing
lmao
I suspect your grade 1 was much later than mine though, my school was a small fancy one full of rich kids so they built new buildings every 15-20 years, had enough computers for like half the school to be using them at once, and upgraded them every 5 years and we still didn't learn it until then :P
I still don't really touch type the right way, it's more of an advanced hunt and peck hybrid thing
i've got a friend who does like spider typing
wtf is spider typing
its touch typing except his hands look like spiders
I move my hands way more than you're supposed to and use the wrong fingers for a lot of the buttons
i use the wrong finger for b
And I basically can't use the number row without taking my hand completely off the keyboard and doing a pecking thing again
i have a tkl keyboard
oh wait
you were talking about the number row
not the number pad
kek
my tkl is not relevent
But yeah, the city I live in now didn't teach kids how to type until an optional class in high school (grades 9-12), the one I went to was way ahead of its time, at least for this area
I think these days they teach them in grade 3? I dunno, I know they hand out laptops to them in grade 5 now
I thought being good at typing would help me with piano and guitar, it really didn't, like, at all :P
I've been typing for 10+ years now and I'm still not good as those 12y Asian kids
lmao
if only that wasnt true
Dude everyone and their mother there is either engineer or programmer
Nice
2️⃣ 0️⃣ :tps
You can find the most obscure guide or step by step stuff on YouTube
And it’s all from Indians
No joke lol
how to masturbate step by step
i might like them if i can understand what they're saying
i can't undrstand english without subs anyway
English title and hindi content, I cry every time
Davie504
Surprise 
no school does
and its one of the easiest languages as well
definetly one of the simplest
well in terms of grammatical rules and such its simple
way less rules than others
.wa sqrt(20644856/256)
(DiscordBot) Result: sqrt(2580607/2)/4 - Decimal approximation: 283.9788174318640971264652490138780137419359047583967239924... - https://is.gd/xw0sCU
Wolfram|Alpha brings expert-level knowledge and capabilities to the broadest possible range of people—spanning all professions and education levels.
slow bot
Do //limit It’s all fun and game until you hang the server 
what's //limit for ?
/whyarewetalkinglikethis
/tp @e ~ 0 ~
a powerful competitor to chrome
think he's talking about //limit
i changed the block to red stained glass

Some * got lost in there
I will copy it for later too
goes into irc
Shiiit
5 seconds
@still smelt its not lol
according to the diameter of the binary & javascript description, the amount of sequences in each line or unit must be directly proportional to the ending statement of the code.
Actually cool looking wow
look neat
int num = 11;
if (num >= 10 != num != 10) {
printf("xd");
} else {
printf("lmao");
}```
xd
lol
Lmao.
wtf
Nice, open a PR
num >= 10 != num != 10
num>10 exists
what are you trying to achieve
apart from that
i dont get whats the if supposed to do
😄
Mess
have you tried it viper
if you achieve those speeds you'll sleep forever
Move faster than lights
i know my Cs
num > 10
null
I just used C like one time before for printing some weird values and stuff.
we learned c++ in school
Big thonkers. c int32_t v1 = 65536 * a7; int32_t result = v1 / 65536;
I mean, it's a decompiler but ffs.
We learn C, C++, C# and Scratch in uni
Scratch. Yuck.
isn't scratch meant for teaching little kids programming?
was scratch that ugly gui thing
why tf they teaching that in uni?
🤷♂️ lol
its for 4th graders
It wasn't easy, either, we had to implement complex algorithms in that clusterfuck
wait why
Question.
Yup
int32_t v6 = *(int32_t *)((int32_t)&g577 + (int32_t)&g92);
int16_t v9 = *(int16_t *)(v7 + 2);```
cursed decompiler
What the hell is that?
um
pointers
yep pointers
Oh gosh.
God damn.
Fucking pointers.
And some stupid typedefs too.
typedef int8_t int3_t;
typedef int8_t int4_t;
typedef int32_t int19_t;
typedef int32_t int24_t;```
Are you pulling code from IOCCC or something
thats just decompiler being picky
lmao wtf
which game
'Cause I can't find the tool they used to create those sprites.
agd files.
Like, dude wtf?
public boolean useIfReady() {
if (canUse()) {
use();
return true;
}
return false;
}```
I'm blanking, what's a way to clean this statement up? I just need to return `canUse()` and if it's true, call `use()`
.g agd file
(DiscordBot) https://www.reviversoft.com/file-extensions/agd -- AGD File Extension - What is .agd and how to open? -...: "The AgileGraph data file contains information referenced by the AgileGraph software when a user wants to display the content stored in those files..."
.agd file extension – what is this? Everything about .agd files. How to open .agd files?
whats a good permissions plugin for 1.15.x?
lp
lp
100% LP
i saw that pex 2.0 is on the way that will be interesting to see
yes
ye
thats what i was gonna use anyway
i only now noticed that pex 1.x was unsupported
when they nuked thier spigot/bukkit
i used to love pex
same
same
pex was the shit in the day
pex was the luckperms of 4 years ago
i mean i rolled with pex for such a long time
because i hate permissions
and just drag and dropped it
from server to server
since forever
Hopefully pex 2 will be good
whats a good chat plugin then
It's got a lot of catching up to do
opengl on top
is their any kind of chunk checker program .. something offline .. i have an old map but it blows up while conversion or import
yea went through that .. i think the map is corrupt ... was in hops for some offline checker
1.14
hm i upgraded one recently
didnt have issues
rerun the --forceUpgrade --eraseCache once again
i cant load it in 1.14 either ... the map has issues
if its not a big world
end
okokok IFFFFFFFF i was gonna use 1.8.8 for a practice server on my waterfall network what updated fork should i use




i understand all the 1.8 bad use 1.15 or gae
you wouldn't
why would people update versions for 1.8 lol
everyone with more than 8 braincells hates 1.8

its 



Support is not given to outdated versions of the game.
Damn he’s very lost lol
damn
LmAo
jstack
altho if even the watchdog doesn't go off it's possibly something on the jvm or os level
remove AlwaysPreTouch
Could the docker be losing connection? Did you follow the instructions properly? I think there's a few crontabs you need to do and uh
Or increase container RAM and manual Xms Xmx
Server Memory on Ptero is in respect to the docker container (which needs RAM itself to run)
So your Xmx Xms should not be set to {{SERVER_MEMORY}} but something ~1GB less.
Or just remove AlwaysPreTouch
"I'll remove the pretouch, fag" epic
The problem becomes more clear when you have the OOM killer enabled (which is annoying to enable anyway so thats why it is off by default)
Well its like
Container[ Server Process[] ]
Xmx and Xms set the RAM for Server process
But the SERVER_MEMORY sets the RAM for the Container
So you will notice even without AlwaysPreTouch, that if you ceil your ram, the server might just deadlock again (due to OOM killer being disabled)
Anyone here know how to format SysOut println etc via Logback?
I am assuming I need a custom printstream
that humongous outdated is just the thing we needed
Can someone animated it
animate it to have what
Make it RGB or something lol
lol
nah
it'll be hard to split it into multiple pieces like that one
the colour of outdated is blessed too
is their a currently known issue with the asyncworldedit plugin .. i grabbed the most recent build of worldedit and async and i am running the most recent paper build ... getting errors
.paste
Please paste large logs to a pastebin: https://paste.gg
what's the best plugin for turning off mob spawns entirely in a specific world
*cough* WG *cough*
wizjany not shilling WG

I simulated coronavirus on my server by infecting one player and if infected players get too close to someone else it spreads and here are my results https://gyazo.com/5008d347f5d4491b6db3184986fab311
Okay this made my day. How big is your playerbase
Not that large I'd classify it as a small server
Which makes the data pretty crazy, I'd love to run it on a large server lol
So you know those commercials that promise you abs in like a month but wearing something that just jiggles you and "burns calories"?
Not necessarily wear tho but like you hold it and it shakes
Anyways, you know how when you run and do core stuff if makes you have to go number 2? So I wonder if these ab things have made anyone accidentally just go number 2 because they got too relaxed.
...
the constaption autmation
the shitraption autorelaxion
the poop duper
the feces fucker
I don't think you need to go further than the first one.
Well know hosting servers that are reputable and cheap. Debating on buying one in the future
> Players: COVID-19, let's not meet IRL, let's play Minecraft together instead
> Plutoren: we have implemented COVID-19 on the server, please also apply social distancing here
xd
I called it Covid-69 for the memes
can anyone plz give me the ip of this server
Paperbukkit
is there a way to get these in 1.15 (or maybe it still works?
) https://www.spigotmc.org/resources/worldguard-region-events.28358/
specially need enter event
seems like it wouldn't be much code
perhaps
ctrl+n just randomly stopped working in intellij
software does such weird shit sometimes
Songoda has pulled some really shady, terrible shit
ah yes
songoda, 10/10
@serene sentinel is that second picture from brianna a new one?
Also, their plugins are terrible and they should never be used
i mean,, they don't have horrible reputation for no reason
also @serene sentinel tell the screenshot source for that to report it to trust & safety for being a threat to themselves and others
brianna will be off discord faster than you can say paper is love
Small communities are the best communities.
Threaten to self harm is one of the fastest way to get yourself yeet’d off discord actually
nah
she has been reported numerous times
the messages have been removed and discord won't do anything against deleted messages
her discord is also a partnered discord
nothing will be done by discord since discord is stupid
partnered
dumcord strikes again
Oh yeah currently discord has no way to recover deleted message
I kid you not. No it’s true
they're just not telling public about it
I am the son of the CEO of Discord and this is true
I was a partner before and a number of times people brought up how to remove deleted message
It was a response directly from dev
It’s a meme at this point
They said once message is deleted. They can not recover it. It was someone threaten to kill themselves in a server iirc
Went as far as filed a police report on that one
nah she already got cops called that was an old pic
only showing it to you guys cuz she's suspicious af
Idk. The other things is that doxxing. That one also is a fast track to get account deleted lol
doxxing sucks
I heard his story. But yeah once discord decide something they don’t back down
It’s annoying sometimes coz they wouldn’t even be clear on their standard
Partner was discord’s early way to get the starting population going viper
Like back in 2017 ish when they just start growing
Same
yeah, I reported you for using Eclipse
Lol
reports twice
Stupid Windows decided to activate some of their keyboard accessibility options again, i.e. it no longer works and beeps on typing.
Shift Shift Shift
Yeah, probably. I thought I had disabled that a while ago, but I think I only disabled the prompt it shows.
Sure, but I'm on Windows 7.
I just checked and I enabled filter keys btw, not sticky keys 🙂
Also, can't find pointer precision on Win 7, so I guess it doesn't have it.
macos does the same thing
windows 7 has the same thing aswell probably
it's in additional mouse options
there's no difference
@wide chasm
it's in mouse properties
Ah, I see.
macos does it by default
it likely doesn't have an option to disable it
any modern OS does it
it's just mouse acceleration
It makes my mouse feel very floaty, not sure if I like it disabled.
shame
@wide chasm What this "feature" does is addMouse acceleration which is never good. It'll mess with your muscle memory. Disable it asap.
The pointer feels super floaty, though, and I also seem to be unable to cover the same distance on my screen with the same movement.
@twin lagoon No?
@wide chasm Because mouse acceleration relies on speed, rather than distance.
It would disable it.
o you changed your message
No?
mouse acceleration is fine though
i don't see how it messes with your muscle memory
turning it off messes with it
It does.
Because you're not used to it.
if you live with mouse accelleration, how would having it enabled mess with your muscle memory
ok but
almost everyone has it enabled
and is used to it
why would you disable it
because now it's messing with my muscle memory
^
Because you never put the time into using it. You need to use it for a couple days, then your swipes will be better than ever.
i'll pass
why not just have it enabled? is it really holding you back so much
Mouse acceleration is random. Every swipe is different depending on your speed which is bad.
you generally learn to control the speed
@void void Because it's a bad choice.
sounds like a personal opinion
Like, it's not always high accuracy, but, there are reasons why buttons are generally larger than a few pixels
its the default
But, once you learn to control it, I used to be able to drop my cursor on a pixel lol
No, you can't learn it.
Let's say a professional player, he never uses mouse acceleration.
It messes up with your brain.
since when, its just learning to control your mouse
I mean if one started with it enabled
which is nearly everyone
Yeah, but that feeling goes away in 1-2 days. Then it'll be the best.
It's just that they can't do it for 1-2 days.
then you go have "the best", think i'll stick with having my normal
Sure, I'll have the best.
apparently macOS hides the accel settings behind a config thing, for my usb mouse, it really doesn't seem to care much, for my magic mouse, it does defo have a huge effect on it, which, is kinda nice for day to day use due to my screen setup, being able to basically quickly throw the cursor across screens is handy
shamefuuuuully, their mouse is horrible if you ever wanna game, so, i tend to just stick to using the USB mouse
im stupid
yes
If I disable mouse acceleration I need to lift my mouse three times just to be able to go from one side of my screen to the other side, no thank you.
whenever I start using my magic mouse, I kinda remember how much I miss using it
and then I have to fire up MC one day an don't touch it for weeks
bleh
so how did apple make the magic mouse feel so great then?
By not sanding the corners. Those damn edges.
Part of it's the acceleration curve of it is just awesome and it feels really smooth
only real annoyance is the stupid strips at the bottom used to hold it away from the surface
I do have some "gamer tape" on it, which does improve it, but it's still iffy on my mouse pad, but it's also an aluminum one, soooo... am not too sure how well I can hold it against it for being basically a glorified office/desk mouse
if they added actual buttons on it, maybe raised it up a bit so it had more body, you know, I think it would be a massive win
don't think i'd really miss losing the fuuull body of touch either, feels kinda weird that you can scroll the page with your finger over the apple logo vs just the top half, etc
@wide chasm Buy a bigger mousepad or increase your DPI.
There isn't enough space for a bigger mousepad.
I mean in the end, it'd probably decrease your productivity cos you have to move your hand more
OR increase your DPI.
I do agree with increasing DPI however
Increasing DPI doesn't fix the "floatiness" the pointer has when disabling mouse acceleration.
So, I still don't think I'm gonna disable mouse acceleration.
ooh try putting your acceleration on max
he;s not tryna 360noskope kids, you kno?
1080 at that point.
just git gud
what do you think paper mc needs?
what
blackjack
what do you think paper mc needs?
oh thanks that helps a lot
Free weed
...
asked a question that makes no sense, what were you expecting?
Is it good to get
VPS from OVH only for the bungee
and other servers on other host
to stop ddos attacks?
will that work?
it will work but then you have to deal with latency between bungee and servers (which may or may not be negligible)
if there is high latency then yes that's a possibility
what are the chances for that to happen? is there way to see before changing to that?
uh, just get your servers close together in terms of physical location and you'll be fine...
1will be germany 1 france from ovh
probably not going to have a fun time

?

aternos
bc
so?
your timings sample is too short, your CPU is also overloaded
I've been using the server on my personal computer for a long time, and never had any TPS loss: Minecraft::world - tracker stage 1 and 2
I'll take a 10-minute timings, now.
your timings on average are fine
Your issue is that you're having spikes
Also, that's a fresh start, give the JVM time to warm up
to much plugins dose not help i think
and try adding a auto restart i think that could help too
auto restarti don't need
what do you mean by upgrades?
my plugins are optimized I've also done some dumps for memory loss, all is good plugin.
paper @void void
using fawe though 
your timings on average are fine
Your issue is that you're having spikes
Also, that's a fresh start, give the JVM time to warm up
fawe bugs
The thing you're having issues with in timings hasn't been changed in a while, so, unlikely tho be that unless you shot up several dozen builds
Okay thank you


































