#general
3141 messages ¡ Page 1566 of 4
I mean it probably works like shit but that's so pleasing to look at from above lol
i drive straight over them pretty often if there's no other cars around just because it's fun
awesome
The small roundabouts usually the center is lower than normal so larger trucks can still pass
Also the cars on the roundabout have to give way for some reason
reminds me of https://www.youtube.com/watch?v=oPoFx7OeyIU
Beim Oststadtkreisel in Karlsruhe denkt man im ersten Moment, man ist in einem Kreisverkehr. Das ist es aber nicht ganz, weil es auch eine Kreuzung ist. Ein Meisterwerk kreativer VerkehrsfĂźhrung.
other drivers are supposed to let you out
aint that the truth. especially the ones with 2 lane enter/exit points. seen too many accidents because of people's stupidity. like this one some chick (white) hit a motorcyclist (red) https://imgur.com/a/JiUxoW9 and then swore up and down she was in the right. smfh
Don't worry bro. There are just 9 circles of hell. So once you go that deep, you are in uncharted territory.
Well, you give way to your right
How many lanes does that roundabout have lol
or left if you're driving the wrong way around
12, 10 too many
Wait what why didnt she stay in her lane lmfao
I mean, but there's only like 5-6 cas in each row?
Or is is just that much of a clusterfuck?
Does it have 12 incoming lanes and 12 lanes on the roundabout lol
Co, actually, I see lanes in between the jars but people don't look to be sticking into it
low iq, i assume lol here's the vid https://youtu.be/4tc6Lt7RBWg?t=111
This is why we have gopros in the real world. Not for stunt riding but for making sure liability is correctly placed when a person outright believes they were in the right in an accident. I never got an apology or asked if I was okay, nothing. Just her screeching about being in the correct lane.
She was cited at the scene, at fault by police, a...
Until there is a traffic jam
We have a roundabout here - much smaller, can't drive fast - which has a bus lane going right through the center, so now the roundabout has traffic lights in the middle
We got a roundabout with a tram going thru the middle
That's a fun one
Cause suddenly the roundabout has traffic lights
Some city road designers are just blind
I don't get it, in the US she would be in the right
Check the lane markings amaranth
If you want to leave you have to be in the right lane, you can't cut across lanes to leave and expect everyone to give way
Her lane way straight only
here's a bus lane going through one
both lanes could exit
She merged into his lane even though her lane still extends on exit
The bikers lane was straight or left
right lane is forced exit. left lane is choice to exit or stay on
Ah
I don't understand what those markings mean đ
Well, I do now
Because you just explained it
that car was in the far off lane
So, yea, the biker could have turned left or carried on, the person who turned was in the wrong
Was trying to figure out wtf the left lane said you could turn in to the grass in the middle đ
lol
Yes, you can, it's a shortcut đ
Imagine getting hit by a clueless driver then getting screamed at for 20 minutes being called the one in the wrong
We had one in my home town which used to get a lot of people as it just like rando changes half way down the road and wasn't marked all too well
Sounds like normal driving in the US
happened to me when somebody pulled out from a parking space on the side of the road almost into me
I watched some vid other day, and basically it goes over the joys of differences in driving and such
over in the EU with our public transport networks, driving ain't really essential unless you're living in basically nowheresville
I've never actually seen a roundabout with more than 1 lane
Whareas in the US it's more of an essential and so it's sorta like, "you've got to" and that generally extends into the learning and such being more lax/forgiving
Hell I think only one of those exists within hours of driving from here too
2 lanes is really common here, more than that isn't
I mean, we use roundabouts quite a bit so it generally depends on where you are
2 lanes can be pretty reasonable like the one Billy posted just needs to have a drivers using it with more than 5 braincells
My favorite highway here has a roundabout, floating above a two lane highway horizontal at the bottom, with two lane highway vertical above the roundabout, with the roundabout itself being two lanes.
Many T junctions over the years have been turned into roundabouts as they let traffic flow a bit better
The roundabout itself also has traffic lights at the entry points
there's one just outside my house with a traffic light at an exit point
At the exit?
lol
yeah
Do people just have to keep going in circles if they cant get into the exit lane loo
This roundabout does have a traffic light at an exit, but that's only active in case of traffic jams
the traffic light is just after the exit and only turns red if there's a pedestrian who has pressed the walk button
pog my psu is on its way
if there's a lot of traffic it'll just jam up if somebody wants to walk there
Just camp the light button and press it everytime traffic gets busy 
This is part of why i think the arm post is also comical
Intel CPUs get even slower thanks to another speculative execution exploit
Many of the big optimizations in x86 CPUs are being killed because of the constant vulnerabilities exposed
I have a dumb question
I have a dumb answer
Yes
Is it possible for a old program, that uses lets say java, be so old that the newer versions of java don't suport it anymore
yes
dunno, try it
Yea no
jumping between jvm versions does not guarantee the program will work.
Im just curious
such as jdk8->11 may break things
There could be a fart in the newer version and the old one had a sensitive nose so it doesnt like it
Lol
one of the many reasons you can side load older versions
java is backwards compatible when using stuff which is actually supported
kernel crashes đŚ
however, stuff using unsupported things, e.g. reflecting into internals, that promise goes out of the window
Im mostly asking cause i have a program (i swear its not pirated) thats abandonware at this point
And im curious if itll break eventually
as well as varying things like workarounds for JRE bugs causing issues too, but, that's sooomewhat rare
I would suggest isolating the application if java updates do break it at some point. either via vm or containers
or just keep the old version of java installed
Its not dependent on java
I mean its just a folder with the program that i put in the c drive and open it through the exe
It works without java too so idk what it relies on
then does it use java at all for anything or not?
Idk
java doesnt do exe files unless its a shim, but given the info, it sounds like a normal executable for windows.
I guess the question is do windows undated have the potential to break it
Theoretically yes
practically, there are apps from windows 95 which still works in 10 because microsoft refuses to break backwards compat
Windows does try to maintain compatibility, but it really depends on how shitty the code is.
Should mention i had it on 8 than moved it to 10 and only thing that broke was the double click
then why do my 16 bit apps not work!!!!! đĄ
there have been games I own that do not like anything post-Win7
oh right, NTVDM was removed in 64 bit versions of windows.
games are generally in a bit of a murky territory as they more often rely on stuff like drivers for GPUs more than they do windows system calls
Well sadly i cant really use theat program anyway cause it started double clicking my graphic tablet after a Windows update
oh god
I remember tryna get my grandfathers laptop to work with windows XP
was a PITA and I went through many CDs tryna get the SATA drivers slipstreamed on there properly
BSoDs are FUN to diagnose early on in the install process too!
An it guy was fixing my aunt laptop and he slapped win 7 on it and it didn't work
IT guy
If you want that experience today, just try to set up a Hackintosh
being frank, most people I see working on IT really just fucking shouldn't be working in IT
The laptop had 10 before and the files that were kept were crashing it
Agreed
I just updated some of the things I don't understand and then the whole thing wouldn't boot. Had to dig around for old files in weird terminals to recover D:
part of why I just got a mac
It took me 5 min of Google to figure out what he did and start fixing it
I really love macOS and running a hackintosh kinda convinced me to do the jump
Yeah me too. I just can't really justify the expense đŚ
I persona can't stand mac
Like, am far past the days where I could throw away a whole day to reinstalling the OS(es) on my PC in order to get shit done again
Ahahahaha
Apple in general but i gotta use mac at uni and it suuucks
Like, linux is nice but for day to day stuff, I find myself just fucking around with it too much and breaking it often
e.g. gotta do some thing so you install some crap which ends up unpinning something because outdated version or whatever and next update your system borks itself
it's not as fragile these days but holy damn did that shit used to suck
I used to reinstall Windows XP once a month or something like that. Particularly because I had this registry hacking tool for Red Alert that was shareware and expired after 20 uses and I didn't know how to crack it (and I was young without a job and with pretty much no means of buying it because this was before online transactions and my parents would not allow me to send mail out of the country to order stuff).
I remember when apache 2.6 came out and just obliterated all of my shit
Was pretty fun to make grenadiers throw V2 rockets though.
god, I never played C&C all that much because by the time I finally got a computer I was working stupid hours
But, damn, do I kinda miss it
I remember playing BF2 with some mates across the pond too
day #16 of trying to get abs: Normal cardio workout
How's it going
Yeah I never really got the hang of desktop Linux. There's always something. Like oh, my monitor doesn't have the right resolution, or dual monitor stuff it always picks the wrong one regardless of which ports I use for which monitor. Solution: just fuck around with some random ass config-files and it'll work for now. If you move those ports around, you have to reinstall everything because why the hell not.
who me?
Yep
Pretty good actually
I have this game that needs 3 CDs to be installed, at some point the installation just hangs at 83% and I have to resort to sailing on the seven seas to get a working copy
snoopa you should get a twitter
snoopa gonna be ripped
but it worked fine on Windows XP
I don't see any physical changes (obviously) but I'm eating a lot (BECAUSE IM 15 OK) and I sleep extremely well
it's the PITA of windows
lol no
Like, they go backwards ass over compat to the fact that they hamper the OS
And then even if you get the flipping monitors to work, it does this weird thing during the startup process, like the entire screen just turns into artifacts for a second and then the desktop appears. Like, why does it do that. Why has no one made it so that that never happens. Why does no one care about something like that.
I'm 15 and sleep badly and dont eat enough
I did cardio with weights today
sed
But, when it comes to games and rando stupid shit like installers, they often o stupid crap for DRM or to squeeze out those frames so that compat breaks anyways
gotta get that ring 0 DRM am i rite
Which Mac are you running Cat?
today was basically: 9:00 - 2:00 classes, 3:00 - 7:00 study, 7:30 - 8:15 exercise
epic day
I haven't finished the day, its 11am
8:30pm here
5 PM here!
15m exercise?
Nice imac
30 min
Nvm I see
Startup Disk Catalina on Big Sur xD
LUL
Yea, I installed catalina into a new volume and kept the one before that on another volume because 32 bit
macOS Big Sus
Is it an iMac? I didn't think they had graphics cards like that.
yea
The 27âs all do
Ah neat
(For now)
gotta drive that 5k panel
I always thought iMacs were like the "pretty office computer that will melt if exercised"
they completely bastardized the GPU for it too
It's not a great GPU, but, it works okay enough for games
afaik the panel is still driven as two separate displays internally
Oh damn
so itâs all kinda of wonk
most of the high res UWP monitors have to do the same though
apparently they did some weird ass shit for clocking as it wasn't supported
Just too many pixels
Is the whole ARMs race (ehehe) gonna work out, you think? I have been thinking about a Mac Mini if my desktop drops, but the current landscape seems a bit unstable.
Iâve always liked ARM before so a bit biased
I mean PowerPC to Intel was fine, eventually. Betting on Intel back then was fine.
But Intel to ARM seems like a much different story.
but theyâve done a good job with performance/watt and software compat is surprisingly good with their compatibility layer
and apple being apple, I have few doubts the ecosystem will move with them
Theyâve always had great control over it, probably because most apps break every couple versions anyway
yea, that's the thing with apple is that they have control over the entire ecosystem so forcing changes on us is pretty trivial
Would like to see windows get their arm act together too but qualcomm isnât exactly doing amazing atm either
Hmm, yeah so my worry with the whole thing is mostly whether or not the software landscape will fragment, but I guess ARM is very popular nowadays independent of Apple's shift. So it's probably fine.
If the game is 3d chess or solitare it's perfect
I worry about gaming but being frank, bar a few sessions a year, I don't really chill down all too much (gotta get better at that)
Theyâve made it very easy to ship a package with both binaries in it using their tools
I play GTA 5 pretty decently considering
so most software that is actively supported should be fine
But what games do u play cat
legacy stuff - pffft good luck. Same story as always on macs though
GTA 5, xplane, eerrrr...
Minecraft maybe
Like, my attention span is questioanbly scary, some times I'll spin up GTA 5 and play for hours, but, I won't touch it for months
Impressed you can sanely run gta v on that
Ah, right, I meant more with after the transition. Like, will we see more "macOS only" or "Windows/Linux only" software splits because supporting more architectures is more work?
Iâve never tried
MC I've tried playing a few games but, eer...
Cat is a 2b2t player at heart
Linux utility type software was already doing okay in the arm compat space
so I think itâll be fine there
I play it for a day or two, get busy with something else, come back to my world and lose track of where I was or what I was doing, create a new world, CBA doing it all again and just, eeer...
I mean, code generally doesn't give a shit about the architecture unless you're getting pretty low level
Most Mac devs I know donât wanna touch windows or vs though, and most windows devs donât wanna touch macOS
So Iâm not sure a ton has changed
Like, platform stuff is generally platform stuff which is where the general divide is, as Z said
The players big enough to have customer pools in both will - because thatâs their money
getting games on macOS is generally interesting because no directX
Theres vulkan which was set to bridge that with a cross platform solution but hahahahahaaaa
MoltenVK is fairly decent but still not a drop in shim like I think a lot of people want
theres openGL too but apple stopped updating it on macOS
(and, it never really gained all to much traction on windows outside of mostly open source stuff afaik)
but yeah - outside of some casual stuff gaming on macs is still not in a great spot. Wasnât before, wonât be after
which is probably fine
steam could theoretically bring proton to macOS when moltenvk gets where they want it - and some other libs
But I donât see them doing that
Trading one locked down platform (win) for one even more locked down? Seems unlikely
I guess compilers in the "lower level space" are all pretty good at cross-compilation nowadays anyway. It's not like you have to worry too much about writing Intel-specific code anymore, you just set a flag at compile time. No one really writes "high abstraction" software for specific architectures on general purpose machines anymore. It's all embedded where abstractions are too expensive, or it's higher level general purpose stuff where you don't have to worry about it.
Linux is in a better place for gaming as a result of valve and proton than macOS is, and I wouldnât expect that to change
hardware side of macOS is pretty weird too
Feels like you would save breath by saying what macOS does right cat
Like, the hardware is decent considering their general target market but if you wanna game with good frames you really need an eGPU which is kinda costly and combersome and you've still gotta deal with stuff like bootcamp so people sorta seemingly lean to just getting a headless windows machine or a gaming corner
So far all the arm systems donât have a dedicated gpu either, will be interested to see if they change that or just dump moar gpu cores on it
and they dropped all egpu support
I think that gaming on macOS will pretty much always be somewhat of a joke unless the arm takeover happens
and I think everybody is getting fed up of intel so who really knows
Macs werenât a gaming platform before, they wonât be after - not why anyone I know buys them anyway
But, we need a more competent "not apple" arm CPU before that huge switch-over happens anyways
Linux on ARM is pretty good though, because of all the embedded and server history
Certainly doing better than windows atm
I know MS where interested in creating their own ARM chip, but, eerm... We'll see where that goes...
Yeah my Hackintosh setup is really just a Windows setup for casual gaming and then macOS so I don't have to deal with Windows for development.
Yea, I mean, linux has a track history of being great with cross platform stuff anyways, especially when stuff actually gain traction to be adopted by the wider community
There are probs dozens of architectures the linux kernel can be compiled for and work amazingly but just doesn't have much of a community behind it for pre-existing tooling to be large for it
Linux has the history and need. Apple has the overwhelming control. Microsoft has ⌠âitâd be coolâ
And thatâs probably the issue
only a handful of the architectures has large distros behind it
I tried gaming on macOS, and it works okay for some games, but it's so wonky or straight up incompatible for other stuff. And my hardware is far from optimal, so I'm struggling doubly so because hardware struggles and macOS gaming just seems to be slow by definition.
big thing with MS is that they fucking love their backwards compat
they didnât even have working x64 compat until a few months ago
not big on backwards compat for arm apparently 
last I saw their arm windows releases where generally fairly limited towards the windows store and UWP apps rather than wanting to provie a "full" desktop experience but that might have just been a case of RT, I don't track what they're doing too well
They probably consider it forwards compatibility, and they don't know what that is because they're so backwards.
oh are we making fun of apple?
Mostly weâre making fun of MS at the moment
Weâll probably loop back around though
They are now doing the apple thing where they want a full desktop with x86-64 compat
but itâs clear itâs not a focus
I think a good chunk of "we'll see" with MS is if they actually get their chips out
in fairness, with the stuff Qualcomm and others keeps making, why would it be
Like, the current ARM CPUs in windows machines are often pretty much
I mean, it's annoying that there really isn't any other big venders out there, but, I mean, everybody seems to be getting into arm, even intel
is this a virus
no it's some videos
It's a virus!
for bhop yes
they added BR to csgo - it was better back in my day
Pretty sure it only brought players back for a few weeks before they left again too
I mean, even COD added a BR mode
Some day we'll have a decent GL stack on macOS via zink + moltenvk/gfx-portability + metal
cod is not the bar!!!!!!
then again, cod is and practically always will be the FIFA of shooting people
I just don't get COD and FIFA
Oh yeah, there is some work to get gallium9 running on top of the zink backend too
They're two games which every release people complain gets worse and repetative or they did stupid small stuff and slapped a $60 price tag on it and people still queue up for them
You'd probably still be better off with DXVK though
i am the best video editor in town
what's that? you've never seen something this beautiful? đ
how big is a town
I've never seen something this cra...
I mean this beautiful before
exactly bro.
Dont keep up the work tho pretty sure its tiring for you
nah the idea of this video project was to make it wacky af lol
how big is a town
Lmao
Smaller than a city
Its dumpolampogangous
like, slightly smaller?
I see

