#general
3141 messages ยท Page 1506 of 4
I mean in the hospital part, they negotiate with each individual insurance company for the payout so naturally, they jack up the bill to allow them with more head rooms for negotiation. Which, in turns, fuck the people that are uninsured and those who paid cash.
Yea I mean, the reason the bill is so high is because that's the highest insurance will pay. They definitely have deals up top, and it trickles down to hurt the people. It's major fucked.
However, if you pay in cash, they will lower the bill because they're not dealing with insurance. True story. You can shave thousands.
For the uninsured, they are expected to go on a cash payment plan anyway which ^
Hospitals actually prefer people who pay cash because dealing with insurance and getting them to say yes to a procedure or whatever is sometimes nigh impossible
Definitely certain people have died before bc insurance said they wouldn't pay
in some state, they also allow hospital to write off certain "uncollectable bills" as tax credits so yeah in those situation, they will also help you.
But overall, our medical system is very dystopian if you ask me 
My dad got his legs cut off 22 years ago now and we're still paying them bills off 
wtf!
Well, my parents are. I love em but I won't take over that debt
It happened when I was literally 1 year old
wtf
medical bills are unsecured debt
if your parent really have nothing they can collect, just get a lawyer and fuck those bills
it will just fuck with the credit scores but if your parents already old and owns houses etc, they can be care less about those shit.
it happened in a fairly remote lake, he was run over by a boat with a prop engine and it severed one leg completed and eviscerated the other. he prob would've died but there were 2 nurses on the adjacent dock on the lake, and they kept him from bleeding out.
what we're still paying off: the emergency helicopter from stanford hospital to the remote area, the in-air ICU or whatever back to stanford, his ICU time, his surgeries to take off the rest of the eviscerated leg (gore ||it was still there, like foot and toes but inside was all gone, it was just held there by a tendon rip||), and the prosthetics
the trick is to win the destiny lottery and be born in the middle of the jungle so no one has any registries of you 
that way they can't hit you with debt /s
have y'all seen the god damn price of prosthetic feet dear christr
quarter milly bois
well they were 22 years ago anyway

wtf gimple
that's horrible
on a plus side, your dad can achive one of the best halloween prank now
First
First 
yep he does do that
oh let me know when you get your 2nd. That's where the suffering is at.
ask gimple
scare them kids
he has a stick that he can hit the knee lock with and he chases kids (like slow jog) and he'll hit the stick at the exact right place and his leg will fall off very dramatically and it scares the ever loving shit out of them kids i swear to god
we get sobbers every year
Gimple my boy what did bio n tech do to you
wat
@potent fossil hi
@vestal jasper hi

I'd kill to have that second filter just... permanently applied
I'd look cute as fuck
what filter
it is pre cute
probably some fuck boi snapchat filter
it is


i'd rather be a cute fuckboi than ugly and miserable
I don't know what a 'fuckboi' is and I'm not 100% sure I wanna know


listen carefully for i will say this once
they are bois, who are only out to fuck
hence, fuckboi
no
yes
these two here,,,, they are fuckbois. camm and josh.

Thanks I used to do blinkers but I think that's what killed my lung
I have no idea what blinkers are lmao
15 second intake
Wait what
i used to do dabs, but i dont have a rig anymore
Lovehoney is UK based
Until the mod / battery triggers the safety and shuts off
gg
Hello @waxen panther
Dab pen.
yea i've got a dab pen with 510 thread connector just attached to a normal mod. i have it at 6 watts atm but i can turn it up or down to heat the weed more or less
Single button.
5 presses turns on and off.
3 presses cycles power, green, blue, yellow, purple.
ok that one might have just sent me to bed josh
Lmao
Mine doesn't change airflow sadly. But it's a setup so simple I dont have to think about it much
Yeah I've got something like what you have, but it's kinda fucked up
I'm at soup

