#general
3141 messages · Page 402 of 4
a "regular PR" is not a thing
patches and pull requests are two entirely different areas of things
well a commit i suppose
PRs are something github pretty much invented
to automate submitting, commenting and merging of git patches
e.g. gitlab calls it "merge request"
hmm
A patch is still a temporary solution to the problem either way
We need a mailing list
We gotta do git properly
email ur patches to noreply@papermc.io
nothing about a patch is temporary or a solution, clip
it's litereally just a file you can apply to a code base
But it’s not the “normal” way to contribute to a project
You just use it with craft bukkit because u have to
So come again
wat
are you even talking about
in a normal project almost everything is submitted through patches (unless the actual managers make the code directly on master)
which would be pretty dumb

just take a look at the linux mailing list
guess im pretty dumb then xD
not even torvalds would change the code directly, patches are submitted to the list to be reviewed
(or well, "usually")
The patch system was only implemented because of Wesley
git patches have been a thing for wayyy longer
you are referring to the way of modding the vanilla server which uses git patches to simplify it
But never used with craft bukkit until then
Just a way to get around the licensing debacle as far as bukkit
bukkit doesn't use patches btw :P
no u
Rip
u on
I’m dead
understandable
clip hit the ground too hard
how dare you talk about something that isn't minecraft
Wait... how am I still talking
the ground in my reality is kind of hard, yes
not sure in what crazy cell you live in 
The one in reality
are the streets in your town made out of cloth?
No stone
sounds pretty hard to me
he hit my pp
okay alright enough internet for today
Was pretty soft
Didn’t feel much either
lmao
So u can relate
his parents also relate to each other
I already said that
Ok
you know what that sounds like
sounds like lack of braincells
Clean your ears
"don't quote me on that" - me, 2k19
"don't quote me on that" - me, 2k19
huh
patches are a thing to get around distributing mojang code
why would it be needed for bukkit
Patches are a thing because of who
Because of who
...whoever decided it was a good idea to use the GPL license for a project that is dependent on shipping proprietary code
licenses make my head hurt
I bet
sounds like even breathing makes your head hurt
I'm that breathtaking

I never understood why CB didn't take the Risugami ModLoader-era approach of just telling people to download and copy in the modified classes
copy in classes sounds retarded 
jarmods LUL
ur redarted
ur retarded
ur redarted
also bukkit being GPL isn't an issue
redartion > retardtion
rarted
craftbukkit is the one with licensing issues
I chose to ignore the fact clip was conflating Bukkit and CB
I chose to ignore the fact the only time anyone in this community cares about licensing is when they contribute yet they use hacked photoshop and other programs
Mhmm
Do we also ignore the fact people sell plugins with student licenses for intellij
shoots up school good to know

thats why you move to corrupt countries
I rest my case your honor
shipping the modified classes also means shipping mojang code
ew
more loot crates?
oh
can i get a full suit of enchanted diamond armor directly in your store now?
no need for the rng of loot crates?
I am failing to understand why I'd want to play there then
sounds gross
imagine being a broke college kid
Still not on the sponsored servers list of the sites I look for servers on
and thinking that running a minecraft server is your path to redemption
yikes
I understand... too expensive to invest in such a thing that will make you a millionaire with your good ideas that people will think are a hit
good joke
did you win a free taco?
did you win a trip to the bathroom
did you win a license to fart?
what a coincidence
that's what you deserve
hear my counter-argument:
yes
00f
you nearly got me there
but I have a rebuttal:
ye
that's the last thing I was expecting
after some soul searching I've come up with an answer
yeeee boiiiiiiiiiiiiii
you will take it up the butt and you will like it
or else you'll get skynetted
ok
what would this server think of me if I built a mc server that ran off a risc v system
and out of curiosity how many cores does paper scale too
🗡 🦆

