#general
3141 messages ยท Page 1193 of 4
time to take the username kashike before him
i still have nightmares knowing his name is pronounced ka-sheek and not ka-shee-kay
wtf is wrong with u
what
im opposite
wat
oh
never
i'm still in shock that it's not kash-ike
also hello aber, and also goodnight.
Pronounced Throatwobbler Mangrove
hey @worn ember u fucker
rebase ur essx pr https://github.com/EssentialsX/Essentials/pull/3750
so we can merge
ffs ive never once in my life been asked to call my credit card company in order to buy a product online to give the vendor an authorization code
razers apparently running some foreign billing process now
tried to orderit as a guest with paypal and they still cancelled order
i now dont want to do what they want out of spite of it being stupid
eeeeeeeee
deeper down the rabbit hole
You should join this funky party @potent fossil :p
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.node.LongNode;
import com.fasterxml.jackson.databind.node.NullNode;
import com.fasterxml.jackson.databind.node.ObjectNode;
import com.fasterxml.jackson.databind.util.ByteBufferBackedInputStream;
import jakarta.websocket.ClientEndpointConfig;
import jakarta.websocket.CloseReason;
import jakarta.websocket.DeploymentException;
import jakarta.websocket.Endpoint;
import jakarta.websocket.EndpointConfig;
import jakarta.websocket.Session;
import java.io.IOException;
import java.net.URI;
import java.nio.ByteBuffer;
import java.util.Set;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.Future;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicReference;
import java.util.zip.Inflater;
import java.util.zip.InflaterInputStream;
import org.eclipse.jetty.websocket.jakarta.client.JakartaWebSocketClientContainer;

her voice reminds me of a movie character but I cannot remember which one
what funky party
barty's party

just import *

