#general
3141 messages · Page 1464 of 4
thats why I wanted to avoid that but I guess I'll find another way
modpack gang
Yeah, unless you're going to do this with note blocks, you need something external and you need to ensure everyone has that external thing.
i miss when the criteria was doors 😔
people would make concentration camps of villagers with loads of doors randomly LMFAO weird times
Was wondering why my DC vps was slow, benchmarked its cpu and it came out at 600 so I quickly booted up another same $5 vps and tested that cpu speed and came out at 1.1k, I was using a half speed vps for 6+ hours, TIL to test your vps cpus
DC?
if you do mean DO, use their premium intel/amd ones
$1/mo more, way better performance
encountered a lack of entropy causing issues on their normal $5/mo ones earlier this week
I tested their speeds when they first came out and I noticed no difference
and yea DO lol
it's shared hardware of which there is no real afaik resource guarantees
write: IOPS=3379, BW=7590KiB/s (7772kB/s)(21.0MiB/2968msec); 0 zone resets
$5/mo digitalocean still has faster random write speeds than an OVH dedicated server with nvme ssds
$6/mo one has like 4500 - 5000 IOPS though
michael 😩
wow how disappointing was line of duty
OVH VPS IOPS
There should be a post from like 2017, where they nerfed my IOPS so hard, I couldn't even run Bungee.
OVH Advance-2 dedicated servers with NVMe drives have 1500 IOPS
it's too slow
Bruh. I would at least double that. 
INFRA-2 is fine though, 15k IOPS
Can't stop me.
What drives even are that?
And why are they connected to the chipset?
Shouldn't a dedicated server be getting like 500,000 IOPS?
Or are they tossing cheap no cache desktop drives in there?
Connect them to the chipset, set DMI to 1x. EZ.
considering my desktop gets 800k IOPS on the same fio test i run
probably
Gib command.
Some high end desktop SATA SSDs were getting over 100,000 IOPS like a decade ago
fio --rw=write --ioengine=sync --fdatasync=1 --directory=/tmp/test-data --size=220m --bs=4M --name=mytest
gaming
got it from an IBM etcd blogpage thing
it's a very short test yes
Isn't /tmp a ramdisk?
that is something to look out for aswell yes
Me_IRL:
write: IOPS=145, BW=582MiB/s (610MB/s)(220MiB/378msec); 0 zone resets
Test too short. 
write: IOPS=152, BW=611MiB/s (641MB/s)(220MiB/360msec); 0 zone resets
fio --rw=write --ioengine=sync --fdatasync=1 --directory=test-data --size=22m --bs=2300 --name=mytest
write: IOPS=1786, BW=4012KiB/s (4108kB/s)(22.0MiB/5615msec); 0 zone resets
I feel like this is a bad test 😛
It is. 
fio --name=rand-write --ioengine=libaio --iodepth=32 --rw=randwrite --invalidate=1 --bsrange=4k:4k,4k:4k --size=512m --runtime=120 --time_based --do_verify=1 --direct=1 --group_reporting --numjobs=1
the test i mentioned isn't just about IOPS either
for my use case, the fdatasync 99th percentile duration is more important
a digitalocean premium intel nvme one gets 1336usec on that
FSync in a VPS don't really mean much.
my advance-2 gets 10000 - 15000usec on that
seen a noticable improvement after moving my etcd cluster from ovh to digitalocean as temporary measure

That's to be expected since OVH downgraded their IOPS in 2017 to like 1000
.
Yikes I just took a big chunk out of the lifetime of my SSD
write: IOPS=224k, BW=877MiB/s (919MB/s)(103GiB/120001msec); 0 zone resets
Using OVH's command with numjobs=4

This is literally the cheapest SSD at this size I could find
write: IOPS=41, BW=168KiB/s (172kB/s)(19.6MiB/120006msec); 0 zone resets
That CF card do be fast tho.
Seriously though, how could OVH's dedicated servers do so badly?