:^)
rekt
does that mean i get to eat duck for dinner tonight
i'm not a duck tho
human meat
feeds crackers to the duck
crackhead
*feeds ducky quack cocaine. *
wow
risc v has the advantage of custom instruction sets
u suck
so in theory you could build one specifically for java
then you might aswel not use java
dats not how it works
me or the other guy
You
you could build a jvm for the instruction set
I got my pens \o/
The compiler would need to be able to actually use that instruction set
true, didn't say it would be sane
in the end the thing translating from bytecode/human-written code needs to translate to the instruction set
just that you could do it so it would run fast
whether that's a jvm, gcc, etc
specially cause SiFive is doing 12nm lp+ custom chips with hbm2e on them
410gb/s per stack
ah yes avx 512
these guys rewrote parts of jvm to use vector insts
in the end it doesn't matter what the chipset can do if the thing running the language doesn't use it
that moment when you actually want to revise your classes but your teacher doesnt put the presentations online 
What do you folks think about a ticket plugin that uses github issues as backend as oppose to something like a mysql database?
...
I've got a working prototype and im considering releasing it
why tho
because.. no database required.. and you automatically have a webinterface on github
I've managed to serialize / deserialize everything, so it can store stuff like location, timestamp, replies, player uuid etc.
Not really an ideal solution for the majority of servers
Because servers are generally not run by developers?
but im working on caching a lot of the data so i think it works.
true
but I'd say github is also accessible for non tech savy people.
Also, it's not exactly free
private repos? yes!
if you're running your server on your own...
what do you mean?
You can only have 3 others access your private project
Thats a good point. I have pro thats why i didnt consider it.
hm, maybe I should write an additional database adaptor
you should store the tickets as private facebook posts instead
Yes!
:D
or hidden in microsoft support forums. There was this c&c botnet once which did that
pets electroniccat
wait.. you can pet the cat?
pulls his tail
wow... slowly
this is not my kind of kink
SLUT
better.
I wonder why there are no ticket plugins with interfaces to popular support boards yet.
On a large network this would make sense. maybe they have private stuff.
no, because github has a nice interface for "tickets"
And maybe as a side point that you cant always have a db / know how to set one up
The issue with proper front ends is that they're not designed for environments where you don't have certain things
e.g. the person who is creating the tickets email address
true, a lot of this is based on email
Proper solutions are designed to do the job properly, which ain't always viable when you're working with MC, bar you fake the emails or require users to provide it, which both situations ain't really ideal
I mean, there h2/sqlite if you don't have an actual database
i mean.. whats the alternative. At a certain point you need a support solution
So are only tall people allowed or are all of the buildings tall or what
A proper support solution designed for the job?
Creating a web UI for ticket management ain't that hard
only tall people. I dont like small people. obviously
well, a proper one...
takes a few months of development
(not full time )
What's the cutoff point
6 feet?
my new and improved ui is a plain html doc
Ok sec
haha, thanks for the meme
I try but im a bit slow
If you'd see how well the plugin works you wouldnt meme it :p
180cm cutoff?
I dont really care about it tbh
I mean, you tried to solve a problem that doesn't exist
No seriously, I appreciate the input
and then tried to hack out a meh solution
That's all ur commits
nou
well I had the problem that I wanted a proper ticket plugin with all the features I needed and I didnt want to write a full blown REST interface just to have a frontend for it
no u
I mean, having a proper interface somehow or using a messaging system would give you some more dynamicness, e.g. notifications when there is a reply on a ticket without polling the DB
Good I'm like 185
But like, it's not a critical thing assuming you have a database
Measuring height?
Yes
I'm about 12cm on the stem
(and well, I would sure as heck hope that somebody capable of hosting a web UI is capable of setting up a database server...)
rolled
i like your meme better though
At least water makes energy going downhill
I've actually yet to deal with a frontend framework, tbh
Bootstrap 
'eh, I mean, for css frameworks, bootstrap is k if you wanna throw something together
VueJS is really nice! used that professionally for 2-3 years ~
bootstrap.. meh. I'd combine VueJs with something like Vuetify
Ez just hire tall guy to make it for you cat
never used vue
I've not really gotten on the node.js hype train, tbh
Eww
well, you can write the backend in any language
I think i lost a little respect for you
I like nodejs but I see why people dont
I started toying with it a lil, and it's nice in some areas, but I struggle to justify using it over other solutions, tbh
Write it in kotlin
nuxt is just vue except everything is set up for you so you can just start coding
I mean, my issue is the productuvity hit of tryna learn a new thing as am workin' on stuff
vuex is enabled just by creating the file in the store folder
I want to learn rust next. Could also be useful at work
I mean
php is fine
you just code and done
sips tea
<3
simple: vue-cli is enough from my experience.
so I wrote a really bad ui here: https://bans.tallcraft.com . Thats vuejs + Vuetify connecting to a graphql api
i really didnt spend much time on it, so its not so nice
not too bad
I prefer the dark theme
it has dark theme, you can toggle it at the bottom :p
yea
i would have it change the header as well
humps Sweepyoface
oh, thx :)
im not sure.. looks like a toy shop website
Vertanzil: is that you? :p
NO
I was noseying at the bans
Yea, that's like
sure.. sure..
Too tame for vert
and youre 180 cm
*185
tbh probally true
should see some of the messages i get
What

