#general
3141 messages ยท Page 1817 of 4
I know Tux has but idk if he used a DB
What
you've used cf workers before right?
Oh yeah, they're pretty cool. Not great for every application, but it excels in certain usecases
arent they kinda expensive?
Depends on the scale, but for small-ish stuff you can get away with free
Why does changing level-name clear player inventories?
This is the KV pricing https://i.yarr.is/zpwwml1
If both worlds are still intact
Because you change the name of the main world
player inventory is stored in main world
ah
you'd need to move player data over
If I switch it back, will the invs return?
yes
yes
Thank you
idk if that helps you at all but there you go 
I can't put into permanent mitigation mode because the mitigation mode is already active and they can't seem to filter the ddos properly from linode's infected botnets I think, way too many to report and I don't remember where to look for evidence (way before it was possible to see them in dmsg and kern.log) but since then I don't see any in these logs
rip
i thought you were banned here tbh 
I was until it took like 3 weeks for my appeal to go through
kek
name sounds familiar
now I only talk when asked to
yeah i dont think KV would work for it, sadge
Yeah, they aren't perfect for everything unfortunately
was gonna try and convert mcbanners to workers but it has kind of a relational db, not sure it could be changed to KV
yeah
Invs are in the playerdata folder right?
yes
thx
i mean, the basic thing is actually KV. a simple string mapping to some json for the banner settings. but the problem would come in for storing users that own those strings
unless i can do separated KV "tables"

ok so what is Expensive to smelt flesh to leather? 1 block of wood per leather?
You can have multiple KV databases
am at the point of adjusting thte number (it works tho!)
everythings a database if you try hard enough 
#nosql
wdym 9 blocks of coal/proccesd meat
it'll be removing the relational aspect and storing json yeah, and not quite nosql either cause individual attributes couldnt be queried, but i don't really need that
I have like 5 KV databases for one program
Hmm?
CF workers
You can always just try it out, just whip up some JS on the free plan with next to no setup
Thing is the costs of it all, like, if you've got dozens of people running around with banners, etc, not sure how fast that plan cap will be hit
You might want to do some metrics first to see
idk either, but the vps method is pretty expensive in and of itself. have no idea if it'd be cheaper or not
Remember you can also leverage CF's caching API to a crazy level if you want
Workers have some really cool utilities/libraries built in
plus im quite sure mcbanners doesnt need to be as heavy as it is
i have no fucking idea why i wrote it as microservices
doesnt CF have some sort of db?
yes, KV, but I wasn't sure if it'd work
if not something like AWS dynamodb or Azure CosmosDB could work, they should be "free"
i considered dynamo but it gave me weird vibes, something about if your data access patterns ever change you essentially have to make a whole new db and then copy data over because the modelling is set in stone and only specific predesigned queries will be fast, anything else megaslow.gif
could also just rent a cheap ass cloud vps, mine costs like 3euro/m
Let's make it microservices he said, it'll scale really well he said.
it'll scale really well if you have access to a kubernetes cluster and can pay for that
but we don't and can't
lets start monetizing banners
its just banners guys, not gta online

I'm like $200 in out of pocket at this point
also there is aws aurora serverless and mongodb atlas serverless and i think they are pretty cheap
that server gets slammed though @worn ember
we've got quite a few users and people who make banners but never sign up

it gets hit every page load
cache the shit out of it
yeah we got a little bit, def could use more
uwu
You can cache pretty much any data, and what they might not tell you is that you can put any string in the URL field and it'll match and cache appropriately, it's just a key
so basically KV but caching equivalent
i might have missed it but what are you going to build with CFWorkers?
rebuilding https://mcbanners.org
Kinda yeah, you just check if an incoming request matches one in the cache, if so, return the cached response. If not, create the response (look up whatever) and then send it. You can also control stuff like expiration or manual removal of cached items
that is currently on microservices, but, the microservices aspect is not used because it's all sitting on a single server
is there a better commit title

