#general
3141 messages · Page 510 of 4
ye, dunno which would be more ergonomic in your case
I also took up bouldering for exercise. I haven't been in 3 weeks due to illness, and I am in a bit of pain now. Going tomorrow though, hopefully I can get back on track. I think more than anything, doing some form of exercise that activates the larger muscle groups and gets the blood flowing is important to staying healthy with long sessions in front of the computer.
I mean, our bodies are generalist. They can do so many different things. Long sessions at a keyboard won't break it, but doing nothing else might.
Definitely take care of yourselves, folks 🙂
Heading home, bye bye bye bye
too lazy for that noise
prob should spend less time in front of the computer though 😦
I feel personally attacked
My life has been first school, then rest of the day on computer for basically last 5 years
and considering I also sit on computer at school for the whole day, I'm basically on a computer all day long
I spend 40+h a week on my feet with a concrete floor and a 100 m² work area and still feel like I need more cardio.
simple, have you ever made any public resources?
are there any modern PVP servers built around the 1.9+ combat mechanics? wondering if people still pvp at all
Every major server uses the 1.8 style
God, discord needs a way to lock channel order
how do you even accidentally move channels
sticky fingers maybe
do you just fall asleep for a second with your finger on the mouse? 😂
You know how in MC, when you move the mouse a pixel while clicking?
And, it treats item placement as a drag instead of a click
Dumcord basically does the same thing, only, I tend to click while still moving my mouse
re-arranges the channels just for cat
code and algorithms
(also svg is just xml like html btw ;) so it's even easier to generate than e.g. png)
until you want to draw a path
nothing human readable about M72.75 0h185.958v35H72.75z imo
doesn't need to be human readable if it's computer generated :think_smart:
All it has to be is a scalable vector graphic. ;)
who needs vector graphics when you can just stretch an image to infinity?
who needs graphics when you have ascii
Cubecraft was built around 1.9 mechanics.
But adding a delay in order to fix knockback issues caused by ping and combos was not the right solution.
You can only tell the casual community that 1.9 increases skill by adding a delay, which punishes you for missing.
Since they ignore the fact that when you miss a hit in 1.8, you loose your combo and the other person has an opportunity to begin their combo.
It's missing a hit and taking a hit VS missing a hit and getting hit four times.
^-^ wat was ur score in uR lAsT cLaSs
oh hey
brexit happened
where- cat
hey cat
hey cat you're in the UK aren't you
Me and cat are
he is
cat lives an hour from me
but not in the eu no longer
hey vert and cat
Well hour and a bit
good riddance
bai bai
did you already hump cat?
you're still in the EU until the end of the year
Bai you bearded pervert
you just dont get a vote anymore
Yup
obliged to its rules but without rights, yum
Did you see they took the flag with them from the hall
yeah I was kinda hoping they'd put it right in a bin in front of those cameras
this is what you get for bullying me for years
now you're banned from my continent
magma planned the brexit all along
huff my shorts
if you can get to them, that is
Surprised they that twat jon claud yunker didnt wipe his ass with it
jon
yunker
huh the pound is way cheaper than before
oh an > claud
Woudlnt be difficult
It will go back up again
always does
no I mean
last I was in the uk was around 2014
it was like 1.7 EU
Wait wait wait
it hasn't been anywhere near that since then
you was here in 2014 and you didnt come and see me or cat
well would you come visit me if you visited portugal?
Fuck yea
guess I need that restraining order after alo
all*
lel finally done with this dumb assignment
Make a web server in C lol
ah
which tbf was so much more tedious than doing it in Java. Kvantum was way nicer to work with than this shit
lul
(even before I switched to netty)
do the what now
like read GET, POST, etc manually char by char
did also add SHITPOST ?
i just remember reading an article about some dude who wrote a webserver in C and he did that but idk
oh yeah no. So I didn't really care about the headers and whatnot, so I just read everything into a way oversized buffer and skipped 90% of the request
If I hadn't done this before then this assignment would have been hell, I think. People in my class are super upset about it xd
Knowing me I'd have just gone for raw sockets
Because honestly, the berkeley sockets aren't actually super inconvenient
The biggest inconvenience is that there's still no cross-platform API for those in C
I'll try PS2 when FAWE gets more stable and regularly updated, can't risk another meltdown.
BTH I think it would be better to just contribute back to WorldEdit or FAWE rather than just create CoreEdit which will cause compatibility problems between plugins.
Worldedit won't change how it works
it will always freeze the server
no matter what you contributes to it
CoreEdit sounds nice, but first I want CoreProtect to add the ability TO CLICK THE DAMN CORDS to teleport.
How hard is that to add?
wizjany has expressed interest in changes to speed up WorldEdit. He just doesn't want the terrible code from FAWE in WorldEdit
true @ashen cliff
It's been years, I need to copy them by hands.
regardless, coreedit atm is a a pile of closed source money grabbing garbo until proven otherwise
imma shut up then
and while i'd love to be proven otherwise intelli has expressed disinterest in that notion
You can't just apply the "not freezing the server stuff" to worldedit without breaking the current API contracts
well i don't know the specifics, but just what i've experienced.
it would be pretty shitty if all those plugins which rely on pasting schemtics and teleporting players into them after they're pasted got broken because of those changes
but a server without Worldedit wouldn't be a server so i'm not hating on it
yea i've said this before but not once in the last 10 years has anyone suggested any roadmap to adding batching in WE
they've always just come up with their own external solutions which inevitably break more shit than they solve
cough Jesse cough
we'd love to break api in another major version release or even add some backwards compatible/sync shims
that's really not the issue
On a side note, why is MySQL for WG still supported? Why not just kill it?
it is not supported
you can still use it tho
Still implemented*
^^
Hello.
it exists because it's more work to remove than to keep
also because some people apparently still use it atm
Expected. I'd remove it from the default config tho.
to my utter dismay
Just so that people don't use it.
maybe, we'd have to remove it from the whole savedefaults thing tho
which means again, more work to remove than to leave
us hist prof is currently teaching german history
Installs EssentialsXAntiBuild
Why are my permissions broken?
at least he tried :/
us: use legacy version
him: doesn't use legacy version
also him: it doesn't work!!! fix!!!
I'm so tired of people asking for help, completely ignoring everything we say and then jumping on spigot to cry about it
why even bother asking for help if you're not going to listen anyway
??
If I ask for support I expect you to fix my problem and not tell me how to fix it on my own 😠
yes when you upload a plugin on spigot you actually make a promise to show up in person and install said plugin
didn't u read the fine print? smh
No
no one said there was any reading
There was no video how to do it so I can't receive the information
yey, got basic entity pooling working. as long as entity constructors are thread safe, should be fine.
at glance it seems okay
my implementation of this in 1.8 worked good so hoping the same holds true for 1.15
hm, what exactly is entity pooling? sounds cool 😛
pooling entities
maintains a pool of entity instances rather than creating them on-demand
particularly good for servers with lots of spawners
just need to add auto resizing to expand pools automatically based on demand
Entity pooling sounds awesome. I know of a few people who could benefit from that on their servers.
meh
lol, welcome to 2 decades ago
int[] nums = new int[] {Integer.parseInt(System.console().readLine()), Integer.parseInt(System.console().readLine())};
System.out.printf("Average = %f\n", Arrays.stream().reduce(0, Integer::sum)/(float) nums.length);
know im off-topic here but I want to show how clean Java code is:
let's say you want to calcuate (sic) the average between 2 integers taken as input, you can do this in 1 or 2 lines of code:
Wanna really see how slick Java is?
import java.lang.reflect.Field;
public class Main {
public static void main(String[] args) throws Exception {
Class cache = Integer.class.getDeclaredClasses()[0];
Field c = cache.getDeclaredField("cache");
c.setAccessible(true);
Integer[] array = (Integer[]) c.get(cache);
array[132] = array[133];
System.out.printf("%d",2 + 2);
}
}
Output is 5
Java doesn't compare to Ruby in obscure shit like that 🙂
Ruby has monkey patching too
Billy go to jail
seems like a good way to fuck with people
i mean, Boolean.class.getField("FALSE")/*.setAccessible..modifiers..*/.set(null, true);
breaking because of latest java versions?
urlclassloader people? 
they might as well make the method public lol
because 9 modularized all the things
jigsaw!
so java could stop being this massive monstrosity
oh that's different than what i was thinking
smh
lol
interesting
smoke weed everyday
you sound like simple
I hope you get salmonella then