yes
What is this spoons you speak of
I just got an email from a random person saying they talked to me in 2016 and found my spigot page and wanted to know if I had discord. Even though my discord is on my spigot page but my email is not 
briish pub
I guess my github might be which has my website which has my email
but tf
snap
๐ณ
@waxen panther @warm anchor
@potent fossil @viral hornet
Thanks for watching!
๐ด MY YOUTUBE GEAR TO SHOOT VIDEOS (Affiliate Links)
๐ Nintendo switch - https://amzn.to/2VT9Fx2
๐ PC - https://amzn.to/2PTOVBk
๐ Elgato - https://amzn.to/39y3EK8
๐ MICROPHONE - Rode pod mic https://amzn.to/2PWzVTd
๐ webcam - https://amzn.to/32XczCe
LETโS CONNECT:
๐www.andeepasta.com
๐https://...
"Minecraft::tickEntity - salmon - tickcount(14) total(35.67% 0.043s, 42.89% of tick)avg(3.06ms per - 21.45ms/7.00 per tick) " what is this? how could it happen?
Add salmon bounties.
there's a lot of salmon somewhere
I agree with him, why is he questioning him for buying clothes at the soup store?
Or a salmon based economy.
Players hunt for salmon and trade them like currency
They'll fix the problem for you
Actually sounds like a fun concept to start and quickly kill off
Item based economy but it's fish
You could even make an island based generator for the server
SoT / wind waker style map
So when you guys need to merge a change from master into a feature branch. Do you use git merge or git rebase? I used rebase for that. Now when I want to merge feature back into master if I use git merge some commits will appear twice so I guess I'm stuck with rebase
oh back to this are we ๐
I think you generally, rebase features on top of master, and can use merge commits to put features into master


So I believe I did this rebase features on top of master, and can use merge commits to put features into master and some commits appeared twice after the merge
@twin lagoon ez scalable mc with statefulset
?
I think I goofed
You wanna rebase your commits ontop of master
No clue how you would duplicate commits that way
Cause its basically nuking your branch, pulling master, and then adding your feature branch commits ontop of that
Thats what a rebase does
Oh I think I just need to rebase again then
Are you talking about the merge commit
So this is what everything looks like before I rebased feature onto master:
master: A -> B -> F
\
feature: C -> D -> E
I believe this is what it looks like after the rebase:
master: A -> B -> F
\
feature: C -> D -> E
Where I am now:
master: A -> B -> F -> H -> I
\
feature: C -> D -> E -> G
In this state I did a git checkout master && git merge feature
I'm pretty sure there were two F commits. Same exact message and author but different commit sha
๐ค
I finally set up my ssh keys on wsl correctly so I can actually push things in git
right in time for the update
Update?
before I had Paper on WSL, intellij running on Windows, changing stuff & patching on WSL and then oopening a git bash on windows to commit stuff lol
WSL 3 wen?
Everytime I read wsl in here I read people having issues with it lol
see my status
pretty much why I just moved to linux, and can dual boot windows if need be
yeah i dont like wsl absolutely not
My IntelliJ is stuck tho i cant get it to open