yes
"WHY does this freeze the main FUCKING thread"
coz dum
you should add the option for the server motd to be configured
what looks good in the client may look shit on that banner
You can. Go to Server Name and then Text Override
MOTD however, can't yet. Which I need to
lmao
Well this is going to be recoded in the future to be SVG based instead and you can put whatever you want on the SVG with some datasources mixed in and put wherever you like as well
So if you want you could do that
i like it though, the UI is nice
thanks bby
fix your twitter button ๐
we dont even have a twitter account
why I've to do the first step twice x-d
then why do you have the icon ๐
oh yeah inoticed that too
oh yea, cause thats just an annoying little bitch widget that forwards you to the actual creator
but i could probably fix it
shouldnt be hard to fix
yea just havent looked into it
been working on the backend
i made that frontend in like 5 hours and then never touched it again
it sounds something like our server's website
are servers pinged every time the image is loaded? 
Good evening papercord
no, the response from the mc-api is cached
ok good lol
spamming f5
DDOSSING SERVERS BY PRESSSING F5
Yeah the front-end could definitely use some TLC
its just icmp anyway so doesnt matter
well now that i switched to linux, i can actually load projects without intellij crashing
i legitimately could not load a single project yesterday with IJ, on or off WSL
the mere fact that WSL was enabled made it die
Glad that's fixed
never used wsl tbh
Glare, last night was actual hell
bruh that swifty role icon is cursed
So you making some changes to the front end?
I first reinstalled windows just to have a clean setup, then went to install linux. This is when I realized that new windows installs have a 100mb efi partition. So when I went to install linux, it worked. But when I went to add some initramfs modules and some extras into GRUB, they failed because the partition ran out of space. So then my PC failed to boot because GRUB was deader than a doornail. So then I had to burn a new windows install media and reinstall windows and then get gparted and manually resize its efi partition. Only to learn that gparted refuses to work with efi partitions. So I had to get another drive and back up everything in the new efi partition and then delete it, recreate it, and rsync everything back into the new efi partition. Then boot into arch install media and fix the fstab. Then finallly I could fix the initramfs and grub. Then finally it booted.
Only to come to Discord last night to cry about it and have mikro tell me that none of that was necessary cause I could've just made a 2nd efi partition.

not at this exact moment I was going to look into cloud gateway
that was toom uch to read
sux
does
TL;DR
TL;DR: tried to install linux, ending up having to install windows twice and fuck around with partitions for hours to get it working how I needed it only to come here and have mikro tell me I worked too hard

part of that's why I just setup the partition tables before doing anything else these days
like, outside of the quicko VM, much easier to just get shit into place first then deal with it
yea but oh well, tis done now
stuff like nixOS also looks kinda purty
I am probably never going to install linux for my desktop again, last time everything was so slow including myself
slow?
felt slow ๐คทโโ๏ธ
probs GPU or shitty DE
prolly didnt have the right drivers
nvidia, f u
'nuff said
oh yeah nvidia can be a bit of a bitch cause you need to add some kernel params and modesetting stuff
the OSS drivers used to not be installed by default, now they are
otherwise wayland specifically will shit itself
the OSS drivers are pretty good for much stuff but much shitty for other stuff
but yeah, I didnt like the Ubuntu experience at all, I had to reinstall W10 back to my work laptop
oh yeah no fuck ubuntu
linux saved me from the headache of using windows 24/7
but, daily driving linux made me go down a path with ended up with an iMac on my desk
everything I need from linux can be done with docker, wsl and cmd
i kept windows for gaming, but yeah. i just can't take developing on it anymore
wsl was great for a while but, naw
can't do it anymore
I am still using hyperv for docker x-d
I have an arch partition on my laptop but I don't recall the last time I really booted it other than for the "maybe I should run an update" experience
most of my linux stuff these days is just servers and the odd VM for when I gotta screw around with stuff
I used to love linux, used to daily drive it all the time, but, it just caused so many stupid issues over the years that I just got tired of it
I used to daily drive my macbook but the battery exploded if you remember
so I had it repaired and then now I just use it for on the go stuff lmao
๐
battery exploded? yikes
I have a 2011MBP that I just keep in bed for watching shit in, lazy YT, etc
well, not quite boom explosion but, it expanded so much over one night that the chassis of the macbook cracked
wanna look at ripping homebrew off that and switching to nix but I don't use it that much to care
Works for me
I am thinking if I should get M1 32Gb version as a work machine but idk if my peanut brain can handle that
Is there a way to ban all linode IPs within OVH firewall or I'm SOL?
yes
thats nice
my dell laptop after 1 year did the same thing and dell refused to repair it for free, said it would cost me like $300
i showed them the damage in the store and they were like
"oh. wow. well we can repair it for free it'll be done next week"
and people ask why i like apple products lol
if the malfunction is not caused by you and it's not your fault then yea apple can be quite good about it
all OEMs suck
apple just gets a bit of an extra stain on them because they don't have a cheapo tier
it was a known defect, dell's excuse was that "they stopped offering to repair it a week ago"
I mean, am an apple convert now, I used to be one of those OSS will rule the world one day type of peoples
but, like
huggles his iMac
https://www.notebookcheck.net/Dell-offers-to-replace-swelling-XPS-15-9550-batteries-for-free-even-if-out-of-warranty.247546.0.html