(DiscordBot) Turn that frown upside down ( haha! ) - length 6s - 274 likes, 4 dislikes (98.6%) - 21,737 views - GAMER GURL on 2014.09.06
it was emphasis on the fact that it's funny
Yes thanks YouTube title for reminding me to go and haha
go haha
what does it mean when a concrete number (eg. the number 2) has a horizontal line on top of it? it might be some German notation
it might also be a printer acting weird for all I know
_
2
just like that?
yeah
In which context?
summe der radien
notice how there is a weird extra space before these weird symbols
is that supposed to be sqrt(2)?
it sometimes renders weirdly :]
(hence the spacing before it)
Everything is rendering weirdly in that image o.O
so I'm right now about to do something really stupid
nope never mind I'm bailing out
tellllll us
I have some why protein that I never really ended up taking when I bought it
but now that I'm getting more serious about working out I'm considering taking it again
except
it's been expired for 3 years
ye well so food poisoning is a great way to lose weight if that's what you're after
otherwise I'd kinda advice you to not take it
I tasted it a bit
it mostly tastes the way I remember it
mostly
tbf though I must've picked the most disgusting taste of them all
some protein powders are gross, and some are actually kinda good
the more "natural" they claim to be, the worst they'll taste
are they supposed to taste good?
I don't think they're supposed to taste bad, at least.
PEScience is the way to go tbh, hella expensive tho
mine must've been excellent because it tasted so bad it damn near made me gag
I'm not even sure I should be taking whey tbh, I have the hardest time digesting it
liquid cooling my asscrack
Just wondering, how bad is it to extend and subclass an NMS class?
alright 10:46 pm guess it's time for bed because I'm a geriatric productive member of society
gnite zoomers
It's like stealing a Kit Kat from the grocery store.
👀
there are some situations where you have no other options so it's like... neither good nor bad?
chaotic neutral
Like you shouldn't do it because why would you, but if you have to do it, steal from the most expensive store because why are they charging so much anyway?
I hope that answers your question.
How bad would it be to make an API that easily allows to extend NMS classes by extending an interface and the implementation being provided with bytecode magic?
Kind of like how Mixins does it
Now you're stealing Snickers
You're the worst shop lifter
ok but like why? what are you trying to accomplish?
don't run around extending nms classes for no reason, that's just weird
what are you trying to accomplish?
Not even gonna mention because I know it's unsupported anyway
But like, if you're trying to create an NPC library then you kinda have to
nope, not NPCs
also don't do that because it's hell and you'll be miserable whenever a new minecraft version is released
What I'm trying to do requires the cooperation of a client mod.
a lot of shit is unsupported
I'd say lawful evil
Almost anything NMS related is unsupported.
but you're speaking in terms of hypotheticals so it's kinda impossible to give you any reasonable answers 😛
But I'm actually talking about something actually unsupported.
welcome to speaking with Nick
Basically, it 100% depends on what you're actually doing as to if it's even viable in the first place
i mean
if you want any relevant advice at all you're gonna have to say what you're trying to do
But you're in a realm where fucks aren't given anyway, so why you start passin' them around all of a sudden?
Your consistent asking of hypotetics is pretty stupid as we go through this exact spheel every single time, yes, it's unsupported, but it's viability is 100% dependant on what you're actually doing
otherwise just don't fucking ask to begin with if you're just gonna say "i know it's unsupported" the whole time
oh wow
Well, I was just wondering and throwing questions around. Just wanted to know the answers to what I said..
Okay the answer is "it depends"
the only answer to hypotheticals are "no one fucking knows"
you forgot the grocery store analogy
until you ask a concrete question
now we're all confused
Okay so either "it depends" or the Kit Kat analogy.
That's all I needed for now. Thanks :+1:
fair
You just wanted to know if it was a definitive yes or no or not?
I think he knew very well that this is the response he was gonna get
In other news I think I avoided that potential ban. So that's good. Now I just need to stay away from those threads in the future xD
Ahhh, a troll he is!
what did you say again that got you that warning?
I was very creative with profanity and semi-personal attacks.
lol
tbf people kinda did gang up on you for no good reason lol
I like some parts of the 2020.1 changes to the git windows in intellij, but on a whole I think I'm generally not a fan
by people I mean one person that pretended to have support from other people
reviewing a commit seems really janky now
I like the tree, I like the ability to put the current changes to the working directory on the right, feels natural with the project layout on the left
Nah I went ballistic from the get go. I could have dialed it back. But that one guy is definitely a shit stain of a poop nugget.
2020.1 looks interesting, but might have to wait for stuff I use to update; Not too sure I'm fond of the font change, might revert that one
the guy also didn't know the difference between heresy and hearsay so I mean
was there some drama on the forums again boys
even if the new font is ""better"" I'd rather stick with a font I like
Oh is that what he tried to spell? Fuck, I literally thought he went to call on Jesus.
lmao
Just that subscription model thread Streamfrost.
subscription model?
idk what thread that is
Im still trying their font, I like it
I was using fira code before
have to see if it holds out long term
here, have fun :]
there's also microsoft's cascadia font
which I cannot get into it at all
Some plugin authors have apparently started charging monthly fees for their plugins. Big thread about it. Some people tried to justify it with "but I spend time on my hobby so pay me", I called bullshit very aggressively and called attention to the rules that prohibited it. md_5 confirmed after lock.
I'm not a huge fan of the jetbrains font
I didn't even realise there's a new font, I've been using something else for ages
tbh I don't really see a problem with a subscription based model unless it's violating the premium resources guidelines
what's so special about it anyway? :p
It does.
well that's easy and done
premium resource guidelines are a "you pay, you have access to the plugin"
You would think so xD
advertising externally, etc, is forbidden
Locking away parts of the plugin behind another paywall is also forbidden
I thought some of the letters looked really strange
What OS are you guys on?
printing out a message telling people to switch to paper is apparently forbidden too, even for free resources =]]
macOS masterrace
^
windows 10 is god tier
macOS 🤢
Ye, rebase paper lef, i dare ya
macOS is titan tier
Man I love macOS.
rebasing is fairly quick
I'm too tired to spell
I run ubuntu on my desktop tho because I need that linux for work
the slowest script on windows is the cleanup patches stuff
I hate that Apple have been fucking up the laptops for years now. But the OS is great.
And yes, in case we haven't said it enough times here, Spigot is toxic as hell and generally a shit hole
the 16" macbook pro is really nice
they fixed where they were going wrong
I love it so much
Yes, pretty solid return to decency. Very expensive though.
I have the 2019 13" mbp and even that isn't bad. People love to hate on them but I've very few complaints
it's perfect for uni
Hopefully by the time my late 2013 dies I can afford whatever model is available then. And hopefully it will be a good model.
I'm gonna plan a heist of an apple store and take one
Defo not the best bang for buck, but when you compare the whole unit vs just the raw specs, and how much longer that machine will last you vs a standard windows PC, I can't really fault it other than the initial investment being a bit wallet gouging
things you can say about cars and laptops
after exchanging money for goods and services
I considered getting a bigger model but I kinda just use my desktop when I'm at home and I don't wanna carry around a huge ass laptop
My buddy had the 2019 and some of his keystrokes would repeat. It felt like software lag, but it was very real. He was going mad over it. Didn't happen on external keyboards though.
the whole unit and tightly held ecosystem gives an experience worth the extra cost imo
God, also, the display on my iMac, It's just.. I love it
plus we have tiny tables in the lecture halls so I'd have to balance it on the person next to me
Yea
Hahahah
Like, if you're just after a machine for raw juice, go get a windows machine; if you want apple experience and quality, it's well worth it
Also windows machines with the similar specs and build quality and nice screens (they never have better screens though) cost nearly the same
Yea
People quite literally never really consider that overall aspect, they just see that you can pop into wallmart and get a windows machine for a few hundred bucks which will maybe cope a year or two
iMac and a 2011 MBP, defo upgrading the mbp when I leave education, tbh
there are so many small things about being in the apple ecosystem that makes it neat. Like, when you get a new device you're already logged into your local wifi because your phone is
also icloud lel
a shitty plastic piece of shit with a spinny disk and a screen that makes your eyes bleed, what a deal lol
Sure, sometimes I just wish I could dial it back to like 80 %. The 16 GB memory price increase makes me cry a bit.
and the new shit where your ipad is no longer a useless piece of shit and you can use it as a really laggy extra monitor
I have 2 macbook pros sitting on my desk in front of me, both logged into the same icloud account
I also love my oneplus, but tbh, with these days that I'm not really using my phone for much other than the oddball app/game here and there, makes me much more likely to debate on getting an iPhone down the line, tbqh
without having to set anything up I can share my clipboard and browser tabs between them
pretty cool
I'll definitely stay with android, just pure preference
I don't consider it better or anything, I just like my phones how they are
I love using vivaldi, tbh; But, when I wanna save juice, safari is such a blessing
Electronic same here. MBP 15" mid 2012. Will upgrade this year.
I got the iphone xs right before the release of the 11 because lol and I never wanna go back to android
cat uses vivaldi 2
I'm just annoyed with the android lifecycle, tbh
omg cat isn't that bad
I like ubuntu too but ubuntu on a laptop? hell no
I just like that I have a Unix system with a decent package manager and a stable desktop environment. With Windows and Linux you get one of those, but not both.
Like, I have the 5T, and this is going to be the last upgrade coming soon
Vivaldi is really nice tbh, my favorite chrome browser for sure
3T here!
I've never loved a phone so much
oP6T
Considering that I don't really tinker with my phone as much these days, part of me kinda debates on going for an iPhone just for the longevity of updates
I had the first oneplus release and I dropped it in the toilet after a week
it didn't survive lol
when you needed those dumb invite codes and shit
is vivaldi another chromium skin or what
Saying that, I might jump to lineageOS at some point, last i recall they got google pay working fine again, don't really use that much but, I kinda don't like the idea of not having it for the times that I do wanna use it
Vivaldi is a Chromium yes.
All my tech is pretty old. Desktop is from 2008, laptop from 2013, dunno when this phone is from (borrowed it from a guy I no longer talk to).
at some point we'll just rename the web the chrome
They have their own sync thing, which is kinda cool but somewhat bleh that I can't share it with chrome, not that I really rely on sync outside of bookmarks, tbh, but I just find that it works kinda nicer than chrome overall
vivaldi is what all other chromium skins aspire to be :]
M$ Edge is a Chromium, too.
it looks really nice, it feels really nice and it runs really nice. Except for when it doesn't
it crashes quite a lot
but that makes it more exciting to use :]
also streaming videos doesn't work 90% of the time but then you just switch to Safari 😛
Not had any crashes with vivaldi recently, they've had a few issues when running the snapshot branch which I for some reason still run (is shiny)
Vivaldi looks like Firefox
also on my ubuntu machine it crashes every time you start it
video streaming is a bit of an oddball one, like, on imgur, sometimes it just goes sideways, but, can't say that I've had much of a super great experience with other browsers either
then when you choose not to report the error they open random empty windows
they had a fun issue on macos before where if you closed a tab while in fullscreen, the browser got bricked until you restarted it
brave is nice, but last time I used it it was very much incomplete
I just gave up on it because nothing fucking worked like it should
or you can use a non chromium browser and use Firefox <3
I tried brave, the tokens looked interesting, but like, the overall experience was bleh
firefox
brave > firefox 😛
kek
Have to look into brave
I love how when you fire up firefox after not using it for a while, they ask if you wanna basically refreshen the install
It has been a couple of years since I tried it out, so I bet it's a lot better now
it's like they know it shits the bed after you've been using it for a while
Last time I tried Firefox it just took so much more memory than Chrome. I don't understand why though. I thought it was supposed to be lighter weight.
all web shit uses more ram than it should
^
anyway noobs ima sleep because I might actually need to make it to a lecture this week
I mean
wow I should put that on reddit
Question, I don't suppose it matters what JDK I'm using as long as it is above 8?
Yeah it's pretty rough. cries in 8 GB memory
if you're on MacOS that's probably why Firefox is garbage for you, there's a ton of issues in that department
my experience with firefox has been the same across every platform, tbh
firefox works fine in windows
Ahh yeah there's probably some truth to that
I switched to see and didn't notice anything about it 
with macOS, apps eat up a tad more ram because of some weird linking decisions apple took
Haven't been in Windows for years.
But like, my experience of firefox is that it's fast when you start using it, but over time and after a few upgrades, it starts to slow down
windows hasn't really gotten better 
They often have the oddball massive "lets actually fix performance" updates here and there which offers some pretty nice performance gains, but, I've honestly been having a reasonable experience elsewhere without that cycle for years
There is a petition to FLOSS Windows 7
I genuinely find Firefox to be more responsive and better all around on Windows for me personally, and if it means i can stop supporting the chromium empire, i'm all for it
Chrome is what eats up RAM so.... that tears me up which is why I switched to FireFox
I started looking for terminal-based clients for everything because everything takes up so much memory.
chrome eats up extra ram due to the isolation and tryna been a web browser in general
But, like, now firefox does the isolation too, so \o/
Does the JDK have to be 8 or can it be anything above 8? I'm wanting to update it to the newest version and want to be sure I can
8+
There is no real "official" advice there, I generally have multiple versions installed 🤷♂️
Yea I just have 8 and what to at least get 13
So, get 13 and test it
paper itself builds fine and runs fine on 13
as for literally anything else, 🤷♂️
I recommend using 11 or 8. there's really no reason to be on anything else
And later 14. LTS in general are recommended.
Let me ask as well, I need to stop my .idea files from going to github, what do I put in the .gitignore?
.g gitignore generator
(DiscordBot) https://www.gitignore.io/ -- gitignore.io - Create Useful .gitignore Files For Your...: "Create useful .gitignore files for your project by selecting from 500 Operating System, IDE, and Programming Language .gitignore templates."
.idea
No, .idea folder itself is fine
It's specific files that you really don't want pulling over
it's real annoying to open a project cloned that has its own .idea and settings and ugh fuck
Jep. target should be killed as well and *.iml
I'm removing everything ide specific because that sucks.
the idea is that you can store things like spacing, etc, with the project, so others will pick up the same projects settings as what you're using
If it’s that big a deal, ship the code style config for the project instead
The eclipse ones can be used in IntelliJ too so that’s nice
Separate folder called codestyle with IJ , eclipse and netbeans code style configuration.
re gitignore topic: i don't include *.i(ml|pr|ws) and .idea/ personally
don't see any reason to either
if i want e.g to force a code style then .editorconfig covers most, if not all of my needs (and ij can pick it up fine)
rip
is there a very light warp plugin with signs
.g spigot light warp plugin with signs
(DiscordBot) https://www.youtube.com/watch?v=K6hr8TO6ceE -- Minecraft Bukkit Plugin - Scrolling Warp Signs - Tutorial -...: "Apr 4, 2014 ... Please SUBSCRIBE and LIKE! ☆ Thread: http://dev.bukkit.org/bukkit-plugins/scrolling-sign-warp/ FAQ: ○ What programs do you use? Fraps..."
★ Please SUBSCRIBE and LIKE! ★
Thread: http://dev.bukkit.org/bukkit-plugins/scrolling-sign-warp/
FAQ:
● What programs do you use?
Fraps to record gameplay, Camtasia to edit and record the screen, Sony Vegas to render and edit the videos.
● What Minecraft Server do ...
it says the last update was in 2014
tabs/spaces and newlines is what i usually want :p
Just download and update it yourself. It's GPL by Bukkit
and that's it
gpl by bukkit
i bet you haven't visited spigot's premium resources section
isnt all minecraft related stuff java 8
I mean, i guess it's nice that IJ picks that stuff up automatically, so not really an issue
i cannot install java 8 dev for some reason
(Assuming other devs are sane and use IDEA)
only 11+
paper very likely runs on 11+ fine
8 is the minimum because mojang uses 8
with your plugins
but like, plugins, etc, can use whatever version of java they want
Just, somewhat suggested to stick to 8 because hosting providers, etc, suck ass and will probably be stuck on 8 until they're forced forward
i bet you haven't visited spigot's premium resources section
@void void of course. They need to provide source when I request one. Under the condition I bought it.
but will they?
i tried forge but it just refused to work with 11,12 or 13
Well, that's because forge is pretty dirty in how it works
so i assumed all mc related stuff need to be compiled with 8
But, newer versions will run on 9+ just fine
i needed 1.12 which only runs on 8
if they say that they'll provide it; sure
@void void if not, decompiling is allowed. They are depending on GPL software.
Which goes back to the "older versions" thing
and im not learning bukkit for a simple warp plugin
is learning a bad thing then?
no its a time consuming thing
if you get really picky then you can find a plugin developer who'll probably create what you desire for little money
i just want a simple warp plugin
or simply use essentials which might as well fit as a "kill two or more birds with a single stone" like thing
^^^
isnt essentials really hard on ram for low end servers
Essentials is great
most server use ess
i only have 2g
I mean, warp plugins use API concepts which don't really change whatsoever
waaaay more than essentials
So, idek what the discussion here is, only real gains I can see in a modern warp plugin would more be using the async APIs for teleportation, beyond that 🤷♂️
a simple warp plugin which is lighter than... essentials
where to get one is the question
Do yall use 8- Lambdas, Type annotations etc. for Project Language Level or do yall just go for the newest?
you stick to what you're working on
ill just use command blocks
If you wanna maintain java 8 support, use 8
so im using jdk 13 then i use 13
if you wanna target a newer JVM version and get the newer language features, target the newer language level
ok
so would you recommend doing 8 then or?
like you personally
btw should i update from 1.14.4 to 1.15.2
for my server
public plugin, 8, unless there was a good reason otherwise
otherwise, whatever version I'm running on
.eta
Anyone requesting an ETA will be fed to goblins.
you know where i can download jdk 8 without having to make that stupid account
use adoptopenjdk
so much salt in that thread
new discord update...
you have to refresh, basically
Ahh
Problem is, you move your mouse, it follows. There's no length of time that you have to hover over for it to appear, it just appears without you thinking you did anything (and that's bad UI, imo.)

