#general
3141 messages · Page 1653 of 4
dw, i won't tell anyone
ignored 
Big sad
ded's describing his life again guys
What in the world is that last sentence
Don't project
lol
I am Russian. Give me a break
you want a kitkat? sure
Good stuff
@warm anchor Hi
Don't worry bro. Most people here are Balkan or at least Slav. 
BRO!
BRO!
For some reason when I reveal that I am part Russian I instantly loose all of my credibility

How is being Russian has anything to do with your message?
CSGO PTSD
send russian bride over pls
Probably. Also people just assume I cheat in every game.
Probably all Russians who know computers get that sort of treatment
Do you play Dota?
how do i improve this design
what am i looking at
like i literally can't find how
"aaa"
I would shows the entire directory path there instead of just the name of the folder
Should be “path” instead of directory
Used to just to watch at toxicity
like this is so much better
So this bot can yeet itself out?
I had it set on that but I changed it to keep the consistency with the directory list command
If I ask the bot to delete its project?
maybe
This gives me chatcontrol vibe 
/chc rm rf chc 
Wait CC can run OS commands from minecraft? oO
(it can't though)
No it can list all files on roof folder inside Minecraft chat
Which I found kinda unnecessary lol
It was then made into that joke to ask chc to delete itself
I got to sort through my cat photo collection soon-ish
i mean, it's true tho
so yeah i'm stuck on that awful design
You know those life and death moments when you need a cat photo. I just the tool for that
I plan to catalogue them by location (carpet, furniture, sinks etc) color and number of cats
ok but this is the best design though
ignore the template type, i accidentally changed it to my discord id
it actually starts the project
Daily funny standard implementation time: https://posili.me/i/2021-08-19_00-59-37.png

Quake 3 still got surprises me 22 years after its release https://www.youtube.com/watch?v=p8u_k2LIZyo
In this video we will take an in depth look at the fast inverse square root and see where the mysterious number 0x5f3759df comes from. This algorithm became famous after id Software open sourced the engine for Quake III. On the way we will also learn about floating point numbers and newton's method.
0:00 Introduction
1:23 Why Care?
3:21 The Cod...
@tired heath https://youtu.be/Fm0vygzVXeE
When the Quake III Arena source code was released to the world it contained a previously unknown algorithm called the Fast Inverse Square Root. This is the story of this strange algorithm and how it works as told by retired Microsoft software engineer Dave Plummer.
For more info on the FISR:
A great video with better math explanations: https:...
he also drag races it
near the end
nice
basically: it's still surprisingly fast, but not nearly as fast as modern impls
wtf guys the other day you said tuinity discord was a furry server
they have no furry art channels
lol
why would you lie???
Leafs avatar isn't a anthropomorphic animal
members only, u know
I know an anthropomorphic animal when I see one
onlyfans or smth
if it is a furry server it has to be the weirdest one I'm in
Well. Part one is true, part two is not. 
no both of them are true
ive been in some weird and extremely degenerate servers
tuinity tops all of them
i think that says more about you than about tuinity
Join us in the friendly syscraft club then.
it really does tbh
Converted analog values. Calibrated 16-bit data.
Only 8 bits long.
how did you do that
I assume the actual value is 16 bits, but converted to 8 bits to apply as much pain as possible.
I am sorry but that's cursed. Very cursed.
And it's one of those I can't test without setting up another switch.
Thanks Cisco for err disable. 
does anyone know a image file mounting thing that doesnt preallocate all disk space?
imdisk prellocates all the space and i hate it
depends on the image format, basically
most virtual disk format's used by VMs support thin provisioning
well imdisk uses raw images by default afaik
which can't be thin provisioned
yeah
i just need a way to store a bunch of files in a single file, and being able to mount it somewhere
preferrably, if possible, as a directory
though a virtual drive will do fine
Ok got my power back
is there a plugin for 1.17 that prevents people from joining wiht a vpn on?
i'd been using imdisk for the longest time for this kind of stuff but it preallocates all the space
windows 10 apparently already supports vhd's natively?
i think i remember that yeah
ok that... didn't work one sec
It's not wrong doe
i remember doing that in windows 8
though i remember needing to set up a login script to auto mount them
https://github.com/Laarryy/Anti-VPN @buoyant jewel
ty
let me try out softperfect ram disk for this
ahaha
good job softperfect
lets not\™️
oh fun, we already encountering jokes and we havent even opened the program yet
this is so bad its funny again
nah it just sucks
Somehow reminds me of SoftRAM
works better when it's hard
proprietary disk format?
yeah i know
but its just a raw disk image is what i meant
at least going by the fact it preallocates
oh i forgot you can create and mount vhds with disk management, still a long process and ill be writing scripts for it
there we go, empty 64TB vhdx is 20MB
i litterally forgot windows supported this
ok so lets not go 64TB, just formatted it and its 200MB
nvm looks like thats the case for anything you try
huh?
First occurrence of multiple bits meaning the same thing in this standard.
And my monkey brain didn't prepare the code sample for such a thing even happening. 
kinda wish i could run windows stuff on linux
wine
yeah no i know
wine+winetricks wont run the Stormworks dedicated server
nor will proton
itll launch, but crash on startup
windows on EXT4 when
no real reason for that
or at least better disk, memory, cpu and swap management
win11
or just use linux
i am on win11
read my earlier argument
half the stuff i do doesnt work on linux, not even with wine/proton
im just saying cause im pretty sure itd be easier for stuff to add support for linux than the other way around
you mean for the stuff i do?
wish i had source code, so i could
i mean if i had the source code itd be easy
stuff gets complicated when you write addons for a game written in C++, thats closed source, and the developers ignore most user feedback
and only available for windows and wont run under wine, nor proton
at least the dedicated server wont
not even sure its an issue with wine because somehow bugsplat still pops up
wait
apprently windows on btrfs is feasible?
I mean, if you can get the fs driver to load at the needed time, yea, sure
apparently someone wrote a windows bootloader with btrfs support
that is swag
and the only dependencies are an NTFS windows install with WinBtrfs
then you can use ntfs2btrfs to convert that ntfs volume to btrfs in place
apparently it works with everything between winxp to win10 2009
it theoretically should work with ext4 too
though at this point it only supports btrfs
well winbtrfs is also written by them, and is a kernel level driver
hi
My understanding was that they took 1.2.5 Java, ported it as close to line for line as possible to C++, removed all the bits that were too slow, then rewrote the renderer because there was no way the existing design could work on mobile
Then bedrock was just a name change when they expanded it from mobiles to consoles and Win10
All the features added back to bedrock since then were them rewriting the slow bits
I might have the version they started from wrong
iirc I got this from an offhand comment from one of the original Bukkit folks (probably starts with a G)

A wild broccolai :o
I need this movie to exist
So after a month, I can confirm that a Raspberry Pi 4 (8gb version) can comfortably run a papermc server for up to five players at once. Had it running in the garage and gave the public IP to a few of my kids friends. Apart from a few episodes involving command blocks and TNT, she's running like a top. Thanks to @brave radish for all the help. This is a great technology and community.
It'll run even better once Tuinity gets merged 😎
no idea what that is, but i'm sure you're right!
wholesome paper general
it's a fork of Paper that's merging into Paper
h u h, that's some interesting info
This has to be one of the stupidest products ever made…
what the fuck lmao
It’s a bar of soap that tried to eliminate the leftover center of the soap
🤣
"we got rid of the unused center"
I usually use the soap until its like disintegrated
The same thing will happen to this
what the fuck does that even mean?????
so idk what the point of that is
people don't use the soap until it does not exist anymore????
how fuckin imbecile does one have to be
it's like leaving food on your plate
This reminds me of people who say
90% of all red light violations on the road happen within the first .5 seconds after the light turns red, we should just extend the yellow light time by that much
As if after a period of time, the same thing wouldn’t be true again
lol one of the yogscast was failing at Metal Gear Solid on her first play through and accidentally found a new skip that uses a new technique that was never discovered before and might be applicable to other places
So you do it again and again until it doesn't happen
Are you sure that’s the intended usage? (Serious)
But even just the one place she accidentally did it might cut 2:30 off a run where the record is like 36 minutes
read the label in the picture
Wow
machine is innocent unlike eter
Lol
Burning that bar of soap now
Hahahahahaha
Idk how much it cost, but I bet it’s more expensive than a bar of soap of similar size
So you get less soap for more money
that sounds like something Randall Munroe would come up with tbh
Put “green” on your product and instantly upcharge by 50%
Where I live, for sure
It’s specially bad on Amazon here in US
now we have more money to plant trees!
put "animal cruelty free" in your product to make the consumers ashamed of thinking to buy other product which might've been made with animal cruelty
even though this was probably made with animal cruelty anyway
"less animal cruelty"
Look up California bacon ban if you want a joke on animal cruelty free
Need someone to make “Animal Cruelty-Free Water” (made from green sources)
if my water comes from green sources then i probably don't want to drink it
might not be potable

Read this sentence and you will instantly rolling your eyes like me
h u h
uh
i don't know imperial measurement but that sounds like a lot of feet
No one, is keeping me from my bacon.
Apparently an increase of 4 sqft makes it animal cruelty free 🙄
That's 2.23 m^2
i bet u wish u had 4 feet
dude i hate netflix so much
But good luck for small farmers now they are forced to lose 20% of their pig or you can’t sell in California 
95% of the movies I wanna watch it doesn't have
I’m sure there are humane organizations that do great things, but they all have the one big one that just drags them all down I think. You know em, you love em, PETA
well it does have but you need to use a vpn to access them
somehow it sounds smaller when put in metric
just turn it off
How about you, idk, pay for them
Yes they do but regulation like this makes no sense and is designed to hurt small farmers and benefit the big farms
Another California fuckary in name of goods
Almost all movies are on either Netflix, disney plus, Hulu, HBO max. Just get all those and you’re good.
Prime video
all the good movies are torrentable too 
Forgot about that one. Those are the services I use
literally this
yuck
im broke college student
Just pay for all stream service
we left cable TV and now came back to subscribing to more than 5 services to get the content we want
It’s actually not bad in a sense you don’t get ads
Fuck ads
You pay about same amount of you subscribe to everything
You watch tv for that prize because your show is heavily subsidized by advertisement companies
I have Amazon Prime, Netflix, HBO Max, and Disney+
dude
If anything is on Hulu or Paramount+ I just 
That’s like $60 still cheaper than $150 I was paying for tv
that's quite some expensive TV you had wtf
I use Prime for the shipping so the video stuff is a bonus and I get HBO Max from my cellular service
although i guess i pay less because I have an older plan that's not available anymore
netflix $8.99 + hulu $11.99 + hbo max $14.99 + disney+ $7.99
paying 45 dollars per month
540 dollars per year

and prime!
ngl tho the appeal of netflix for me was that you could find "everything" there and that appeal just disappeared once things started to get scattered across different services because "hey we want our stake in the process too lol"
exactly
netflix still is worth it imo
i don't think it's unreasonable to understand some people can't pay for all services lmao
I'm probably not going to keep Disney+, I've only been using it for the Marvel TV shows
somehow in the music industry, music manages to be available in most of the popular streaming services because convenience and yet disney locks everything into their Disney+ platform for that extra penny
disney+ has like very specific things, so if i want to watch something its a lot easier to torrent because i know exactly what I want to watch and its not really something to just browse around and watch whatever like discover random things
name me one album that isn't available in both spotify, apple music and tidal
meanwhile let's do the same thing but with some movie
yeah
and reverse for netflix (which is why i still pay for it), its easy to browse random things
Movies and TV shows had pre-existing syndication schemes which just got translated in to streaming
And then silo'ed off entirely
Netflix never had everything all the time because they had to buy slots in the syndication schedule, just like HBO, Showtime, TBS, etc
yea shows being removed sucks a lot
i was in the middle of watching bobs burgers when it got removed

If it's not an original show made for that platform I'll probably just torrent it even if I have access to it somewhere
Just so that can't happen to me, even if I take 2 years to finish watching a show
yeah, now pay this other subscription just to finish bob's burgers and never login into it again 
idk
i torrented it 🙃
honestly that should change
it could be as convenient as music streaming and they'd still get their money
awesome
lol when i was younger i used to rent movies from the public library and rip them to my pc
AWESOME
before i had internet
ngl movie DVDs were dope with those custom menus
like wtf i have a menu I can interact with through the video player??
From 2001:4490:4c1d:833:be62:d2ff:fe9b:40c0 (2001:4490:4c1d:833:be62:d2ff:fe9b:40c0): icmp_seq=3 Destination unreachable: Administratively prohibited
shitty router moemtn lol
id watch them on my tiny ipod video 
it was so cool
we kinda lost that with digital platforms
i still have some DVDs around, probably some can't even be found on streaming anywhere
like this CGI Inspector Gadget movie
lotta adam sandler movies and those 2000s movies like eurotrip
the name was Inspector Gadget: Biggest Caper Ever
i also got this CGI Popeye movie
and a lot of Noddy episodes on DVD
one Bob the Builder DVD
hell I'm sure I even got Hello Kitty somewhere 
this is where having a DVD drive on my computer comes in handy
pretty sure my parents still have some film reels in a box somewhere, i remember watching tom and jerry on a film projector
cant get older than that 😩
damn
yeah the oldest i can get is some cassettes my parents have at the living room
music cassettes tho
but they'd record them out of radio playback
the OG mixtapes, none of that soundcloud crap lmao
i tried to do that with my pc, but i didnt have a real recorder software and the one in xp only did a minute at a time l
only one minute at a time?
idk thats what i remember it only recorded a bit a time
i can't quite remember that, but i remember recording some hilarious audios in my first computer and then pitching them up
or speeding them up
or then reversing them to make some satan-sounding stuff lmao
the sound recorder from Vista and 7 lost those abilities
yeeaaah
(although for some reason my uncle had installed this windows 7 transformation pack so i didn't use it with the luna theme lmao)
that was it
you could do effects
and i guess edit parts of the file, judging by that menu? idk, but later versions lost those
idk if the Windows 10's recorder is any different from 7's
well didnt use it for long, downloaded limewire on my parents pc which had internet and would sneak on there to get music
pog, when i got into the seven seas i was already using torrents
my sister used something else though, i think the name was kMule? or eMule, to download movies and burn them into DVDs
she'd then give them to me to watch lmao
got a ton of kids movies stored in a CD case
i used warez sites on my parents pc and then would just copy to my pc, and when i finally hooked up my pc to the internet, all the viruses i had installed activated and broke my computer lol
luckily was only like 14 so had nothing important
rip
when I was younger I'd download stuff off of Softonic and have internet explorer's window be 50% consumed with search toolbars 
fun times
my uncle then found it and just wiped the system clean
shit was slow at that point
awesome 
so badddd
another toolbar collectioner i see
cool thing it all died down with chrome and firefox but those were some elements of older web that give me nostalgia
ok I'm speaking like a boomer, it wasn't that long ago LOL
is 2010 too old by this point?
well im 11 years older than you 😬
so you're 29, is that right?
ye
nice
I'm 29 too 😛
awesome stuff, i tend to forget not all people around here actually play mc actively lol
yea tbh im about done with all this mc stuff
prob
:(
damn :c
usually in my group of friends I'm the one who keeps the minecraft hype going LMAO
like just suddenly "yo i made a server let's play"
and we all go survival again
i haven't played the game lately though
we gotta migrate the accounts now, right? i still gotta do that
you don't have too (yet), but it's rolling out as an opt in
One of my of my account got selected
oooh, i see
They finally did fix the stupid ass mistake pure
oh you got your authentication code problem fixed? :P
since I use MultiMC i never know if I'm selected lol, i mean i haven't gotten any email either so
multimc doesn't support microsoft accounts yet
Wait didn’t they release
huh i thought they had updated already
Today or something
today?? not weeks ago?
oh it literally just came out? I didn't know that
definitely not weeks ago
I checked like 3 weeks ago and still nothing
then i guess i just read some beta changelogs or something
cool thing I haven't migrated yet then
Idk. I am trying to find it
nice, well I'm glad it's being supported now then
Nice
Lmao that title
He sounds mad being forced to do it certain way
I could only imagine lol p
he is mad lol, dunno if you've seen his other comments on MSA
The emotion you can feel through the title 
nice
You will get a little notification on vanilla client if you get chosen
“Migrate now…… sidjsickjkslcks” like that
you can also check on https://www.minecraft.net/en-us/profile if you don't use the vanilla launcher
Oh that’s nice
looks like this if you have it
oh okay
i cant use ipv6 f my router as v6 enabled
the router can ping ipv6 hosts
but i cant
1984

If on windows, try disable v4 on network setting (note that this will break majority of website)
Why not debian 11?
not in the right situation to update
i also ididnt bring any usbs
and my server is like an 8 hr drive away
and a electricity outage killed it 
also dont have enough clothes to drown the tears of not having discord for 4 days
should install it on my phone
Where in Sahara did you live and put your server
There are more atoms in a single grain of sand than grains of sand on earth
is my routers firewall shitty af?
With Teredo(Miredo): ping ipv6.google.com : works
With (New)ISP's IPv6: ping ipv6.google.com : Destination unreachable: Administratively prohibited
This is crazy, streamer just really hated this part of the game so was derping around the door that is locked forcing you to do it
Less than a day after she did it the speedrunners figured out how to reproduce it, think they know why it happens, and found another spot to use it on
Reason i suspect firewall: this is inbuilt router tools
That's runs for Metal Gear Solid, pretty old game
Apparently people had claimed to do the skip before but never got it on video and couldn't figure out how they did it
So it was discarded as either fake or impossible to do reliably, I guess
That skip is big enough that my phone let me know about it!

how was everyone's day
Bad
bad
Bad so far
yogscast 😄
day full of nothing lol
why y'all having bad days
I spent half of it in #paper-dev
Yeah that's a good way to do it
tomorrow idk what I wanna do, might go to the mall
School being dominating my life atm, not too bad. One class back at campus so I'm able to go there and actually be around other humans which is nice
writing software
is fun
when it works
i had a bad day cause my fucking isp wont give me support for something i paid for
Hope it gets better for yall
probably wont
k well have fun being miserable then
lol
bob ross exhibit
Epic.
Anyone here run Paper on OpenBSD?
Expect bad performance with that.
What about FreeBSD?
Don't remember exactly, but the performance on *BSD is bad due to some IO issue they have.
But again, no idea if that's still correct.
Interesting
Actually, it gets explained later on, converted to 4 bits and mapped to a dB table.
Good thing they don't explain if it's the first 4 bits or the last 4 bits.
yo paper who up
Welcome to standards:
https://posili.me/i/2021-08-19_10-39-53.png
https://posili.me/i/2021-08-19_10-40-03.png

gotta pay up bro
Pay brother!
I've literally never had anything from ovh
waterfox browser go brrrrrrrrrrrr
Bro moment.
firefox who 
Better pay up those 4€ bro!
me confusion
Anyway, figured out what happens if you hit the 32 bit integer limit on a Cisco SG switch: https://posili.me/i/2021-08-19_11-36-17.png
wish discord had an ignore list
you mean block list
no, blocking still shows an idiotic "blocked messages" banner
I added some form of payment
and now it says "Amount 30 CZK"
instead of 100
??
which you can't remove without 3rd party extensions
just found out some server owners still use 1.8 🤢
ok
lmfao
ovh i guess
happens
I literally cannot find what "debt" I have
Biden's America
yeah, 8,2% of minecraft servers use 1.8.8
sadly
what
is this
??
both are cancelled
they dont want it
wtf
maybe some confirmation payment
but it doesn't do anything
O_o
I would say call them, but they only speak french am pretty sure 😂
yep
sad
well
i guess my account is disabled then
🤷♂️
I literally got no email from them for years
And today I got a email "upcoming closure of your account with pending payments"
and I cannot send a support ticket because they want you to choose some product when you select order tracking/billing
do they have a support email?
if they don't, just learn french rq then call them
are we in august?
yes
for now, yeah
august 19th
they usually reply really fast
i added payment method maybe they'll take their money
but I'll contact them and see
ovh is scam
👀
I guess I don't have anything
maybe their system is weird? after 4 years it tells me that
idk
police ☎️
🚓
well I've send a ticket
what
they say if I can send screenshot but the ticket is already closed
lol I had a similar situation with a blizzard ticket before, they wanted additional information but it was closed... so I couldn't :P
That’s some odd English
it's frenglish
Yeah
how do i send more info

I'll just reply to the email that's best
oh my f god
are they joking
Welcome to OVH support.
Glad I don't use it.
And people complain about other hostings, damn
Had VPS there for 2 months in 2017
Hopefully they'll cancel my account too
But at least I got confirmation from support that my acc is not in debt

I think this looks better
Daily high quality AuthMe support reminder: https://posili.me/i/2021-08-19_13-54-37.png

u saying to me?
Yeah.
Do you think Mojang should add support for custom enchantments in game?
I mean
The community has only been asking mojang to data drive the game for the past few several dozen years
Definitely
they use enums and this is the problem
Would add so much more variety to servers
idk what is hard to change enums to maps and add few packets to register custom things
Mojang doesn't use enums
oh i didnt knew that
Like, maybe they have one or two still dangling around but much stuff is in registries these days
custom items and blocks will be a thing in the future
but when?
?
.eta
Paper updates have no ETA, "rough estimate", or anything of the likes -- ever. They come when they come. Be patient.
that goes for every software
as long as you don't pay for it getting completed at a certain date you have no right to ask that question
Mojang wants to do it but they've got other things to do too
but u mean paper or vanilla?
I do have a feeling that custom items and blocks will be tied to datapacks though
that will be the way to add them to a vanilla server, yes
ideally on the modded server side we will have a plugin api for it
at the end of the day, there are a lot of nice to haves, but, mojang aren't gonna stop working on everything else and things like adding pretty features to add data driven
the main issue they will have to figure out is how to handle client side models/textures being missing lol
Well, stuff data packs do can be done in the server
biggest thing is that you are gonna need a resource pack, however
Kinda like how you download resource packs from some servers
that's not my point
Oh
my point is: what happens if someoned doesn't have the pack
Um
they will either need a fallback or just have missing model/texture blocks
the pink and black squares texture will do
everything else is trivial and theoretically can be done already
^^
nothing stops you from doing real custom items/blocks right now on the server side. you just have to do some translation when sending to the client so it displays correctly with your resource pack setup
They already have invalid texture handling in the game afaik
having the ability to define a fallback to similar items for people that are not able to load server resource packs would be good though
in bedrock, if you have a block that was added by a custom pack or whatever, and you remove it, you end up with this fun block: https://minecraft.fandom.com/wiki/Info_update
but u have to replace some items
if u want to add new item in resourcepack u have to replace another
no
https://github.com/TheEpicBlock/PolyMc
PolyMc is unique in that it operates on packet level. The advantage is that the mechanics are separated from how it's rendered. Usually when you would make ...
no?
also phoenix where r u talkin from?
with items you have the custom model data crap?
So how to add custom material with texture without replacing existing on server side?
what?
for items the custom model data works, for blocks you'd have to do some hacking with block states
but of course that would only be necessary for actually displaying it to the client, on the server side you can simply register your items and blocks like with any other mod
custom haeads have defined bounding box
hm?
technically you could even have a handshake with a client-side mod which natively supports custom items and send those client the data directly instead of the Vanilla-compatible resource pack setup
yes but without client-side mod it is imposible
but getting people to install mods is even harder than getting them to accept server resource packs lol
stop saying "impossible" if you have zero idea how the game works in that regard lol
iirc ploymc *polymc dosent need client sided mod
take a look at origin realms if you want to see almost everything that the client supports right now
(just market your stuff as "super fast performance client!!" like Lunar Client and people will install them like bees coming for their honey
)
someting may exist
reee starlight already moved over to paper org
Maybe i can google it
was just about to mark a comment as spam 
am being scammed
lol its no big deal, starlights repo is usually alright
except this fuckin icon thread 
PolyMC don't support entities
at the point at which you're dealing with mods you can do it yourself
But, I think that's many of the issues is that the game wasn't really written all too well for this in the first place
much data needed for this to work is still hard coded
will paper support custom items, blocks, entities, etc. in the future?
Stale bot is going on a spree in #paper-github
if mojang adds support for them, our aim is to support them
as for how wide that support is, it depends, you're still gonna need a seperate resource pack if mojang requires that, etc
port Minecraft to the Source Engine, problem solved 
but will they do it?
as I've said already, it's basically somewhat high on their wishlist
It's just not a trivial thing to do and they're not gonna stop the entire development of the game for this
How do you know that?
We speak to mojang
dam
Once a month we offer a small animal to them in a ceremony and in return we get some weird sentences
tell notch i said hi
fuck notch
i agree
why?
i know he left Mojang, but is it a reson to hate him?
auwowa
no that's not the reason
he has created this beautiful game
you're an idiot
without him PaperMC problably would not exists
michael uwu
He's made some comments over the years which some communities are generally appalled at
I have absolutely no knowledge about half the mojang staff
#HelenIsLoveHelenIsLife
NO
anyone can be better than notch
notch isn't even in mojang
but notch is the creator of the game
no one cares
I care
he is also a huge transphobe antisemite and racist
^^
but microsoft bought it for 2.500.000.000
so now minecraft is of microsoft
i don't like the Microsoft, but they are still supporting java edition (better edition), so I don't care they own Minecraft
why do you not like microsoft
true, but why we must be Notchists?
seems like so
dude if you want to defend transphobia just say so
wat
Trans are a part of the world like we
trans is an adjective
Trans is a prefix
yes
so transsexual?
I do not like where this is going
.-.
transgender is usually the preferred term, since it has nothing to do with sexuality
..
"Sexual Healing" by Marvin Gaye
Listen to Marvin Gaye: https://MarvinGaye.lnk.to/listenYD
Watch more Marvin Gaye videos: https://MarvinGaye.lnk.to/listenYD/youtube
Subscribe to the official Marvin Gaye YouTube channel: https://MarvinGaye.lnk.to/subscribeYD
Follow Marvin Gaye:
Facebook: https://MarvinGaye.lnk.to/followFI/facebook
Instagram: htt...
idk
yes, have some good music
does this look like #music to you?
right there
I don't know any trans so i'm not sure what is this
i will cat
Well, it is related to the convo so who cares?
"core" "team"
i will fite you
LOL
he's gonna shove you inside a box and mail you somewhere
don't reveal my plans
Short Circuit 2 - Johnny Five Arrives: Ben (Fisher Stevens) and Fred (Michael McKean) are surprised by the arrival of Johnny Five (Tim Blaney).
BUY THE MOVIE: https://www.fandangonow.com/details/movie/short-circuit-2-1988/1MVe1932e65aef499e96073bc28d188c361?cmp=Movieclips_YT_Description
Watch the best Short Circuit 2 scenes & clips:
https://www...
tinfoil hat guy from better call saul
Um... nightmare fuel?
"You are burdened with a great power devouring you from within. How far down the path of darkness will you let it take you? The fate of the Forgotten Realms is on your party's shoulders. Will you carry it to salvation, or descend with it to hell?
From the creators of Divinity: Original Sin 2 begins the start of a next-gen...
this came up in my recommended
when is #hanger going to be setup properly again?
given it's now +m, I assume they don't intend to move the bridge
in any case I'm not aware of any plans to do so
that's why I ask here, seeing as the channel was muted I can't ask in it lol
If they were planning to move the bridge, they likely would've done it when they opened up the Hangar server
a -> b -> d (main)
\
-> c (feature)
I pushed my changes to the remote feature branch and a new change was pushed to the main branch. How would I merge in changes from main to my feature branch? I think if I rebase I'll have duplicate commits d when I merge feature back to main because the changes are already pushed. When I rebase to merge the changes from main I think this is what it would look like
a -> b -> d (main)
\
-> c -> d` (feature)
seems a bit dumb to first create an IRC channel and then abandon it 
If you rebase feature on main, then the parent of c will be d
If you merge main into feature, you'd have a merge commit on feature whose parents are c and d
phoenix616: the IRC channel was created when hangar was purely a Paper project, which it isn't any more
Okay so it sounds like I have to merge. I thought I would be able to use rebase for almost everything, but that doesn't seem like the case
I see no reason why you can't rebase?
Rebasing does exactly what it sounds like - it changes the base of the branch
Rebasing feature on main would give you this:
a -> b -> d (main)
\
-> c` (feature)
Oh wait rebase seems like it worked fine. I know one time I rebased and I got duplicate commits
when I merged the changes in feature back to main
Oh wait so if I pull, it does screw up the rebase
The IRC channel for hanger was created before we knew we where gonna be collab'ing as a wider project
I don't think that there's been any discussions on that side on trying to link over channels
After pulling changes from remote, it becomes like this
a -> b -> d (main)
\
-> c -> d` (feature)
I might be able to force push it? How often do you guys force push?
I mean, force pushing has caveats so generally it's like, best avoided, but, outside of flooding a feature branch with merge commits, unavoidable
Hmm I see. I guess I'll need to merge. So when I didn't pull and did a rebase it was like this
a -> b -> d (main)
\
-> c (feature)
When I try pushing it said updates were rejected because the tip of your current branch is behind
After I pulled, this is what it looked like. So I think I have to merge unless I want to force push
a -> b -> d (main)
\
-> c -> d` (feature)
IRC KEKVV
broccolai is unjoinable
@waxen panther 
typing
Anyone knows a site what just checks a domain name against all possible ttls? Getting annoyed checking them one by one
aa tld
thx
isn't there a better page than that? Can't believe no one has made a github repo that just has a file that lists every single valid tld so you can just compare it with that
Like the hosters I know used to show you a list of alternative endings in the past, but for some reason the stopped showing it off.
But for now tld-list is fine, I mean better than nothing
yeah I just wand a file that I can simply query to compare if something is a valid tld
pretty sure not all of em are registerable though
because stuff like .samsung is in there
why is .io more expensive than .com?
o boy have I got something for you. https://github.com/tehbrian/domain-scout, made exclusively for that purpose
custom tld lists and optionally you can check against your dns if it’s taken or not
ye np 
thx
477 tlds :blobsweat:
yea feel free to pr custom tld lists tho, or you can just make and use your own
it's trendy
you can't have a startup without an io domain
just wait, we have hangar now
startmc.io, my favourite startup company
i got tickets to a showing of star trek iv 35th anniversary in theaters 😭
what happened
old news
That's not current Spigot; Spigot is on their own Bitbucket stuff
that was forever ago when they weren't patches and got DMCA'd along with CB
lol
2014, way back when bukkit was found out to be a project of mojang, contributor said "lol, no" and dmca'd. repos down, then spigot works around it to their own bitbucket repos, then later paper is born
skip ahead years and we here
Actually Paper was already sorta born but ok
ok
feel free to correct me don't need to go the "but ok" route, im not saying anything with absolute certainty like im the master of the universe
I just said but ok cuz that bit didn't really matter to the actual story

lolno is a very simplified version of "Mojang just told me this is a violation of my copyright, so I'm protecting my rights"
that is correct, it was intended to be very simplified
if you search from: DenWav DMCA you'll probably find a much longer explanation
it's a biweekly conversation here for some reason anyway
@warm anchor gaben changed helm of the dominator 2 and look who's vibing 

gottem
deserved, I hate broodmother so much
did you see the tinker changes?
Never played him, so not sure about their impact tbh
tinker is support now
but the annoying skill where he spawns all those small machines is a shard skill now, thats nice
Dawnbreaker got a tiny buff which is nice, I like her. and she finally has a agh scepter ability xD
thats probably for the better
ugh, why is intellij not opening up all the projects I had open before... its been doing this for a few days now
yo, my friends can't join my papermc server, I tried everything like test my port forwarding, turning off my firewall, allowing all java connection etc, do u guys have any ideas how he can join
did you give them your public IP?
yea
day #72 of trying to get abs (yesterday): Did like 30 minutes of cycling
day #73 of trying to get abs (today): Did 1 hour of cycling. Damn, cycling burns a lot of calories lol
BS.
@quasi valley
Cycling is bad AF for calories. 
mf ?
@quasi valley WHO ARE YOU AND WHAT DID YOU DO TO KNENY
you can feel your calories leaving or what?
you got an internal calorie count on demand?
ur BS
i have a fitbit lol

kenny are your songs back in stock?
I'M PLAYING PAYDAY I CAN'T TAB OUT
OH SORRY
O no
I'll just substitute for kenny again
day #🇽🇩 part 19 of trying to get abs: Half past twelve
And I'm watching the late show in my flat all alone
How I hate to spend the evening on my own
Autumn winds
Blowing outside my window as I look around the room
And it makes me so depressed to see the gloom
There's not a soul out there
No one to hear my prayer
Gimme, gimme, gimme a man after midnight
Won't somebody help me chase the shadows away
Gimme, gimme, gimme a man after midnight
Take me through the darkness to the break of the day

Wut
Hey all. Not sure the best place to ask this, didn't want to bother any of the specific dev channels. My community looking to set up music streaming on our server, but we make use of server resource packs and are sensitive to RP size. There seem to be two methods today, one a jukebox-like plugin that plays music that's in the RP (which makes the RP too big to download), and one that requires a player to leave minecraft and open a browser to listen.
I'm wondering - has anyone found a way to stream music from storage to individual players, rather than forcing a download?
not possible without a browser
Bah
or mod
Client mod you mean
right
Too bad.
It is, but where does that get stored if not the RP?
Oh oh noteblock music
Yeah we tried that. Server tick isn't consistent enough and the songs sound weird af.
well, optimize your server
lol I only take on the challenges I can solve here
Imagine not running on 20tps
We have 20tps, that didn't seem to be the issue. Just small microsecond delays in the music made it really awkward.
Like the beat would just never line up
Alternatively you can send the player a YouTube link and ask them to sign a contract that they will play the damn music as demanded by the all powerful server owner and obey to his superior music taste
Resource pack, youtube link, or noteblock is your only choices
I have seen some people mix note blocks with standard minecraft sound effects to get a bit more detail in the music. Probably quite difficult to find the right stuff and align it with the music, but if you really want it, it's an option.
Ok thanks for the input y'all
In all fairness it's completely custom written orchestral music for our community's build server
So we're trying to create an immersive experience for new players with music and such
It has worked in the few places we've deployed it, but the file sizes are problematic for download. I think we'll go the web player route. There are some plugins that synchronize player location to a web player.
Basically proxmusic
Would probably be the best idea yeah
@mental meadow 
❤️
Wait aurora is purple now wtf!
yesss
New role? 
new role in discord yea
That’s nice. PLS manage Leaf he’s mean 