I was 1 week too late apparently
There were problems with batches of 84Wh batteries in the XPS 15 9550 that led to the battery bulging and pushing against the trackpad. Once the swelling was bad enough, it not only hindered the trackpad function but also posed a safety hazard. Users are now reporting that Dell is now finally accepting out-of-warranty battery replacements for th...
Rip
just gotta do enough to get a good few press articles out
dell don't care
their support has always been shit
am not really sure there is many other brands I'd trust outside of maybe the thinkpad line but even that has been kinda tainted
i also liked my oneplus3 until couple weeks ago decided to replace it with iphone and ohmy, it is fast
Lmao
I mean, not really
I have the 5T right now but next phone I get post getting a proper job will probs be an iPhone
it's a device I don't care too much about these days
check emails, read the news, etc, is really all I do
mfw TNTUP won't just contact linode like I said earlier
the gps and bluetooth on my iphone started being super flaky and apple just gave me a new iphone lol
I had a OnePlus 7 Pro, really was not impressed. All sorts of bizarre issues I've never seen with other phones.
The only issues that I've faced are Firefox has no addons support on IOS and I cant longpress image to open it in a new tab
Like, I just want a device which has software updates and shit and 2 years is just shorter than I keep my devices for as I rarely care to have the latest and greatest
i barely had to prove anything either, i just showed the person my maps app and it showed that i was miles away
You want a Pixel or iPhone
I mean, their earlier devices have been great but each year they seem more and more to get closer to samsung in many ways
ALSO I CANT DISABLE VIBRATION FROM NOTIFICATIONS SO I HAD TO DISABLE VIBRATION FULLY :DDDDDDDDDDDD
Like, a big plus for OP used to be good hardware for a good price and right now it's not even really there anymore
OnePlus went from flagship killer phones, to phones that are worse than the competing flagships at the same price point
pretty much, yea
the Pixels do look interesting in a sense
It's basically between that or iphone which is where I err
go for a pixel and I can keep my current apps, etc
pixel is great
Only app I'd really miss is my sleep tracker but I don't even remember to use that too much anymore
I've got a 5, kinda wish I'd waited for the 6 though since they've got the Google SoC
3 years of software support and like 5 years security nowadayss?
moving iphone <-> android sounds horrible
- custom rom support is always good so practically 5 years of running the latest and greatest software
Yeah, Lineage usually picks up Pixel phones
I would contact them but I need proofs and there's too many IP to report, and I don't know where to look at for evidence
Google actually releasing device trees alongside their kernel source makes it much easier to port
literally just nuke the ASN in a software firewall @thorny totem
or y'know, use a proxy service like tcpshield
i dont think that custom roms support bank apps?
it's superuser that some bank apps get finicky about
magiskhide 
having root by itself usually trips safetynet
Magiskhide is gonna be disappearing in the next release lol
someone will work around it sooner or later
Modern phones you can't even magiskhide
ya, am just salty cos now I've gotta yeet all the data on my phone to switch rom and I really can't be assed
topjohnwu is doing some sort of weird libzygote hooking fuckery
The mobile equivalent of a TPM rats you out
making magiskhide irrelevant
On my OnePlus 7T just having an unlocked bootloader killed some apps and installing LineageOS, even without root, killed all the rest
I honestly don't even use any apps that depend on SafetyNet passing, but I pass anyways
Lineage and Zygisk
I went ahead and installed magisk on top to see if magiskhide would help but nope
my bank app said that they won't block root access until they're forced to
These days you need to do some gross stuff to get ctsprofile to pass
basicIntegrity is easier
But, it's just the headaches of dealing with that which is why I'm even considering just going for an iPhone next
you can force basic integrity attestation to pass with a kernel patch
Pretty sure Pixel phones are the same way, I assume they'd be the first to use a new security feature
Yeah, I've been thinking about going iPhone too
Carriers are blocking out all the fun imports from China, Europe, and India where you could get a flagship at midrange prices if you were willing to put in the effort to get it set up right
Apple is finally starting to address all the issues I have using iOS, but it's still not in a place where I'd use it as a daily driver and not be frustrated
If I'm going to spend more than $600 on a phone I may as well get the actual best phone
And I'm done being a jailbreaker. Never again. Too much of a security liability.
iPhone performance is still like 3-4 years ahead on raw CPU and like 10 years ahead on software tuning