aight coming over
need you to pay for the plane ticket tho 
Beauty is in the eye of the beholder.
For example, đŚđą is the best flag ever.
wait so how do we know when paper is fully ready? Just gotta look out for an announcement?
Fact bro!
Just test for yourself, we can't make any guarantees
Waiting for 1.17.1 will be a good bet
Well that was a bittersweet blog post <3
morning peeps
Alright, thanks!
why do you have umbrella inside when its sunny out?
is there a way to use the new proximity chat mod with paper?
What's your "new proximity chat mod" there are like half a dozen
the notation of "mod" generally means no
so would i have to move my server to fabric? or is there a proximity voice that i can use on fabric?
most likely
sadly the performance gap between fabric + optimization mods and paper is still quite big
so public server would probably be a bad idea
its a private server
then shouldn't be an issue
so would paper be bette?
fair
@warm anchor 
original: @the__li on tiktok
this is why Iâm team abdu rozik, forgive me hasbullah đđ
Not really feeling class right now but meh
Apply [redacted] 30 to the problem.
đ
same place in server.properties, just add the line yourself
Lowest price I've seen in a while but still $100 overpriced. Nearly fooled me though https://www.newegg.com/p/N82E16819113663
You need VIP to join Hypixel now 
Because it's not fully open yet.
Buy VIP.
No way BRO
Good.
well that's a fucking downgrade
lmao
Good thing almost no one uses them. 
Never heard of them
It was msrp on Amazon 12 hours ago, I added to cart then removed as I realized I didn't need it haha
i see them fairly often at microcenter too, which is a good indicator of stock getting better
i think that's just the queue thing when the server is overloaded no?
can't tell either way I just got falsebanned for the second time lmao
me, who got free vip from a friend
every one of my friends got VIP for free from someone else
and then there's me being a non
*Cries in loneliness
xd
April fools came early for backblaze?
wut
kek
both look fine to me lol
Looks the same.
New font and color on the name.
I'm not a fan of such overly saturated website though.
i love the twilight movies tbh
yea lmao
back in 1893?
Yes.
cat IRL back to the future
cat is ancient
Yes.
the font is ugly tho
@faint crystal permission files
TIL: Axolotls bit parts of of other axolotls.
https://www.youtube.com/watch?v=uooR4293p_4
Listening to this with ok headphones... damn.
am i good to update yet? has anyone else had problems updating to 1.17?
wait for 1.17.1
i haven't updated to 1.17 yet, waiting for stable builds for my own servers
or take regular backups
both
i backup every hour, is that "regular"
depends how much progress you want to be sure not to lose đ
minecraft crystal hvh 1v1 anyone??
no
Not wrong, but in #gifs-and-memes please
what's double brace initialization
well we're on Java 16 now so you can just do List.of()
wonderful
also doesn't minecraft have guava? so you could do ImmutableList.of() even in java 8
^
tru lol
didn't know nms had a mobs.ravager.griefable-blocks config option 
That doesn't look like decompiled code
all not-stupid plugins work fine in 1.17, good job, Paper!
its beautiful, what you talking about
java 16 is based
wat
Er, looks like it's on there - https://packages.ubuntu.com/focal/openjdk-16-jre
find the one that has 16 in it
like that one
and get the headless version
unless you are on a desktop
sudo apt install openjdk-16-jre should do it, Akip.
That's how to manually install it. Nice and simple, handful of steps.
and lets you maintain your other versions of java
PATH is the list of folders ur computer searches through when u ask it to start a program
you type java on the command line
it has to go find java
PATH is where it looks
each entry in the list is separated by :
how to computer 101
grep searches the named input FILEs (or standard input if no files are named, or if a single hyphen-minus (-) is given as file name) for lines containing a match to the given PATTERN. By default, grep prints the matching lines.
meaning, you give it some input, it outputs the lines containing "bionic_beaver"
huh? 18.04 is still supported
16 is not as of recently
Kubuntu doesn't provide security patches for as long as Canonical? well that's strange
Ubuntu LTS is 5 years for the main flavour and 3 years for community flavours
well I don't pay attention to community flavours so idk
Is --forceupdate also reocmmended on paper when updating? It doesnt mention it in the doc when talking about the update process
nope
Wait for 1.17.1 before thinking about force updating
If you do that, and there's a bug in the conversion progress (which Mojang is known for), you just upgraded your entire world wrong, when, if you just left the server to do it when the chunks are loaded, you get all the bug fixes that come up in the meantime.
Plus, in Paper, the cost of upgrading the chunks in real time is not as significant, so you have less reason to use forceUpgrade in the first place.
forceUpgrade was added for the flattening when chunk upgrades where expensive as all shit
bearing in mind that that update caused corruption to worlds due to a bug with the upgrade logic
if you forceUpgraded, you'd basically break all dub chests in the server
Isnât there that structure bug too for people upgrading from really early version of MC
Mojang has continually caused data upgrade issues over the years, in part they're just more apparent now, but, if you forceUpgraded and there was a bug, you now just impacted the entire world
Wow thanks for the responses everyone! Glad I asked ^_^
and, even if you have a backup and you restore from it, you just wasted hours forceUpgradeing and now you have to do it again
In short, be patient and use the stable paper version later to reduce risk of damage @fresh marsh
Yeah I might do that, really want to update this week tho, I have a script keeping a daily backup of the map
it also shows the backup progress as a bossbar ingame đ
so you're backing up files while the server is running...?
I hope you disabled saving?
k. Also note that save-off makes chunks not unload so I hope your backups are quick enough that's not a problem đ
Also as someone evil myself, if I see a taskbar/progress bar running, you are poking me to try to crash your server while the backup is in progress 
I'm not the one to speak ill of the dead, but yeah, Minecraft's a little bit dead.
374
8147
lol, well that would not hurt the backup i assume since save-off
Coz I know save will be off 
didn't know that, good to know! it takes about 1.5 minutes
it would still save on shutdown (I think)
i can confirm it does not
well that's fine đ not too many chunks need to be unloaded in those 1.5 minutes
it says it does in the console but doesnt
đ
the script keeps all backups less than a week old, then it keeps one backup per week so we can go back and look at early versions of the world out of nostalgia
So itâs like coreprotrct but Skript 
well its just a map backup made by a bash script, definitely not as interactive as a plugin haha
Twitter never ceases to surprise me.
he probably tweeted that as a follow-up to this, though https://twitter.com/notch/status/1407424078991011847?s=19
I'm not even going to apologize for this one. https://t.co/UjVJCx39ZM
209
3025
harrisonfordwhogivesashit.gif
so. now that z's leaving, i guess his promise of paper stickers are going with him?
runs away
Paper stickers? Oh shit
Paper chan sticker now! 
PaperPowered doesn't sound bad tbh
i'm not sticking that paper chan on my motorcycle! just the paper logo, thx ^_^
wtf! it will make your bike cute!

