#general
3141 messages · Page 986 of 4
was me before i deleted 70 repos
Mini has actually finished some projects this year

@quasi valley hangar wen
ggwp
this was actually hilarious but predictable
https://www.youtube.com/watch?v=Lg73GKm7GgI
pic unrelated tbh, it's a standup but no pictures just voice. still 10/10 tho
.mini
me rn
(Korobi) xkcd: Ballmer Peak (1 October 2007)
SR-71 Pilot Maury Rosenberg talks about the one time he decided to request a "fly-by" over the Sacramento airport on his way returning to Beale AFB- where he was going to land. The request was eagerly approved by air tower crew, and wanted them to fly "down the ramp" (muc...
my PC is currently boxed up and doesn't have a video output so I can't work on hangar :p
.rekt
☑ El REKTo
Js isn't that bad anymore
Var shouldn't be used
Let = normal, mutable
Consts = final
I wish java would have introduced var and val, not just var
why should var not be used
Not that I use that anyways
Because it's unspecific compared to the other two
But like, browser support, idk, babel handles that for me
I don't know if var is offically deprecated, but eslint will yell at you
let const = var;
thx
well
my script "works"
almost
how do I check if a "Promise" is.. there?
await
if you await it, then your program will wait till it's resolved, either success or failure
besides that just check that it's not null
well cant diagnose that w/o code
if(typeof ob.changes !== "undefined") {
wat
yes
kash stop it
sounds like whatever called your async method upstream is not itself async, so the program didn't wait
that is a hack fix, my friend
js is a hack
If you have a non-async function calling an async function, you have to handle it as a promise, so call then/catch on it
still a hack, sounds like control flow fuckup tbh
it should be waiting for resolution
Use == and != with null to also catch undefined.
I don't want to make it wait until its resolved though
it won't become resolved
lol

What!
then...why are you using a promise
kash what the hell are you doing
javascript!
Kash is being a l33t hacker
lowercase k stef
sounds like "idk js, am currently misusing it; that's why js is bad"
@potent fossil see DM
You have to at least call .catch() on your promise, even if you don't want it to end/resolve/return.
function foo() {
bar().catch(window.alert)
}
async function bar() {
await baz()
}
async function baz() {
// who knows what's going on
}
(obviously do something better than window.alert in the catch if you can. Or use console.error on Node.
Yeah that's fine.
Okaaaaay so if I have 2133MHz RAM and I wanna get another 16GB now, when 2133 is out of fashion n gross
can I get 2666MHz still?
like it should work, but the new sticks will use the lower speed
right???
or do I need to get a 32GB kit?
if so someone sponsor me pls
@heady spear 2133 is disgusting so is 2666
Well I'm poor
its advised to get the same memory sticks
I don't care if it's disgusting
if I'm gonna get an entire 32GB kit it'd be 2666, can't afford expensive memory lel
there's a huge price difference here
weird
ok good for u not living in socialist dystopia where all electronics r expensive af
the 32gb 2666MHz kit is $153
I need to get new fans too bcuz mine r wonky
hello kashike
hallo
hello hello person
hello kneny
according to the interwebs I can safely mix the two because they run at the same voltage
I trust the internet. The internet has never lied
looks epic
No checksums?
Or have I missed them on mobile
I feel like checksums is the most requested thing
for what, though?
file integrity & also makes it super easy to check if there's a newer build than the one you're using, without storing the build number yourself 😛
also IS in #community-guilds when? D: ppl don't know that we're friends, it's very upsetting to me and my family
why should var not be used
@cosmic raftvardeclares a variable at either the global or function scope (bad), whereasconstorletvariables are only declared at the block scope (good)
@cosmic raft yeah, integrity. Plenty ppl come in here with corrupted jars
Panel devs want to prevent that
@heady spear you could check for the md5 to see if a version is newer
Yes? That's what I said
but we're tasking for the checksum to be provided by the API, so we don't need to download the file and compare
well, hashes will have to wait
V2 API looks great!
Wish it had hashes though.
Will wait for V3 for that, I guess.
v2 will have hashes
weebs out 👉 🚪
I just cannot populate that until I start touching the actual JARs
API documentation for the Rust MouseEvent struct in crate web_sys.
Yeah, doubt any sane person would name it that themselves.
url gore
Modesto, CA residents turned out for the city's annual Ninja Parade, where no ninjas were seen for the 30th year in a row.
For More Breaking News: http://www.theonion.com/video
Subscribe to The Onion on YouTube: http://bit.ly/xzrBUA
Like The Onion on Facebook: http://www.fb.c...
bruh this is epic
perhaps
how i can start leaning bukkit coding
You should familiarize yourself with Java first
yeah @heady spear what os do you use?
@heady spear i saw ur book when i fukd ur mum
hot
my dads painting and i'm getting high on the fumes lmao
arent u dutch
what does that have to do with painting lol
because im not so sure its the fumes
hmmmm
why
@quasi valley please confirm
Amsterdam: allows drug consumption
Rest of the world: haha Netherlands drugs
also im belgian, but speak dutch
weed is legal here too stef
for personal consumption
ded you little addict
You speak Flemish, don't fool yourself 😉
ok Gijs
@quasi valley i'm addicted to your face
Gijs, wow that's a boomer name
sorry zml i live in the 99% of the worlds countries
mfw lava doesnt break your fall

lol
Not fully, but partially
well not enough cuz i deded
well that's what happens when ded is in your name
shush, go push some more unreleased code to master 😉
while we're on the topic of configurate, how do you parse key/value pairs to maps?
what sort of key-value pair?
good to know you don't understand how scm works either lol
im jus messing with you.
yml. the key is an enum and the value is another data class
Map<Dimension, DimensionData> all are marked as @normal badgeSerializable
nice
Dimension is an enum
you can do node.getValue(new TypeToken<Map<Dimension, DimensionData>>() {}, Collections.emptyMap());
Alright thanks
yo so is like Hyperverse better than Multiverse nowadays?
I assume both work so ¯_(ツ)_/¯
Not buying this garbage
novideo
multiverse still works fine for me
I mean most of the functionality is in the server's api anyways ¯_(ツ)_/¯
Kind of
everything city makes is poop
Hyperverse does some shit using nms where the api is lacking
I use Multiverse too, but still. Is Hyperverse better or updated?
eww
what's wrong with MVNP?
People are happy with it
Only reason it’s still in beta is because we’re replacing the commands
But I need to finish my command library before that
I'm happy with Mv, but kinda worried if it just stops functioning
It won’t
why would one of the most used, open source plugins stop functioning?!?
If you’re happy with mv you have no reason to switch
thousands of servers depend on it xD
Hyperverse is just there as an alternative (with a better API 👀)
also if you use any plugin used by my server then you are set for the next ten years anyways 👀
also if you dont play minecraft, ur set for life

Dark y r u like this
Yeah, but still, it is a old thing, it's good that it will work :)
tbh I don't get why you need nms for the portal stuff, the api does the same?
or is there more to it than https://github.com/Sauilitired/Hyperverse/blob/master/Bukkit-1.16.3/src/main/java/se/hyperver/hyperverse/NMSImpl.java#L81-L98
It didn’t even fire events when there wasn’t a valid location lol
wat
isnt that the point?
No. Because we needed to set the location
I mean, I guess it could fire the create event cancelled
or do you mean the portal event?
Portal event
And something about entities, don’t remember the exact problems we had
But as I already had a nms module, I just threw it in there
I think the problem was entities and not players tho
don't really see where it wouldn't call that event tbh
only if the target worldserver is null I guess
hm, I'm actually surprised any multiworld portals work like this 
oh wait, that's the ender portal method lmao
well I don't see anything particulary wrong in the 1.16.3 imeplementation of the portal events, city. if you remember what the issue was let me know. I'm partially responsible for that code after all xD
Random question but
I saw this 1 year old image
Does this mean minecraft will have lua scripting?

This was posted by a minecraft developer on twitter
how does that relate to lua at all
Afaik no developer has properly announced any kind of Lua scripting yet
Oh
I thought i was just uninformed about it xd
I wonder how "powerful" the Lua scripting will be if they add it
probably similar to the pocket scripting thing
but yeah searge posted that pic irrc
i think he might have said they have no plans and it was more of a test
i think i remember seeing that in the twt replies i may be wrong
Owh
Today I will have pizza.
Unfortunately not homemade, so no fathead dough Aikar, sorry.
Oh yeah the Blaze3D and Lua Scripting were just experiments
Oh?
Searge said it was an experiment
Interesting
So i guess there is still a chance Lua Scripting is coming in the future
True
Blaze3d has shipped
render dragon is the next thing to come
theres 2 entiies that serve different purposes
Ppl misunderstood what blaze3d is, it's just the glue between the gameplay logic and the rendering engine
Render dragon would be the new rendering engine, but no concrete plans to bring that to java iirc
ah
i thought helen said there was, but though helen said a lot of things in positive ways because she wanted it herself
but RD was DESIGNED to be usable on java too
Helen said something like the team really wants to do it or smth
So prolly gonna happen eventually
But doubt anybody is actively working on it
Or maybe am wrong and I'll announce it at minecon 🤷
if mini worked at mojang id be upset with him for not stopping a lot of the dumb
i'm upset with him for not stopping a lot of the dumb
they didn't let him drink at work 👀
assuming I wouldn't just do dum stuff without knowing better
Lol
And I mean, ppl here know that I did apply 😂
sometimes i think i won’t be able to develop the problem solving and logical thinking skills for writing code
like i could be given a project but then i would be like
where should i even begin
start by not starting with large projects
Every one of us had to start with hello world first...
any project in general
Indeed this timing is very curious, a lot of people are looking at RISC-V now. China was already on board with it...
that requires more than like user input
Would be nice if they also focused on consumer.
@spiral sparrow i think its important for you to figure out if you got the right thought process for it. not everyone can do programming. your brain has to think in a logical way. not everyone thinks the same way. my wife accepted shes just not wired for programming.
But dont let that confuse you with "I can but just havent worked my experience up to do it well"
maybe im also not wired for programming though
you're 13, chill a bit and just do it lol
if you "get it" at that age, thats a sure sign "fuck yeah" to go for it, but NOT getting it doesnt mean you wont eventually get it
18-20 😛
well youll prob have enough development by 16
dont rush into the heavy stuff though, just keep it simple
web development for example
stuff where you can do a little work and see immediate results
seeing results drives passion to keep going
data packs are not programming lol
well ok then
The programing learning curve can be somewhat compared to math. Some will hit a problem they can't pass early on, some never.
data packs at best require you to be able to think logically and design a system where executing a series of commands exhibits desired behavior
its logical thinking but not really programming
nah, not "anyone", some people are seriously just wired differently that really impedes logical thinking
you also won't learn what you're not interested in 😛
I also started at 12, I think the first time I would actually consider myself a decent developer was at like 16 or 17
And I worked 10s of hours every week for the past decade
And I still learn new stuff daily
Like, this weekend for the first time ever I successfully implemented tcp encryption
And I also aren't very intelligent, compared to others I know I take longer to think of nice algos. My skill is thinking outside the box I think, I never lost my naivity I would say
my wife described it well. She tried to learn programming. But she understands that she approaches thinking different than me.
"Going to the store" for her is "Get in car and go to store"
for me its "Get the shoes on, get the keys & wallet, ensure hair isnt a mess, open garage, crank car, drive, park, enter store"
I break the steps down to achieve an end result as part of thinking. when she thinks, its more target to goal oriented.
This is where the careers of Quality Assurance Analyst come in. QA are better suited for people like my wife, who don't think down as technical, who will be better aligned with the majority audience of users. That thinking process can help find issues that a developer didnt think of.
I am not afraid to get my hands dirty and dig deep into like spring to find my solutions
I get offers weekly for minecraft contract work
And multiply daily on xing, lol
How well you want to be paid generally
this cheap ass community prob not much lol
I need a plugin that would required 100 hours for work, for 5€.
So gotta be good on estimating time
damn you must be finding good people who actually pay a real wage
They find me aikar, my current contract is two randoms building a mc client, all forge community, found my minicraft GitHub repo out of all things
Am building a chat framework for them
If i did contract work (but i dont), id charge 75-100/hr lol. its just not worth my time for less.
i dont live in cali 😛
man my income in cali is barely cutting it
6 figures is min wage there
I accepted this because I liked the topic (something to learn for me) and because I needed motivation (I haven't done dev work in a month before that)
hi
work
So hopefully, once I am done later this week, I can transfer that energy and motivation back into hangar or whatever
Well, what's your major?
well i hope you have a career goal to ensure you're doing the RIGHT college
Ok, no clue what job you would do with that, lol
yeah i think liberal arts is the "I dont know, just give me a degree" degree lol
Oh man, education outside Europe is rough
if you wanted to program, you shouldnt be wasting time onliberal arts
well, ideally, spend those 2 years on a more career focused topic, so figure out what career....
you want good transferrable credits
though thats one good thing to note @spiral sparrow, if you do "get" programming eventually, getting started early will help a ton. Having solid experience and knowledge young can avoid having to blow tons of money on college
I settled for just an AS degree just to help get that first job. Once you get first job, that degree doesnt really hold much value
that resume filled with real world experience holds the value
if someone looked at my linked in at the shit ive done, and then cared about me not having a BS, I wouldnt want to work for them
I mean, I just went for a bachelor, but paired with an apprenticeship, so that I got paid while going to uni and also got practical education and not just theory bullshit
And I would have 100% quit uni if it wasn't for the apprenticeship at work where ppl kicked my ass and I saw what I was doing it for
and doing contract work will be a good way to get real experience before a full time position too
(I failed every math exam, multiple times)
Am not sure if I would mention my contract work on my CV if I was to switch
can do stuff like approach local businesses and discuss with them on what kind of applications or websites you can build for them to help their business
well i mean to get started when you had nothing else
Cause like, this isn't proper contact work, while I have a buisness entity, I never do the "contract" via them
to help score that first full time job
resumes dont care about legalities
its "I did X project that consisted of Y tasks for company Z"
my resumes included my time at Final Fantasy 11 game hacking 😛
i wonder if mc plugins count as work experience for gettin a job
Oh, that I did while in school, friends dad was designer, made psd designs for websites of small companies. When they wanted to implement it, the dad would offer to do it for X money, or offer to let a random school kid of it for a tenth of the price. That kids was me and a friend ^^
only a little bit
they can sure help if FOSS, as can any other project on your portfolio
I earned my first pc via that
foss?
@dim shadow please change your name and avatar. that is very hard to be seen as not mocking someone
free open source software
The dad would give me a 500euro bank note
haha ok @slim nymph i thought itd be funny
no u
I was feeling like god with it back then, lol
MOSS > FOSS
500€ is nothing basically
For a 15 year old?
I had to
My parents always brought me everything I needed, but nothing electronical, ever
yikes
I always saved up together with my sister
For a nintendo ds, for a playstation 3, for a laptop, for everything
stuff like that was xmas/birthday only
Nah, my parents limited electronic time very hard
I was allowed to play half an hour at my dad's pc per day, after homework, as a kid
ouch
And would always try to stretch out
how did you find time to learn programming then
That was earlier
oh
Where do i find the offline installer for debian i can't seem to find it
Like the bigger iso
Oh actually, I got something Electrical for Xmas once, I was 11?
Dad got me a robot, but once where you had to solder everything yourself, lol
wtf you installing debian for lol
ok
That I was allowed to use more PC time for, played with my dad, we both tried to learn c++ by copy pasting stuff
we're aware
trying to get cracked edition debian?
"cracked"
Was really cool, made it avoid obstacles, stole my mom's tv remote to control it
#paper-help pins already has info on the downtime for the folks that ask
it was a joke because offline = cracked
That was where I learned to "develop"
bad joke nevermind
Or like, at least be curious about it
oh man official launcher
multimc
yeah i use multimc now so official looks so weird to me
@slim nymph I have this old aspire laptop i want to use as a mc server but it's 2ghz and 8gb ram so if i put windows on it it wouldnt be as good
i havent used the official launcher since it used tumblr tbh
@twilit frigate so ubuntu-server lol
But back to mc stuff, you can definitely mention you do mc stuff, in my interview for this job I basically only talked about mc stuff, lol
But like, I focused on the skills I learned
and why offline installer?
Working with users, self taught, managing to navigate huge legacy code bases
Interacting with the open source community
Stuff like that is relevant for real world jobs
You don't need to say you made a skyblock core once
Nobody cares
I have tried ubuntu and it gave me errors and shit but I can try it again
Also has the benefit of leaving an impression as the mc guy, helps with getting picked
yeah my experience at Windower was pretty substantial.
- Team Lead
- Reverse Engineering
- Community Management
- Modular Design
- Documentation
- C++ / Assembly / LUA
being paid is irrelevant
"so we have one last spot, who should we use",. "what about that minecraft guy?"
I believe that's how I got in, lol
Because my school grades where way worse than the other 3 in my year
we got a new Senior Engineer starting monday who seems to have some damn good experience.
I think I'll have to eventually quit here, since am always getting paid lower every new ppl that join, since I started here as a student
who has some minor github presence, better than nothing
But I think I can always come back after a year or so, many coworkers do that, lmao
i've started an open source iniative at work, gonna help shape it
like, for the entire fucking giant ass company lol
renegotiating salaries is pretty usual here, mini
We started to use open source software here....
might be worth a shot to meet w your boss?
damn congrats mini
But am only under full contract for one and a half years
So like am gonna be more aggressive next year
This time I didn't ask for it, but like lead my boss to the conclusion that I maybe should be paid more, lol
Month, lol
Am now at ~4000, with vacation and Xmas money and boni that's 4000x14.2
It's lightly above avg for my age I think
(56k per year)
But like, tax and shit is brutal here
well unasked for raises are nice, but does set you back to ask for more for a while
do yall have tax brackets in germany? I hate that system here lol
From the 4k per month I end up with like 2.5k on my bank
why do you hate it? not having tax brackets would suck
you either tax the poor more, or the rich less, neither are good
cause if someone is right at the end of one bracket and they get a raise... that's a paycut xD
Then rent and insurance for car and flat and shit and groceries and stuff
Well, it's not impossible for that to happen
i mean like if you go over to the next tax bracket and your tax is higher than the raise you got :I
I know ppl who that has happened to, but they quickly fixed it with their boss, lol
i mean like if you go over to the next tax bracket and your tax is higher than the raise you got :I
@dim shadow taxes dont work like that. only the certain amount over the tax bracket is taxed at that percent
i believe thats how it works
oh really? damn i thought the whole thing was taxed at the same value
if bracket is over 100k is 15% and 100k and less is 10%. and you got paid 100k, then got a raise for 10k.
You don't raise your taxes by 5k. its raised by 500
i guess it makes more sense that way @next wind
its 5% more only on the value over, so that 10k
And yes, I know an unasked raise can set me back, but like, my boss can't let me go, so if I go to him next year and say I'll need a decent raise or I'll have to quit because I need to money for whatever, he will have to make it work
next year sure, i meant id wait 6 mo's first
Yeah, that's the plan
or before annual review if you have that
And till then I'll have another successful project in my back and new responsibilities and stuff
Not really, no
Meh I guess kinda
yeah sadly though its not always your boss. my boss wants to give everyone a raise. its finance gotta settle with
It's not a performance review or anything
they only allocate a certain amount of money for raises, the manager has to decide how to split it
Team lead has a bit of money to distirbute in the team each year here I think
so one person getting more means someone else is getting less
But I yet 2% per year kinda automatically
Since unions
But that just covers inflation
I'm so stupid
So I have a debian server with grubloader and I want to boot a USB with the ubuntu server installer on it
What do i do
Cuz when i boot from usb in the bios it just brings me to grub
nvm
So I put it on the drive, set it up and it said 'no bootable device' so i switched to legacy mode and it's still saying there's no way to boot it
Use Rufus to make the USB.
not being able to boot from USB would imply that the issue is more with the USB stick, oddball partition setup? or your machine is just janky af
I set up the installer but when i rebooted I can't get onto the actual system
Are you using the correct version
So 64 or 32 bit or UEFI or legacy
And is your BIOS set to boot from USB
64 bit uefi and set up to boot normally cuz its already got the system
ubuntu isn't showing up no
im just trying to boot into my installed software not the INSTALLER, and the drive i burned the iso onto using rufus
ive already gone through and installed shit
then you just need to go into bios and set your drive order
and have the os be the first drive
drive order isnt the right name but thats the best i can explain it with
the os isn't showing up in the drive order
im just getting sick of trying different os to try get this server setup
send a picture of all your options in the boot manager maybe
Smh Mini, you gave me wrong info
@wide chasm ppl were hella confused 😂
I mean, 50/50 chance, we just picked the wrong one 🙂
walter
oh
someone calls me from an unknown number and says "hi what did you do" to my call screening. like thats gonna make me want to pick up
I get political flyers in the mail, almost always from the far-right party, telling me the super mild (even conservative) candidate of the other party is some tool of social democrats in his party. Guess what I'm referring to.
Ages
Which is rather interesting, since if you aren't lgbtq friendly, you kinda breaking the law? Lol
Cause like, discrimination
Cop: slams door open
"You've all been arrested!"
Like, pretty sure you can't deny business to somebody because they are gay, lol
yo is it possible for teachers to know when your looking at something other than a test or quiz?
Yes
But that requires them to know how to use a computer
Come on play fall guys with me
How would it work?
Like if I have a quiz opened up on Microsoft Edge for example, and I open up Google Chrome, and look something up, the teacher would know?
yea
My teacher said something about how she knows when you clicked out of a quiz.
How would they know?
Pretty sure a website can detect if it's still 'active'.
at that point make a new desktop/workspace/whatever it's called
The teachers also can sense it
Can also be that they use some proctor software or whatever, so good luck in that case
make the user install a browser extension to check if the page is active 
So as long as your on the tab, your active?
seriously? why
some people here have oral exams at home; if they look away from the camera for like half a second, it's a fail :p
Like if you open up Minecraft, they know you left the tab?
is that on school laptops/computers
Many schools have software installed on every machine which literally lets teachers view every screen on their room on their machine
yes, but many teachers also don't monitor that
The software will report inconsistencies
They just review those afterward
You need to scan pretty much your entire room for those types of software
So if I'm in a Zoom meeting, they know when I'm using Discord?
Just make the computers run Linux.
That completely depends on their setup lance
@golden gust we had that, it was called LanSchool or whatevr
hack your school 4head
I'm using my own computer?
only on the windows computers though, on the mac i was home free 😎
On what they force you to setup then
I'm pretty sure it's not possible to see exactly what websites and apps you use?
they won't know then, but just actually properly focus on school lol
if you're on your own machine, no
They don't force you to install anything.
if you're using your own computer you should be fine lol
assuming you're not using a proxy/vpn on their network, etc
meanwhile my college forces me to install malware to take exams lol
Okay yeah, but like back on the tabs part, they can still see you if your not active on the tab?
What if I stay on that site in like Microsoft Edge, and I open up a PDF or another browser and search something up?
they can, but with canvas, according to my dad (who uses canvas) that doesnt get recorded or tracked, but, again, why does it matter? dont cheat
They know you left the tab?
You'd need to go check the spec
🤦♂️
Canvas doesn't track that no afaik
Looking to cheat
The browser does send events for certain things, etc
as for what they check, god knows
canvas knows you left but it doesnt record or log that you did
i mean it's open source, give it a deep dive :p
I've even seen some programs report you to the teacher if a Windows notification popped up during an exam.
looks at multiple canvas quizzes made with the help of wikipedia
give me latest paper 1.16.1 please
no
:c
.downloads
thanks
Go to 1.16.3 find the one before the update to 1.16.2.
why do you want older versions
Use the downloads API, see the pins in #announcements but, really, use 1.16.3 if you want support, otherwise, glhf
There aren't 1.16.1
We don't pin old versions
:c
You'd either have to run through the history manually, as stef said; Or, literally do what I said
literally
Seriously
yes
Apply some effort here
apply some reading
ok
https://paper.readthedocs.io/en/latest/site/api.html as well for downloads api
ack need to update
paper patched it already tho
so no worky
😄
68 lines of imports, you love to see it
you love not to see them, thanks to IJ ;)
I feel like a caveman because I'm using a usb drive to transfer files between VirtualBox and Windows.
helped my friend build her computer but nothing worked out like it should ._. 4 hours later and her fucking thumbdrive doesn't work so we can't install windows
huge win fwiw because ew windows
Lul
building computers is exhausting smh
Git gudder
Oh and we also spend 45 minutes trying to get windows 14 and javafx to work on her laptop
I don't know how anyone can use windows tbh it's fucking awful
Wtf is windows 14
ur awful
^

no you suck
You download AdoptOpenJDK and OpenJFX for windows. That's it.
Well we tried jmods because that'd be neater but nope
and then you need to add it to the module path
which is also gross
tf is --module-path %JAVAFX_HOME% --add-modules javafx.controllers,javafx.swing
yuck
fwiw all we needed was to get my unis weird mars fork to work but they didn't tell anyone how to run it so everyone got hella confused 😛
Windows software installation is easier IMO, but that's coming from somebody who doesn't use Linux very muhc. With Linux you have to deal with your distribution's package manager, repositories, etc. With Windows, you just download the exe and you're fine. I suppose the same thing can be done with Linux, but I don't know if people actually do that.
On Debian, that is.
Right, other distros prolly have equivalent methods of installing shit
I find everything a lot more tedious on windows and everything is so frustrating
I suppose my point is that the fragmentation makes it harder overall.
But I also suppose it depends on what you're doing. I could never use Windows as my main development environment because I'd hate my life
I switched from Windows to Linux Mint like a month ago
it's just so clunky
have fun setting up maven in windows 🙃
ide does that for you lol
changing environment variables is also very annoying
but it's fine because cmd is completely unusable
so you can't use maven outside of IDEs anyway
Kneny, you said that IJ 2020.2.1 also started freezing up for you, right? Did the release of IJ 2020.2.2 fix that?
just upgraded today and haven't opened any Spigot project yet, so not sure yet
Alrighty. Lmk how it goes.
Ttyl
Anyone want 3 month free xbox game pass?
3 months free xbox game pass SEZGRFgtQ0tURDItTVg5VDktN0hLMjMtV0NLOVo=
pog
👀
yes
There are intents for some stuff, but, it's a long term goal and has many issues to solve

If you worked on Minecraft, what would you add/remove/modify to the game?
?
xy?
Are you also drunk?
wdym?
add bugs and remove features 
lance, stop drinking and doing drugs
literally add the whole mo creatures mod to prod
are you also drunk?
Can, we have a no drinking guideline?
Or atleast, drinking and behaving weird in general
I think there should be a solar system, 105151958 planets, galaxies, etc we could travel to, build a spaceship, and fly. We would lose damage in space if we don't have space armor on, and wee!
no 🙂
you're all weird and drunk
Replying to @raw trout from https://canary.discordapp.com/channels/289587909051416579/555469074080202765/756213488799711353
would add paper
In-fact, I think they should spawn basketball goals around the world, and you find basketballs near them, each time you make one in, you get a golden apple!
they should add a biome that's just a parking lot
Actually a good idea! We could farm hella concrete off that!
why tf don't we have ikea furniture shop in minecraft
you expect me to craft shit? like with my hands?
The parking lot should come with a variety of different cars, the new technology in Minecraft would start another Industrial Revolution!
speaking of, has anyone tried to make accurate vehicles with real physics as a plugin in MC?
half a dozen times, yes
Pretty sure there was one
youre asking too much for what the bukkit api can handle lol
anything is possible
without lagging the server? no
to an extent yes
lmao i remember those mine-cars with gasoline
I don't know a single multiplayer game with proper car physics, lol
some racing sims come closes but they still have sync issues
as in, at least has hitboxes which can collide with blocks to roll, flip, etc
now we're entering possible/probable
but still technically possible
could, no one would want to spend the time, and as phoenix said that'd probably be laggy as heck doing all those calculations each tick
😔
best you are going to get is to do stuff with horses so that the client does calculation on its own
but server-side only vehicles is guaranteed to be glitchy and laggy
Bmgdrive has detailed car physics
what clever ways are there to make a client do math for a server?
Doing calculations client side makes them easy to tamper with
you just let the client handle visuals and make the server validate it once in a while
I'll validate you
( ͡° ͜ʖ ͡°)
no
welll
gta is p2p
it is?
pretty sure ye
that sounds awful
thats why there are so many cheaters
@zealous knot You late
I'm not late i'm Jeff
@zealous knot You're george what u on about
sugma
balls
lmao my english prof indirectly roasted the class
he sends classwide update emails after assignments and they're typically "wow, nice work this last week"
this time it was "our school has a writing center to help you be more successful. check it out."
Marianna#6961 was banned | ads
How do u sell out of preorders
Isnt the point of preorders to know how many units to make
Retailers are promised X units at launch
They can only pre order to that count
I read that as "Retailers are promixed Series X units at launch" lol
just interesting
do you want to expand the list or something?
list.add("Bruh");
Tfw Nintendo just resells old games via community made emulators/roms that’s gotta be the most profit:actual_work ratio from a big company, is Nintendo the only one doing it 
Another one
?ban @void void byebye
slacking#1073 was banned | byebye
?reason 84 airdrop ads
Updated Case #84
Okay but what is an air drop even and why do I want it
some airdrops are actually legit
basically new cryptos airdrop theiri crypto to get the circulation flowing
I have tear drops. Is it like that?
ive done a few airdrops, half my crypto assets are from it lol
but those aren't legit
if they say "And here's tweet" then fail to link a tweet and instead a screenshot, seems fake to me
airdrops started with stellar lumens (or at least, stellar made it popular) where a new currency pops up and they throw a large chunk out for exposure, which in turn makes their currency value go Stonks, and then win i guess
Are the emulators made by the community, nossr? Thought they were made internally.
Invest in my new crypto currency everyone. I call it Mule Moolah
Patreon: https://www.patreon.com/Podel1
Twitter 2: https://twitter.com/Podel_irl
Gamingskrubs: https://www.youtube.com/c/Gamingskrubs
Do you want to know how to ask our your crap crush, well then watch this video. You need a pilot's license btw
Podel
#Crush #Boeing787 #Podel
lol
Most the time we even know what emulator Nintendo is using
XScreenSaver added a joke ransomware pop-up and the currency names are quite something. My favorite? Dunning-Krugerrands.
Guess we found a reason for GPL licensing
const char *currencies[] = {
"Blitcoin",
"Bitcorn",
"Buttcorn",
"clicks",
"clicks",
"Ass Pennies",
"Ass Pennies",
"Dollary-doos",
"Dunning-Krugerrands",
"Dunning-Krugerrands",
"Dunning-Krugerrands",
"Dunning-Krugerrands",
"Dunning-Krugerrands",
"Dunning-Krugerrands",
"gift certificates",
"Creepto-Currency",
"secret sauce",
"Tribbles",
};
Nothing illegal about what they are doing but it’s just funny to me how old games are being sold using imperfect emulator code when Nintendo could just make a “perfect” port or write their own emulator that would be more accurate but they’d have to pay a lot of engineers to do
yeah I honestly like Nintendo's sale tactics even less than a game with lootboxes
it's legit malice
Development time for the game seemed to be ~6 months though, so that's not that much time to do full fletched ports of all three games. I mean, would be nice if they started earlier to get it as a port, but given six months timeframe I get why they opted to do the emulation route.
Need a New controller because of a widely known and unfixed hardware issue? 80 dollars sir
Nostalgia is pretty dangerous, Nintendo was big in the 1980s and so they can profit from that work and do some serious dick moves
Development time for the game seemed to be ~6 months though, so that's not that much time to do full fletched ports of all three games. I mean, would be nice if they started earlier to get it as a port, but given six months timeframe I get why they opted to do the emulation route.
@wide chasm honestly dev time for such a project is probably set to that time frame because they know they are going emulator route
Well, it's at least better than Apple's $999 Mac Pro monitor stand.

I guess you can do it that way as well
whats even worse than that stand is the people that defend it
I mean it's not the first time they used emulators for their old consoles
the true apple homies
I like my MacBook Pro but it is a 3000 dollar laptop with 800 dollar performance
Not that that makes it any better, though
i have a macbook and stuff, im not anti-apple. its just. rlly, for a stand plz
They use emulators for most their old games these days
Only thing MacBooks have going for them is the OS
And even that's getting worse
Virtual Console and NSO games are all emulated and for some reaosn people also keep buying those, so easy money for them
F
NSO probably more for online than the games, but still
oh wait
Supposedly they fixed it by nixing the butterfly keyboard.
Problem is, you have to buy a new machine, just as Apple intended.
I tried the new kB in a Mac store it wasn’t much better in fact I could barely tell a difference
And I've switched to a PC anyway, largely because of performance and Ryzen.
My work pc is a desktop
I went from a 2017 Retina iMac to a 2020 entry-level workstation. Now I feel comfortable enough, just need to upgrade the GPU.
I want a laptop with a full keyboard
buy?
what is there to buy tf
Paper doesn’t sell anything
If someone told you otherwise they lied to you
We don't sell anything, and that's good.
uh oh
go get your money back
nah too late
:(
so for the past 2 years this guy has been lying to me
hopefully you have learned a valuable lesson
Lol im so gullible
Lol what kind of lies
eww, you want to run a piracy-friendly server?
that's something we strongly discourage

how much money have you lost to this guy
tell me exactly what a ray id is if you know
sounds fake
isnt ray id used for cloudfare
idk
and only cloudfare
ray ID is your unique id for cloudflare requests
they lie to people for years just for money
if you lost a significantly large amount of money take him to court
yeah let's not start witch hunts
significantly? what amount
there's no good reason to ask for un other than doxxing :^)
;like 1,000+?
lol, ok
if you lost a significantly large amount of money take him to court
@stiff yarrow what amount like 1,000?
anyway @odd robin dont trust anyone on the internet. you can be cordial and friendly, but dont trust them with your assets in any case lol. that's just asking, practically begging, for them to fuck you over and run
lawyers cost a lot so it'd have to be well worth it
yea im really gullible
also if hes not in your country its def not worth suing
Yeah, wouldn't do it for 1000 tbh
yea he aint
but say he scammed you out of 10k and he lived in your country, then its probably worth, but idk I'm not a lawyer
wtf dont give people your info then
what kind of shady shit are you doing that allows him to blackmail you
yeah there should be no way for him to find it
idk he can tell people my address
did he tell you your adress
that's not blackmail
yea he did
if not then probably not true
yeah that is not black mail
not blackmail, but what kind of info are you giving them?
if he tells people my address then that's bad
yes he goin straight to prison with htat kinda stuff lol
@odd robin did you register domains without any kind of whois protection using your home address?
@mighty storm only if hes in a reasonable country
blackmail implies you've done something illegal and if he talks about it that you're liable to be responsible in a legal matter
ah right
doxxing you (telling your addr) is not blackmail, but it's still not great
change all your passwords for anything he knows
add 2FA to everything
yea if i do he'll find out and tell ppl my address and threaten me
yeah, sounds like you got a little too close to a stranger. don't do it again. do what they're telling you ^
don't let him know that you know he scammed tou
change your stuff first
change your email passwords
use a unique password for everything
what if he like
look up bitwarden or lastpass
what if he fries my router or something...
he can't
you cant do that
the worst he could do is ddos or dos
could you stop worrying about hypotheticals and go start taking some action by changing your passwords and adding 2FA? you're not helping yourself
what is ddos
and then he would probably get destroyed by his isp
knowing someones IP is worthless without a way in
and then he would probably get destroyed by his isp
@next wind isp?
internet service provider
oh
get off of discord, just go change your passwords really quick
we're literally assuming this person who scammed him is some uber hacker. the reality is, they're both likely 13-14 years old and nothing is going to happen
no point in worrying
but what if he does bad stuff
they're measuring internet dick size
lmao
im not even kidding
i'll change my passwords
If he does bad stuff you go to the police, assuming you live in a slightly sane country, they'll take action.
is there internet police or sum
i guess your isp
also he lives in a different continent
i mean, there are, but they won't handle a small case of teenagers doxxing each other
you go to your regular police for that
are you under 18 bruh
dont worry about it yet, just go make your accounts secure
nossr that kinda goes without question here