I mean, am at the point with my phones and shit where I don't care about JBs, etc
When apple isn't intentionally sabotaging performance on your older iPhone
m1 iphone when
I'll probs keep the OP for the odd thing here and there but generally it's just meh
The smoothest feeling phone I've used was a Redmi I got for my grandma earlier this year and from the specs it's supposed to be like half the performance of my phone
I used to maintain my own custom Lineage builds, but it's wayyyyy too much effort for one person
So I guess some Android people got shit figured out
defo gonna be the odd app that I miss but overall, it's like, if i'm buying a device, I want th eupdates more than I want the means to screw arond wasting my phone on it
Fucking 200GB source tree lol
Too bad her phone might stop working in a couple months
They just merge things too slow for me a lot of the time
But now that I'm not a teenager with endless free time anymore, it's not even worth attempting
I did some semi-custom stuff way back, had a phone that originally came with Windows Mobile
And we have an Android 6 source tree for something at work (๐คข), I think that's only like 40GB of shit
I ported tons of ROMs to the Essential Phone, and then promptly stopped maintaining any of them
I may have used some of those, if you posted them
Had the Essential PH-1 before I got my current phone
I came in from the Windows Mobile side so it was and is my go-to for that stuff
I feel like it used to be a lot better than it is now
Everything used to have something going on there
Now even OnePlus phones are hit and miss
Yea, it's defo a lot more hit and miss these days
Most of the big ROMs are gone now as well. It's mostly just Lineage and various kangfest forks of it.
think it's the same type of deal we have though
Yeah, you mostly get AOSP, Lineage, and Pixel Experience
fucking around with roms and such is fun when you have the time and such
Nobody really puts in any development effort but Lineage and Omni
Oh, and AOKP
AOKP is long dead
but, eventually you just wanna get a device where you don't gotta fuck around
People just call their stuff that
Didn't know the project was considered dead though
When I first got my 7T I wanted to mod the shit out of, found out there wasn't really a community for it, and never did
Lineage supports it now though so I wanted to try it out
I forgot about GrapheneOS. There's some interesting things going on there, like their hardened malloc and privileged app sandboxing
That flopped so yeah, other than switching to Pixel Launcher I don't really mess with them anymore
GrapheneOS and postmarketOS are the things I wish I could use ideologically but know I never will
You won't be disappointed. They put in more effort than lots of hardware vendors do.
Oh season 2 of the Witcher came out
I was disappointed
Oh?
SafetyNet died
Graphene is much more usable these days btw, they support Google Play services
That's how I started in this conversation ๐
Oh i thought you meant about the Witcher kek
The Witcher season 2 I've episode 7 paused right now ๐
i like that season so far, on ep 3
am glad there's less jumping around, s1 was confusing
If I get a Pixel instead of an iPhone I might look in to GrapheneOS again some day
Hard to follow who was who and in what time lol
Saw new Spiderman today. Going to start S2 Witcher tonight I think.
All of the on-device AI stuff on the Pixel is pretty compelling
They've made good progress. Definitely not accessible for people that aren't used to tinkering still though.
i was really confused in s1 because ciri and pavetta looked so similar and they didnt really say they were jumping in time. honestly they could've just put the year in a fade in and it would've helped
Yeah haha
My sister got a Pixel 6 and Google just put out some big update for it so she was looking for it
She got to learn that she was paying Verizon $100 extra for the phone for the privilege of them delaying updates for a month or so
Iโve mostly just stuck with apple because of how long they keep their devices updatedโฆ even if they literally crap themselves because they canโt even run the software anymore.
My battery lasts what, two hours?
But I really kinda want the freedom that android devices offer.
I think on an iPhone I'd have no choice but to let my company put an MDM on to use Teams
There is some sandbox app you can get on any Android phone to shove Teams and the MDM in there, haven't tried it yet because I don't want work to have any access to my phone but it's nice to have the option if I need it in a pinch
wdym?
do operators block updates or something in some countries?
how old is it? damn
All updates used to go through the carrier
iPhone was the first one where they didn't
Nexus blew off Verizon for years because Google wanted to do all the updates themselves but now they either wait for Verizon approval or go through Verizon
why tf
US carriers claim if they just let any device on their network it'll break it
iPhone 7
Which is kind of true but that's the FCC's job
If you wanna help her out, you can sideload the official Google update zip from recovery
ah us, that makes a lot of sense
It hasnโt aged well.
Since it's signed it doesn't need a bootloader unlock
i guess that is the reason why my iphone prefers wifi over mobiledata
that's a 5+ year old phone, when did ya get yours? if its the same battery, its pretty understandable haha
like i can disable mobile data permanently but i can only disable wifi for a day
US carriers were kind of forced in to being open for LTE, Verizon was literally forced and AT&T was always fairly open and couldn't stop now that Verizon was too
But they both put their VoLTE support behind an IMEI whitelist
On Verizon that's no change, you used to need CDMA support to make phone calls still and Verizon had that locked down, they moved moved the lockdown to the new system
Haha.. like 5 years ago. I mean, itโs really been a pretty good phone.
Means if you use an unapproved phone you get data only
Iโm thinking about either upgrading next year or just switching, Iโm not sure.
im surprised you lasted that long
Do they have unlimited data plans at all? ๐ค
Although AT&T makes it sound like they're going to block the phones entirely, that might just be simpler to communicate or might be because they assume no one would use a smartphone without actual phone service
I literally just got wifi calling this year
The tip is to always leave it on the charger x)
Carrier never allowed it on BYOD plans before
Google bid up the price of the spectrum Verizon uses for most of the LTE service and got the FCC to put in an open access rule
So they're literally required to allow any phone to connect or else risk losing their spectrum license
Good luck getting that enforced though
@magic river random but can you send one of those cursed family emoji things
idk where you get them but i want to make sure i can render it
๐จ๐ผโ๐ฉ๐ผโ๐ง๐ผโ๐ฆ๐ผ
According to emojipedia only Microsoft and Facebook even do anything with those, I wonder how they look on mobile discord
The one I get here is a tiny version of the Microsoft one
On Linux Discord is just showing me 4 people
I am so confused
This is what it's supposed to be (or similar)
cursed
windows discord
Emoji Meaning The Family - Man: Medium-Light Skin Tone, Woman: Medium-Light Skin Tone, Girl: Medium-Light Skin Tone, Boy: Medium-Light Skin Tone emoji is a ZWJ sequenceโฆ
Modern emoji especially are basically a new form of kanji/simplified chinese
logographic characters made by combining simpler characters together to express more complex ideas
surprised macos doesn't handle this
Can you customize the ๐ฅ emoji yet to put different ingredients in it?
If not expect that some day
apple honestly tend to be slow on it, ngl
apple popularized emojis in the west tho
welp this is all im gettin https://owo.whats-th.is/7HruiH3.png
i love the unicode consortium
1 character set for all people, all cultures, all time. And they take it seriously
anyone who said skin tone modifiers on emojis were unnecessary doesn't understand the purpose of unicode
Unicode consortium jammed Japanese, Chinese, and Korean together to save space and then we fill that space with emoji instead ๐
wat denwav
language started with hieroglyphics, might as well end that way some day
are there words missing from that or am i hallucinating
yea it reads weird
I suspect "shouldn't support" was supposed to be in there
I forgot the were unnecessary
Hieroglyphics is nice
all words have history
ah ok
Latin-1 is easier to type on a keyboard though
I love how emojis are likeโฆ. getting so oddly specific for certain things.
( อกยฐ อส อกยฐ)
CJK languages either have to draw their characters with their finger or type in the romanized version of the word and rely on the keyboard figuring out what character they wanted
won't be a problem when we hook into our computers with a neural interface
At that point we'll lose the concept of writing entirely
brain-to-brain shitposting
A common language?
Either that or the AI in your head can just talk to you
Oh nice. Ads play directly onto your brain
You can safe 15% or more on car insurance!
ads in your dreams are really underutilized
No time to dream
For real, thatโs just wasted space that COULD be used for advertisements!! ๐
cant wait for that demon to chase me just so it could sell me coca cola
the futurama episode on that is cool
๐จโ๐ฉโ๐งโ๐ฆ
bizarre
Well, there's android and iOS
That screenshot was from my Palm Pilot.
(I didnโt see someone else posted the iOS ones)
And it even has electric bicycles to rent along with regular acoustic bicycles
Gotta love that unplugged acoustic bicycle.
Mine does rattle a little
TIL in Paris you can win an election by promising to remove 70,000 parking spaces
โThe Ever Givenโs cargo this time is significantly heavier than it was when it ran aground in the canalโ
imagineโฆ that would be an incredible ending up 2021
holy fuck that thing is packed tight
watch it get stuck again
they're going for it
"you know what this year needs, another global supply chain fuckup"
- suez canal pilots, probably
We are already in another supply chain fkup, its called Christmas
cool!
unexpected character "." in variable name near "eureka.client.serviceUrl.defaultZone=http://eureka:8761/eureka/"
docker on windows didn't care about that
now what 
you get a supply chain fuckup, and you get a supply chain fuckup, and you get a supply chain fuckup,
we all get supply chain fuckups for christmas
Would moving playerdata from one world folder to another transfer the inventory?
even cooler! removing from env file and putting directly into the compose file makes it work
gross
another? the global supply chain is broken and only getting worse
we are years away from anything resembling what it was like in 2019
i mean yes, another. just because it's already fucked up wouldn't not make the suez being blocked another fuckup. it's another one to add to the list of current fuckups lol
stuff that previously had a couple weeks lead time is starting to be years before you receive it
prices for everything are all over the place, labor shortages
shits fucked haha
yeah i see what u mean
lmao
tf is that
This has been completely seamless thus far in arch with lutris...
If this works without a hitch, I will be very impressed https://owo.whats-th.is/3UECJYr.png
i haven't tried yet, getting controller working first and we'll see
i dont have much faith that it'll work first go but we'll see
uwu
Holy shit
It literally "just worked"
That has never happened to me before
I'm actually in game and all I did was click install in lutris
Gaming on Linux has come a long way clearly
Based.
he looks a bit stretched out
Yeah something is kinda weird with the graphics atm, trying to figure it out
Wrong res, but the monitor scales it?
lutris is great for "it just works"
my fallback is twiddling with steam's runtime thingy as that somehow tends to get more obscure stuff running
Hello everyone, not sure if its the right place but here it goes. Dose anyone know of a plugin for 1.17.1 to allow RTP in the Nether & The End
Not entirely sure. I installed their recommended deps and game mode thing and it runs well but yeah not sure if it's stretched or if this is just how syndicate looks
Ooo
.g ac syndicate release year
It does not
Pic for reference
hi
does setting bukkit.command.* to false in permission will hide the plugin list for players?
Pretty sure if you do bukkit.command.* it'll disable all commands, not just plugins
You might be able to just deny access to bukkit.command.plugins though
Honestly I've never cared about hiding plugins so I'm not sure if that'll work.
Worth a try.
i see thank youu
any ideas on a Random Teleport plugin for 1.17.1 that can be used in the end & the nether.
I really don't see a difference
i mean im not using a vehicle in mine but otherwise the buildings look the same
The map is actually supposed to be a circle
Looks like a circle to me
but okay I'll keep messing with it
Youโd also want to deny the bukkit.command.version permission as that exposes the plugin list too ^^
i see thank you
bukkit.command.plugins and bukkit.command.version
gotcha
Yup
Pineapple+
cool, I broke github
can't click that link
anybody else can?
yes
Yes
leaf doesnโt want you to see it ๐
ill reload a few more times to make sure github notices ๐
ew itโs pimple
@plucky sparrow look any better if I put it in windowed mode instead of full screen?
what was it?
Oh yes
did it work?
yes
It actually looks great now
Hm
now reload again
So Fullscreen mode is fucked
it's broken again right?
LOL
doesnโt explain it
No no he did
I DM'd him :p
You can tell what he did by the way he said L and then O and then L
ah
If he said lol that would've been one thing but he said LOL
It all started with a gorilla.
I mean I really couldnโt use full screen on gnome arch
They have some sort of shit that makes the mouse pointer not show
Oh so it's gnome
I had to install an extension to fix it
Well, it runs at least
anyone here using wsl that can share their resolv.conf, i haven't got a clue what its set to by default but mine's fucked and i've had to set it to 1.1.1.1, but that won't do local names
^ nevermind, i've just copied it from another device on the network
oh lovely, it reset it back to being broken
hi guys been searching
do u guys know any plugin that do when u kill a player u get their balance
Guys can you stop tick warp in the middle of it (for carpet mod)
Hello guys
Here's a splosh of our new 1.18.1 map
I like the new generation, though at some places the biome borders feel a little unnatural
its always a trade off, but I really like what the team has come up with
In general I'm also very happy
the world feels actual exciting to explore again
in particular I fell in love with amazing cave entrances
Ha those can be amazing indeed.
I have yet to discover a 200+ mountain myself.
Once I do, It's a base mountain right there xD
I just took my flu shot and I feel like my arm is dying
damn
That mountain range looks absolutely stunning
@native cradle we also switched to a new map because the first one was pretty 'bland' ๐
love it when there's a chasm from the surface down to deepslate level
@worn ember even roblox chat knows how it is
Hey I'm Belgian too xD
arsenal is still alive?
I just dislike the amount of spawners you get now...
anyone got some non pay to win rank perk ideas
cool hats.
i have a lot of emotes and hats, but i only sell them in crates
If you wanted to properly benchmark a minecraft server against two servers with different hardware, what would be the most comprehensive test? spawning 1000 mobs on both and monitoring tps?
trying to load as many chunks as possible? generating as many chunks as possible?
You would have to make a plugin that has multiple test cases.
So chunk loading, generating, unloading, how much chat spam can it take, how many mobs it can take,...
A lot to do it correctly.
any recommendations? I was just curious about M1 performance compared to my Ryzen
not a lot of info
Again, you would need multiple test cases.
Since every operation uses a different part of the CPU.
oh sorry
I read " a lot to do it correctly" as "a lot do it currently"
my eyes are gone
Shouldn't be hard to make a plugin that does that, but... we are all avoiding making a public one. 
lmao
Hey @warm anchor on your site you specify a list of mods. Can I load into a Paper server with those mods?
no
which mods is he referring to?
youโre a no
no longer nitro
yeah seems like it breaks the uppercase one