Im so fucking cold
how do you do fellow irc people
its not dead yet
i dont quite understand?
ratio? tracker?
I find that "thelounge" this web based irc thing is amazing :)
oh... you cant login to discord with vpn?
oh.. right
what do people pirate nowadays?
porn probably.
The lounge is amazing
yeah!
Do you use my theme?
I've seen your activity in the community
Its now being refactored to vuejs right?
barty: sounds thrilling
the tree-pening
It's being refactored to Vue for the whole year 😂
If you are on latest release, the main chat view is already in view
I hope its done properly..
oh nice
yeah i am
As is the login view and other minor stuff
i'm hosting it on a managed server. its nice
Current Vue branch is mostly about window handling and stuff left and right
The new image viewer paw wrote after I suggested it is amazing for example
Especially on phones
I'd love to write more stuff with VueJS but for my job it's all vanilla..
nice. I'll check out the code when I have time
I just made my job about vuejs
We rewrote our company website basically from scratch
I did that for ~ 2 years but then i switched
security engineering
I am a Backend Java dev normally 😂
But decided this website thingy would be a cool challenge
yeah, sometimes its great to do something completely different
you learn so much and its a whole different perspective
Now am back to backend, integration Microsoft azure active directory business to customer, aad b2c for short 😂😂
wow, thats a long title
I'm just a Security Engineer
It's a giant openid connect shit show
well, part time next to studies
Microsoft basically decided, hey, we have single sign on for our stuff, why not sell all this shit to ppl without actually making it customizable 🤔
At work am kinda the firefighter, I help projects when they get stuck
that sounds nice
I just finished the initial registration flow for b2c, now the team can continue and im just around for help, while I go on to the next shit show where I need to write a Java Webservice that interacts with some Cobol mainframe IBM shit 😂
For display our contracts in our Webinterface
(I work for a multi billion insurance company)
that mfa switch was great huh
big insurance company sounds like a lot of legacy systems indeed...
Its not as bad as you think
I work for a company building a major web browser
Like, yes, all our customer data and Tarif calculation is in Cobol on a mainframe, but other than that 😂
cobol.. wow
jus t store it in a text file
just print it all out
and do OCR when needed
We are actually in the progress of migrating our 600 websphere java ee applications to jboss and onto a self hosted open shift cloud
easy.
fancy
Migrated half of it in just two years, the other half will be done in the next year
90% of what Mini said i dont understand
Meaning we are pretty much bleeding edge on that side
DarkEyeDragon: nobody does, just pretend!
I'm small time. We're developing a new asset management tracking application, otherwise I'm just working on our sales platform
but it's all .NET so I'm happy
What do I say now? I fight for the free web :p
Next year we will start moving that shit away from open shift (since fucking IBM brought redhat, we tried to get away from IBM....) To kubernets onto AWS
brought or bought?
bought
so they bought open source 
No, brought, don't try to understand minilang
we're doing kubernetes in university now, so I'm excited to get into that :)
it'd be like buying Canonical
We could, but like, why?
there's a big official community behind red hat
no i'm talking about IBM
Openshift is just glorified k8s anyways
why would you buy an opensource project
they didn't buy the project
They bought the whole fucking company
Basically, the hot red chick got fucked by the old blue dude
Thanks for the insight in your jobs, that was really interesting! I have to go now, time for dinner.
history repeats itself
see you
red hat = hot red chick? lmao
next you're gonna say Solaris was Marilyn Monroe
lets rant about how theres no good competition to youtube so they can do whatever they want
But there is vimeo
*Looks away from the pixel 4xl in his hand to the Google nest home on the side of his bed *
yeah, and same for the web browser. not 100% but they have a huge market share
We sure can, but make sure you are quite, they are listening!
I also have a pixel and a home thingy...
DONT SHOUT ALRIGHT
EVERYONE STAY QUIT
cant type
HEY GOOGLE
"Sorry, I couldn't understand that"
i said good alternatives stef
firefox? let me tell you. ...
Firefox is pretty turd tbh
It's the default browser at work so fucking IBM notes opens links with it
great browser
disclaimer, i work on firefox
I mean you could user opera
s/user/use
Correction, <Vertanzil> I mean you could use opera
Could use IE
runs
if you havent used it in a while I do recommend checking it out again
IE is officially dead now btw
good
i thought they did already?
It's not like I use that piece of crap
I think I am on some Firefox ESR BS build at work
Should've been dead a long time imo
Chrome has to step up it's game on that front again
I use nightly :D
so.. bleeding edge daily ff builds
i use tor kappa
its surprisingly stable
Just read the sources yourself
I have yet to train myself to read QR codes as if it was text
Mmmh, actually, am about to be migrated to win10 at work, so I have to reinstall everything anyways
i interpret the html with regex stef screeching in the background
Wouldn't recommend
Maybe I will just install the Firefox developer edition and start a timer to see how long it takes me to install chrome
But if you're planning on doing so, please do the recurisve stuff manually and only do the other stuff with regex.
regex.. let me tell you, it can do everything! ........... ( unless its a non regular language)
Or use (?R)
runs
like XML lul
Somebody at work parsed my json using regex
And complained when I added more data to the schema
what a chad
Like, come on
lol
He did using js btw
LOL
So like, he had no fucking excuse
js even has a built in json parser
That's what I have to deal with at work
I'm sorry for you
seems like getting a job is easy
Not only that, it's literally java script object notation
plz give me your company name
i dont live in the US tho
Guess DED is moving to Germany then
sigh
Hi, I am currently hiring a developer that is reliable and efficient.
Some of you may remember me as the guy that wanted to develop a geopolitical rts, but I realized it was too much trouble in order to develop.
So, I want to a hire a developer to work on my geopolitical server I am developing, it will involve no RTS features. Majority of the mechanics of the server have already been established, but you will need to custom code some things.
Examples:
Custom Mobs, Custom weather, Mob raids against civilizations, NPC’s, and etc.
Only dm me if you have good leadership potential, since I contracted multiple devs but they seem lost without a developer.
man i cant remember everything that happens
We just started a new child company, named X digital, next to X systems where I work, that has English as first language
was gonna say. I don't speak german at all
Just speak Dutch very slowly and add some accent to it
Our internal data mining team is English first too
The you will speak as good german as I do
When am drunk
@void void sounds like an interesting project but i dont feel comfortable telling others what to do since i have no fucking clue how to properly design program layouts myself lmao
Just fake it
Honestly, it doesn't seem hard compared to a Geopolitical RTS.
interesting
I hired multiple developers for my project.
But I have no Alpha Male developer that can get their shit together
and put them on course
alpha male developer 🤔
duck will do it
So you are in need of a 10X developer? 😂😂
alpha duck
3X?
I'm a layman so I don't know the terms you are saying.
honestly no one does
It's better to not know them, lol
.g 10X developer
(MiniDigger) https://www.ybrikman.com/writing/2013/09/29/the-10x-developer-is-not-myth/ -- The 10x developer is NOT a myth: "Sep 29, 2013 ... There have been a bunch of articles that claim that 10x developer doesn't exist. The arguments against it generally fall into 3..."
Basically, somebody who does 10 times the work than a normal dude
It's stupid
On so many levels
So, you're measuring quality by their speed?
just scrape SO posts and paste the right code in the right place. its like a big puzzle
But yes, it's stupid
I'd rather have a good codebase that took 2 months than something that barely works in 1 month tbh.
Is it not possible to be fast, but have quality work?
oh uh same... sweats
That's not how professional application development works
well if you're good it'll go faster
s/Speed/cheap
Correction, <DiscordBot> <03DarkEyeDragon> cheap and quality
Or whatever
Speed + quality means high cost
i spend 3 hours writing a method cuz i need to google shit constantly lol
How long is the method though
Or better, how complex is the method.
Yes
I was burried so deep in MS docs, it's insane
I want everything O(1), fix it! /s
Before a team of 3 was working on that for almost a month and they didn't manage to do it
its O(!n)
ur a 0.3 developer
Anyways, I gotta go, was nice to rant a bit
I'd ask for a pay raise immediately mini.
peace
bai
ask for a 3x pay raise
Oh, before I go, electronicboy, they found another bomb today, shutting down our Central station, thanks for that
oh uh, does any of you java nerds feel like solving an issue for me? SO has had no answer in a few days lul
I just started here in March after I passed my bachelor's (dual study so I was actually already here since 2015)
dont make me .ask you dark
I'll ask for a raise in Jan 😂