I don't even know how that's possible, I think HDDs do more than 1000
WDC CL SN720 SDAQNTW-512G-2000
adv-2 disks ^
the infra-2's however, perform really well
<500usec, write: IOPS=11.6k, BW=25.4MiB/s (26.7MB/s)(21.0MiB/865msec); 0 zone resets
SAMSUNG MZQLB960HAJR-00007
Western Digital claims that SSD can do up to 180k IOPS 4KiB random write
yeah well idk, IOPS & disk latency are garbage
michael just the man i wanted to talk to!
broccy!
si
Are they not actually giving you a dedicated server or something?
oh and it's not just a one-off bad machine or something
i've tried it on like 4 advance-2's
it's the same shit 
Maybe they're putting you in a VM and hoping you don't notice
nop it's an actual dedicated server
ipmi and all
I think ovhs hardware is really just trash
infra-2's are fine, the rest is just meh
although for MC it's fine
just not for this specific usecase, https://etcd.io/
A distributed, reliable key-value store for the most critical data of a distributed system
Like, I know their HDDs are surprisingly shit for what you'd expect
Hello there
ok but here's the real test, how much would I get on my ovh adv stor-2 storage server
My abused NVMe drives: write: IOPS=692k, BW=2705MiB/s (2836MB/s)(317GiB/120001msec); 0 zone resets
with a single NVMe drive, dunno which one is in there and multiple HDDs
ok no they put the same WDC SN720 in the adv stor-2
beautiful
ye but how much latency
uh let me see
too dumb for this idk what latency you want but heres the whole output
write: IOPS=21, BW=85.8MiB/s (90.0MB/s)(220MiB/2563msec); 0 zone resets
clat (usec): min=1461, max=1856, avg=1702.60, stdev=46.41
lat (usec): min=1538, max=2053, avg=1796.20, stdev=56.59
clat percentiles (usec):
| 1.00th=[ 1467], 5.00th=[ 1663], 10.00th=[ 1680], 20.00th=[ 1680],
| 30.00th=[ 1680], 40.00th=[ 1696], 50.00th=[ 1696], 60.00th=[ 1713],
| 70.00th=[ 1713], 80.00th=[ 1713], 90.00th=[ 1729], 95.00th=[ 1795],
| 99.00th=[ 1860], 99.50th=[ 1860], 99.90th=[ 1860], 99.95th=[ 1860],
| 99.99th=[ 1860]
bw ( KiB/s): min=81920, max=98304, per=98.75%, avg=86799.20, stdev=7307.44, samples=5
iops : min= 20, max= 24, avg=21.00, stdev= 1.73, samples=5
lat (msec) : 2=100.00%
fsync/fdatasync/sync_file_range:
sync (usec): min=39767, max=75588, avg=45607.47, stdev=8381.18
sync percentiles (usec):
| 1.00th=[39584], 5.00th=[39584], 10.00th=[39584], 20.00th=[40109],
| 30.00th=[40109], 40.00th=[40109], 50.00th=[40109], 60.00th=[47973],
| 70.00th=[47973], 80.00th=[47973], 90.00th=[56361], 95.00th=[64750],
| 99.00th=[76022], 99.50th=[76022], 99.90th=[76022], 99.95th=[76022],
| 99.99th=[76022]
cpu : usr=0.00%, sys=7.38%, ctx=5626, majf=0, minf=12
IO depths : 1=198.2%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
issued rwts: total=0,55,0,0 short=54,0,0,0 dropped=0,0,0,0
latency : target=0, window=0, percentile=100.00%, depth=1
it's 6 f617n's in raid 5(?)
honestly don't remember
no that would be dumb
raid 0
write: IOPS=3421k, BW=13.0GiB/s (14.0GB/s)(1566GiB/120002msec); 0 zone resets
Best I can do for now. 
and now without the ramdisk @ashen cliff
Not possible.
It would have to write quite a bit more data before it would hit the SSD array.
what's the word for variables in languages like Swift that are really like functions with no inputs, but you can use them as a variable? I keep wanting to say "parameterized" but that's not it at all lol
wait nvm
I got it
Can anyone who's self hosted gitlab comment on their experience? I'm particularly curious in the CI/CD experience, and what it's like building and deploying things like web applications with it
It's very tempting to have git repos right beside the CI/CD, and mirror those repos to GitHub
michael likes it
Tell me that about anything and I'll trust it implicitly
step 1
don't self-host gitlab, cloud hosted gitlab is fine in most cases
you should however, self-host the gitlab runner
for building & deploying web applications you can't go wrong with literally any CI/CD solution
generally, i'd just say to stick to whatever ci/cd your git host provides e.g. gitlab runner, github actions
I personally don't see what's wrong with GitHub, at least for public projects
Yes I'd like to have my own private stuff setup, esp. since this box will be used by a few other people
gh is fine for just pushing code to for private projects, but, I mean, take actions, I don't think gitlab has any real limits on stuff?
I'd like to make the process of building (and deploying) as simple as possible because the few other people are people who've no clue about any of this stuff. Web devs mainly
both don't have limits when selfhosting the runner
can you selfhost the 'runner' with GH?
yes
Yes
it's really just pick your poison at this point
oh, cool
i don't like github actions that much though
Not that it seems likely, but I've heard of people not using GH for private stuff bc they think MS will steal their code...........
gitlab ci/cd is perfect for my needs, that said it has it's issues here and there
a big improvement over jenkins though 
Ive been using GH runners for private stuff and they work fairly well but they dont feel as nice as gitlab's to use
2000 minutes is pretty good for free; I can see how it'd be a problem with not-java though
oh and if you use kubernetes
that being said most of my private repos have been on GH now so maybe I dont care that much
gitlab ci/cd is a lot nicer for that
That was my next question
my two main problems with gitlab ci/cd however are the speed & lack of support/bugs here and there
like it doesn't support extended globbing or inverted globbing
Thing is that 2000 is a lot for most projects, until its not
I would imagine deploying after build into a k8s cluster is ez
2000/30 = 66 minutes a day for free; I feel like Paper could easily fit into that, at least only running on commits and not PRs
I guess you're generally not gonna get stupid shit like our build process and most build times are gonna be lower than that, but, for paper, we'd have like a ~500 build a month limit, assuming we weren't building for 2 different vers
These limits are only with the provided runners ya?
But you do get macOS so takes just as many minutes lol
for GH at least, yes, and only with private repos
idk what GitLab does
gitlab also has free shared runners
gitlab is similar iirc
no idea about limits since i don't use it
I've never actually made an actions config; I've only ever used it for Java projects, in which case I copied someone else's, or for forks, where I copied the original
they seem pretty simple though
they reduced the free ones a lot recently, used to be 2000 now 400
although self hosted has no limits
who?
gitlab
codespaces is a huge GH feature that I wouldn't want to give up
gitlab can launch a https://www.gitpod.io/ for you
they also have their own built in editor that is better than the github one but not very good
oh yeah i use the web ide a lot
I thought gitpod had their own IDE like the weird eclipse one that looks like vscode
both
is it eclipse? idk
yeah eclipse has a vscode fork or something
they give you the option to choose from both
ah ok
semi-related: has anyone tried the Intellij-family's new collaborative editing thing?
hmm gitpod looks like it's gotten a lot of improvements then
slow, buggy, or both?
I never really got the "code with me" stuff
I find that Jetbrains tends to create really, really nice things and then... not test them before release lol
Like, I can kinda see some usecases for it for being able to see what somebody else is doing and discussing stuff vs tryna screenshare and crap
But, like, for the intended usecases, I'm not really sure I see much demand from it
and if you're screensharing, you likely have at least audio in the same platform if not video too
For me, code with me & related tools always go this way:
- "hey wanna do a code with me?" (We're both working on the same project, or I gotta help someone with something, etc)
- launches code with me
- weird bug or can't connect or something
- realize one of us (whoever isn't hosting the code with me session) can't view the website
- dick around for a bit
- go to bed
I'm sure a lot of this is due to general incompetence but it's still a bottleneck that I don't want to deal with
The only time I've ever kinda really wished there was such a tool which was sane when working on like uni assignments with a bunch of people you practically gotta spell the code out for
Yea, that too
I used Jitsi (open source facetime) for like a year before I found out that their electron client has built-in remote control support
that would have been useful
I just find that for a lot of cases where these tools would be nice, it's more just as an alternative means to screen sharing for people who have stupid screens and such
iirc codewithme has that built in as their video calling system
e.g. one of the reasons I ain't streamed ever is cos I have a stupid screen resolution size which is a PITA for streaming
Just read that here, haven't used it/ever had a need
what screen res cat
wtf? GitPod is giving me 16 cores and 64G of memory?
He has an imac so errr
Resolution: 2880x1620@2x
it's a PITA for bandwidth, and font scaling, and just, in general...
@SwiftOnSecurity @GossiTheDog @malwareunicorn Fun fact: some entity once discovered a memory only access toolkit because the admin was a weirdo who kept an Itanium with NT, and the evil piece of software assumed 64 bit must be AMD. Box bluescreened, admin smelled trouble, pros were flown in, nation state player kicked out.
181
why does it take 87 years to upload releases to GitHub?
does it?
mine is normally like 10mb/s on gh
all my releases are uploaded from ci now though so
I was too dumb/lazy to set that up
my actions upload the builds as artifacts, and I download them and upload them as releases when I want to release
wait, actions supports artifacts?
yos
WHAT
it's pretty epic !
actions/upload-artifacts
they go in a stupid zip though but other than it's v cool
Not in a good way though for public stuff
oh
That and you have to sign in to download public ones
Yea
I see
not bad for making users try test builds
you can use nightly.link to bypass the sign in requirement
https://github.com/Spottedleaf/Starlight/pull/41 @merry talon
well at least they didn't try touching actual code
does anyone have a link to a build that actually has artifacts so I can see what it looks like
ty
ty broccolai; I was afraid to expose my repo to scrutiny by people who know what they're doing
lol
It's literally just a fork that changes one line of code but I still probably did something horribly wrong 😆
worst god damn one loc i've ever seen!
not the line I'm concerned about
it's the way I used git to change said line
the line is just changing a boolean from false to true; I think I can at least do that lol
Itanium was epic.
Hello, I'm looking for a good dedicated server, can anyone recommend me any? I am willing to pay up to $ 43 (or a little more).
you can't buy shit with that
stick to a shared host
DedicatedMC.io strives to provide hosting on the best hardware there is. With top of the line AMD Ryzen 5 & 9 CPU's, lag is a thing of the past!
Sad. The dollar rate is very high in Brazil.
probably best to stick to local brazilian hosts
Are awful
Come to Brazil
I hate this country, I will get out of here as soon as possible.
Hopefully you get out
good luck 
👀
I keep my eyes on that
oh wait nvm
not for me
.flags
Optimized & Recommended JVM Startup Flags: https://mcflags.emc.gs
you don't need to run the same command in different places
mfw windows lies when trying to delete a file from a harddrive which is most likely corrupt
the file just keeps re-appearing
Dotn they have some sort of fail/save feature
I had that happen on one of my portable drive

How does one summon michael
yes
two two eight eight g
How does one summon zzzCat?
by pinging of course
Definitely
Good idea
You can probably do it only once, though
.g define triage
(DiscordBot) https://www.merriam-webster.com/dictionary/triage
now instead of patients/victims, read "pull request and issues"
https://www.researchgate.net/figure/Bug-triaging-process_fig1_220851920?sa=X&ved=2ahUKEwjSxZDcpqzwAhUKPq0KHdtlD-sQ9QF6BAgHEAI
Bug triage, is a process where tracker issues are screened and prioritised. ,Triage, should help ensure we appropriately manage all reported issues - ,bugs, as well as improvements and feature requests.Feb 11, 2021
Oh thx
Where do I sub to Paper project that I can get a paper chan sticker each month? 
wtf is paper chan


I think its a meme they made up but Im not sure what the context is

Whos like the “Boss” of paperMC
^
seems legit
Not micheal?
no Michale is the hitman that will show up beside your bed at night
yeah aikar is just a bot. His newest feature was RSS feed in #nutrition-science 
So are ur the boss of the discord then
big time
that's all thanks to broc!
Def leppard is better!
hmm i don't know how long you'll last here
So everyone upstream the boss of everything downstream
What about taco spigot
#general message does that mean summoning him means ur death
Or someone else’s
yes
Yes
As long as micheal doesnt respond im safe
Man, why does Aikar got ogs on all the socials
after 3 days of rigorous training, the loss of blood sweat and tears, and several instances of domestic terrorism, i've finally done it
nginx is running
congrats
thanks
love u
love u 2
Nginx is running but is it really ?
does anyone have vesa wall mount recommendations?
I don't trust myself to get one without height adjustment
and none of them seem to have it
no thats my fake ip address
oh ya it's all sorts of fucked right now
just dicking around with stuff rn
playing with rancher now
After beginning a compiler for the Apple M1 GPU, the next step is to develop a graphics driver exercising the compiler. Since the last post two weeks ago, I’ve begun a Gallium driver for the M1, implementing much of the OpenGL 2.1 and ES 2.0 specifications.
this is famous last word 
Bluely tryna infect computers I see…
Typical blue guy
smh
Wait, I messed up
he's like, tainted by hon hon baugette lé fronce, so, more like bleu guy, smh
i think i received a small dose of frenchy while driving through quebec
justin
any recommended ways to stress test plugins u made? I'm expecting like 300+ to use a parkour checkpoint system at once
was thinking about just manually coding it to make it act as so many people are using it or just botting the server idk
but maybe there are some other ways u guys know of?
cause they got the name wiki and didnt care about the tld
fair
does anyone know for ptero archives...if its taking a long time is it safe to switch out of the tab?
Worst thing to come out of a Kennedy's mouth since the back of the Kennedy's head.
- John Oliver
Holy shit that's two shows in a row
Wow
can i say "fuck"
you just did
time to yeet him
with the paper organization?
Yes
paper is sponsored by memes and crushed dreams
So we can not sponsor our company? Even if we pay?
I'm not a "proper" representative, but it's safe to say the answer is "no"
especially for random new host number 349
Gotcha I understand thank you for answering 
You're free to toss money our way, but we won't put you on our readme or website unless you get a yes from kash, which I'd deem unlikely
I keep in mind with that
Btw may i ask who is kash?
kashike.
Oh I see
But if your goal is some sort of endorsement that generally goes against the open source nature of Paper.
And most Minecraft projects.
No we are planning to follow the rules and go very big
I wasn’t talking about big or small.
For “endorsement” I meant Paper saying “use this” or “we like this” or something similar
We generally don't want to be affiliated with hosts besides a hosts-only channel to share news with them as they have major differences and we only want what's best at the time for our users. Y'all are volatile as all hell :p
Paper isn’t an entity that is focused on making money. It’s open source software for the betterment of the community.
Okay fully understand now
I believe Aikar is the only team member who actually... owns a server. Cat & chicken work for some, but that's about it
oh so thats why he's so slow? 
right so how do we stop kids from using their money on shared host number 69420 instead of for better causes
people aren't suggesting you don't do so because they don't want you to succeed, more so because it's a legitimately terrible financial decision
just a tidbit
We need look into sponsors (and in, your logo in a small spot on the website) in the future when our infra costs increase thanks to hangar
But I somehow highly doubt we would accept hosts for that
Cause generally, everybody hates hosts cause they more often than not, decide to do dum stuff
Yeah, usually because it's a saturated market with no room for innovation so your business model doesn't really work
but keep trying anyways, maybe you'll be the one to make it right?
isn't that the entire mc for-profit-server community?
It seems particularly bad with the hosting business because you can throw it together with 2 pieces of software and like nothing else
how much do you reckon hangar could even increase the costs by though
perhaps better to talk about internally actually 😅
Not that much, but still an increase
Mostly the storage I guess but we have solutions for that
wasabi + CF caching would probably work fine there
no. bad
question: I have my router on the top of my desk and the PC below the desk, and they are connected by a CAT 5 Cable.
Will switching to a 6E make a visible difference?
I see ok thank
A friend of mine wants me to write him a bedwars plugin, wants to have own servers where he can play with youtube friends, cause else they getting sniped
Am lazy, what public good bedwars plugin ppl have experience with here that an I sell as my own throw at him?
why doesn't he just use hypixel MVP++/YT private games
Just try all of them 
there was one spigot premium one
Guess he doesn't want to pay for hypixel? Also, EU friends, hypixel is us
Gotta have those sub 10ms latencys for da spam clicking!
Actually surprised it's that bad, seems he grew quite fast
I don't monitor his youtube channel, let's see
@untold copper Just get one smh
.-.
it's like 100€ for a sane one smh
Convert 100 Euro to Indian Rupee. Get live mid-market exchange rates, historical rates and data & currency charts for EUR to INR with Xe's free Currency Converter.
8,914.22
not TB
cringing
smh
awa
There was a bedwars plugin on dbo, 1+ million downloads iirc, that one was pretty okay from what I remember
Let me try find the link
Not quite a million, but I think it was this one: https://dev.bukkit.org/projects/bedwars
Last release in 2021, so guessing it's still working on latest version
Not open source as far as I can tell
I send something already that looked sane and was open source, they will try it out
Only used it myself a couple years ago, so never looked into if it was open source and stuff
@potent warren might know one, he's as obsessed with minigame plugins as I am with aviation
The one I know that just works™️ from the top of my head is Screaming Bedwars made by ScreamingSandals (https://www.spigotmc.org/resources/63714/). They're super friendly and responsive on their Discord and everything.
There's even an addon for it that makes it more Hypixel like.
Yes, sadly I am obsessed with that.
That should be a good one
I really wanna work on VGL sometime
If they have any issues, tell your friend to join their Discord. They're nice and easily approachable. I'm also friends with a few devs on there
But I also wanna work on so much else
I ended up making my own minigame framework for my hypixel clone https://cdn.discordapp.com/emojis/726473018142097409.png?size=64
The requirements are a bit different from your project anyway https://streamable.com/5bspde
.ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.
Also, it might be better to go to a help channel
Y'AlL ShOuLd bUiLd a nEuRaL NeTwOrK To dO ThAt cOmMaNd aUtOmAtIcAlLy
🤣 🤣 🤣
🙂
i haven't slept since yesterday but its been pretty good
other than my friend not renewing the dedi and the server is now gone
???
wtf
Blue got fucked in the ass for nothing? I mean nginx 
yaas
so epic
tbh im ok with this
because i can now restart from a new debian image
he still has like 3 days to renew it before ovh deletes data
how long is the deadline? its been unpaid for since the first, only now they shut it off

i told him about this like a week ago
Today is probably the deadline...
I think they bill on 1st
he should be up soon
Still have hope!
eternity 
Good morning Michael
🙏 thank you for the love and support
😔 ❗
lol @ having money

48c is out of the budget i'm afraid
oh my free credits ran out months ago 
cheapest they do lol
Please provide the remaining 12 digits of your Visa card @waxen panther
and the 3 digits on the back
123456754321711
make sure to give the full name that's on the front of the Visa Card
Lies the checksum don’t work 

if you had one thing to buy on brocc's card what would it be
who are you asking to?
noodles
Your heart 
he doesn't have any money left after the 3090
TRUE
but was it worth it brocc
He doesn’t know yet. Still not installed 
Case
im not at my room
He needs case
A case that will fit that thicc boy
at my parents rn
oh
getting the train back on tuesday
my account is going to be a whole lot more empty when it doesnt fit and i have to buy a new case & psu
monka
hello
Everything fits with just a bit of cutting brocco
👀
everyone rejoice
Let’s make him broke let’s go

Yes
genius
can keep case and PSU
Just leave side panel open
well if ur sawing it in half
And maybe cut a bit of the side panel off
just plug both halfs in
It will fit
😳
ok well if u get rid of everything else in the case u can probably fit it
Yeahhh
just run jumpers
Or sand it down
That’s a lot of sanding
Just apply lube
Might as well get a saw
You got this
😳
max length = 300mm
card length = 355mm
300mm/355mm = 0.9
ur gonna have to settle for 90% of a 3090 bro
a 2781
Wow bluely big brain
2781 is more than a 1080
I’d take a 2781
i'll take it
The new EVGA GeForce GTX 780 marks an evolution in gaming performance - an insanely fast, smooth, and whisper-quiet experience, every time. It features a massively powerful NVIDIA Kepler GPU of 2,304 cores - 50% more than its predecessor. Plus, it comes with 3 GB of high-speed GDDR5 memory and NVIDIA GPU Boost 2.0 technology, giving you the perf...
part number
should i setup a kube cluster in my basement with a old homeserver and two pi 4s
Try run Minecraft server on it
@mental meadow, we really need to play league together again, found a new build a like and made 3 pentas in the last few days, lmao
Used my lunch break for a quick fuck pentakill
Uuuhii
Our pancakes are thin, you'd call them crêpes but crêpes are even thinner
Okay yah I saw your guys past comments. Minis and Sweepys. We are not just going to be a hosting company. We are going to be a gaming company
Too
Oh stop with the summer hosts
We are not close to one
Summer hosts usually end and were not quitting
That's what the summerhosts say too before the guy that has access to the account runs with the money
Lol we got it under control. This isnt a joke
🙂
Are you just here to advertise it or what
No
looks like all your accounts were made like 15 days ago so
you're not super trust worthy
My other account is deleted from my list
Just that people are freaking saying it's a summer host when its not
Guys I have money trust me tell me that credit card number, expiration, and the ccv code on the back trust me I wont stop trust me
prove us wrong then
We will mini
lol
They always have the same avatar styles too some weird snapchat emoji thing of themselves
What was that snapchat thing called
It's not snapchat it's a website
Nah
bitmoji but slightly higher quality
Do you use pterodactyl or multicraft
Multicraft it's being a bitch sometimes 😆
Lol
multicraft in 2021 
We are planning to move to pterodactyl
you haven't even started your host yet there's no reason not to use pterodactyl now
True
No offense to you as a person probably but everything you've said literally checks all boxes for a summerhost lmao that's why people are calling you a summerhost

I discuss this in my group meeting about switching to Pterodactyl
Well I am sorry you guys had that past experience with those type of people you cannot decide if this is true or not 

I come with good news
I come with bad news
Oh no not good news
Server snacc
I was scrimming with my team last night on csgo and the other team had a pro player join them as a ringer :(
Oh I used to love that game I need to go back to it
Maybe you should
Sure while I am working I download it in the background
anyone have an idea how to proxy traffic through ubuntu? xd
like you would on any other system im pretty sure
yea but im new at this lol
would setting up openvpn give me a direction? xd
you could make so all requests are to the same port on the proxy but first thing it does is tell the proxy ip:port to connect to
oki
There are a number of ways to approach that, but which one to use depends on what your end goal is. What is the bigger issue that your trying to solve?
not really a direct issue, but good to know for the future i think, especially for protecting mc servers in development that aren't hooked onto tcpshield yet
we do a little gaming
Do you guys play terraria?
I never tried out mods on terraria
Is modding out for latest yet
Idk I played it a few months ago
same



yes
pogchampion
Wtf someone deleted my pogchampion emote 

https://www.vox.com/science-and-health/22396388/space-x-elon-musk-starlink-too-bright-astronomy-stars-pollution
This made me sad
i blame php
another guy reported the same issue
but the admin said he's the only guy who reported it

i just grabbed it from sf
Php is for boomers
LMAO
aber agrees
works fine for me
nameless in react!
I write in wordpress 😎
I write too much in PHP
No it's pain
oh?
don't encourage self harm
You can get good jobs that way
I teach myself php even though I stress over it and everytime I do it I get very good at it
The only time I wrote something in PHP was during college. That's 6 years ago. Never touched it again.
php 7.x and 8 modernized the language a lot, with frameworks like laravel providing great communities and tools for its future
lol college is expensive where I live
i wrote PHP alot for websites before i changed to my own website system
I know what php looks like I just want to see your work
hmm well i didnt make much advanced stuff, was more of the basic POST-GET-files stuff
I am trying to make a forums website out of php lmao its hard
Sounds like propaganda to me
any ideas for a computer that suddenly randomly stops booting for a while until you reset it? Sadly the motherboard doesn't have beeps or any other indicators :/ I'd guess the power supply, but idk
I know mybb and namelessmc though 😆
oh heck no lol
sounds like the fans spin up for a second and then it resets again, nothing else
i like saving bytes
I do have an idea what it might be but that would be annoying
Depending how old the mobo is there could be a direct power button on it somewhere near the edge
so it boots up, doesn't actually run?
Reseat the ram
Na, I think it's a power issue tbh
It doesn't even come that far in the boot phase
No post huh
It's on a power brick with like 20 other things because we have like 2 power outlets in this room, maybe it's just too much power drawn
Oof lol
Which would also explain why it sometimes works and it sometimes doesn't
but it wouldn't explain the system randomly freezing, but that might potentially just be stupid nvidia drivers in linux
no such thing as too much power drawn, if it draws too much current your breaker will jump
otherwise it should work fine
bro my breaker ain't going nowhere
those things aren't cheap
I ain't letting it just jump away on me
tie it up with a copper wire
people be like: "why my house burn down??"
those same people: bridging their breakers
hahaha nice of you to assume that the house wouldn't burn down otherwise
soviet-era electricity networks are amazing
if its not your fault your insurance should cover it tho
yeah annoying to have a burntdown house though
true
cant relate tho ngl
mixing copper and aluminium wire with just duct tape instead of that "mixer box"
I guess that was state-of-the-art back then
We just got our new insurance policy today and after carefully reading it I found out that no, it does not, which kinda surprises me. They don't pay for fires caused by shorts or similar, only if it is related to a lightning
then you can still try to get your money from whoever installed your electricity
ah yeah good luck, that was like 40 years ago
just dont burn it down lol
time to become elictrician
on our breaker box there is a sticker saying that the next check-up is supposed to be in november
1998
my dads an electrician and my sister is dating one, so i wont have a shortage of them 
why, will your nephew also be an electrician?
what?
maybe ded is an electrician
please don't date your sister

I think he's from belgium, not alabama
^^
now I'm wondering if every country has a state like alabama. In germany it would be Saarland
I would say if you ever got back into your PC to check event viewer but you're not on windows are you?

not my PC 😄
we only have the gangsta neighborhoods afaik
Deds version of gangsta neighborhoods are the ones that leave the trash cans out on the street past noon
I would kind of be jealous of ded in that case
the ones throwing around grenades in the streets lol
I think that's called domestic terrorism
Make sure to fire at least 2 fireworks per week, to keep the rent down.
that's actually amazing
xD
Grenade attacks smh
Why don't you be like the usa and have good grenade laws
If you give them semiautomatic weapons you wont have to worry about grenades
its easier to get grenades than guns here
Concealed carry grenade law so you can be safe
then again some foreign clashing clans did run around with ak-47's a few weeks ago shooting at each other
If you just give the good guys grenades the bad guys with grenades wont be a problem!
everyone should be allowed to carry grenades, and it should be like CoD that when you die it triggers and explodes
that'd be funny
Martyrdom
imagine if like someone got a heart attack in a mall and suddenly half the mall explodes and its a chain reaction of explosions
michael bay would be proud
anyone else just ever press tab in intellij when typing a param name and just hope intellij magically figures out what ur trying to type? xD
Is it just me or when you hit enter in IntelliJ and alt tab to something else, eg discord, and tab back the cursor is at the very left of the pane instead of where it was before you tabbed out, indented
@upbeat falcon
My prefix is: ;.
;
;-;
cat, helping the poor as always
he's so generous 💞
;dehoist
Everything is logged, no need to delete your messages

spy
I
I wish hangar modrinth and spigot resources would combine despite any difference to create one centralized plugin repository 
Well I guess technically modrinth is mods
spigot literally forbids all automated access to their site and their gloruious leader is literally the most elusive "community leader"
the leader of openly closed source™️ 
it's kinda how this kind of community is
That's gotta be like 2000 calories.
minimum
Wtf is that
wtf its eyeman
wtf its darkeyedragon
wanna touch eyes?
Oh hey Bill Gates is getting divorced
kek
ah yes security cabinet with screws on the outside 
Yo do you guys know of any gmail checkers? Like to check specific emails to see if their available like marcelxxxx@gmail.com where x represents numbers.
pov ur an idiot
in fact they're not even right
Oof
isn't there a place for bad memes?
the terminal is in /
Yes there is
oh yea, 🚮
so it isn't necessarily that the file exists; a normal user couldn't create a file in /
and how on Earth can a file have elevated permissions?
Even as a joke that was bad
</rant>
There's a difference
The first guy was mocking someone being funny
I was mocking someone being dumb
"in fact" was adding on to my
on "pov ur an idiot"
wtf
Bill and melinda literally have a whole foundation together
I did not see this coming
wait really?
that one is paywalled, heres another https://www.cnn.com/2021/05/03/tech/bill-and-melinda-gates-divorce/index.html
Melinda got tired of having to use Windows
"We ask for space and privacy for our family as we begin to navigate this new life," the pair said in their statement Monday.
The Bill and Melinda Gates Foundation did not immediately return a request for comment from CNN Business.
difference between talking to the Gates themselves and asking the foundation for comment but like...
from the MC Discord #worst-puns-ever:
“If you ask Rick Astley for a DVD of the movie “Up”, he will not give it to you because he is Never Gonna Give You Up. However by not giving you Up, even though you asked for it, he is letting you down. This is known as the Astley Paradox.”
worst puns? are you kidding me? that needs a room all to itself in The Pun Hall of Fame
that is one of the greatest things I've read
isnt that the gif that crashes some peoples clients
pretty sure yea
machine delete it !! 😡
It is
Literally named "Discord Crash"
@cunning raft
❗
@waxen panther
true
@waxen panther
@waxen panther
a lot of puns in there are really really good
i agree
only reason I'm there
cringe !
yee))0
no 17 kb is nothing you're fine
I mean... I'm sure somehow it's possible but like... worth it? no
Hard drives are split into sections (probably 4k in your case) that files can take up. Even if it only needs half of a "block," it has to allocate the whole thing, which is why it can take more disk space than it is large