why would towny even do that though
I mean even have the option to do that, has nothing to do with the rest of the plugin
Yeah that's weird
It had to have been their first time
At least for towny to notice
It's a registration setting
books can have 100 pages in minecraft, not 50
broccolai imposter?
if only my computer could render that :(
no
Brokkoli: books in java edition can only have 50. bedrock supports 100
wiki says 100 for java and 50 for bedrock @minor badge
runs off to check the source

honestly, i'm not seeing any limits in the client or server for pages :3 i think i'm just blind, tho
its 100, for sure. just tried it
ooh ic
its a 1.14 change
it was 50 pages when i last used them lol
yeah it went 50 to 100 in 1.14
and yes
its so weird, i'm not seeing any limit in the code :3 this is gonna bother me until i find it now lmao
knowing mojang, its only limited in the gui
jfc, thats where it is
BookEditScreen#appendNewPage() (yarn mapping)
so that means... client mods can bypass that
lmao
true mojang code right there
Dirty is right.
what's interesting, is there is server code referencing the 100. in the lectern code I think
Makes some sense because lecterns are newer.
Makes less sense because you'd think if you touched books for lecterns you'd go back and make sure the old stuff wasn't dumb.
But "go back and make sure the old stuff isn't dumb" isn't exactly Mojang's forte.
We need that "fix code" "Add new mob" button pushing sweating guy meme.
makes sense
Mojang
You can only pick one most of the time
it was removed in 1.13 but used to send data from servers to mojang to help with diagnostics
.g minecraft snooper settings
(DiscordBot) https://www.minecraftforum.net/forums/minecraft-java-edition/recent-updates-and-snapshots/377161-snooper-settings
So, apparently Minecraft has decided to do a little data mining with the 1.3.1 patch. There is a new menu in the options called 'Snooper Settings...' that a...
wow that's ancient
all i know is what the minecraft wiki told me
they were supposed to have stopped due to the gdpr
ah
Wouldn't be surprised if they yanked it but forgot to remove the value from the properties file.
It is still there, though. I just spun up a new instance last week and saw the value, too.
I forget if it was enabled and I disabled it or if it was disabled by default.
oh yeah the snooper is still present in source too
Well there you go.
it's just that the active boolean is never set to true
I guess removing code is too hard.
snooper code is present only partially iirc
collection is still done but submitting part is ripped out
new commit soon ๐ฎ?
probably trying to find a workaround so they can reenable it one day
i assume it's a situation where they commented it out as a temporary thing until the legal people got things sorted out
and it's just been a while :p
what?
i was wondering if getting ridding rid of snooper would be worthy of a commit
no?
pepe, you died
IRC always remebers, Vector

speaking of irc
for all i know my message is stuck in a deleted messages table on discord's database
farewell
don't know what they do with that
hahaha
Discord: HERE YOU GO ๐
What was thelounge?
My friend needs one of those.
thelounge is an irc client afaik
ahahahahahahaha
Ah gotcha
no
keyboards are cat magnets
my cat stopped after his 20th attempt to walk on my keyboard
Only 20 attempts?
an irc client i didn't use anymore tbh
Your cat is a quitter.
now he considers it a game to avoid it while he walks on my desk constantly
also generated 7gb big sqlite database
my cat would come up with ingenius ways to wake me up to feed him
happens to all of us
^_^
Did you accept the patch?
such as gnawing on my hair, walking on the keyboard making the computer beep, laying on my back, he was a very smart cat
luke likes to jump on people and bite their nose to wake them up
hahaha
it's pretty effective let me say
yeah the sitting on the keyboard making the computer beep... he was so smart
not exactly sure if he knew that would make the computer beep or it would just cause me to get out of bed, most likely the latter
negative ^_^ we fix bugs, not create them ๐
;)
lie
i once made a bug by fixing another bug
the funny thing was i didn't know until a few months later that what i fixed ended up breaking something else
vic awa
is there a reason you guys moved from spigot's IRC?
social distancing
;)
Yeah better safe than sorry.
nice
i think its time for bed. i just starting singing "what does the fox say" out loud out of nowhere
i've been considering it too
(DiscordBot) https://github.com/emacsmirror/2048-game
Also not surprising.
(DiscordBot) https://github.com/rougier/mu4e-dashboard
and ngl it looks pretty neat
beats bunch of mail clients with its simplicity
(though it's not comfortable to use imho)
I kinda miss command line email.
someone has to explain the benefit of using vim/emacs over a full IDE for programming
I've heard a lot of arguments for it and absolutely none of them hold any water for me.
It's just less information dense.
That alone makes it a deal breaker.
I like doing a lot on the command line but when you start throwing more files in then you need a different editor IMO.
I know it works for some people, though. So props to them.
That's fair, I suppose.
Although a lot of the shit a full fledged IDE does for you is important for those folks, I'd think.
that's what I thought at first. I was using lightweight stuff (vs code, sublime)
I <3 Sublime
but then I finally tried the jetbrains ones, and Im not going back
I use Eclipse like a monster.
yes, that is monstrous
Need to for work.
mikro does the name jarcode ring any bells for you
Since I'm already in there I figure I may as well stay there.
I made work switch
Haha
Not everyone, but i think we at 40 licences now?
If I get a choice I use something else. But a lot of the time I'm working for clients who aren't going to switch on account of me.
And it tends to be standard for stuff on a certain group of companies.
So momentum is tough with them
Yeah often hardware from them.
But also they have a ton of shit setup to be Eclipse specific.
And changing it just isn't worth the time.
"Enterprise"!
yes
ping me next time
why?
Ah I understand
We had our own eclipse (well, ibm rad) based dependency management solution
Yeah.
That checked out the source code of all dependencies.......
hm, wasn't redrield one who did that as well?
Isn't he like 14?
A few of them do a bunch of stuff to connect to app servers and Oracle, also.
The configs are just so heavy.
haven't seen him in a long time
Configs here are luckly just env vars now, those are easy to port
I could do a different setup running differently but then if someone finds a bug or something and I can't reproduce it they're gonna say "Well it's your weird setup"
But i PRd intellij support to our config generator anyways
So it's not worth it.
hm, they changed name i see?
There you go.
perfect analogy
Now I want ice cream.
ice cream = yuck
:(
it does taste good tho
Haha
uwu
wtf larry
wtf kenny
wtf mikro
can paper automatically shut down the server 10 minutes after the server crash was detected?
when the server crashes it's already crashed, no need to shut down again 
I'm using systemd and the server doesn't automatically restart on crash because even when the server crash was detected process was not killed
uh so basically your issue is that server crashes but java process stays alive?
yes
i don't want dead threads
to be there forever
that's a tricky problem to solve
.g systemd notify java
A systemd service of Type=notify waits for the executable program to send a notification message to systemd before it is considered activated. Up until the s...
do you think you'll accept PR that adds parameter of how many minutes you wait for shutting down after the thread death
i can't accept PRs, however i find this feature being niche
or well uh
i misread
that probably won't work either
it'd not be reliable enough to work
Well, what needs to be fixed is that watchdog sometimes doesn't properly kill the server
Isn't System.exit not enough? idk
your server can hang for various reasons, one of them being jvm running out of heap
If you can fix that, PRs welcome ^^
but yeah rather than band aiding with simple solution like that, try finding the root cause...
The root symptom is the sometimes watchdog doesn't kill the server, the root cause for that is unknown i think
Prolly some deadlock somewhere
however alternative is the following (provided that you'll keep using systemd):
so you basically need to make a server wrapper/plugin which hooks to server watchdog (for reliability?) to ping systemd to say that your server is still alive (or use a bukkit task)
use service type=notify and set watchdog timeout
hmm that doesn't look that hard using librries
you don't probably even need to use a library
for unix sockets
you could use this: https://gist.github.com/yrro/18dc22513f1001d0ec8d
i have never dealt with unix socket in java
just shell out to systemd-notify
did you? xd
you don't want to do that either really
involves pulling in a library
well just an annoyance imho
[03:01:27] <gabizou> fuck you and the lombok horse you rode in on
kash are you okay
no
what happened kash
that!
lmao
well anything is ok id rather use libraries anyway tho
But lombok spices up your Java.
thats weird
i remember i logged in one day and somebody in here had me as their discord pfp
That is weird.
:/
pfp?
profile picture
avatar is a weird word for profile picture
Isn't impersonating a person developing paper spigot
profile picture is completely descriptive
it is when you know what a profile picture is smh
It's just "Paper", not "Paper Spigot" for a while
discord is dumb
Truth.
but if you all change your pfp to cute 2d girls it'll be awesome
Hashtag no thanks.

this looks neat

wat harbor
simple 
michale!
says k8s but don't get distracted
kashike!
kashike 
interesting mikro

i run it in prod

i just use gitlab's private registry lmao
didn't gitlab have limits?
like
i think i'd run over free plan easily with my images collection
(includes builder images; which are >5-10gb each sadly)
Currently there is a soft (10GB) size restriction for Registry on GitLab.com, as part of the repository size limit.
per image or total?
assuming total
so yeah
i'd go over the limit easily
game server images are already ~200mb each lol
java 8, 11 and 15 + own jdk build
(no i'm not overengineering i swear)
we just have 1 docker image
bleh
my server management consists of 10 different images lol
Michale 
(though base functionality is in one image; remaining is just convenience - graphql api, web, task scheduler and lifecycle event subscribers)
fancy words
ur ew
no u are
i like my code to be generated
gRPC king
graphql is epic
grpc does not rly fit for web
smh
grpc ๐ฎ
@viral hornet 
GraphQL has been ruined for me by those js backend libraries
i can never get used to them they're weird
pfft
they usually shove an ORM in there too
well idriz maybe ur code is shit
i bet you haven't seen this yet
.g walmartlabs graphql

Takes some JSON, makes an awesome GraphQL Schema.
walmartlabs
well oof
WHAT
sec
.g walmartlabs lacinia
ok.. i know
(DiscordBot) https://github.com/walmartlabs/lacinia
clojure
that's the thing

Clojure 
you'll shit yourself
just why
50% of it is clojure

@twin lagoon 
mikro do be epic
and to cause pain
hewo camm
helo ?
Ok
Proxi 
proxi awa
Idriz 
is this an angry PROXI or a happy PROXI
happy
ah also management web is written in
helo michale
Camm

(DiscordBot) Elm (programming language) A domain-specific programming language for declaratively creating web browser-based graphical... (https://duckduckgo.com/Elm_(programming_language)?v=i&kp=1)
.g Idris language
(DiscordBot) Language.Reflection (module) Meanings . (https://duckduckgo.com/187/d/Language.Reflection_(module)?v=i&kp=1)
someone using IRC?
not that
improbable
I use IRC when working, DNSP
I have to learn it

"lazy evaluation"
idris is cool
yes i know
idriz writing idris 
good luck

(tbh Idris is easier at times vs haskell)
I don't know either
and don't care to learn either

I like my Java and Python and C#
I have to learn it
i wanna learn this
damn are you my ex girlfriend because you can't make up your mind at all
2009 joke
laugh
good you may stop now
mikro mad
helo simple
then get nitro
michale buy him nitro
no
:(
i don't have enough money on paypal smh
i'm pretty good, simple
proxi u suck
i've gotta figure out what the hek to send in a request, but work ends in 10min
wdym
my workday is over in 10
it's the day before christmas .
in sweden, they for some reason only work half day on 23rd
so i'm working 4 hours, getting paid for full 8 ๐
what are you getting me for Christmas simple
my love
"for some reason"
people want to have a break

also uh does the IRC bridge handle discord replies
no they don't
they don't do this in norway, dnsp
look at proxi
it does

i like work
this is gonna be the worst Christmas ever anyhow
i don't have friends and bars n shit close super early, so i've got pretty close to nada and nothing to do other than work
Is it tho? Not having to visit all family is a plus for me, lol
Xmas always ends in my nightmare when my dad's sisters are involved
not being able to visit my friend and his family this year, they're the only ones I ever get presents from
so this will be the first year in many without that
do y'all do boxing day in canada, kash
yes
interesting
My family, excluding my parents, only gifts money or Amazon cards anyways
hoping to get an iPad for Christmas, hoping apple has a sale or something
And for friends and my sister we don't gift each other
Proxi you can keep me entertained this Christmas because Iโm staying at my apartment and my family thinks Iโll be miserable and they keep telling me about it
my family does too lmao
And I will but I already am so like who gives a fuck lmao
We're gonna call over Duo for dinner tomorrow, but that's it
I told them Iโd rather visit when Iโm not feeling like shit
But thatโs not good enough
Apparently :)))
Just chilling at home with my SO cooking lots of food will be such a nice Christmas
Way better than visiting family ever would be
you can have gratรคng with me city ๐ฅบ
Kashike PM me your address Iโll send you a Christmas present.
o.o
thank u ocelot very wholesome
Seriously!
Or do like an Amazon wishlist or something I guess if youโre worried about address.
๐ฅด
don't think we are friends on discord anyhow
Tbh Iโm very happy to be skipping Christmas food proxi ๐ I have IBS and like 99% of that shit are triggers
Kek, some politican send xmas biscuits (a small bag) into a clinic as a thank you. They refused to accept with "that doesn't help our current situation" ๐ฅ
Oskar that seems a bit more expensive than some of the other ones you were looking at with similar specs.
I've solved that by simply inviting my parents so I have to go nowhere :3
But yeah otherwise it looks fine.
"Cookies do not help the overworked caregivers. Everyone applauds, there is praise in the Bundestag, but no one has accommodated us at the last collective bargaining, no one has upgraded care"
Cheapish, decent.
I3 is okay.
i5 or i7 is better.
But i3 works.
Since itโs cheap.
that ยฃ16 pc has a newer version of the i3
Don't buy a cpu that is under 8th gen or smth
I usually go to my sisters (well tbf I lived with her for 5 years as well) but this is the one Christmas where I donโt want to. I donโt want to travel. I donโt want to go outside. I donโt want to be around people and I want to work lmao
Mini heโs looking for a cheap desktop to replace a raspberry pi
I agree that itโs not great but if you can get something for like $50 itโs better than the pi
Current gen Pi's are most likely better than a 2nd gen low level i3
@vernal moth at the start of the second wave our government promised a pay raise at the start of next year. Now they retract that statement lmao
For care workers that is
"gaming"
They say they "respect what they do" but slap them in the face over and over
Idk if you know. But not everything gaming has to be rgb my dood
I'm gonna play Minecraft tomorrow for a bit just to remind myself what minecraft even is
I've forgotten the basics of how the game even works
Lol I feel that. I have no clue what anything does in the last 3 updates
I wonder if I can remember how up even install my preferred texture pack
I'm sure you'll figure that one out
Be sure to install path tracing shaders to nuke your gpu demon
ok i have taken christmas
dats u
wtf
proxi pls share Christmas.

that's because they replaced it with yet another paid plugin
so if you paid for CC Pro you're screwed
because that won't be updated anymore ๐
why u gotta be so disrespectful
you really truly think Kang is gonna maintain chatcontrol pro
idk ๐คทโโ๏ธ
I opened an issue with the plugin
dude told me to update to new release
so... i guess?
sure, but a month? a year? CCP will die alongside all of his other plugins
i bought it so lets hope not
imagine paying for plugins ๐คฆโโ๏ธ
just make your own
/s
-.-
paying for plugins is kinda pepega
well, no
paying for closed source plugins is
supporting developers is pog but only when the developer should be supported
^
will keep that in mind next time
if u release code wont ppl just compile it or smthn like that? is that even possible?
..yes?
well, this question doesent make sense
the best model in my mind would be paid support
its worth also noting that closed source and paid for source (i.e. pay for plugin, receive source) are two different things
compiling plugins is possible through source code?
yes, definitely
then whats the point of making it paid
bruh
wont ppl just compile it
most of the commissions I've done have been paid source
if u release source code?
that means the author wont help them with trivial tasks, snoopa
or, may mean, rather
e.g. if you report a bug in mcmmo but havent paid, they'll still fix it. if you ask for help with setting up skills, they wont help you
how do they know if you've bought it 
that's sorta what i hope to do sometime down the line when i release my super pog epic plugins
there's various verification systems
some projects like Intellectual-Sites make you DM I-S and they check their buyers list; others use the api and have you post a profile message
yeah
and there are of course the patreon guys, librepay guys, whatever other way they wanna handle it
i only accept dogecoin
not for u
and i do in server machines
m i n e
you got a server? ill work for u
@untold copper a good example is also PlotSquared IMO. You can compile it and use it just fine. If you don't want to compile it yourself (many people don't) or want to get support or thank developers for their code, you pay a small fee for it.
nothing?
nothing, that's the point
thats the point
some people don't know how to and some are lazy
proxi u copy me wtf
it even has build instructions
true ^
yes.
ppl do that?
that is exactly what we're saying
Yes. Why not?
lol
omg hi simple
So i just go to mcmmo... compile + use, and nossr wont come down to my home and whoop my ass for it?
as long as you dont try to get support for it
EPIC
It's a good thing - you can test the plugin, see if you like it before buying it - if you'll have an issue, pay for support.
amazing uwu
^ i appreciate developers who open source their plugins, i prefer to test before buying
yes
well, i did, don't really do much server admin stuff as of right now
thats the plan
hi
o/
did u clone quantum
no
i created a new proxy plugin for my network
because velocity
and came up with a cool name
@limpid comet they told ur plugin name
my lawyers will contact your lawyers
You are all just stealing Kvantum which is way cooler anyway
blueley what does your plugin do
ur mom 
no u
My lawyers will will contact your lawyers
ok my next plugin name will be Citymonstret
did u guys see the new Citymonstret update its crazy
Please send me 5 billion dollars
do u take monopoly money
And Iโll let you use Quantum which is a worse spelling of Kvantum
Kwantum
Hi mule you have ruined my life thx
CitymonstretCitymonstretCitymonstretCitymonstretCitymonstret
Citymonstret - irc moment ?
love u too
get rekt
That's a good name for a plugin.
im 2 scared to troll city so im glad brocc does it for me
hi DED :D
What's the update? :P
I heard it adds Citymonstret to the game
stop saying my fucking name youโre all idiots holy shiiiit
hi city
Can irccloud stooooooop
hi
Hi simple.
I got a nicer hello than those other fellas
Hello City .
Yes because theyโre all awful and I hope they stub their toes
brocc 
And get ingrown toenails
simple 
way 2 far
I fucking hate all of you

Toxic community
We're very wholesome what do you mean
if u go to sponge then ull be the server idiot
and I hope they stub their toes
HOW COULD YOU D:
tbh he's right
the average idiot in sponge is 20x smarter than the average paper idiot
.g whats sponge
(DiscordBot) https://en.wikipedia.org/wiki/Sponge
Sponges, the members of the phylum Porifera (; meaning "pore bearer"), are a basal Metazoa (animal) clade as a sister of the Diploblasts. They are multicellular organisms that have bodies full of pores and channels allowing water to circulate through them, consisting of jelly-like mesohyl sandwiched between two thin layers of cells. The branch o...
๐
wtf wtfwtf
.g whats sponge minecrafT
(DiscordBot) https://minecraft.gamepedia.com/Sponge
star cloud star cloud !!
-.-
snoopa stop
ok
not really but sure
mk
meany
Why the fuck would you ping me for that
i thought that was one of the nicer things city said tbh
The collective IQ in here is -1
@heady spear ny plan! vegoschnitzel med bearnaisesรฅs och potatisgratรคng ๐
Oooo
๐ฆ
Anammas???
vet inte
Den รคr dope iaf
har bara gillat nรฅgon norska hos rema 1000
WTF this is english only
men de รคr ju inte hรคr
stop
that is english?
i'd still need to speak 70% swedish because i dont know the english names of foods, duck lol
Anamma har bra schnitzel. Tror Hรคlsans Kรถk har ocksรฅ
Ja !!
a namnam a .
ร t deras hamburgare till lunch
wtf .
Ska gรฅ till Coop snart men vet inte vad jag ska รคtaaaaa
let them continue
mods!
you are speaking enchantment table .
no
this is all food stuff htough and i know like 2 words for food
Vi har inte Ica hรคr :\
f
so yeah get the mods ๐
i am the mods
proxi pls ban proxi ty
only active one ๐
other langs are cool if we can moderate them
no
no
yes
i look ugly in that photo
u always look ugly
Unlike other photos??
pin it
lets call for core team to ban mods
broccolai - actually very cute
Who the fuck are you
city wanna join me to OKQ8 ๐ฅด
lmao
youre 7 yrs old, dont stress life lol
come to think of it
snoopa has 10k messages here wtf
who am i 
both
or.... both?!
ok my head hurts enough for one paper session
im going to get a coffee and nap for a bit

no broc
have fun brocly
stay
ur always napping bruh

i cant 
such a festive sadge
10k messages is weak
16k? weak
weak
CITY gets OWNED by DED
i joined like 2
should leave again tbh
yes
I'm at 37,990 msgs. But my old account did get deleted and that had quite a kek amount of msgs
ye u fucking doxxer
I've been here 5 months?
"oops"
@mental meadow uwu xx
its ok it was only for testing
brooooooooooocc
my real auth key is 990000 lines long
good fuckin job bluely
anyways, its https://github.com/kadenscott/bluebox
simple u know wat
wat
what is an authkey
i think ur very nice and i value you as a person :^)
nice auth key bluely
fuck you
who is alyssa
ms. bluely
wow
wdym wow XD
i'm very proud that bluely could be in a relationship
me too tbh idk how it's survived this long
iirc she moved in with you a month back ?
i remember you said smthn about that
only temporarily
tell ms. bluely that your best friend said hi
broccolai am i cool

ok time to try to deploy blueboxโข๏ธ
kscott.dev error 521 web server is down
ok well theres one spot that actually needs let
you could just like
im going to sudo docker-compose down u
!err
i just copied that code 

u rly think im gonna write actual typescript code
im gunning for the authentic javashit experience

I'll make you love ts AND it's annoying quirks one day
u can try brocc
blue you should've removed your commit and then forced pushed lol
your auth key is still in history
@heady spear uwu
i know but i dont really care that much
lmao
thats not going anywhere near production ijust needed it to test with popstman

also while ur in there can u make /app/data/images folder
just put it above the /app/data/images/images creation
mfw theres been 90 uwu's in private channels ๐
uwu is far superior
uwu > owo
agreed
awa
o really like this flyout mod for windows
sSSSA
are you only in mminecraft related discords
no

weeb ๐ท ๐ท ๐ท ๐ค
the 13 year old weeb demographic is really growing huh
what
yeah my 13 year old nephew asked for anime stuff for christmas

one of them is a beat saber server
weeb
so vr = anime
yes
IM NOT A WEEB ALRIGHT
huge weeb
i can tell u watch massive amounts of japanimation
what is that
have you tried reading the word
dafuq
get request code is being executed on post request
is this some traefik bullshit
this man and his traefik
idk why im hellbent on getting this to work