I don't think that's your most used emojis though, I basically never use
.
someone's getting the rank
oh yeah
there is no evidence that it was me
mods 
what mods
so no mods
lol
wait can mods even add that rank to people
Just ping wiz. He will take care of this
tbh that's dumb
now that's a good idea.
any opportunity I have to kick leaf is one I must take
I mean
Somebody has to care enough to actually enforce something
And well.. it's leaf...
hmm
kick immunity confirmed
that's bullying me
inb4 kicked
too depressed to kick leaf so someone else will have to do it
@static badge ping wiz pls

does it look like I wanna get banned
that's called a ban, not a kick
told ya

if you really wanna see someone get rolled by wiz ping him yourself
Ask him
I bet because he gets pinged very often
can you not disable pings?
no
Discord should add disable ping
Nah
Being in DND is the best relief you get
But, it still highlights and acts like a unread notification, just doesn't ding you
just stop being popular
I think @usernameplsdontpinganyone still get ping but @everyone u can disable
then you dont need dnd
🤣 😂
im gonna change my name to electroniccat
so people ping me instead
and I will tell them to fuck off
@golden gust the openjdk doesnt work?
🤣 🤣 🤣
discussion about how people hate being pinged
Prob no-fun-stuff
irony
cat u know if u were offline mode less people would do it
I don't really mind pings
u get pinged often nossr?
Discords font is already stupid enough for me to read
Then they go fuck up the coloring, so it's even stupider to read
Getgud cat
I mean, I can zoom in which makes it kinda nicer
But then, text is also stupidly large
sounds like a mac problem?
if only discord allowed you to actually customize this shit
nothing to do with mac
It's discord and their stupid, uncontrollable client
I'm not familiar with any issue requiring zoom
I actually like getting pings because I'm super lonely and no one ever pings me.
d'aw thanks <3
That's standard, which is on the line of being kinda readable
sorta why I use the non-irc mode
aww thank you
it separates clearly messages
That's the higher zoom setting, which is more readable, but annoyingly large
IRC mode doesn't impact the font?
discord is just dum, they already store a TON of information about you, couldn't they just store a couple hex colors per person about their preferred colors?
it affects the readability for me
this new discord update 👀
all it really does is cut off profile pictures and the pointless newline
like chat color, background color, highlight color, blah blah blah
instead they make light mode illegible and waaay too bright and then the only viable option is dark mode
Which is like, annoying af because I love not having wasted space
well discord has font size?
ugh discord
Would be nice if they actually offered the ability to tweak it more instead of breaking their stupid TOS
discord tos
emoji suggestion is fine
kinda weird
😂
u have a discord dedicated to urself?
I've ranted about this before so I won't go on and on about it, but it's incredibly dumdum how they are like "uhh no external clients cuz break tos" but when we ask for custom colors which probably isn't that hard considering they have no problems implementing an entire games store, they're like "yah no"
Ye
hm
Created it coz I wanna try and work on more stuff, also nice to have a dumcord channel for dumping shit
love this so much
guess that's a better solution than what I've done
wtf is that aliasing
looks funky on my screen, at least.
white theme is fine
no
a shame because I like lighter themes in the day.
idk what's with people hatin on white theme
hurt ma eyes
coz my eyes are bad
what's gonna happen in the next 10 years is we'll all go back to white theme and then black theme will be hated
^^^^
im calling it rn
So, like, I need decent contrasting between text and bg
ur all gonna be white theme bois
Which, with light theme, I gotta blind myself to be able to read
hm I don't really notice a blinding effect
reminder that some people use material theme unironically
material theme = eyes bleed
material theme 
ya, copied from metro
I thought that I'd like material theme because it's so perfect but what I'm finding more is that perfection ≠ good looking
except added shadows which is dum
it's not perfect but I mean there's no weird exceptions or anything, it's very consistent
.g material theme
(DiscordBot) https://material.io/resources/build-a-material-theme/ -- Build a Material theme - Material Design: "These interactive projects for Android and the web let you create your own Material theme by customizing values for color, typography, and shape. See..."
Build beautiful, usable products faster. Material Design is an adaptable system—backed by open-source code—that helps teams build high quality digital experiences.
oh right
but I dunno, when everything is so sterile it seems boring and bland
Metro design best design
I'm just not a fan of material theme. I really wish I was but frankly android looks a tad bit ugly to me.
metro design?
Windows 8 design
Basically, imagine a design aimed solely at windows fanboiz
Microsoft also has Fluent Design
is that thing even maintained
don't think so
now I don't know what macOS uses, I think it's like aqua or something, but I'm a big fan of this UI. maybe it's because I grew up with it, but it's clean, and simplistic.