A screenshot in the day would be pretty nice
We've been looking into merch a bit more recently, but, nothing entirely planned
?
My main concern is how input can be provided.
what is the intended way. not for a specific reason, but more broadly because I'm concerned that paper is starting to resemble a spigot with large decisions taken in secluded ways
issues
If it's not a Paper dev that comes up with the idea, we do overly-long discussions on GitHub followed by private debating amongst the core team and discussion in #paper-dev
We do do RFCs but there is no real formalised process for them
That's called a draft PR đ
It's not like Quilt where there's a literal RFC repo
ok that is good
so, if you have questions or short thingies, put them in #paper-dev ; if you have a feature request or something, put it on GitHub
Then I have some questions about Adventure and the rationale for deprecating outdated techniques.
I'm not looking to change anything or cause a fight; I'm simply curious.
ok I will
you can read the existing issue in that case
Why not deprecate them? If you're building for Paper they are deprecated đ
lemme go find the link
legacy stuff has been deprecated since 1.7.2
also, don't open an issue on GitHub just to ask about that btw
The entire community as a whole has moved away from the deprecated unsupported stuff
why not use the legacy component serializer in the server itself?
Spigot is literally the only community refusing to move away from it
Because the entire mechanism is broken
because the bukkit api has provided some level of stability
Legacy cannot represent modern formats
The string method still work
I may misunderstand
They just aren't recommended
with methods being deprecated, will they be removed in the future?
We CANNOT promise that legacy > component > legacy will return the exact same legacy stuff you put in there
If paper ever hard forks maybe
because in that case many plugins older than a year will stop working
And, shamefully, too many things rely on those exact conditions
So long as paper is built on spigot they can't be removed
this makes sense thank you
the API has stagmented for so long that these large stupid breaks too many years down the line are inevitable
You just shouldn't use them
the biome API is going to be replaced
the world generation stuff has hardly been maintained and in order to keep it working, md has broken old API contracts
They probably won't be removed unless Paper hardforks, at which point plugins will have to break eventually
The day paper hard forks is the day every NMS-using plugin (so most of them) breaks anyway
Like they do every MC update
API being deprecated is the norm across the entire java and even minecraft ecosystem, once again, except in bukkit
That's called sponge đ
so I can say my plugin works pre/post break
We're not gonna do API breaks mid point release like upstream
well you can say "these Minecraft versions"
our aim is to ideally have a bridge between old and new APIs and let them sit for a major or two to give people the time to upgrade
A major or two being like a year
But, at the end of the day, much of the API has not been properly looked after in years which means that lots of stuff needs breaking now
biomes, material enum, etc
is there planned replace for the material enum?
it is mess but I don't know plan for other wya
other way*
choco made a PR to spigot on the surface which looks interesting
but, he did a dumb thing I told him not to do by breaking the existing Material API
the comments on that tho 
need to sign CLA đĄ
it's on the craft/bukkit repos on spigots thing, and yup, gotta sign the CLA
honestly who cares about notch
can I sign CLA with fake address? Will he accept?
not good idea to ask
will just doit
hopefully plugins will still support paper......
Notch saying MC is dead when its the most popular online game 
Notch tweets are super immature so this does not surprise me 
it was a follow up tweet from mc releasing the hedgehog thing tho
yeah
@waxen panther you will be moderated in 60 seconds
moderate him let's goooo
flushed
I don't...get why notch would say that
Minecraft is literally the #1 highest selling game of all time
You'd think he'd be like, proud of something he built having such an accomplishment & the massive cultural impact it's had.
Instead he's just an asshole racist neckbeard
That last line explains a lot
I think he was more referring to active players, but notch is notch, don't expect too much
So I don't really know any kids anymore but I have a ton of friends who have children and they fucking all play minecraft
every single one of them
what do you mean
minecraft is dead obviously
1 is such a low number
I feel like mc has been getting more popular recently. I don't think it's at its peak, but it feels like it's been climbing again.
i would disagree
kashike 
since schools have been able to use Education Edition for teaching purposes
it's going down if we want to believe bstats
I only ever played demo pocket edition, when it was actually pocket and not bedrock and that was definitely trash, but don't think that's a very fair comparison
makes sense since the pandemic situation is improving & summer
Yeah bStats has just been following the pandemic
fuck bStats tbh

