#general
3141 messages · Page 1926 of 4

read dms ?

real buzzin
you did not send any
oh you did
smh
michael's disability to read dms proof #2012
so true tbh
starting to become inactive
it was inevitable
michael when do you wake up on work days
sigma grindset
Hello!
That’s the gradle shadow plugin
It lets you include dependencies in your jar, similar to maven’s shading
Im trying to use spongepowered mixins with forge 1.8.9
do you know if it should generate a mixin.modid.refmap.json?
Shadow doesn’t do anything with mixins
ik
And I don’t think that forge version supports them
oh, mixins on old forge versions is a great PITA
I mean, they support, but you need to do a huge mess with core mods and proper gradle config
oh, I hope it is a pvp client, not a hacked one
@twin lagoon uwu
haha not a pvp client
uwu
A hypixel lobby fishing helper
🚪
@mossy vessel 

What do you guys think about the warden? 
Am alive, wooo
And it looks like I didn't post too much bullshit anywhere, so that's a plus
Do you still have all of your organs?
Idk haven't checked yet
Looking down on me the most important one is still there so that's good enough 😂
hi
Not if an Albanian was close by.
wtf, where did you get an internet connection in backrooms???
5G++
IPKO.
ŠIPKO BRE!


not here @fervent bone
youre not here
ew jackson
I love fastxml
Straight to hell we go.
Thankfully we don't really need VMware anymore


Good morning aber!
good morning

really dont understand VSCode... only this program give me errors try to read the PK in a custom file...
ensure you have proper file permissions on your key
this apply to windows too?
only VSCode return this if i use the git command in terminal or in IntelliJ i dont get this error.
Maybe try the answer here https://stackoverflow.com/questions/56490194/vs-code-bitbucket-ssh-permission-denied-publickey
anyone know a self hostable drive that i can upload my files there and share them anywhere?
it should support all types of files
Basically any hardware can be turn into one (?)
yeah but there must be software to provide nice website with GUI
so i can upload files anytime from anywhere and share
iCloud
nextcloud
nothing... and if check all the SSH things are the keys listed (the tipical RSA and the GITHUB key)
does this now allow random ppl to register, the cloud should be for me only
@twin lagoon
you can disable signups
@vestal jasper uwu
uwu
ok thanks
How long until the first '1.19 paper wen????' people arrive
generally like a day or two before mojang releases
week or so before that we'll get the "paper 1.19 snapshot?
fuck
Michael, go suck a toe
@cosmic raft your time to shine
kash uwu <3
Next I feel like you're gonna be bullying me over my beer opening toof
KENNY @quasi valley @quasi valley make sure you pull latest from master
#NeverGonnaLiveThatDown



some admin of a little smp server running paper arriving this discord on 7 june at 00:00 and typing: "1.19 wen?"
that reminds me
i gotta get the test server back up again
unfortuantely we lost the 1.18 world but for 1.19 it has to be reset anyways
this time hosted on my own hardware so it won't disappear randomly 
Honestly I joined this discord because I had that question for 1.18 but decided to just lurk instead of asking out loud lol
and with 0 chance of your IP leaking this time
We need to get that fantastic pixel art paper Logo at spawn again
the 1.18 spawn was fucking dope
think kenny might still have an old backup of it
need to get something in the ugly mangrove biome for 1.19
hmm let me see, I should
yeah this should be it, at least I wouldn't know why I'd have a tar on my Windows drive otherwise
https://i.imgur.com/9hstlQM.png
445mb
that's definitely it because i'm the only person who uses .tar.zst for some reason
lol
how did you even discover that format? I've never heard of it...
zstandard compression
ah
im in need of help and now i just imagined getting help from electroniccat himself
zstd >>> gzip
Oh Daniel
Maybe you can help. Do you know if there's a help channel here somewhere?
or maybe in DMs
it's more of a Visual Studio Code/Maven type of a problem
not specifically a paper related thing
I don't think something would be wrong if you ask here
zstd is literally the best
the only good thing Facebook has made
its super fast and has super good compression
don't forget about GraphQL...
question for contributors/experienced community members here:
Feather client (a client built on top of forge/fabric, 90k discord members) has added a new feature called 'servers': it's basically a gui for all the command line arguments for starting a server up. One of the preinstall settings is to use the paper server jar, would this go against the license?
There's no license notice anywhere, including the third party page ( https://feathermc.com/third-party ) at the time I'm sending this
Hosters do this all the time, I don't see why that would be against the license
And the download API is pretty much made for applications like this. As long as they are distributing paperweight and not a patched server that should be fine iirc
okay, thanks
yeah thats perfectly fine
as long as its not a pay to use feature i think
WHAT'S UP BRO.
Idriz I see you in my Twitter timeline shitposting in Arabic daily
What happened bro.
You have changed
I troll these new Albanian followers who happen to be 40-something year old men because I don't know how to remove them from my followers list.