¯_(ツ)_/¯
how's the UI on that?
aqua is the window manager
https://en.wikipedia.org/wiki/Aqua_(user_interface) are you sure?
excellent. Still a big fan of the live tiles, I don't have to open most apps just to see what's new unlike other phones. Widgets are still a kluge
and of course nothing on iphone
i can totally spell
yeah, I'm still not very used to "desktop environment" thing because I'm so used to calling that the OS but, yeah.
unless you like looking at the clock
of course with Catalina, Apple just kinda threw consistency out the door with their new Catalyst thing for porting iPad apps to macOS
fluent design is eh at best, I'm not a fan of blur and transparency and uh.. whatever they call it when elements glow near your cursor
glow?
ya can't recall what they call that
but ui elements glow when you get near them with your cursor like your cursor has a little spotlight or something idk
I turned that stuff off
"Reveal"
that's what they call it
in general I don't think things that change drastically if you hover over them are a good design
people like when they click things, things happen. not things moving on their own.
which is why I'm really not a fan of this kinda appearing everywhere I move my cursor
wat
hover elements, the only worse design is the complete hiddenness of the charms bar
Windows 8 screwed up so bad because the UI element that was universal to every app was completely hidden and never discoverable (unless by accident)
It's great... if you know about it
Discord has a great design overall. There are some menus which really do look sleek, and for the most part (up until now) Discord has been easy on the eyes,.
But I think the pinnacle of simple, utilitarian, easy to understand design is IRC.
You've got a chat box, you've got a message enter box thingy, and maybe you've got a list of users on the side. That's it. There are no emojis, no reactions, no weird hover thingies wherever you move your cursor, it's super simple.
discord has a great design overall
What fucking odd world are you in?
Is it as pretty as Discord? Maybe not. But man, with Discord you pick it up and you gotta get acquainted with it, gotta get to know the hotkeys and whatnot, whereas with IRC, a 5 year old can pick it up and instantly understand how to use it.
hate how people i have blocked can use irc and circumvent :<