I'm completely serious, if I want to look how the pandemic is going, I check bStats
shrugs
Bedrock Minecraft and Minecraft Realms is minecraft
I really really don't like bStats
Just like Java Edition is Minecraft
they are all minecraft
if you disagree then you are wrong
It's not an opinion
ah yes wrong opinions
Wait, why was this brought up?
maybe your reality lol
no, dark
last i checked half the redstone mechanics were different, how is it the same
No one said the games worked the exact same
it's a different variation of the same game.
it's not the same; that's why it's a different edition
just that they are the same game
they are both officially made by the same company, under the same trademark, with the same core mechanics and gameplay
Who is saying they aren't the same game, though?
dark
ded being dumb? average paper general conversation
He said he doesn't like the other editions?
well dark is for one, but it's a common "lol bedrock is bad java is good" argument that lots of people who do java modding say
I mean, #general message
^
Also ded, even tho this isn't an opinion, opinions can actually be wrong lol
its a matter of perspective tbh
I didn't say it was the exactly the same, not even a little bit lmao
Okay, people who say they are different games are wrong, but Dark didn't say that
DenWav:
they are all minecraft
...it's not an opinion, it's reality
DED:
maybe your reality lol
hi simple <3
idk man i'm just saying i dont enjoy bedrock and i get jumped at the throat lol ÂŻ_(ă)_/ÂŻ
I mean, I don't see the point in this discussion, but, yeah, he kinda did
hi zml <3
Using a laptop is like living in dongle hell (Lenovo, why?)
Ethernet