https://stackoverflow.com/questions/58653321/imgur-returning-500-internal-server-error-for-binary-body
i mean, i doubt anyone would know but ya never know
go for it Mini
duckn't
no u
@void void i expect a valid answer from you now 😉
Not like that's a huge investment
well depends how professional you want it to be lol
@worn ember you're wrong that the other question you linked only supports files
Heck, for starting, a simple ghost based blog on GitHub pages is enough
Later add a forum or smth
hmm didnt see that as a method, interesting. Thanks
why wouldnt it just work with a file entity though?
ill just research it
isnt that a binary aswel?
so copying from that question it should be somewhat like this
MultipartEntityBuilder builder = MultipartEntityBuilder.create();
builder.setMode(HttpMultipartMode.BROWSER_COMPATIBLE);
ByteArrayBody image = new ByteArrayBody(yourbytearray);
builder.addPart("image", image);
builder.addTextBody("type", "file");
builder.addTextBody("album", '<Deleted hash>' ); //anonymous album
HttpEntity entity = builder.build();
HttpPost httpPost = new HttpPost("<Imgur API endpoint>");
httpPost.setEntity( entity );
CloseableHttpClient httpClient = HttpClientBuilder.create().build()
HttpResponse response = httpClient.execute( httpPost );
also it might, does it require the "type" and "album" fields
if so, then 500
cause youre not passing them
i blame java tbh
try the ByteArrayBody
it just 500s eh? doesnt tell you any extra info about it?
nope just 500 Internal Server Error
weird
yeah
Can gradually do it 🤷♂️
That's why we dedicate every 4th Sprint at work to refactoring and learning new stuff
Try out something new, if it's good, throw out old shit
hard to change if you dont know it exists 😉
Didn't Java semi-recently get an improved HttpClient? Is that (still) bad then?
Thats why we just note down stuff we heard to further investigate stuff like that
yay outdated java versions
smh not supporting Java 11.
Of course you can't know everything, but you stumble across interesting stuff all the time so that's why we dedicate time to look into that
yeah sounds like a good thing to do
Not sure it's actually working on j11 bytecode
The mod loader is supposed to be able to handle that, but the rest is not quite there iirc
as long as its features work i'd be fine with that
It runs on j11 tho
im considering taking an intro to computing with HTML class just for the credits
cause i need 60 credits for my degree lol
3 free credits
_>
Doesn't sound like a super bad idea imo
Well, it depends on what else you can choose from I guess
not much
and this is just the winter semester
so im trying to pack in some credits for the 5 weeks it lasts
it literally wont take me any effort
ima do it
ive already taken the same profs 2 programming courses
he's gonna see me and be like
"y"
As long as the prof isn't a dick, I'd go for it
nah hes super chill
what does "computing with html" even mean
its literally like the college's CS 101
i skipped it bc didnt need
but now i need credits so
ima just do it
its like computer history and then how to make webpages combined
weird combination
agreed
well at least its a 400 error now lul
i also really hate how minecraft fucks up "night light" on windows
if you close mc when night light is active it'll stop
and blind you xD
@void void 
weird
i forgot to build the entity
yeah idk dude
what about reading the byte array into a file object and then using file body
might as well try
i suppose
Is it a firewall blocking it?
no 500 means server error
meaning it made it and server fukd up
could it be the encoding or something?
actually that shouldnt be it either as i'm using the same bytearray to encode to base64 
well imgur's api does say binary file
so
im not sure technically if that means they dont like byte arrays and want it packaged into a "file"
im not sure what the technical difference is
if there is one
Hi, I am currently hiring a developer that is reliable and efficient.
Some of you may remember me as the guy that wanted to develop a geopolitical rts, but I realized it was too much trouble in order to develop.
So, I want to a hire a developer to work on my geopolitical server I am developing, it will involve no RTS features. Majority of the mechanics of the server have already been established, but you will need to custom code some things.
Examples:
Custom Mobs, Custom weather, Mob raids against civilizations, NPC’s, and etc.
Only dm me if you have good leadership potential, since I contracted multiple devs but they seem lost without a lead developer.
Sorry for the repeated message.
lmao
seem lost without a lead developer
you poor soul
^
I need someone who can get everybody's shit together.
So they can actually work on the project.
i highly doubt you're going to get a good result if they can't get small components done
if i need a file, i suppose i'll have to save it somewhere?
no, it can be in memory. just read the byte array into a file object
oh neat
idk if it'll work, worth a try though
Eh....
They are all very capable devs.
But it needs to be more organized.
how do you know they're capable if they can't get anything done w/o a lead dev
if ^, then you probably haven't even performed a skill evaluation
so how do you know
they're probably fucking noobs
well dev teams usually require a lead dev.
idk i could be wrong
doesnt accept a byte array
they are fucking noobs in terms of socialization
and organization
but not developing
honestly, if you were open for commisions simple.
I would honestly hire you.
since you seem like you know your shit.
@worn ember
File temp = File.createTempFile("someprefix", null, null);
FileOutputStream fos = new FileOutputStream(temp);
fos.write(byteArr);
then create a FileBody and pass temp
bleh wish i couldve just kept this shit in memory but guess i cant lol
@void void thanks for the consideration but im far too busy to manage some crap devs ;o
oof
you can, that's what create a temp file is
oh so its not a file in the temp folder?
do you work solo?
i mean, it will make a temp file, but it will be cleaned up directly after
ok
All parts are delivered for my PC. Can't wait to assemble!
@void void i am part of a startup and am developing core parts of that project already
hence far too busy
damn.
nothing minecraft related right?
nope
its multiple web applications
ecommerce, social, dating, other shit
uwu dating
yeah i know
im not looking forward to making that one
but whatever
im making cash for it
is it like eh
or change the world type starterup
make me a backdoor so i can match with the hot grills
what is "eh"
like generic starterup
makes some money
not change the world
maybe like
change a country
not the US
i c
a country
under wraps rn
it's also a language learning platform
that part is pretty much done
vocabulary tool with SM2 spaced repetition and fun exercises + 2 full courses
:3
your api end point appears incorrect
https://api.imgur.com/3/album/{album}/add is what your endpoint should be {album} is the deletehash
its not album related tho
its just regular images