:chatting:
Geotastic is a free to play multiplayer focused geo quiz app that can be played with friends simultaneously. A free alternative to geoguessr.
cool
.deez nuts
hi
Name was changed
I think this is explained here
yayaya
Ohh thanks!
yes (has not been ported yet) but there is a vanilla alternative as shown above
there's no real reason to port it unless the functionality is significantly different
it is different though

server admins struggling to understand the 69420 flags and settings, and which one is causing a thing they don't like
the hell's a sim-yer-lation cleetus
missing APIs and paper's implementation is better
Paper's implementation should use the vanilla (and spigot.yml) configuration though
The actual no-tick-view-distance was a dumb name to start with and definitely not worth having when you're duplicating a vanilla config
Bruh i just had the weirdest dream I dreamt that cat went super saiyan and flew all around the world fighting random people off the street with a kamehameha but instead of an energy beam it was a beam of piss that quickly overflowed the cities he was fighting in until Steve came in and mined him with a hoe, and I shit you not cat dropped his profile pic as a food item
EDIT: I forgot to mention that Aikar was in the sky doing Demoman's schadenfreude taunt for absolutely no reason at all
^^
less screentime for you sir
this is why you're not supposed to have sugar before bed
mf had the perc 69 before bed
just fuckinf video called someone because discord froze when I was clicking profiles
epic moment
when you accidentally hit the call button on the dude you havent talked to in 2 years