I don't even know how they got there.
@ashen cliff thoughts
Fact.
softblock: block and directly unblock, that removes them
TIL Broadcom isn't even Broadcom anymore
It was purchased by a company called Avago which then renamed itself Broadcom
ayo wtf
warden blast now ignores armor enchantments
will this mean an api will become available for doing damage while ignoring armor enchantments?
you had to set the health
Spigot wanted to kill it or something
it doesn't really work
I remember a forum thread
that's stupid
You could set the damage for the armor enchantments modifier to 0
Implementing it was... awful
The problem is events try to happen before a thing occurs rather than attempt to undo the thing if you cancel/modify the event
But the logic for calculating those modifiers is a bit insane
Its not deprecated?
So calculating them ahead of time outside of the normal damage flow is weird
Hey I helped design and implement it, someone else deprecated and/or broke it
Go complain to them 😄
I'm just saying you're asking for a thing we did 8 years ago
yeah dude, we want 20 year compatibility
XD i need check i dont see/use this things... Many time try a PR for difference into void damage for negative y and the kill command
No no, I'm saying this is a thing we already had
bungeecord intensifies
If someone has since removed it then odds are it isn't coming back
It's not like this is a missing thing, this would be a removed intentionally thing
its still there, it just has some issues (enchanted tridents? iirc).
also it makes the whole damage() method even harder to understand than its already is
Oh yeah, it sucks trying to make the server have a separation of concerns when it really doesn't while also trying to have minimal diff
there is a lot of drama and very typical md_5 comments in the forum thread about its removal, but I get why he wanted to get rid of it. very limited usecase, hard to maintain, adding a concept to the API that doesn't exist in vanilla and also causing pvp differences compared to vanilla
can you tell him to remove legacy support too thank

my australian isn't good enough for that 
Issue with much of this stuff is that mojang has rotting shit
and then you have the rotting shit from CB which is barely maintained
The problem is the damage calculations are just a stream of modifications to a single number while also doing things like modifying weapon/armor durability and crap
We had to extract the calculations out into just doing the calculations
Like, the best thing that you could do for some of this crap is to just bite the bullet and try to rewrite it, but then you gotta maintain that shit which is probs gonna result in a divergence, etc
We also then run them as a stream to collect the difference before/after as the modifier value
One of the oldest tickets in the Bukkit JIRA was to have the ability to negate armor in the damage event
One of the last things we did before quitting was finally close that ticket 😄
I think the ticket number was single digits
Our implementation kind of sucked but that's Minecraft
I thought about using that API for our combat system but I ran into some issues with certain damage. im now kinda thinking about modifying the damage method directly but its just horrible so I haven't started yet 
our MC4 equiv is probs some villager custom trade issue thing which will forever stick around
We were presenting the data people wanted and allowing them to modify it the best way we could figure out while maintaining a minimal diff
for much of this stuff the best thing you could do is remove CBs code, and evaluate over wether it makes sense to rehook or just rewrite
Yea, it did, mojang refactored the code around 1.9ish or something which is when he wanted to remove it
damage modifiers, like proper brigadier completion, is one of those big issues I've always wanted to tackle over a weekend or something but could never come up with a good API for
or impl for that matter
The API we came up with isn't bad, aside from being an enum
I'm honestly just about to rewrite the command system
Especially with the modern stuff coming into play
Like, the modifiers run in a certain order but that doesn't actually matter to the event because we give you the differences aka the actual damage each one does
So at that point they could happen in any order
That was exactly what came to mind. Keyed damage modifiers so plugins could add their own or something
I know md was against adding brig to the API at some point
yeah that would be nice, its one of the reasons I ended up not using it
I mean, I was for the most part looking into baby bugger bumpering it
That's way too English for me to understand
But iirc mojang is still planning to replace the current combat at some point, so not sure if its worth changing that API right now
You can't really avoid exposing that without just basically tryna over-abstract the thing
I suppose the order they run matters if you want to make sure they died from a specific kind of damage
that reminds me of API for the combat tracker that I wanted to add at some point lol
I wanna get away from the stupid ass SimpleCommandMap and the syncCommands method which is just a royale PITA
Like, we are going to need to look at dealing with some of this stuff soon especially as mojang adds fancy stuff to the game
new command system would be poggers, hate having to rely on 3rd party to have a sensible command system
well, we still have to maintain support for PluginCommands
idk exactly how brig will be exposed but it's probs not gonna be super amazing in a sense and will literally involve a good bunch of wrappers
not if you fork bukkit /s
vanilla being more powerful/flexible than the API has been a problem since 1.5 or 1.6 when they added attributes and scoreboards and command blocks and /entitydata and etc
yeah breaking all commands from all current plugins might be a bit bad
Native Cloud...?
Nah, we'd never bundle in an opinionated library
Native ACF 😛
i dont like cloud, so no
nah, the command system the api has doesn't need to be anywhere as involved as cloud
Cloud is probably a bit too much for the average user
Like, at the end of the day if you're using cloud, you're probs gonna stick to cloud
brig is something you should probably just expose directly
Wdym an opinionated library?
Like, it's meant to be an API
But, we can at least aim to expose enough stuff that those plugins become less hacky
^ it’s open source and documented!
good for you 
opinionated, i.e. it's designed with raw opinions over functionaility which either you love or you hate
it has lots of extra fluff which makes it its own entire solution stack vs just being brig
Cloud is nice, its just way too much for what most people need in their plugins
gonna have to write my own command wrapper now since ACF doesnt support sponge 8 (and 9 for that matter)
but i honestly can't be asked
brig is of course itself opinionated but to us it's not opinion, it's law
Because we have to use it
just tell mojang their opinion is wrong
Anything on top of brig that isn't helpers you can build up incrementally would be an opinionated framework
EpicCommandBuilderFactory
brig plus some helper functions you can call to do common things is one thing, a whole different looking system that happens to call out to brig under the covers is another
as long as Brig doesn't require a phd like DFU 
Being able to divert logic to separate nodes seems very nice.
brig is quite nice to use imo
Oh please @worthy geode
Such as auto completion
It’s just some light reading
Point-free Program Transformation: https://haslab.uminho.pt/alcino/files/pfpt.pdf
The essence of strategic programming: https://pdfs.semanticscholar.org/8643/73ffcee27467876b1030ee347b3c2e625756.pdf
Algebraic Specialization of Generic Functions for Recursive Types: https://haslab.uminho.pt/alcino/files/msfp08.pdf
Generic Programming with Fixed Points for Mutually Recursive Datatypes: http://users.eecs.northwestern.edu/~clk800/rand-test-study/_gpwfpfmrd/gpwfpfmrd-2009-10-8-12-02-00.pdf
A Formal Comparison of Approaches to Datatype-Generic Programming: https://arxiv.org/pdf/1202.2920.pdf
Profunctor Optics: Modular Data Accessors: https://arxiv.org/pdf/1703.10857.pdf
Generic Point-free Lenses: https://haslab.uminho.pt/alcino/files/mpc10.pdf
Type-safe Two-level Data Transformation: http://www4.di.uminho.pt/~joost/publications/TypesafeTwolevelDataTransformation.pdf
Transformation of structure-shy programs with application to XPath queries and strategic functions https://haslab.uminho.pt/alcino/files/scp.pdf
Calculating with Lenses: Optimising Bidirectional Transformations: https://haslab.uminho.pt/alcino/files/pepm11.pdf
Pdfs sourced:
You dont need a phd for DFU, all you need is some rats like @static badge
how did you have that ready so quick
😉
Spotted leaf where is your pdfs to support your work?
How do we know if it is fast and well made 🥺