don't you know it's 2021, everything's wireless these days
thats cursed
Un-see
can I get one for my bed too cat's rude to me
glad i bough a dell with an ethernet port at least
i honestly use it quite frequently
I need the ether port all the time
do you have reduced speed over usb?
Even if they had to use a smaller port them why don't they just include the dongle with the ThinkPad
probably not right
I tell you: money
I have a thunderbolt -> ethernet dongle for my macbook, super slim and nice, works well when I need it (which is not often)
i mean
most people these days use wifi for laptops
and for people who don't, the cost of a dongle is one-time really
I would be using it all the time because Sun microsystems forces you to plug directly to a management interface
it saves space in the laptop itself, can be thinner, etc
yeah, a modern well setup wifi network will be plenty fast and low latency
i have this weird use case where i need to plug it in a local network to control my audio equipment, which could technically be done over wifi but uh, not reliable at all
sir, Sun microsystems doesn't exist anymore
lots of manufacturers are going for thinner, lighter laptops, because that is also what people want. lots of people carry laptops around all day, all week
are you time traveler?
Collector
reeeee
I have a few old Sun boxes that I use (I am into SunFire)
yeah I refuse to buy a heavy big laptop. Portability is the reason for me getting a laptop, and thin and light laptops can be very high performance these days
if you look at basically any business-oriented laptops, they will 99% of the time still have an ethernet port
I have my desktop for when portability isn't an issue
because lots of businesses don't have wifi access to corporate networks
if they dont thermal throttle that is
depends on the business / industry
yes
most offices will have wifi access to the corporate network
My older laptop was a dell Latitude 5580. Had all the ports I wanted and some nice specs but it commited die at least 6 or 7 times and I had to repair it
the place i worked for had a VPN we could use
mine didnt have an explicit port, but rather went into a docking station that had the port
wasn't always the case but that's pretty common these days
of course, but so many don't still for one reason or another
(re business laptop)
hey i have a 5570
but that is why business-oriented laptops (such as ThinkPad T series) basically all still have an ethernet port, even if it is in another configuration option
i thought it was pretty slow tbh xD
but hey the next macbook is apparently supposed to have magsafe again đ and hdmi and sdcard again
which is cool, as long as it still has at least 4 thunderbolt ports...
I have a ThinkPad P1 and I like everything about it except I can't drag it around everywhere. So the X1 Carbon comes into play
I like magsafe a lot but I like thunderbolt more
the fact that they removed magsafe in the first place still annoys me
yeah magsafe was dope
both have their usecase
I think they expect you to use a dock when you are using a laptop at your desk
And I kinda understand why
sure
well 90%+ of all of my devices are now either USB-C or thunderbolt intentionally, so I rarely ever need dongles
and that's for the rare instances where I need to plug anything in in the first place
Just got a discord update and read this: https://static.jacobandersen.dev/shared/Sudden-Inexpectatumpleco-75.png
Lmao