Tetris for Jonas
i'm severely struggling to install windows 10 to an usb through linux
why is it so complex
media creation tool is basically the only way, which is a native executable :/
you need windows to create windows 
burning an iso leaves out something like an efi partition
i just borrowed a friend's pc for my dual boot setup lol
No one:
Bing:
Windows 11 looks like AppleOS now
How Unifi APs work:
Adopting.
Adoption failed.
CONNECTED.
Scanning.
Adopting.
Reboots.
Last scan: Never.
Based.

What
looks kinda weird, but at the same time it makes sense
Yeah I guess
what the fuck
look it actually is ok
thank you java expert dab for confirming this ๐
you are not welcome
no why does the rnd even exist just check r and assign r directly
its a static variable
probably so it can be reused later and doesnt need to create a random when nothing of it is used, and doesnt have to recreate it when one is already there
not putting braces around the if statement body angers me
yeah
i actually like it.
it's great for this type of shit

now you ghost pinged him too
which is arguably worse
That is because the server is lagging hard
But anyways I have MVP+ so I donโt have to wait in the queue
Maybe they just rebooting shit
Oh could be that too
Generally speaking, how do Apex and MCProhosting compare as server hosts
Or is there something else better
Is that so?
Fluctise, Fallout, and Aquatis are better than those two
they're not
they're horrible
stick to dedicatedmc & bloomhost
Haha that's been part of the problem, I get such varying answers whenever I try and get to the bottom of it
That is now 2 votes for dedicatedmc and bloomhost though, that's a start
Time to put the opencore crap in again
bloomhost has their own hardware in the US which makes it stand out from the rest
Really windows why the fuck did you touch the efi partition itโs literally not the same drive
windows will always fuck up the efi partition if you try using another efi loader.
both dmc & bloomhost will provide aikar's flags right out of the box and won't oversell their hardware
Smh
Getting the efi partition to be mounted on windows is a nightmare
I donโt want to go through this pain
welp, went to bed at 5:30. woke up at 7:30 to spam calls from my sister that my niece has a fever of 103.1 F (39.5 C) and she's having a panic attack so I'm delirious and trying to comfort her at the same time
insert gif of delirious cat because i dare not send in general
this is the standard library they give no shits about how the code looks, just that it performs as best as it can
iirc there's something like this in ThreadLocalRandom as well where the implementation is very weird and counterintuitive
Not the one I wanted
omg I forgot the pain it was to get the wifi drivers to work on windows
this is bad
i want to cry
sadge 4 u
what are you using windows xp!?
most wifi adapters and cards work out of the box on win 10 and 11
Yea no
This wifi card is from some old Mac
It doesnโt work out of the box and finding the driver is a challenge
well theres your problem its a fucking apple product
you should've expected issues and saved the driver executable from last time lmao
I probably saved it somewhere but I have no idea where
asking in varying places of varying trustworthiness will get you exactly varying answers of varying trustworthiness
It's probably because it's some Broadcom chipset
you can trust michael 
Michael's are always untrustworthy
im listening to the jams now mana
the m in michael stands for meanie