Our PDF is generally just a copy of the source code from before they introduced DFU
am about halfway through these now
and a page of all the DFU induced crap that they brought in
hopefully I'll understand dfu before hangar releases
All paper contributors should document their work and publish it. That way we have an ever increasing library of documentation 
#OneUpdateWithoutLogSpamPlz
still got a few decades
might not be enough
just over 200 pages in total, brb
Sources used:
- brain
Sources used: Bing Google
And here is a pdf on random blah naming conventions, fun and fun stuff
(I love using bing because it gives you the answers on stack overflow on the search page)
Who reads the reasoning…?
Documentation? No.
i honestly wouldn't mind documenting stuff. Issue is that i'm too smoothbrained to ever do anything worth documenting 
If you’re ever feeling bored, you can try to take over everything I do
I hardly English 🥸
😉
I haven't looked at brigadier tbh, im just worried it will be a bit too complicated for what most people need. I felt that way about adventure without MM as well
it’s very nice to work with, supports stuff like redirects etc
It's my life goal to emulate this scene: https://www.youtube.com/watch?v=RLsplSN-2l8
it has builders and stuff last time i checked, its fairly self explanatory
used it a bunch on forge
that sounds good
If it's too hard the old API is still there 😛
and if i can use it it cant be that complicated
And you can always drop ACF or cloud on top
The point is that brig is the layer that should be exposed, the rest of that should be things you build on top
One thing I have not understood is what forks are in brig
kash plz port acf for sponge 8 and 9 tnx
Normally you try to paper over internals in case they change out from under you but this isn't really internals, Dinnerbone designed this to be API
Am i the only one thats amazed how minecraft still runs at all?
Like the amount of stuff they added over the past decade
A decade ago the jar was less than 1MB, wasn't it?
also true
I think I looked this up like a month ago
damn thats less than my rtp plugin
It was definitely less than 10MB, pretty sure it was less than 5MB, not sure past that
1.8.9 .jar is just 8 MB
I want to say in beta it was like 300KB
I don't even know
sure you dont 
it definitely is a bit of an outlier
thats surprising, 1.18 is just 19 MB
Client doesn't have any of the dependencies, it relies on the launcher to get them
Although that means the client has 19MB of stuff without dependencies? I guess that's mostly assets
textures are just 2 MB, hmm
which also means textures are smaller than structures, lol
Client should be the server plus the input handling, window management, sound playback, renderer, and all the assets
textures are tiny, they're 16x16
The JSON models the textures go on top of are probably larger 😄
close but not quite
for some reason the hoglin_stable structure, part of the nether bastion, is really big. the whole thing is three times the data for an entire village
What do you think, does learning datapacks worth it? What are the cases when datapacks more useful than plugins except worldgen and loot tables?
not really anything outside of worldgen and loottables
you can do some pretty cool stuff with custom dimensions/worldgen tho
I am scared of mcfunction, is it just commands turned into a built in language? Is it even turing complete?
It's a list of MC commands, yeah
advancements, recipes, loot tables, worldgen stuff is nice in datapacks
so i googled "java addon system" find a github link and go to wiki and there is non...
Me: who would make an addon library and not document it
Also me: sees its from citymonstret 
there is this really nice java library for advancements (ofc it just creates the datapack files), so I never really touched datapacks for that
link?
oh yeah, seen this one
What do you think, how many and which API abilities the second earlier entrypoint in bukkit plugins gives? I made this in my paper fork, the second entrypoint initializes right after n.m.s.Main.main() fired, my main goal is making non-hacky Registries manipulation and proper lifecycles with it, but is there any other cool stuff I can implement with it?
not loading any worlds, maybe?
e.g. not always needing the main world in the .properties file
@twin gyro 🐓
lol so android auto now has an annoying thing that pops up if you use android auto on your phone... blocked all DNS requests except to maps and spotify and now it works with no pop up 😎
(the popup is about how they're discontinuing android auto)
hi youtube why did you disable sorting "music" channel's videos? On a normal channel I can sort by newest, oldest, and most viewed, but if they're a music channel, no go...
because Google loves to carefully craft ways to subtly frustrate users
like ffs I had to go to socialblade...
even if you pay for the permium you still get annoy agenda they try to push for the day
disguised as suggestions 
or those "celebrate XXX month" banner
argh yes those are so annoying
I had free 3mo premium, and I honestly prefer not paying and just using ublock
good thing vanced still works
^
I use spotify, but honestly they need to get their shit together too, like ffs the amount of times I've had stupid app bugs
There fix for "the desktop app runs out of RAM when deleting more than a few hundred songs" was limiting selections to 100 songs, that annoyed me a bit.
But other than that I like Spotify, it works well for me
i love that way of fixing software issues
Spotify desktop's been ok for me, but dear fucking lord the mobile app, like if I open the spotify app on my watch, without fail it'll break in about 6h, and the only fix is force stopping
"it's not a bug, it's a feature!"
also my crap will randomly undownload
I will say, something Spotify does that I absolutely love is being able to switch which device playback is on and control other devices
I do like that
It even goes to the point of using the Google Cast API on android to emulate a 'cast' device, so if I'm playing music on my laptop I can use the volume buttons on my hybrid watch to control it 😍
oh random deletion has happened to me before as well, especially great if its shortly before going on a holiday 
but since they did a major update to their android app like a year ago it seems to be fixed for me
Like look at this… works perfectly on YouTube app but on YouTube music song will be randomly blocked I guess due to agreement? 
your text looks weird, is that a bug? 😛
yeah...I'm not a fan of cast, since we're an all-google house, anyone on any device, including the several google homes can see what I'm watching/listening to...
yes I speak in moon runes
2 of them actually.

idk some songs are blocked from playing in embeds i.e. discord, maybe that also applies to YT music for some braindead reason?
I guess whoever the copyright owner of the song does not agree to have it on YT music app? maybe the profit sharing is bit differnet but this happens quite a lot
which pretty much leave me no interest in trying the app
I wish they'd at least open my personal data vault and see I'm using spotify, and stop bloody pushing me YT Music ads, like unless you can do something major that doesn't, or spotify does something incredibly stupid, it ain't happening
good thing that pretty much all music is available on all platforms and its not like video streaming
yeah
A lot of absurd things I listen to aint on spotify 
no moon rune music on spotify 
there is actually a good amount
its just half of my play list are "covers" done by non-original singers most of the time and are uploaded pre-spotify so they only exist on YT or niconico
I do have a bit of japanese music on Spotify, because their Discover Weekly randomly decides "You like music from <country>" every few weeks 
embrace your inner weeb 
goddamn weebs
I watched the Evangelion movies, that was a lot of weeb for me 
But it was great. really weird at the end, but great
oh man if the new one is weird
old one is 
time to read up the 3 hour long theory craft video on YT @worthy geode and have hour long debate on how the story acually ends
the true evangelion fan experience
oh yes. can't even say if I liked the ending or not because confusion 😄
the new ending is different from the original and from the other few remakes
So I guess I have something else to watch then 
what
Crap it came out wrong
How is the thing that's forcing server to kick player intended
What thing
i have no idea what you're talking about but based on the way you describe it, probably an explot
Someone is calling an exploit intended
iirc chunk banning is filling a chunk with stuff so a player connection gets overwhelmed and D/Ced
would it be possible to change world gen by replacing the noise algorithm?
Prison making people about to hack the game then call it not cheating
ok
Your suppost to say "who asked"
who asked
Damn it got me there
I just wasted 5 hours on making MariaDB work on a scuffed setup... just for WHM to overwrite it on first login.
guy I do stuff for was updating some of his VMs earlier, got this fun thing where like, we had pinned mysql 5.7 on the machine as some stuff required it
Jira thankfully updated to supporting mysql 8, thank god, but, gotta potentially deal with another VM which is hosting xenforo
but, XF1, which, doesn't support 8, so won't be able to update as-is because pinning; probs gonna cheat, idk if I wanna shove docker on that machine or just setup an isolated VM from the public network running a distro which actually has mysql 5.7 :L
@warm anchor food wars best anime
3 episodes in and I'm still not sure what to actually think of it lmao
hey look it's bolt
So, who alls planning to watch the winnie the pooh horror movie?
Bolt is like super cheap, I just realized that
I didn't even pay 3 euros for a 20 min ride across the whole city
While I paid 5 euro yesterday on the tier for not even 10 minutes
Like wtf
But the tier is nicer, bigger wheels and suspension and shit
i remember when it was taxify
Is that the same Bolt that just had massive layoffs?
Anyways, I gotta go sleep I wanna be in office at like 10, lmao
Hopefully am sober then
Ah, no, that bolt is a shopify competitor or something
lmao
Year 1 of high school is done... felt like maybe a month had gone by lol. I assume it only gets faster?
life only gets faster
in my head it feels like year 1 of high school was like... 3 years ago? But it's been ~7
I still woke up sweaty from time to time thinking I overslept for class 
fairly recent, 17, maybe 16, is when it became stable? 🤷♂️
interesting
AWS is down for everyone right?
This site can’t be reached
https://downdetector.co.uk/status/amazon/
Might be UK?
Twitter is also fucked for me too
linkedin also fucked

Is the UK just fucked rn?
AWS, amazon, twitter and linkedin are down
cloudflareeee I think
Switched to Google DNS and still borked
oh, twitter loads now
okay it all works, cloudflare I guess is fucked
CF was borked the other week in CA too, seems to be happening a lot randomly
Yuba
Lol down detector.california
ikr... imagine players being rekt'd by the warden... I bet a dev will write a "Dumb Warden" plugin
I'm torn on if I would prefer a bigger once a year update or 2 or maybe even 3 smaller ones
I think the Minecraft Live mob vote this year will be in the bedrock client
the warden is so damn OP


this is not a marketplace
Do you have huge amounts of paper appearing out of nowhere on your desk? I am cleaning my desk, and god, I am not an office worker to have so many paper
Rate my desk...
1.19 hasn’t been released yet
Where’d the 1.19 channel go, there was one yesterday?
optimization guide weeb man and closet weeb man*


desk bad, walls very cool
>fancy xlr mic with shock mount
>plugs it into monitor
I use samsung smart fridge aka sensor monoblock
that's why I plug micro into monitor, cuz it is also a computer
Looks great. Could use more leg room though 
Given that EterNity's message says #deleted-channel for them, it's probably a client bug
Discord Cache is always fun
Yes, discord often caches stuff like channel lists and sometimes it just doesn't get updates
because discord, as we all know, if bug free
Yes, screensharing not working on wayland sense the beginning of time is intended and is a feature!
Seriously though, I wanna switch to wayland but that is the only thing stopping me.
thats on wayland though, not really discords fault. but there are good workarounds to get it working on wayland
No. Discord literally can not screenshare on wayland.
🥴 I live 1 year (or less?) without full screen sharing in discord somehow... I am too lazy to fix it by myself
It has never worked when I tried it
skill issue
Works perfectly on X11
Wayland, by design, blocks programs seeing the content of other programs
yeah, but there are good guides on getting it to work
same issue with every other screensharing tool btw
In my experience it just does not work at all, if someone knows how to get it to work, send me a link or something.
Although it has been like 6 months since I tried.
Maybe things have changed? ¯\_(ツ)_/¯
Note: xdg-desktop-portal-wlr is on arch’s community repository.
From i3 to Sway Reddit post on /r/unixporn
Few months ago I’ve updated my linux stack and decided to switch to a wayland-based infrastructure (see also: Wayland vs Xorg). I use i3 for some years now, the natural way further is Sway. I had to find alternatives to my previous tools, h...
Discord is bugged
Friend created a new channel on his DC, it's there on PC but not mobile 🤔
ctrl + r
on mobile, not even restarting works
force stop + clear cache
iOS.
I mean it works for me but I don't use the latest version because the UI tweak I use (JB) stopped working..
iOS 🤡
2022 and we still judging people's OS
Your category is minimised.
And we shall for years to come. iOS smh.
¯\_(ツ)_/¯
Sorry. Wrong screenshot: https://posili.me/i/2021-08-24_08-45-31.png
:'D
I mean I am on iOS and it shows to me
This is cursed
it's because discord runs under xwayland (still afaik)
discord can share xwayland programs just fine
but not any of the wayland-native ones
You can force it to use wayland
you can now?
*and it'll just crash or remain solid gray
Yes but then it can't screenshare anything.
No?
I tried every method I read online with no success
What?
Maybe if they stopped using an electron fork that is 2000+ commits behind master...
guess i'll give it a shot once my steam deck arrives
cursed
1.19 wHeN?
this isn't a joke or even exaggerated...
imagine the amount of security vulns in it
I nEeD iT fOr My SeRvEr!!!!1!!!1!
Lololol
Typical anti cheat fork… oh wait…
You can force discord to run on a modern electron version
yes but no the point
this is the last commit made on electron/master
Lmao what
Current version is 19.0.1, assuming I’m looking at the right thing
Thanks discord
Well that’s one way to do it
Next up Gordon visits the Krusty Krab
#GordonRamsay #KitchenNightmares
If you liked this clip check out the rest of Gordon's channels:
http://www.youtube.com/gordonramsay
http://www.youtube.com/thefword
http://www.youtube.com/kitchennightmares
More Gordon Ramsay:
Website: http://www.gordonramsay.com
Facebook: http://www.facebook.com/GordonR...
https://www.youtube.com/c/RoelVandePaar/videos
I bring you, 1.9 million
Damn.
Can we talk about how awesome my energy provider is?
They always send letters with a tldr, lmao
Plus they dropped the prices
probably wnana remove any PI lol
Cropping is hard
But basically the first 4 things are the tldr, lol
And then 3 pages of letter follow
The cert is pink!
would any intellij wizards here know why my intellij is blind? :/
flush caches and restart?
I did, you mean the invalidate cache menu option?
does it build outside of IJ?
yes
if the cache/state borked, yea
theres a response object that has an alias field
and if I manually type "response.alias"
and buid
it works fine
but I dont get any autocomplete because intellij thinks theres an error
very painful to use generated code with no auto complete lol
should I check any other options?
no need generally
I did it yesterday and still it thinks theres an error
try latest stable IDE build/latest EAP
failing that, god knows, if the things outta wack it's either down to the project or down to the IDE
yep I updated last night and same thing
I tried some other projects I found on github that were trying to do the same thing as me, and I get the same issue
so its most likely IDE
this is what the help text looks like when I tried to use most code from the generated source
everything has error
Okay, applying some IQ points here
if the IDE is derping either there is an issue with the project, which, you seem to have ruled out
or, an issue with the IDE
if there is an issue with the IDE peddling around is pointless, go check JBs issue tracker/report it if needed
Well, there you potentially go
eats more resources and time
I might try to use the lite versions of grpc and protobuf and see if that makes the files simpler
I mean, that may more scream towards how much crap you're tryna shove into a singular thing
thats protobuf for you
lmao using the lite version did not change the file size at all
time to rev up the processor
idea.max.intellisense.filesize=999999
holy shit thats insane how much slower the editor is now. I guess Ill have to denotate more ram
but huzzah!
lol
roasted
looks like amsterdam on a normal weekday
Mini that’s called outside
another day in saint petersburg
Pov gas price reach 20 euro
far too orderly for that
If that's the result of rising gas prices, please raise them more!
Informationen, Strecken und Fotos von der Critical Mass in Köln am 27.05.2022
Heh, cool
yeah I'm not a fan of that...
Don't need to use it then
I personally find it really nice that YouTube continues to ~innovate~ steal features from porn sites
and twitch...
Wait, twitch has features?
Well, at least the double tap to skip forward a bit was their idea.
was it? I think VLC had that first
what even does the y axis of the little graph represent? Views? Skips? Times people hit like? Random.nextInt()?
Never noticed it in VLC.
Have you never seen such heatmaps before?
I took a glance I thought that was a butt at first 
It's supposed to be how many people watched that specific section
YouTube had them forever but only showed them to the authors
It's the viewer retention graph
oh ok so they're just exposing that graph, gotcha
Cause it's useful for everyone, porn sites knew that for a decade now
Wouldn’t that also expose the amount of people skips in-video sponsor segment 
Would be interesting to see
10/10
I guess those deals are probably done by click through anyway
I mean, generally, the whole "youtube gaming" project and youtube streaming is a poor copy of twitch, and sometimes yt announces "innovative" features after milliard years of their existence in twitch
YT discard the gaming thing I though
ironically I'd probably rather stream on YouTube than on Twitch
eh be that as it may, I still vastly prefer YT to twitch for watching streams
YouTube does not gate quality or basic feature behind partners
Which is a huge plus to most people
- you have to put up with less bullshit rules
But instant live DMCA. 
They both have pro and cons
i know someone who regularly streams on twitch and they streamed on YouTube exceptionally one day just to play yandere simulator 
because I guess twitch won't allow it
And YT is definitely doing ok
I don't think twitch has so bullshit rules, also twitch has less copyright mess
Just look at socialblade superchat 
You should find an Olympic video and see most replayed segment…

oh yes it has less copyright mess, proceeds to watch VOD without audio because it had copyrighted music on the background
meanwhile on YouTube the artist just monetizes that part of the video for them and it's all okay for you
All of them are women...
Expected.
lol
weebs
what is the best proxy software? (premium)
@twin lagoon impressive endurance weeb has
velocity
so?
there's nothing better out there
i need something like aegis or flamecoord
no
if you want your layer 7 bot protection shit just use tcpshield or another minecraft ddos mitigation provider
why would you want to pay money for something when there is a better free alternative lol
Man Minecaft is best place to make money from uninformed people... in other field people would try their best to not pay and here you have someone insist of paying money when free one is better in almost every way...
the paid proxy forks out there all just consist out of shit-tier stolen code
It'll be a better idea to spent money on developers or admins which will enhance, monitor and configure your proxy rather than on a doubtful paid proxy forks imo...
or building your community in general, infra is just a small % of the total cost of running a successful server
Paid is always better, smh my head
Velocity is the most premium proxy software you can get
you can paypal me $20 for a paid version of velocity
It's paid for by volunteers and donations
i need to pay for velocity?
It's premium quality without the premium price tag
velocity can stop bot attacks?
@void void this is what you need to do for your use case and if you really do have too much money and want to pay someone > https://opencollective.com/papermc
my brother in christ you do not need to pay for velocity
velocity is a free proxy solution built from the ground up to be more robust
Is this a language barrier or just plain stupidity?
what?
paid waterfall forks generally just do stuff over the top of waterfall to try to patch around the mess without actually fixing the issues in waterfall
Want to easily fish out bots on LinkedIn? Insert a Unicode RIGHT-TO-LEFT OVERRIDE (U+202E) at the end of your first name and a POP DIRECTIONAL FORMATTING (U+202C) at the start of your last name. Your full name will render normally, but when your first name gets copy/pasted...
1532
393
if you want to throw cash into something, you'd be better off paying for a service like TCPShield who do app layer filtering before stuff even connects to your server, etc
Oh god
lol, people were telling work they were looking for a new job because they didn't want to deal with the commute to the office again
Got an email today saying most people will be able to stay 100% WFH if they want to
They're also getting rid of their old building, they just had a new one built and were planning to use both but now they won't need all that space
annnnd that's exactly why NYC is empty 
A lot of things in the city are built on the idea of people moving a large distance to a workplace and everything that supports it (estates, restaurants, maintenance workers)
Would be interesting to see how the city evolves in the coming years!
Could there be a way to run paper on the minecraft singleplayer integrated server?
Would it make any sense to do so? No
Im pretty sure there was a mod at some point that did this
Y'all should just make your own L7 filter using BPF
There is literally a whole industry around writing those BPF programs
But yeah I'll just whip something up real quick
You got yourself into that situation
Put your ego aside and do what needs to be done
also <@&748618676189528155> wtf is this shit
!warn 695257025013219358 let's not share literal shit in general
:raised_hands: Warned Homyachokk#5097 (let's not share literal shit in general) [1 total infraction] -- Michael#9600.
eternity is a weeb
too busy watching big booba 2d animation
true
eternity doesn't moderate eternity gets moderated
T R U E
why does this server seem more like 1.8 support server every day?
1.8 support server 🤤
ok so don't share nutella in a toilet meant to look like shit in general
we all believe ||/s||
i don't care if it's nutella, peanut butter, black tar heroin or some other substance
it looks like shit
we don't post shit
💩
other than weeb shit
no weebery either
apparently
especially not weeb shit

is this the weekly bad troll? 
the ones that are actually funny only come up every few years :/
I modded a forum like, late 2000s
cat old
old
hey spot talks more often than that
the trollery back then was 10/10 compared to the shit these days
both of those ping happens when I am napping 
m
derator
I can just ban @vagrant marlin 


ok shut
why should we care that you are belarusian
yoink
unfortunate

omg do I have to camp general now for a ban 
yes
I can wait until 1.19 release 
yes. no napping allowed
totally
Just add "ETA" to community disallowed word list 
you wouldnt mind camping that chat, ye?
I will be honest with you I only ever check #paper-help or here lol
I have all the social channels muted except for the kitties because cuuute
hey guys i have a question
dude the Chicken McNugget in Vegas is more expensive due to Chicken shortage in US.
what is your question
chicken shortage? heh must suck
let me eat some chicken to pay respects
For real man, that's like the cheap meat in the US
now its not
Vegas sounds like its generally pretty expensive tho
why arent you asking the question?
gas is 1 whole dollar more than my home state yeah but not California crazy yet
is it possible to make plugin that if you kill someone it drop his head and if you have 8 heads of the same person you can craft a heart?
first part, Machine Maker already have one for Vanilla tweak, 2nd part probably not exactly that
just retexture something to be a heart I guess
you will probably just need to make new crafting recipe and add that heart thing with playerhead.
do you know someone who can make it
i need it so bad
How? This is what i am talking about
i mean can anyone help me do this because i've just wasted 2 days of my life to find this and still no clue
ugh I quite literally just explained the concept but if you require help/hire you will seek them out in #community-guilds helpChat or Minecrafties https://discord.gg/UJjjseU57f
You're not alpha enough to know why they needed an extra byte
@warm anchor Holy gg for mod
I wish I didn't wake up at 3pm 🥺
:s/at 3pm//
Gonna have to resist my urge to shtpost now
It's 3 am, intellij light theme lights my whole room and I don't need to turn on lights to see other things, it's helpful 😄
no you can still do it, now you just can’t be banned for it 🤔
TRUE
If you want your eyes to go red then go for it :)
wait vtuber = youtuber?
@warm anchor
Vtuber = weeb youtuber
it’s those people that have anime people instead of their real faces on a webcam
You're just jelly more people love a shark than you
Very good money though
that’s not a shark, that’s an abomination
ferret? you mean furry?
Then again, party, to me
anime is the downfall of civilizations, it’s the great filter
bruh why did I watch this 
damn if you stop watching it after 30 seconds it’s not bad
Take a look
Lol
but i think that the reason why we haven’t seen any spacefaring civilizations is because once they develop anime, they destroy themselves from within
thats....
my man doc is behind 50 weebs in income 😂
Good thing I am not a anime fan 
Top channel is 764 stream for 3 million
that is really upsetting
culture yea
the fabric of society is unraveling in front of us
i think the ferret guy is cool though
Ngl, I did get wrapped up into the heard trial this week thanks to the guy I do stuff for talking about it
i am fine with the occasional funny tiktok from it. no more from me
Barty is getting old
i know 😦
https://youtu.be/yr6sV21v3Mo this is something else I’d admit
about to have my quarter life crisis
lmao that is not what i meant. hold on
i keep seeing him on tiktok, he’s like a vtuber but it’s a little groundhog
im more surprised people actually watch streams on YT oO
I mean, YT streams work, especially as many of the channels which do stream will have clips from their content
Why would people dress up like this...
So, you can either tune into a multi-hour stream or watch a bunch of small segments which you care about (and then get wrapped into the livestreams)
but a lot of twitch streamers also put clips on YT.
maybe its just the UI and content being much harder to find on YT than on twitch, but YT streaming always seemed kinda unpopular to me
JP Vtuber is the proof YT works
It’s just westerner is more used to twitch
Doesn’t meant twitch is better in anyway
twitch just generally has the people looking for that
am not sure twitch really offers too much over what most people care about other than it just being the place
Its just when I click on the "Live" category on my YT frontpage, I get stuff like a livecam of the rhine valley with 3 viewers 
While twitch frontpage gives me clear categories, popular streamers etc
Just typical Google messing up UI I guess
Yea, but we're in a region where twitch rules for that
if you wanna go see people playing games or ethottery in the west, you go on twitch
and half of the popular streamers is still VTubers 

Yes because it’s where all the JP ome streams
They used to only do it in niconico and YT is their way to reach western weebs
Nothing will ever compete with the 2000's niconico experience
I mean, stuff like the text flying across the video
Twitch has that great addon were you can throw stuff at streamer's models 
somebody needs to bring that to YT, that would be awesome 😄

I mean, I just remember a lot of the like vocaloid stuff from back then, things triple baka and the sudden flood of a certain string across the screen
there are people streaming themselves driving through the japanese countryside on niconico, thats the kind of content I can get into 
Is the hard coded 2 second wait when switching worlds still on 1.19?
kneny made a mod to get rid of it


@warm anchor