So is that why when MM was streaming, his stream would go from OK to Absolute Poop quality when people would leave/join
Hilarious, thanks Discord
@nimble depot what machines do you have? specs? :D
something something discord is bad
why was that even a thing
Laptops, desktops or servers?
yes
Damn juat saw the announcement rip
Here I go
all the specs
is paper 1.17 stable and out

out, yes, for testing. not stable yet
Yes its out but not quite stable
another one
it'll run, and keep running, if you're lucky
ThinkPads I have (not going to list the specs this will take ages)
T430
X200s
X1 carbon
X590
T420
T42
T41
X230
X300
T60
T540p
L580
T480
thinkpad master
Very cool. But #share-your-pc is down the block.
I mean kash asked him
I mean kash asked but
I am looking for plugin developers to help me with my Minecraft server.
I mean
not the place
impressive collection. some of those are ancient though - which do you use still? :P
So pretty much no one on this discord server does plug in development.
prolly non they all sound like they would light on fire if you tryed windows 7 on them LOL
This server has rules, and soliciting or hiring plugin developers is not allowed here
you've got more than enough development in there
All of my machines work (expect the T60 that needs a new backlight but it's currently serving as a desktop until I buy a new screen assembly)
Most of the laptops run CentOS or StormOS and I can use any of them. The X1, P1 and X230 are the most regularly used ones
just no hiring
Not surprising hearing about the X1 and P1, but the X230 being used a lot is a bit surprising :p
that actually is impressive then @nimble depot do you do dos box or development or something?
I run CentOS so it's very usable
I do play around with hobby operating systems a lot and having a lot of machines to test on IS nice, but the main reason for me owning so much laptops is I like collecting business laptops
retro gaming would be so nice on them
Interesting
Once I get a 701 I can call my collection complete
Specs of the X1 and P1? :p Can post them in #share-your-pc if you want
we have like 7-8 laptops laying around that we buy for cheap and just refurbish and keep around in case we need one
tbqh, I was using a T63 like 8 years ago or something and it was still a pretty competent laptop
Like, left it behind at my birthgivers as the cord was screwed and I didn't care to use it all that often as I'd gotten an MBP which was.. well, macOS
but, got me through college just fine \o/
Posted
unrelated: was watching a LTT video since it was recommended
I laughed when I saw this:
I personally hate LTT. I try to distance myself from them as much as possible
thats xp right?
Bliss
https://en.wikipedia.org/wiki/Bliss_(image)
Bliss is the default computer wallpaper of Microsoft's Windows XP operating system. It is a virtually unedited photograph of a green hill and blue sky with clouds ...
Most of my computers are either set to bliss as background or the default from the OS
I wrote new API docs and went to my computer today to push them. Now I remember I did them in /tmp and rebooted.
Lesson 1: always store your work in a safe and secure way
xp's background genuinely gives me creepy, uncanny vibes
infinite plains on a perfectly sunny day.. too perfect
ooh https://github.com/kashike/dotfiles
I look forward to it
not coming for a few weeks still zombie
watches repo
Well...
mm yeah, that's the stuff
Me when working on RedOS: This can't be good for me but I feel great
redos? another ubuntu spinoff?
More like a Windows/ReactOS alternative
AKA the x86 hobby operating system for computer masochists
ah yes, another ReactOS
ill just stick with fedora
I can't wait for the alpha stage in 40 years
also yeah, reactos isnt stable
the project moves so slowly even though it's so old and installing it in any modern hardware is basically a joke
good luck with a BSoD because the SATA driver is faulty and it will only accept IDE 
serenityOS đ đ
the compatibility is such a joke that even in virtual machines you gotta do tricks
I just cannot see an OS written from the ground up unless its by google or some large team.
sure, there is templeos, but for a modern OS
you'd be better off contributing to any of the existing linux distros tbh
Our ultimate goal is full server 2019 compat but I know this is not going to happen unless we get access to more internal Microsoft documentation

i mean, just copy ReactOS
you won't be looking at code that's copyrighted by microsoft, therefore no lawsuits
if your re-implementing AD, that is going to be one hell of a job.
That's a lot of work for a hobby lol
just kidding, even they copy lines of code completely immaculate from microsoft's 
Hell no, not going to touch AD yet. I want my sanity intact
AD has to die. Like now.
I hope AD doesn't die :p
got an alternative?
Last decade
Even using AD is pain. But I enjoy it
most LDAP implementations are really barebones, and generally requires multiple tools
Actually, to be fair, I really only need a functional search tool for AD.
And there is me, in a very Windows environment
Heck, we still use MS-IIS on the intranet at work
My condolences.
Windows development be like
"requirements: visual studio 2083 (2TB installation)"
just to compile something off of github
My ThinkPad is sad these days
so, it's now a ThinkSad?
yes
CentOS is enjoying it's last days before IBM murders it completely
hi all If anyone is staff, I have questions about the rules.Of this discord.It is easier for me to talk in voice chat because I have problems with typing.So can someone get into voice chat with me?
Like I said in VC, just ask your question straight out to the whole channel. Someone will be happy to reply to you
Unfortunately people aren't going to hop into VC for that kind of stuff
I am not staff, but there is no rule that says you can't ask. However, you'd be better off if you posted the question in text and asked someone to join to answer.
Except typing, I'm not that good at because of disabilities.I have to use a computer program to type, which is always trouble To use.
Is it against the rules?If you find someone on this discord.But you don't know does plugin development until they say something.To ask them to move the conversation to direct message and talk about plug in development.
It's usually easier to just ask in the right channel and see if people respond
Instead of "bothering" a single person in DMS
No it's not against the rules, it's just that you may not have that much luck getting somebody into VC for one-on-one questions. We unfortunately don't have a less typing-intensive method. If someone joins VC for you, that'd be great though. However, I wouldn't expect it.
Are there any correct channels for asking on this discord server?About plug in development.I am new to this discord server I just joined today.
#paper-dev covers both server development and plugin development
Apparently there is a correct channel on this discord.Where I'm not going to get banned for asking for help with plug in development?
No, I didn't tell you that.
I told you there are other places, like Spigot and MCMarket.
You won't get banned for asking anywhere, as long as you go somewhere else if a moderator tells you to. #paper-dev is the appropriate place for plugin development.
From our convo in VC, he is looking to hire. For learning or general discussion, then ^ yes
Ah yes, BitLocker
.eta
(See also #â-1-17) Paper updates have no ETA, ever. See the following for more information: https://github.com/PaperMC/Paper/issues/5785
any1 who may know what this is ? I am not reporting it to paper https://pastebin.pl/view/c2048968
Pastebin.pl is a website where you can store code/text online for a set period of time and share to anybody on earth
@feral locust hi
rehost it on a more stable pastebin site, like paste.gg
The problem seems to be a world but i dont know how to fix it any1 who knows ping me
probably meant as a bug; people "report" them all the time as in they put them in paper-help
There doesn't appear to be any plugins in the dump, so it might be a paper issue
Most of the time that is caused by bad plugins
Well of course they're working on it
still no ETA; there's never an ETA
yea that makes sense
does it usually take a long time from past versions to update after the unstable versions come out
like do you think based on like 1.16 and 1.15 times it will be released in like a weekish?
wouldnt that be an ETA?
Everyone's meaning of unstable is different.
pissing in the wind is not a sport we generally partake in here
I like how people just try to ask for an ETA with different words
yea ig now thinking about it lmao but thanks
especially as vanilla has its own bunch of issues
I personally wait for 1.17.1 and a bit after that.
Not as many as vogue, but, still
"oh yeah, makes sense no eta"
2 seconds later...
"So when are you thinking it'll be out?"
fair my b
smh machine maker, https://github.com/PaperMC/Paper/issues/5960
how did that even happen lol
but we DO partake in it elsewhere, right cat?
like... like... on people's rugs. we take em out the house and then calculate the wind velocity and then match our piss streams to the wind so it lands on the rug perfectly
yeah up ur but
oh
gottem
of course
Is 1.17 for paper still only test versions?
yes
Then again, reviews seem to indicate that they're pretty good
I'd hope so for that price lol
AirPods Max are aimed squarely at Apple devotees â of which there are millions â who simply could not bear to be seen with a pair of Beats headphones, even though Beats are superb. No, these people want a grown-up pair of headphones
closes review
I would never buy airpods max. They are overpriced and eventually will get discontinued by Apple. Just like they did with the original gold Apple Watch that cost $10,000
ah yes beats, the pinnacle of audio quality lol
sounds like a well written review!
by an informed writer.
beats, even the bass quality is crap
That's fuck you money stuff
Like, I get it, some people don't give a crap about the quality of the shit they throw into their ear holes
from mkbhd's review of airpods max, they are somewhere inbetween those 2
I got the AirPod pro for like $400 Australian dollars.
I think he said it was most comparable to ~$6-700 headphones, but with the classic apple markup
I have a hard time believing apple airpods are gonna have quality on par with a similarly priced pair of Sennheisers
so not as extreme as "it's 4x as much as it should cost!!!!" thing
Thatâs like $300 American dollars.
idk
beats plastic quality is also low. compared to litterally every other headphones on the market, ive seen $20 pairs physically flex without cracking
I donât know what beats sound like but the AirPods Pro sound very nice.
apple has been working on their silicon for years
yeah they are also made with much more premium materials than basically any other standard headphones
not surprised it's really good by now
I mean, I think that sennies and apples offerings are generally aiming at different ballparks
generally headphones are made from plastic so they can stay light
they are pretty new in audio, even considering the beats acquisition
airpods max are heavier than most headphones though
and beats was never about audio quality anyways
I'd buy a Mac with an M1 chip but only if Microsoft and Apple let me run Windows 10 on it with Bootcamp.
funny enough, I cracked some solos, brand fucking new on display when attempting to try them
unironically wanting to use windows
I mean
yeah of course
given that windows consistently throw arm back out all the time
I think that that's a pipe dream
I like the keyboards on a Mac but I love Windows.
macbook pro from 2016-2019 would like a word
I also don't see the entire merits of dual booting macOS and windows on arm given the lack of community behind it
to be honest, the m1 is a decent chip that I think is going to age stupidly fast due to the SoC
Okay, I like the butterfly keyboard that isn't broken.
considering ryzen is looking to get even more l3 cache
the new models are nice
but they put out some garbage for a couple years there
in terms of keyboards on the macbook pro
I mean, the thing with apple doing their own chips is that they've been doing it for years and aren't stuck behind intel not delivering for years on end
that was the first model where they fixed the keyboard iirc