The thing with brian is that you can never tell if he's just a moron or actually baiting
tbh same with u
the former seems to be the most likely case, tbh
discord doesn't have that bad of a design, does it?
he's actually retarded regardless of whether or not he's baiting
fuquufuq

eh, could be worse cough skype
oh, yeah, that's abd.
sky's UI design actually wasn't terrible back in the day
s/abd/bad
skype*
Correction, <TehBrian> oh, yeah, that's bad.
wow cat you have EH far down 
yea, skypes UI design was actually pretty reasonable, especially considering the era
wasn't terrible until they had the brilliant idea to make everything worse
as opposed to discord who started off bad and seem to keep heading further in that direction
the difference being ^
at least Discord isn't as laggy as Skype is now, I legitimately cannot even use Skype because it's barely able to load
the instant I start scrolling through a group chat it entirely freezes
dont scroll, then
good idea.
I know, but it's a PITA tryna balance everything
Where I have it now is as best as I'm gonna get
I mean, I've basically got it at the point where the UI sizing is tolerable, and so is the text sizing
The only way I'd get perfection is by fucking the TOS and using a better client...
wiz, recipe delivered

Read the pin in #announcements ofc, change the address to use the version you wanna grab
why 1.15.1
lol
wow that emote hover thing is super obnoxious
which?
not seeing an off switch for it either 😦
or your client just hasnt updated yet
not on bleeding
well then I'm out of date
the bleeding people were talking about this a few weeks ago
back to irc it is boys
!quiet Streamfrost
ye me rn
I mean... yea...
mfw
tbh I do like that the design in irc mode is more compact
just that dumb emote hover thing needs an off switch
ez mek new discord with admin acct then mek admin display role then delete this serbur and profit 
the fuck
Time for IRC to rise up
irc wont tbh
probably not
!stats
Uptime: 38 days, 23 hours, 28 minutes, 46 seconds
Message Handling: 2ms / 1ms (mean/median)
Messages from IRC: 13830 (14%)
Messages from Discord: 88505 (86%)
the discord bot formatting is cancer
no gh notifs :(
IRCs doing better than it was, tbh
ah I remember when the bot was new and it'd ping you kek
my coworker is so nice. I didn't wear a jacket to work today, it dropped to -5, they gave me their jacket to wear
we can make it ping just you if you want
do it no balls
I'da just set you on fire, tbh
I expect that feature to be ready in 15 mins
chop chop let's go z
Coz love is warmth, and so is fire, so, that would be like 2 in 1
wow good point cat
you can't burn a frozen stream
you can burn leaves though
I can also do this
ur not wrong
kash no
oofers
kash yes
is that a BAN
no
wow
kick
mfw
IT'S BEEN YEARS
the delay :kekw:
No
remember when emotes would propagate to irc
shit
to discord
from
irc
they still propagate
that one isnt in our guild though


huh

if only you could give webhooks nitro
lol
or something
thats not the issue
add kekw to papermc thx
issue is the bot isnt in any other guilds to look them up
you can already call animated stuff from it though

so if you bring the bot over it could?
tbh probably not
it's discord :kappa:
I think it only checks the bridged guild
it wouldnt know to go looking at other random ones

there
you also want 


KEKW
IN
PAPERMC 

inb4 we have to remove it
Y
would discord think it's racist :kappa:
idk how its racist
but its 2020, twitter and tumblr are full of morons
with the correct effort
you can make anything racist
just watch
Do they remove pepe
no
you see
there are several pepe guilds
the emote, known informally as kekw amongst the plebians, depicts a person of colour laughing
shit the commas shouldn't be there
several pp guilds
mfw yarn's apt signing key has expired
gg
what is this microsoft teams
and by depicting a person of colour laughing you are stereotyping that people of colour can be reduced to just reactions
just images
and not real human beings
Digital blackface


by brian