no progress
Can hardly even get the rest of the window to react
I don't use Windows at all so I have no use for it
Everything I need works on arch or on my iMac
wsl works perfectly fine for me
So if you have a for loop updating something and that update also needs to be reflected in the database, would you do updates in the loop or after? Depending how long the loop is, updating the table could be really expensive right?
and I use a weird janky arch wsl
If it needs to be in the DB too it's probably easier to roll the DB back if something goes wrong so I'd loop through and update the DB first
or just write your db code to be fail-safe
Transactions.
try catch blocks ๐
I was thinking transactions but if there is a reason the transaction can fail to commit then you need to deal with having already made the changes to other things
In transaction processing, databases, and computer networking, the two-phase commit protocol (2PC) is a type of atomic commitment protocol (ACP). It is a distributed algorithm that coordinates all the processes that participate in a distributed atomic transaction on whether to commit or abort (roll back) the transaction (it is a specialized type...
wtf microsoft
iirc bing started offering services in china recently?
I think people were arrested in hong kong for going to a vigil, or protesting, or smth yesterday too
could possibly be a reconfiguration leaking over to US servers
or today, or whenever june 4 is
Yeah I bet this is a config error
if i hypothetically wanted to create a chunk generator that only generates a given schematic and thats it, where would i hypothetically need to start? reading nbt right? or does smth already exist i can hook into or research
hmmm
bruh what am I missing here https://gyazo.com/a05afbcb57185e2d84b39b45147822c2
what are you trying to match
anything that starts with /ah
^ is only the very first line
need to add m as a flag to match multiple lines in that way
perfect thanks
and if you want to match the /ah test on the first line, remove the caret
fully switched over to fi now - after I removed the lock on my AT&T account it was really easy to switch
yeah I had that in there because I don't want to match that first line
don't have a contract cancellation fee with AT&T or anything cause I always buy my phone directly without going through the carrier, so that's cool
Same!
Coz fuck them
I rather paid outright and sell my phone or pass down to my family who wants my old phone ๐
Why would you ever buy a phone thru a carrier?
They sometimes have better rebate program
That if you stay with entire contract it beats getting them through Apple
This is US so maybe different in EU
it's really common in the US because carriers pretend it's cheaper
and people don't really think about it, so they just go to the store and it sayd "$20 / month" and don't think any more about it past that
you end up paying a lot more considering its similar to a loan which you pay monthly
an iphone costing around $999 would be somewhere around $1200-1500 when your done paying for it
but carriers do a good job to hide that from people
you have a monthly wireless payment anyways
so they just tack on some extra amount for you "contract"
the contract is actually just a loan payment, but they'll never call it that
Ppl are so dum, lmao
instead, once you've paid it off, they say you're "eligible for an upgrade"
its why I bought my phone outright compared to getting it via AT&T.
so people go "oh, I can get a new phone" and just go pick up a new one, which really means getting a new loan etc
though, the downside is that you dont get complete assurance that the phone is going to 100% work with the carrier everywhere
I never brought a phone via a carrier
but from the average user's perspective they don't realize that it's just loans
that's way less of an issue now than it used to be
my phone lacks support for a few bands for AT&T and I get downgraded to 3G
modern iphone and qualcomm radios work on all carriers across all bands
not when you are in the countryside
I mean typically with the phone financing plans you're usually getting insurance too
in the city, your mostly fine, but in more rural areas you get quality issues
i do always check to make sure the phones I buy are fully compatible, but I haven't seen a modern high-end smart phone that doesn't support every band
but there probably are, I only care about a few specific phones
a samsung phone from AT&T works fine on LTE in the town im in, whereas my phone has spotty 4G connections in certain areas
oh, another problem with purchasing the phone through the carrier is that, unlike a credit card or standard loan, you can't pay it off any faster
cause you get no visibility into the loan itself, rather you just get a contract fee on your bill
well some carriers do allow certain plans to pay it off, but you dont get flexibility on changing it
NOT TO MENTION, when you buy a phone through a carrier it's usually locked to that carrier
like 12mo,18mo,24mo, but thats about it
and some carriers force you to PAY THEM in order to unlock the phone
it's just a legal scam
I think restricting phones in general should be illegal
Can you give me back my cats thanks
Carrier locking phones is illegal in canada

Verizon sells iPhone 12 64GB for $33.33/mo for 24 months or $799.92 while Apple sells it for $799.99
So... those monthly payments aren't charging interest or anything
For some phones they come out pretty much exact, for some you pay a little more, for some you pay a little less
What they do is guarantee you'll stay with Verizon for 24 months which is worth the loan for them
unless you want to pay it out
you can do that
when you buy it out they also reserve the right to end any promotions
like disney+, netflix, apple music, etc

When it first came out, they shove it down my throat. I called to cancel coz I will never use it and just generally want to avoid the bullshit JRoy said above.
or sulu 
Took like 5 calls
โItโs free why do you want to remove it?โ
โIt comes with a promo! Itโs completely free!โ

Does anyone know how to setup a contabo vps?
Yeah ask kneny. His rate is $500 an hour plus additional sneaker bar per minute after
@quasi valley do you have any tutorials on youtube or anywhere on how to setup a contabo vps?
Like to split the vps so I can host multiple things on it or even go on it lol
I don't even know how to access inside the vps
I require advance payment, double the amount for the first hour for new customers. 
tho I have to admit, this sadly is out of my area of expertise, I'll only bill you for 2 minutes of my time for that
Hi there mister
Bro.
KGBmox.
proxmox is kinda sexy
KGB Enterprise Linux
is there a way an image of a request 'path' from gateway all the way down to pod and container on k8s using some dashboard or smth? ๐ค
what
i only ask because it seems like that would look cool
hngggg
michael xx
kori xx
can i get hubble if im on DO cause i saw they have cilium set up
ok use your celebrity status to go call the ceo of digitalocean and find out
not being paid enough for this
Hubble bubble
Trouble
Double
Sounds like an ice cream flavor from a shop in San Francisco
Double hubble bubble trouble with gummy worms please
Thank you
Least performant balkan OS.
Bro!
Bro!
hehe click my name

its a lot better than that auto color banner
i have not experienced that since using netscape navigator lmao
Those are still pretty big but what I run in to more often are stackoverflow clones
It's technically legal for them to download SO and make their own site with all the content but they're just farming ads, you can't make posts on there or anything
Now I want tacos ๐


@waxen panther when you when you're do ever when you
wat
Vic wtf you read YT comment??
if i'm extremely bored and watching a video that's primarily audio based I'll often browse the comments
just a question, what bug fix do paper fix?
a lot
there's no list, just, a lot
Many. You will have to look at paper GH and find out
your best answer would be to go through the server patches
Or you can tell me which one you want to use. I think I have them on top of my head
where is the server patch?
https://github.com/PaperMC/Paper
Paper GitHub Workflow Status (branch). High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies. Support and Project Discussion:.,PaperMC,Pull requests
https://github.com/PaperMC/Paper/tree/master/Spigot-Server-Patches to be precise. If you want to know about absolutely every fix, you have to read all of these, but then there are also the ones fixed by Spigot
cause i just want to know did it affect anything with witch hut farm or not?
try it and see
witch hut farm? what does that have to do with bugs being fixed?
I think the basic entity spawn radius stuff would break those
does it rely on some exploit?
no
Set the spawn radius to your view distance
if what you're doing doesn't rely on bugs or exploits then you're probably safe, otherwise you can bring it up here and then have it discussed
Spigot tries to be clever and only spawn mobs next to you so it looks normal but you have less entities
so tnt duper is gone? because it a bug
Having problems with TNT Duping, Bedrock Breaking or Sand Duping Vanilla Exploits? See: https://github.com/PaperMC/Paper/issues/3854 for information.
but there is config ^^
There is config for some exploits but not others
and can you go up to the nether roof?
Isnโt there a block breaking exploit fix?
Oh, idk the latest โget on the roofโ methods
I'm not sure if that weird piston trick to break a whole in the roof from the top works on Paper though
We just punched a single hole in the bedrock at 0,0 back in the day
breaking is, but you can still do it on paper to a point (just getting through isn't afaik)
https://github.com/PaperMC/Paper/issues/5773 this works for roof as well
what is a good trading hall set up?
Then again we also had a WG region for the area above the roof to block building there too
that one was pretty old; place a ladder where the bedrock is one layer thick, ender pearl so your feet are on that ladder, and you can hold space to go up through the roof
just asking
I would just build a giant platform in the sky filled with villagers and beds and let them be miserable
This isn't Terraria
Not fans of the peopleplaystyle that do basic plain apartment buildings for the NPCs in terraria
I love the building part of terraria, so I always try to have unique houses
I'd personally just give players access to the roof officially
May as well give them some way to do it that will work across versions etc
Instead of having them resort to bugs to get there
oh, you mean on a server?
yes
this world height extension... can you decrease it? can just make the nether 128 and then it doesnt really matter
I imagine so
Thanks I can now fit 1000 players per instance
hi i am here to announce my new server software written in kotlin, it can hold 2000 players and is blazing fast
it cannot yet load worlds or deal with entities
no the packets go straight into dev null
TRUE
bababoey?
"the server responds to server list ping packets with a motd that says 'go play singleplayer nerd' and drops all further packets"
"it is still a work in progress"
I mean that's all you need for feature parity with most custom server implementations
self hatred
good morning everyone excluding zzzCat
brb, coding up some datapacks
MM is cancer prove me wrong
is learning html going to make learning js not as difficult?
I'm going to learn html!
Camm, your opinion is invalid
sorry
Why r u always so mean to me ๐
html and js are two entierely different stories
camm ur opinion matters to me 
html is markup, js is actual programming and logic
ty Josh โค๏ธ
js will "do stuff", but, html just defines elements on a page, and is virtually useless with CSS too
mastering doom eternal doesn't inherently make you better at say animal crossing
you don't need to be a pro with html and CSS to get anywhere with JS, many tutorials for JS which involve sites will often hold your hand there, but, it's the foundations of web stuff
HTML > C
change my mind
so does it mean that the tags that I learned (e.g. <b> <i> <div>) won't help in anything related to js
I will just go straight to js, damn cause I know its painful to see my questions sometimes (or everytime)
Well, js and html usually go together in stuff relating to web design
js does stuff
html defines elements on the web page
css styles those elements
They all inter connect together to make most modern websites
and as said, most JS tuts around website stuff will often focus on the JS and feed you the HTML/CSS, but, they are something which you really wanna learn if you wanna do front-end web stuff
no I want to learn js so that I can understand plugins more in minecraft
js has nothing to do with plugins
There are some loader things for it but nobody really uses them outside of schools and such
java
damn if you never told me that I would've went to the really wrong end of the road
lmao thank you kind one
JavaScript was just created when Java was hot and wanted to capitalize on Javaโs name
From my understanding.
Also, the syntax isnโt crazy different, except for the whole typing situation ๐
syntax in most languages these days is derived from C or some C derivative, especially if they wanna go big
Oh, looks like Netscape also supported Java applets which is a part of the name
pretty sure oracle owns the javascript trademark
pretty sure i own jroy
ok
Seriously, al gore needs to just unplug the internet
I mean
I would certainly learn js over java
so it wouldn't have been the wrong direction necessarily lol
but JS is ew and Java is โค๏ธ
they're both solid options right now job market wise
JS will get you more interesting jobs, Java is more likely to get you a job
If you want proof that JS is ew, just look at the number of languages that transpile to it ๐
admitting that the job market is kinda dead globally righ tnow
JS is EW, but, ew pays
We're not devs because we love ourselves
js is only ew when you're straight up writing js
That's a lot of screens
if you ever wanna really punish yourself, learn Cobol
COBOL will ensure you have a job for life so long as you're at least a little competent
You don't even have to be very good
these days you would be writing typescript
dont get a job zcat we need you to work on paper
Pay up then
There's a lot of jobs available here for developers that know that language lmao
I actually had to google wtf it was
You say developer as if one would actively develop things in cobol
it's more so 'let's have this person on staff in case this weird 50 year old monolith decides to blow up and we need to fix it'
Nope, those things are under active development
bearing in mind the infra that this stuff often supports is required to be up 24/7 in the modern world and replacing it is a multi-year potentially multi-decade effort to get all the work done and certified
Insider info I wasn't supposed to hear was that JP Morgan tried rewriting their COBOL to Java and after a multi-year project they pulled it off but the new system was buggy and slower than what they had before

Dunno if they were going to bite the bullet and keep at it until it got better or go back
Like, replacing it should probs be a goal for any company considering time moves forward
But, the costs and compliance and many places have strict requirements around processing speeds, etc
It was my boss's boss's boss at a previous job talking about something he heard from a former coworker who went to JPMC
can't wait until the power grid depends on is-odd
I just helped someone who got stuck for two hours because they installed one python library to the wrong folder 
one cd command cost two hours
is that because his program took two hours to run before outputting the error
I have so many friends
@waxen panther ^^^^^
average minecraft player friend amount
was hex support added as part of a version update or something plugins did?
average league player: -14
1.16 added support for hex colors on the client
thank you
please
average destiny watcher: whats a friend
what about the average roblox player?
I haven't played roblox in years so I couldn't say anything about this
@waxen panther u mad bro
tbh, out of all of my friends that are in my discord server and on my mc server, only two people (including me) regularly play the server. The other person is my best friend
we have fun, but it gets really boring after a while
I'm actually thinking about shutting down my server, but I don't know when I'm going to do it
and I spent hours working on the server for it to be barely used
possibly even days
Just keep it on
I could, but it wastes money
it's also slow since it's only running on a Core 2 Quad
The "server" is more than a decade old
is it possible to use newer features like command autofill and hex colors while using 1.8 plugins?
1.8 had a sort of autofill, didn't it?
depends
for legacy strings you can xRRBBGG, each with a & before the character
as for command autofil, the API deals with that
alright
or, well, server
https://twitter.com/verge/status/1400711836048236544?s=21
Can someone please tell me why someone would do this?
A very sus chicken nugget shaped like an Among Us crewmate sells for $99,997 on eBay https://t.co/Yo27NjnKvG
211
2027
to launder money
jomp moment
people buy anything these days
True, but this thing makes me wanna jump off a bridge
||Just ask William Shatner, who hawked his kidney stone for a whopping $75,000 in 2006 and donated the proceeds to charity|| [ew]
I think the charity part is cool tbh
I would love to sell some random rock I found outside for 100k, anyone wanna buy?
Sold
dope
Iโll give you my Lamborghini for that rock
/s
I wish I had one though
But at the same time. I donโt want to damage it
Iโll buy that rock for 500k
Imagine if someone actually bought a friggen rock for 500k
looks at nasa
True
LOL
Yโall didnโt hear about the invisible statue that sold for $18k
I heard, but I didn't see any proof
custom made plugins from scratch in under 30 minutes for this job
you dont want this job anyway, i guarantee you so fucking hard
just run
gm bois
sounds like a scammer 
no clue what the man is talkin bout panels and software
can be just a 12 year old master hacker
i go study bai
yes?
do you have your own MC server?
a
wtf
wtf I am not important??
mr talks about doing important things while he's on discord


So if you use libraries that use SLF4J do you guys configure an implementation for it? or do you just leave it unconfigured
nonono not custom, costum
depends if i want logging ig
they want costume plugins smh my head
smh

ha you wish
wtf snoopa rude
@waxen panther do a jest

Mr. Stoopa ๐
JEST
BROCC
Mr. Snoopa Loompa
oh
gimme welyn alternative that isn't bloo or frost
@waxen panther !!!
bet
hi, how do i report a chunk-wiping bug that can be easily exploited
kinda annoying voice but they're good
Depends on the bug I guess.
lastest version? 
i think the mods can put you in a private bug report channel
github page of papermc i think
It literally forces affected chunks to regenerate
and can be very easily exploited
best to not mention it in general :p
and players in survival?
no but i can see if it affects the latest version
it only affects creative mode but it's still incredibly destructive
ah yeah brocc 10 seconds of him talking and all I can think of is burger king foot lettuce
Yea
ok not that bad hearing him more
it's worth it if you can get past that
Well, part of the problem is creative mode there. Very hard to โmoderateโ creative mode items
he sounds like me when I'm trying to sound "expressive" lmao
dramatic book reading rust edition
with hacked client you can make dozen of different items to crash server

in creative mode
this doesn't crash a server
dont even need hacked client
this nukes chunks back to when they were first generated
creative mode is basically a hack by itself
its not as bad when he's in game instead of narration, welyn does the same he just has a cooler voice :p
so the bug isnt too bad then, if you can recreate on the latest paper version com back 
about to do so
ye it's def tolerable
@vapid sapphire #report-a-dupe

yep, affects latest version
yes

:o
aurora epicest
@unkempt drift hello machine ?
i am starting a paper server useing aws what is the command to run the paper server file
it wont work well
but its java -jar paper.jar
youll want some memory arguments too but all this is on a guide somewhere
So this happened on a fine day to my server
i have no clue how it ran with 0.5 tps
172.200.0.1 is this a default ip of some sort?
servers assigned to this IP on my dedi dont work
that's a private IP
thanks
no it isn't
172.16.0.0 - 172.31.255.255
172.200 is a public range
is there like a #bot-spam channel here or something
no
generally just don't spam the bot
:/
most if not all commands are kinda contextual
gotta get the fart smell out somehow
I am at loss how to patch this with a plugin, should I obfuscate all clay under water or should I just remove diamonds
Remove diamond and sell them in admin shop
I hate admin shops
1.17 is coming anyway. Just reset your world
Is the whole clay/diamond thing gone in 1.17?
What kinda server you running that you care so much about player mining diamond
my villagers sell enchantmets books for diamonds
it was not until discovery
I guess I will just make a random chance for diamonds to disappear when they are located under the lake and someone mines to them
just to level off the apparent advantage
Nvm itโs 1.18. Kept forgetting
anyone know why the host in my bungeecord config.yml keeps resetting to 0.0.0.0
some hosts do that, especially for stuff like ptero, etc
paper is no different from spigot when setting up bungeecord right
correct
would i run into issues if my bungeecord ip was 25565 and lobby is 25566 on same ip
i followed every step but it tells me it cant connect to default or fallback
i see on two posts mentioning this
The solution was to change the Host addresses of all the servers to your own xxx.xxx.xxx ip address! This is for all the future people who might have same problem with later builds. Do not take this down, people can see this fix!
if they mean the host option in bungeecord option, that one reverts to default so i cant change it. do they mean something else?
are you using ptero? a hosting provider?
ptero rewrites the host file, and you can't use your own servers IP address in there as the proxy is in its own network (which is forwarded)
do i need another IP for the proxy?
what exactly are you tryna solve?
could not connect to default or fallback server
also, generally you don't bind the backend servers to the public interface but on the ptero interface
also, those allocations are not in use, so, you probs wanna go and make sure that your servers are actually binded to something
the ips of the containers themselves do change when you do certain things, so, you do not wanna use that
ill look through it again
im such an idiot lmao, i pulled some dumb shit out of the xenforo database for a thing on the spigot api and it was in this disgusting format that i had no idea, so i used regex to extract the data, cleaned it up, and forced it into a normal array and fixed the values. that was my solution.
md_5 reviews: "did u mean to use unserialize()"

why the fuck does php serialize shit so stupidly
like for real 
a:9:{i:18;s:2:"18";i:19;s:2:"19";i:110;s:3:"110";i:111;s:3:"111";i:112;s:3:"112";i:113;s:3:"113";i:114;s:3:"114";i:115;s:3:"115";i:116;s:3:"116";}
php
i had no choice ๐ญ

Some people want it
To be fair simple, I do no php at all and I can see that that is phps dum serialization format
Does the client pull random images from the ram when a server had an icon but no longer has one?
not really
it uses the last one
huh, the old server image didint have a cape nor images of the sun or the moon
also my test server with no icon had random white spots slowly rendering on the icon
also its now rendering the real icon of the server on top of the moon????? is my minecraft messed up??

prob the mods, using "Fabulously Optimized-1.9.1" modpack
there were no issues yesterday and i haven't changed anything except start up a dev server with no icon then one with one
also, using Java 16 AdoptOpenJDK Hotspot VM
Update: Using no mods, same effect. Moon pattern showing up on icon like what
without packs without anything
That screen is known to be buggy as all shit in general
i want a command item plugin, for example, someone has a compass in his inventory, and if he right clicks this item while holding it, he executes a command.
ok
diy, or use one of the thousands available
better to diy simple plugins
wake up with a hangover, go to a shop, open a stupid PR
I do anything just to not have to study calculus
ok
lul
what do you have to study exactly
is there an easier way to transfer to paper from spigot without javadocs?
and can you run paper plugins on a spigot server?
paper plugins on spigot may run but its not guaranteed
k ty
what
what do you mean by "without javadocs"
I know spigot and want to transfer to paper, how can you do this without going through the paper javadocs aimlessly?
you just use the paper api instead of spigot api
the API is primarily the same, no changes needed bar your pom
you don't need to go through the javadocs
you just use the methods available once that's doen
If you wanna see additions you will likely need the javadocs however
Well good question, I would focus on those specifics if I knew what I needed to focus on :D
In general: limits, functions, infinite series, power series and everything related to these
you can run spigot plugins on paper nothing will change there will only be more api and not less
Yeah but since stuff is obviously different from spigot, where can you Learn about the changes?
oh about the changes
Well, it primarily works the same as bukkit
if you wanna see the additional API, like practically any projects skimming the javadocs is gonna be best unless you wanna run over our patches instead
now we just need mini and the stinky musketeers are all gathered :>
Yep k tysm!
mini had some thing to see exact differences in paper & spigot api
@minor badge 
Also I presume when making a new plug-in i need to add a different jar than spigot-1.16
.api -- think this was it
JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.
@twin lagoon 
ideally use maven/gradle
lol this is gonna take a while to learn
we don't publish "real" jars, you'd need to run paper and grab the patched jar from the cache folder (paper is actually a bootstrap patcher rather than the actual server), and, depending on jars directly is like, vintage
do you have to know how to solve them or do you need to learn theory and proofs or smth too?
if using IJ, there is a plugin to easily create a gradle/maven project for paper
This is gonna be a theoretical exam, so it's mostly theory and not much practice. I already know how to solve stuff, we had exams for that. If I don't learn the proofs I can't get the best grades, but that's fine by me. So I just need to grasp the basic concept of these stuff, sounds pretty easy tbh and hopefully it is.
Example question: do all continuous f: (a,b) -> R functions (a<b) have a maximum and minimum?
Possible answers:
- yes, because of the BolzanoโDarboux thesis
- yes, because of the Weierstrass thesis
- only if lim {a+0} f and lim {b-0} f are finite
- no
This is one of the harder questions, but it demonstrates what we need to do well
ugly tho
he's the guy (one of them) working on Hangar frontend, so be warned 
We know ๐ฆ
it'd look like this if I would have helped there as well https://i.imgur.com/l1CXHxR.png
It's weird tho when I log into the server the mob farm works once and then stops
Mfw I get shit talked in my absence
Msh
Smh*
I didn't even write any code for that api diff
Just stumbled on this again lol https://www.youtube.com/watch?v=KABSYzPqTTg
A Love Story for the ages. Or at least this age. Latest work for #Match from #MaximumEffort.
so where u from? ๐ต
Hell
hehe me too~ 
where i can get paper 1.12.2
.downloads
legacy page
thx
.legacy (just testing 2 see if this is a thing or not)
k
@twin lagoon ok what the fuck
so we have service and now ingress
but ingress requires that you select one of your nodes as entrypoint or get an external serbur. both of those sound like single points of failure no? or, if on a cloud provider, will that just provision a load balancer like an external service would 
make your ingress highly available by simply scaling up your ingress' controller/webserver
and this is outside of the cluster, right?
e.g. if you use ingress-nginx, users will access nginx, so scale nginx
no this is inside of the cluster
so how does the entrypoint get an ip, does it use its own ingress
or do we use an external service for that
if you create an ingress, you need to expose the ingress by creating a service for the ingress
service (external loadbalancer) -> ingress -> service (clusterip) -> internal application
damn alright what the fuck this is so many layers i feel like im in shrek for gods sake
but thanks dad
uwu
Bro.
what
uwu
KVM bro.
uuuuhhhhh whatever comes default with k8s? ๐
No bro.
But why bro
Why not bro?

Daily reminder to integrate and connect as many micro services as possible. So when 1 dies, everything goes down and you can't recover. 
thx for the tip krusic glad you cleared that up
Just cache
Just hangar wen
lul
Lmfao pre auth RCE in vCenter
geegee
Cisco moment
Yes
virtualbox ๐ฉ๐ฆ
We got 5k+ VMs on vCenter/esxi
wsl2 is hyperv right
Ye
still amazed by the fact that turning on hyper-v makes your windows installation a vm

same smh
Security brother.
Use XP then.
Ok
User ID 0 bro!
I use Administrator user
mfw GH reported security invulnerability in Snakeyaml
Very good.
tf is snakeyaml
Yaml, but for snakes.
security invulnerability? ๐
Because snakes like humans, can't read JSON very well.
@meager tusk 
Bro!
BRO!
the attack is also great, it's called the "billion laughs attack"
yeah I also like to arrive at work sweating like hell
I drive to work on bike every day
tbh I think we have showers
When office was actually open....
Bro. Just don't rush bro.
But yeah we have showers too and even a gym and stuff
no joke, I actually don't know how to do that
Just measure your max heartbeat, then try to keep at lest -20 below that.
My max is 180 and when I cycle at 150 am still sweaty as hell, lmao
I don't have all that fancy high tech stuff that would allow me to measure stuff like that
trig lifts a pinky and he's done for the day
Yeah, that also depends. I can cycle in a hoodie in the summer and not sweat. 
bruh, sweating doesn't mean that I'm dying
why do you measure this btw? like data is cool, but do you actually make any decisions based on this data?
To flex.
Cause I paid 150 euro for this watch so I better use it!
I mean, I like data
And yes, I actually use it too see if I should put more energy in or not when am still riding
like, the tracking is like, swipe and hit a button or two on most devices, so going out of your way to track stuff is minimal
Watch does it even automatically
it tracks stuff like walking and your heart rate already
It's just fun data really
Like, it told me that I wasn't really going at my limit, more a chill one, so I know that I could easily go a bit harder
Further beyond.
Where as here it told me to chill the fuck out before doing it again
interesting
It's a part of Hรผrth, it's where the natural gas plant and some chem park is ^^
They also did coal processing there
Like, nobody lives actually there, it's I think the only city in germany that got relocated because of the environment, too toxic
Yeah, 1970, 4000 ppl moved out
Dw
We also relocate whole cities
To mine coal
In 2021
Germany is so progressive
lol
Look at this shit
All those villages got moved
And destroyed
And there are like 10 more planned
The yellow ones
We even relocate the Autobahn and shit
You can see the fucking holes form space btw
Look left of my city
Those are the 3 holes

i saw some video about that, i think tom scott, about how germany fucked their landscape so badly that they now have pumps that need to operate uh..for the rest of time eternal...to prevent some populated valley from turning into a mass death bog
comments, mini?
๐
Like, you can actually see it from the ISS
That's another area of my state simple
Here we do surface mines, but in "the pod" we did underground mines for goal
coal โค๏ธ
Like, some areas there moved down 20 meters
Twenty meters
Cause we moved 130 million tons of coal out of the surface of the earth
Like, we need to make sure that rivers don't run the wrong way and flood whole landscapes
That's why we have the pumps
It's costing use like 250 million a year
Like, am not even mad for the older generations, they didn't knew better and also didn't really had alternatives
But there is no fucking excuse to continue to expand surface mines in 2021
Like, what the actual fuck, we talking about leaving coal for good and are still expanding our surface mines
mini anger 
When I drove to uni I had to go around this big fucking hole with the giant ugly hill every time, twice
That does something to you
BRO!
BRO!
As a kid I loved seeing those giant ass diggers, like, 100 meters high, 200+ meters long, 6600L big volume of just one shovel, 13000 tons of mass, 16mw motor power, those things are the biggest land vehicles on earth
Now imagine if we could use the engineering effort it took to create monsters like that, and used it for good
no one cares about "good" only money ๐
wow never knew kashike had a mouth lol
no like
saw their github
and realised
they have a mouth
its just really thin
like my font which i cant border around as its 2px wide
wdym "as a kid"
some of us are adults snoopa
snoopa age