how u like it
that playlist is example of starting a theme then losing scope lol
still all jammers
i need to leave some discord servers
I canโt believe Iโm dealing with this efi shit just to run gta

dont play GTA on PC
did i heard dedicatedmc
unless you want to hat your life

buys pc
plays gta with an xbox controller
have you guys ever gone through a friends spotify playlists and find their sex playlist?
I feel you
Oh no
rips dap's intestines and uses them as a skipping rope.
Gta is more enjoyable if you play on keyboard and mouse
.absorb dap
wow
I knew you loved me pimple
no
oh no kacper has an alt
driving on kb in gta is actually really good
???
I canโt believe my life, thereโs a Reddit post with the working wifi drivers on the first result in bing
Iโm feeling lucky
i thought you were @simple karma
it's a polish first name, there is a lot of us
thats a fair point
played some Warzone tournaments last night first tournament we took 1st place second tournament 2nd place
people use that?
Do you have sex in silence?
with my left hand yes
Im starting to feel the effects of installing windows on an hdd
why do you hate yourself.
replace the crappy hdd with a 2.5 ssd
I have considered doing that yea
hell, even a small one
Somebody teach the concept of partitions to dap please
tldr; It is much like sharing a cake at a birthday party, but this time it is a spinny boi
casue Apple is fucking dumb
240GB nvme ๐
big f u
way to flex
I do not approve of this flex.
They sitting their since black friday ๐
So rude
I should really replace my 3TB HDD with an SSD lol
Send one over
I buy storage every black friday
I mean, I shouldn't complain as I have 4tb of ssd in my machine atm
only 750 gb of ssd here :(
If you reinstall my windows on the 980 and move all other shit over you can get one of my old ssds dap ๐
Oh god... Just had someone that tried to abuse that slf4j exploit... Good thing I updated a long time ago xD
Pff just copy paste
I got 2x500gb nvme and 2x500gb sata ssds, all full
Isnโt there some tool to copy the shit in one drive to another
just use clonezilla 
people still bother?
may be a 4tb SSD but what is the technology in it QLC, SLC, MLC, TLC, NAND
if it is QLC it gonna be a slow as crap SSD
People still succeed
Iโm feeling really jealous right now.
invest in crypto 10 years ago ( อกยฐ อส อกยฐ)
I mean.... he tried...
runs
And now he's gone
I auto ban people that try lmao
runs
We don't promote scams around here
works for me
no I just chose to get a fucking iPad mini instead of upgrading my pc
I still regret it
Discord mobile be like
buys ipad Oh I am going to use this.... a month later "Why did i buy this?"
ahh, makes sense
Oh no I actually use it
should update again
worth?
I just did.
that is my typical lifecycle with an iPad, dap
somewhat yea
I just think I couldโve juiced my old iPad more
hell, I have a 2017 mbp that just sits in a bag that I thought I was going to use
sitting here running windows 11 on unsupported hardware eating popcorn while reading the comments.
windows 11
yuck
its not that bad
if the metric is that it's not "as bad as it could be" then it's pretty shit
I use Freedom units not Metric
lmao
that's even worse
shouts WINDOWS 11 IS THE BEST OS OUT THERE AND NOBODY CAN CHANGE MY MIND!
that's a lot of freedom units
if is so good... why is free?
mmh feet
smth that is cheap
hence the "free" in "freedom units"
Now Iโm used to command + c and that doesnโt work on windows ๐
99% certian my PC wont run windows 11 anyways
isn't command + c just ctrl + c?
amazing
Well certainly they perform the same shit
no politics
apple seperated GUI and CLI stuff
command + c is the same as ctrl + c on windows, in terms of what action it performs
nothing is good and cheap
So, cmd-c,x,v works in the UI side of stuff
he is running windows on a fucking mac.
ctrl-c, etc, works on the terminal
macbooks are shit
No itโs running windows on a hackintosh
the latest macbooks are great
hmm what about hosts like pebble host
it games really well on AIOs in pristine los angeles studios, despite the fact that they didnt change anything about performance between 10 and 11
suboptimal
Iโm actually considering getting a MacBook Air next year or a surface book
really fucking nice when you can actually copy/paste from a terminal window without accidently killing shit when you're brain dead tired
I have a hackingtosh comptuer here in the shop it is only used when we need to recover data form a dead mac.
depends on the plan
Oh windows didnโt break the efi partition
I just canโt boot into it for god knows what reason
that's some good luck
give it time
flashback to that one time when windows would yeet every other partition on the boot disk
Windows 7
Perhaps I just have to make opencore the default boot entry
pebble's budget plan isn't worth using
oh
my windows and linux partitions are in an uneasy truce with eachother and will occasionally fight eachother
some rando win 10 update literally did that
there were a few win 10 updates that just broke shit unnecessarily
any recomendations for tht price?
its dont be a cheap ass
Why did windows not break it
now, if it was open source, and had opt-in staging, and-- 
This is an english discord
"omg it is not linux?!?!?!?"
ENGLISH!
just kick him
!kick @vivid folio This is an english discord
:raised_hands: Kicked lastba#0002 (This is an english discord) [1 total infraction] -- electronicboy#8869.
well
OUTGERLAND now
frick it ima contitnue using vps
:)
@waxen panther thoughts
c'est plus triste, alexa commencent le despacito
https://socialclub.rockstargames.com/rockstar-games-launcher does this load for anyone
yes
spain moment
ew
agony
brocc
my name is not kaspian dummie friend