API Status
Status for the API can be found at status.imgur.com!
Getting Started
Imgur's API exposes the entire Imgur infrastructure via a standardized programmatic interface. Using Imgur's API, you c...
looks like correct edpoint to me
interesting
I looked at a different page for the api from imgur lol
for fucks sake lol
Ah makes sense but the page for the api also didn't specify that either XD
I am bookmarking this other page
well now we're back to 400 yey (also changing the endpoint didnt do anything)

API Status
Status for the API can be found at status.imgur.com!
Getting Started
Imgur's API exposes the entire Imgur infrastructure via a standardized programmatic interface. Using Imgur's API, you c...
I didn't have the link recently posted lol
erm, tf...
This API documentation has moved to apidocs.imgur.com
This version has been deprecated and will soon automatically redirect to the new docs.```
on that page they have /3/upload
yeah it doesnt seem to matter
probably handled the same anyway
at least you are getting 400's instead of 500's though, so I guess progress 😄
yeah but it doesnt tell me what i'm missing ofc
use wireshark
its https so its not very helpful
why the fuck am I seeing imgur discussion in here
why not?
no one should be using imgur as of 2 years ago
mind motivating that?
if it uploads images properly i dont really care lol
case in point their API sucking
plenty
@worn ember ^ use that to get the response of the 400
Like?
odds are its something wrong with your api key
I always recommend doing it yourself so you don't have to deal with any crap
however
look at sharex's list of uploaders
ok, well tweak that code if you have to, but you can get the response body of the errors
which will help pin point the problem
I dont actually think there is a good enough alternative and you should roll your own in any case though lol
Wym roll your own?
he means making your own image server i suppose
is this not a public plugin
public mod yes
then rolling your own is retarded
if it was private i could see the merit, but nah we just have ppl in here giving shit advice bc stoopid
Fix has his own, and he already had multiple reports of cp and stuff. So yeah i'd rather not
who is fix
Mister_Fix
lol
WHOMST'D'VE SUMMONED THE DEVIL

What was this about bro
image servers
lmao
Tbh it's really minor though, out of like a million images that were passed around I only had 2 reports, and there wasn't much to debate, I read it, I saw the image and I took it down
bruh
The problems lay within actually hosting all of this content, and processing it at a pace fast enough for all of the edgy kids to upload their dank memes
brb being out on fbi watchlist for that
sometimes i amaze myself when i find out i already wrote a util class for dealing with json
how is “performance” in 19w45a
I learned how to use a framework for my project and just thinking back at how I struggled to make things dynamic this framework has thought everything out for me just is bad for my sanity, thinking about all the stuff that is possible with this framework makes really intricate thoughts surge through my brain which feels amazing.
its almost funny how I struggled and struggled without a framework for my project
everything comes at a cost tho, I depend on like 20 libs
👏
it can be very very cheap to host images as long as you aren't at the absolutely fuck off massive scale where cloudflare will kick you off
if you use object storage and CF it costs nothing
as long as you have some basic rate and size limiting


get a box and pour seeds in it
plant a tree
g o o g l e
all you really need is aria2 and tmux
rtorrent is ok i suppose
afaik there's no elegant process for doing so
there's room for an AIO solution there lol
windows server is an option if you're lazy
qbittorrent <3
hmm.. do I sacrifice 16gb of mem for a 10th gen CPU and 2in1 capability
@static badge
bruh i just bought a shitload of plane tickets
im going from LAX to Tokyo to Manila to Denpasar to Manila to Boracay to Manila to Tokyo to Seattle to LAX.
Just for vacation
if yall don't mind some crampy seats and shit, i highly recommend fareboom.com and kiwi.com for cheap af tickets
$286 per person for Manila to Denpasar to Manila to Boracay to Manila. lol
14 day trip
even when I do get it straight from an airline, coach is always crampy af
Yeah I suffer it just bc cheap tickets
They get me there all the same
Then I have more to spend on local attractions
Like Waterbom in Bali: https://media-cdn.tripadvisor.com/media/photo-s/14/16/06/ff/images-largejpg.jpg
looks pretty cool
sounds like a good vacation
Should be fun. First time to Indonesia.
why does flights.google not work when domains.google does
cuz they didnt set it up??
@void void i managed to get it working by removing the Content-Typeheader. Whenever i add it back (even with the correct type) it shits itself and returns the 500. However i copied every header to insomnia and made the requests and it worked perfectly fine, so i really have no clue why its doing this shit. Anyway just wanted to let you know lol
I just saw a tweet complaining about the usage of 'guys' to refer to a group of mixed genders
do i exist
how can you if our eyes aren't real?
sup gays
how much ram do you guys suggest giving to waterfall? 256m?
wrong text rip
yeah thought so
Yeah its not doing a whole lot of work, just a small server
copula of hundred, yeah in my case its around 10
so probably 128 is good
So anybody know if spigot has a 1.15 fork in the works yet? If 1.15 releases when expected we only have 7 weeks left before releasing
watching linus tech tips
linus: speaking of attention grabbing can i grab your attention
me: no
close
how dare you
1.15 is sorta meh from what we've seen
give the good ol doubble tap on the screen when that happens @void void
anybody know the calculation for figuring out the file size of a minecraft world if fully rendered?
generating it
yeah, we KNOW that doing that will put us past the storage amount our host gives us, so we are trying to calculate it to upgrade prior to 1.15
what is the max file size of one region file i guess, should be able to figure it out from there
generate a million chunks, take avg size per chunk, multiply it out
max is 1MiB per chunk at 1024 chunks per regionfile
so max regionfile is 1GB
yikes, well that math is useless then
hey @static badge
you look bored
do this
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
(DiscordBot) Installing Microsoft Office 97 From 46 Floppy Disks - length 11m 40s - 1,054 likes, 21 dislikes (98.0%) - 35,897 views - Michael MJD on 2019.10.15
