#general
3141 messages · Page 1425 of 4
I'm running his fork lol, but his changes aren't there
I'll bet he never committed and pushed them
typical developer
the typical developer is the one that never even gets to commit
Smh
His changes must be in a zip called my_bots_FINAL-VERSION_forrealthistime_v3.zip
If you can find out where tf those changes are (specially the .g that was there before) i'll happily switch out scissors current code for that
or let someone else host it, dont matter to me. but i needed my .kill at least
.kill braincells
rips off braincells's limbs and leaves them to die.
.rekt 1.8
1.8, ☑ Batrekt Begins
.kill paperchan
unleashes the armies of Isengard on DiscordBot.
...

it's always done that
if you tell the bot to kill itself it kills the bridge bot
even on xD
i wish it actually killed the bridge bot
cant kill the dead 
she's not dead 
It probably won't bridge the threads
.kill 𝒑𝒂𝒑𝒆𝒓𝒄𝒉𝒂𝒏
(DiscordBot) I can't attack that.
Grrrr
LOL
.kill paper-chan
snacks on paper-chan's dismembered body.
That’s cheating tho... gotta be the same
.kill myself
grabs a machine gun and riddles DiscordBot's body with bullets.
no self-preservation from paper
.kill 🅟🅐🅟🅔🅡🅒🅗🅐🅝
(DiscordBot) I can't attack that.
.kill paperchan
lmao
(DiscordBot) I can't attack that.
Ok, so no other letter chars it seems
that is some semi-clever bot
and i could change that regex i suppose
but someone else write it for me
.flirt simple
simple, How about we do a little peer-to-peer saliva swapping?
Why need it at all?

good point
i'll remove it later when i have some time
also I'll turn off the disallowed self-attacking too
ezpz

.b google
No binging allowed
bing in 2021
never knew bing had an api https://github.com/simpleauthority/CloudBot/blob/master/plugins/bing.py#L10
that's old, sadly
now you have to pay for it
if google didn't charge so god damn much for search results i'd just pay for it but, yikes
I don't know why but youtube wants to make me hate Python
google won't even let you buy their actual results
you have to use a service like serpapi, which still makes you pay a ton and is legally not great
they only let you pay a ton for their ddg quality results from customsearch
big data, 30k
and afaik even that service just scrapes google and returns the result, but in a good way
who has that kinda money for searching queries lmfao
Just do a lot of free trials 
good meaning effective, not legal
there was someone doing it way cheaper, forgot who though
eh i mean, your scraping bot is doing just fine i think
scraping isn't technically illegal is it?
its against their tos or whatever
may as well just stop using cloudbot's search and use pencil for that
cause ddg is pretty ass
I like how google doesn't want to get scraped while not scraping themselves
Release the spiders!
alright, peace for a while. going back into studying hell
pinged lax for what?
to relax
Showing you the many oddities of Microsoft Flight Simulator 2020
If he has local changes to cloud bot
And simple runs that, but simple said that still doesn't have everything
his changes to rekt and a few others were not on there kash
4 months ago
they stole it
@twin lagoon 
java 16 makes me 🟠

the fuck does the orange circle emote mean
frustration
how
🔴
how does it frustrate you more than any other Java
🟠

don't shoot the circles
Java 16 doesn't let you change final fields via reflection, that could frustrate people 😛
that's breaking encapsulation so i don't think it'd frustrate me 🟢
what is a "fun" plugin that you can use to casually play with your friends on a weekend that doesn't require you to spend like more than 1 hour to enjoy
just buy a game tbh
like your team work together to defend something
i'd be down to code a tower defense plugin
OOf, I should really test my things with Java 16, but I'm too lazy for that
https://www.spigotmc.org/resources/✦-tower-defense-x-✦-create-towers-and-enemies-bosses-with-your-custom-designs.70774/
The best tower defense plugin out there! Recreate the famous BTD in minecraft with special
I really need to know how to do this:
it's possible to delete every chunk in a world other than a pre-defineds regions (like worldguard regions maybe)? I want to make a "wipe" in a world that deletes everything that's not in my city regions, and then change the seed
I can code (I actually work with Java almost fulltime) so if the solution envolves coding it myself there's no problem, I just need a solution
probably is possible
i doubt it'd be very performant though
how much of the rest of the world do you want to wipe
maybe unload all the chunks and remove the files ?
Guys, is it possible to make it so that every mob can have the CanPickUpLoot:true tag?
You can give them all that tag, but not every mob will respond to it.
everything
but they can share the file with loaded chunks (from the cities)
Trying not to think about this too much... I have a bunch of stuff that will break. Argh!
What final fields do you need to access using reflection?
perfect add it to the game
easy, artificial error if Java 16 or higher is used 

Support for Java 16 wen?
is spigots repo down for anyone else?
so how hard has FAWE broken? 
Spigot website seems to be down for me, so probably
oh ffs
I already fixed the issue where FAWE added enum constants at runtime, but there are a few more 
i swear everytime i'm trying to do something xD
Loads for me, might be a cloudflare thing
stop complaining and start pr'ing
ayayay the easy "do a pr" deflect smh
Some areas got re-routed on https://www.cloudflarestatus.com/ maybe your ISP routing table hasn't updated yet?
Welcome to Cloudflare's home for real-time and historical data on system performance.
you could become contributor of the month!
areas are always rerouted
Well, sure
That are me and renovate
Just saying, maybe they just did it and your ISP hasn't caught up yet
im in europe tho
there's enough cursed code I touch, more and I'll be consumed by it
Oh, then no idea
it's possible, but it's like a lot of people can't reach it
works fine for me though ¯_(ツ)_/¯
smh, just excuses
oh i didnt mean it like that, I meant it like for example, zombies, (wither) skeletons, etc
I give you a role in return
Just hard depend on paper
DED it's down for more people, andrew complained about it in #paper-dev
fawe isn't paper only yet, no?
Depends 

Let's say... some things just work (better) on paper
yeah
But we still need to use a large chunk of spigot nms to make basic things work smooth 🥴
just when i wanted to be productive, couldve been down literally any part of the day xD
rest in peace spigotmc.org
?
down in some regions
mfw not using a mirror
bad maven user ?
it's the recommended practice 😔
waat
basically noone does it and then stuff like this happens 😔
whats the point of having a central repo if you gonna mirror it anyway
hm
cough spigotmc
guess i could set up a mirror once it goes back up
People upload to one place, your mirror pulls it when it's available and continues working when it's not.
what do you use for that?
Imagine not being on mavencentral/sonatype and not caring at all
well technically maven central repo's should not be platform dependant
note that it'll become fairly big fairly quickly though https://owo.whats-th.is/2FHQ1Fa.png
¯_(ツ)_/¯
yeah defo, but nexus is 
monkas i only have 20gb on my vps
20GB isn't too bad... right?
yeah nexus is heavy
you can set up cleanup policies and whatnot to keep it down
I use reposilite for my own things 👀
I plopped it on a 4TiB harddrive so I don't do that
oh you dont run it on a server?
20gb for a maven repo?
proxy proxies it.
ha! i have 1gb ;-;
yeah I use my mirror for anything I do with Maven/Gradle
reposilite is cool, i found the UI loaded pretty slow though
I've just started using artifactory's free tier
2GB is enough for my personal repo needs, and I don't have to host it
so when my server randomly goes down @golden gust doesn't yell at me
Everyone i know uses reposilite but i'm too lazy to switch to it lmfao
i think they have a free tier even in cloud
oh
it's literally free https://jfrog.com/start-free/
yeah i was gonna say
jfrog distribution is not free, only artifactory
kinda funny that you can select AWS, GCP, and Azure lol
so cloud is free but self hosted isnt?
correct

I chose GCP just so it's 1 less thing running on AWS. and when AWS goes down presumably my repo won't lol
you trust jfrog after what they did with bintray?
they get large bulk contracts with the 3 providers so it doesn't cost them that much to segment 2GB for free
I don't trust frogs. Ever.
not at all
but it's the only option that does what I want
free or cheap hosting with a decent UI that I don't have to host myself
rip - are you at least able to stick it on your own domain so you can switch if needed?
not that I'm aware of
yikes
if I need to switch I'll just update my build scripts
I'm not hosting production shit on my personal repo lol
this is for stuff like mcdev (which I can easily move those deps around) and paperweight (test & custom deps)
Nexus is fine self-hosted but it's slow and clunky and annoying and I have to host it myself
i like how 95% of the mail is just their logo
As soon as github packages has anonymous access working for public repos I'll move to that
yeah requiring tokens is such a PITA
I already have the artifacts uploaded, just waiting for them to fix that lol https://github.com/minecraft-dev/MinecraftDev/packages
sigh why does everything hate me xD
lastpass
lastpass 
smart maaaaaaan
hm well almost
how do i get the repo url tho, so i have it as a remote artifact, but how can i include it in my pom for example? or is that not how it works
Great, Spoogot is borked. As entity teleport location, it chooses some spot deep under ground, inside stone. And without plugins, the entities teleport actually 30+ blocks higher where they should.
It chooses one spot as tp location, but tps them somewhere else. And some plugin I have seems to make the entities vanish when this happens.
rtp spigot edition
There is no way to teleport a player without touching pitch and yaw, right?
they will always get lagged back i assume
just change their location lol
but if they are moving their view it will lag it back
theres still gonna be a slight difference since the server only receives that info 20 times per second, no?
ye
well i don't want that difference, thats my original question :p
ok
what?
yes, if they move their angle between the server getting their position and the teleport the new angle won't stay
so not possible?
you could probably do fancy maths to calculate the way they were moving their view and predict where they would have been had they carried on moving
bot absolutely 100% accurate is no not possible
ahh ok
has the new microsoft openjdk build already been talked about here
if you wanted the maths thing you'd have to somehow cache their view angle since like 10 ticks ago
uh no afaik
and yes it has
someone gimme a tldr please?
and then calculate the difference in each axis between each tick then take an average
pretty short article just read it
but that's complicated and I don't minecraft
java and bedrock
they run bedrock realms on java?
didn't know realms was java
ye
I assume the bedrock realms is cpp and crontab
crontab?
I wrote some cpp today it was <segfault>
"simple c++"
uhh probably cpp and some funky overseeing
cpp isn't exactly simple
all the std::make_uniques make no sense to me
wait they best be using like godot libs or some game engine
if that tut is writing a physics engine it's not quick
also, cpp compilation makes my pc feel slow so I don't like it
wha
does anyone know how to speed up clang++
same here if I think about it
hydration time
are you looking to become a gorilla sweepy?
its glue 
return to monke mousepad
it has style 😎
what
brocc ew
ded 🥺
brocc is mean :(
ye
i am not mean 😭
brocc dw ur epic and very helpful
@waxen panther 
bloodstone

Ughh, found a bug in Paper/Spigot/CB and I don't think I have the will to debug it further and report an issue...
What sort of bug?
For some reason, when teleporting through portal, the event has wrong destination location - the entities are spawned somewhere else.
Like, 30 blocks above.
The initial location is deep underground for some reason.
ugh anything to do with cross dimensional teleports is always a fun time
CB used to just straight up give you garbage results there for a short time
gotta design a nice looking frontend website for my discord bot ;-;
probably just gonna stick together something ugly with bootstrap and call it a day
that always works
if you're working with a frontend framework there are always ui/component libraries out there
voo
i'm leaning towards react
i use react
I don't have the patience for react, it's weird for me
Vue fits nicely into standard html ish
it's nice, has a nice bootstrap library too if you hate css like me
Vue has some bootsrap lib somewhere too
so ive heard haha
it also has things like nuxt.js which is basically Vue as a whole server setup
well, one thing to ask yourself is if you even need a frontend framework
is this like a control pannel
Nuxt.js is kind of neat, I know at least one discord bot that uses it
a control panel might not need one honestly
use jquery
like how often are you going to need to reactively update state
i've got a java backend that this would be a control panel for
json api time
i feel like you can get away with vanilla for this
anything can be solved with a solid json api
but yeah maybe vanilla might work for this
forms and stuff
but react is nice to use
just chuck bootstrap onto anything and call it a day
i picked it for a project i probably shouldn't have and it turned out fine so ¯_(ツ)_/¯
lmfao
i think i'll do bootstrap + react once i figure react out
bootstrap looks really nice but all bootstrap sites look similar to a degree sadly
I would use Vue if you dont want to stray so far from feeling like vanilla, react if you don't might a little/lot of not inline js, and bootstrap all day
I'm sure there's alternates to bootstrap
the one thing i like about frontend frameworks is the ability to easily abstract components out
it's a tad bit harder even with templating engines
there are many alternatives to bootstarp
material ui comes to mind
yeah material design is kinda something
i'll look into material ui
the templates look good but then again all the same
i'm sure with enough time (like with boostrap) you can customize the looks but i'm just going to pump something out fast
This:
@EventHandler(priority=EventPriority.LOWEST)
private fun onEntityFirstPortal(event: EntityPortalEvent) {
plugin.server.broadcastMessage("FIRST Teleport ${event.entity} from ${event.from} to ${event.to}")
}
@EventHandler(priority=EventPriority.MONITOR)
private fun onEntityLastPortal(event: EntityPortalEvent) {
plugin.server.broadcastMessage("LAST Teleport ${event.entity} from ${event.from} to ${event.to}")
object: BukkitRunnable() {
override fun run() {
plugin.server.broadcastMessage("LOCATION ${event.entity.location}")
}
}.runTaskLater(plugin, 1L);
}
Results in:
[00:07:54 INFO]: FIRST Teleport CraftVillager from Location{world=CraftWorld{name=world_nether},x=-15.300000011920929,y=55.0,z=-48.76089346449099,pitch=0.0,yaw=220.13419} to Location{world=CraftWorld{name=world},x=-123.0,y=55.0,z=-391.0,pitch=0.0,yaw=0.0}
[00:07:54 INFO]: LAST Teleport CraftVillager from Location{world=CraftWorld{name=world_nether},x=-15.300000011920929,y=55.0,z=-48.76089346449099,pitch=0.0,yaw=220.13419} to Location{world=CraftWorld{name=world},x=-123.0,y=55.0,z=-391.0,pitch=0.0,yaw=0.0}
[00:07:54 INFO]: LOCATION Location{world=CraftWorld{name=world},x=-129.5,y=89.0,z=-378.0234037364377,pitch=0.0,yaw=223.5376}
It says it'll teleport the entity to y=55, but it ends up at y=89 a tick later.
hurts my eyes
I know too much data, but was debugging issue with disappearing villagers 😛
I think it might be related to the cached portal values etc?
Possibly also the fact, the CB/Spigot might be first roughly figuring out where to TP, and after event corrects it?
Ehh, now having a closer look at JD, it looks like it's intended.
oh nice a region deicded to delete itself on my server
rip 512 x 512 block region
was wondering why my dynmap started showing just a huge black square
.optimize
additional tips for improving server performance - https://www.spigotmc.org/posts/3684550
the side effects are kicking in, not a fan
So if you're writing an API, how do you actually test that your API works? Since it's not an application you don't run it. Do you just write unit tests and that's it?
unit tests are nice
that's how i test my api
the other alternative is a test application that implements the api (not specifically a plugin because i don't know if you're talking paper development or not)
i've yet to get around to writing one of those for my command framework but i've set one up for my general purpose framework to test the various features
ñ
does anyone actually listen to songs posted in #music? i feel like everyone just posts their music there xD
lmfao what the actual fuck
Only asking here because y'all probably know a bit about this type of stuff even though its not related, but would proxying (and caching) something be considered distributing?
i've got something I have to get yet can't distribute and can't fetch directly because cors
does it have restricted access?
well in a sense, everyone can access it directly but can't be accessed cross domain
I mean, yes
very similar to the situation mojang mappings are in
and I know minidigger gets them somehow on his viewer thing, by proxying them
sounds like a good ol' gray area
yeah could ask about it ig
Me: wondering why my event is called twice
Also me:
real fun for anyone who hosts a maven repo that runs as a caching mirror of other repos
could probably argue it about 27 different ways anyway
yeah
just do it until someone sends you a good ol c&d and call it good
yeah and they most likely won't even know I am ever doing this, so probably won't
I'll vouch for you, not that anyone would care xD
glad to have a sense of security
consider yourself reported
paper showing microseconds instead of ms' is really triggering me lol
[03:03:40 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[03:03:42 INFO]: Time elapsed: 104037354 ms
@woven otter want ez contributor role?
tbh i dont think it would be too hard to fix, but i cant even get paper to apply patches soooo
So usually repeating code twice isn't that bad. But if it happens a third time you'd want to think about factoring the repetitive code out. Have you guys ever forgot about code you repeated and repeated it more than 3 times?
i'd say having to use the same code twice already warrants making it its own function/method
like everything, it depends
don't abstract away 9 + 10
even if you use it 20 times
I feel okay with code being repeated twice if it isn't too many lines being repeated. Like two classes share 2-3 lines of code that can be factored out into a method. You don't have a class that makes sense to put that new method. Do you make really small class with one small method?
I have some code that was intended as a "temporary" solution that I just repeated out of laziness.
It has become a bit of a permanent solution (like always 😄
Yeah temporary solutions just end up being permanent a lot of the time because it doesn't get fixed :D. Is there such thing as too small of a class? Would this be too small of a class?
public class BookFiles {
public static String getFileName(String book) {
return book + ".yml";
}
}
He thinks it's getting away with that
lol what's this
hahahahhaahhahah
im now in a beta for a bank. never thought that would be a thing
Do they give you extra beta test balance...? 
LOL
PayPal sandbox irl
it has a really nice looking card
Monzo, wooo \o/
I assume since they have like 5 million UK users it won't take them too long to implement the very long list of features they're missing
I know that name
but we'll see
not as fancy as Redneck bank DemonWav
some youtuber works for them
https://redneck.bank/
Still the best site I seem for a bank to date
but since Simple is shutting down I gotta find somewhere else to go
I've been using monzo for a few years now, and, tbqh, there's nothing that I really miss
I was a longtime simple customer as well, rip
monzo looks nice, just too immature for the US while still in beta. so I'll probably split between ally and monzo, and hopefully monzo will mature and get the features it's missing
My mate in poland tried to iban me some cash and it was basically turned back, but, beyond that, I've not really had any issues
well right now monzo US is so beta that it's not really reocommended to use as your primary bank account yet
but yeah nothing compares to simple
Yea, was that way in the UK for a good while
They had one or two outages before they ended up just rolling their own payment ingress crap
this is the best way to get simple back, it's a 1:1 clone, but as a bank-agnostic budgeting app https://dasbudget.com/
Dollars and Sense Budgeting
currently beta testing, biggest downside is plaid can take several hours to sync transactions. But monzo support in DAS is going to go live later this week probably, and since monzo uses their own API transaction notifications are instant
so that's my biggest draw on monzo, having a budgeting app that is a clone of simple and instant transaction data and I'll barely even know simple is gone
I used monzo for a bit, didn't like it
their cs was terrible
ended up switching to revolut
that was a couple years ago though, might've changed by now
aren't they not technically a bank?
when they originally opened they weren't, now they basically are
oh
In January 2021, the company announced that it had applied for a UK banking license.
No "branches", etc
the general term is neobank
virtual only, there's fucking loads of them now
most of them are shit, a few are good
I thought that they got a banking license earlier
I mean my bank is virtual only, but it is officially a bank
guess it was just some of the financial protection crap
simple was the best in the US, but they got purchased and is shutting down 😦
yeah that's fair, most neobanks in the US use traditional banks as partner banks
so the traditional bank is the one that actually holds the money
but the neobank services it
I thiiink monzo partners with natwest
I suppose there isn't much of a difference down there
Which is kinda cool coz I use to use natwest before I switched to Monzo
the big difference here is whether or not they have access to Interac etransfer and stuff
but you guys have like 20 different apps for that
Revolut is backed by Barclays which is where I have my other bank
Barclays mobile app is
though and doesn’t even work on phones that have been jailbroken
Cuz of the new Europe thing I can control my Barclays Bank from my revolut one now anyway
the fact that revolut's app has ads and shit in it made me nope out of there pretty quickly
I ain't tested monzo with a jailbroken phone, thaaat's on the list of stuff imma have to check on
my banks needs to be my bank and nothing else
It has ads?
it has "offers" etc
I know natwests app used to shout at you for rooting but it wouldn't prevent itself from working
I’ve had the premium plan for a long time, probably before they added them
monzo has like a spending section built into it, it's not amazing, but, they are sorta like slloooowly working it out
yeah
Like, for some places you'll get a reciept inside of the monzo app which is pretty cool
why does everybody have anime pfps(ik i have a anime pfp but when did this trend start and how?)
the sane people go outside
fr
the people in this chat... erm... stay inside...
makes sense
lol
ive never looked at it detailed till now
I'd go outside if it was cooler outside, but it's way too hot... Burning up inside and no AC D:
in Canada it's still snowing
oh it's album art
not this year
but usually
which sorta makes me nervous that there will be a tornado or something later this year

eternity 

Where can I hire a developer? Is there someplace in this discord
spigot forums maybe
brocco only works for free 
exactly 🤤
new emote

I just realized I don't really have null checks for a lot of the code I write. I feel like null checks are important for APIs, but I don't write APIs. For some reason it doesn't feel necessary since I'm aware of where I'm calling the methods I'm writing and what is supposed to be passed in, but that might change if I'm working on a massive code base
simple: don't work with code that passes null as a variable
I've been looking at other people's code and they have null checks in their constructors (using requireNonNull). I don't know how necessary it is to have that if I'm not creating an API because I should almost never pass something in as null unless my code is broken
not necessary then
And if I don't have that check. If I do some how pass in a null value, I'll most likely get an NPE when I call a method unless the method I'm calling doesn't use whatever I set as null accidentally. I guess having that check everywhere is nice to have
It's not good to anticipate something that should never happen
if you don't need it, don't do it
nullability annotations
if you should never have null, and you do get it, you'll have a bug regardless of whether you have an exception or something else
^^
nullability annotations are the most important thing as cat says though
Do nullability annotations do anything? Whenever I start a code base, it's assume everything is non null unless there's a @Nullable annotation
They help with your IDE
some frameworks even let you bake nullability annotations into runtime checks
i toss a @DefaultQualifier(NonNull.class) in my package-infos
technically it's undefined until defined, but yeah, most places are non-null until otherwise is said
What are some good recommendations for runtime nullity checking frameworks?
Good to know. I use to have null checks a decent amount when writing plugins (I think it was mostly just checking if player was null), but now that I'm working on things other than plugins I don't have them as much
Does checker-framework do that?
spring validation
checker does have a thing for that
I use checker in my projects
you did
It gets the job done but there's some annoyances with it
dude in ur pfp is hot
yeah cat's pfp is pretty nice
I sometimes ask myself, why do people DoS a server while it's not in use?
Like, you paid to DoS a server, while 0 players were connected.

ssh brute force attack to take over your data and use it in their servers? :I
Not how a DoS works. Also no, the port attacked was 80. 
I'll punch your ports open
Snoopa Fact #215: Chemistry is case-sensitive
da baby
im heading to bed rn but if there is any way that can be put into scissors then would be gr8
gnite
@potent fossil pns
Hi
Yesternight I made a build cost list
Can someone look at it?
https://www.skroutz.gr/s/23438472/MSI-Z490-A-Pro-Motherboard-ATX-με-Intel-1200-Socket.html MOTHO
https://www.skroutz.gr/s/23292374/Intel-Core-i7-10700K-Box.html CPU Intel Core i7-10700K ???
https://www.skroutz.gr/s/25355876/Lexar-32GB-DDR4-2666MHz-UDIMM-LD4AU032G-R2666G.html ram
https://www.skroutz.gr/s/23278630/Be-Quiet-Pure-Rock-2-Black.html cooling
https://www.skroutz.gr/s/14158548/Be-Quiet-System-Power-9-600W-Full-Wired-80-Plus-Bronze.html?from=sku_spec_variations psu
https://www.skroutz.gr/s/4240116/Arctic-F12-PWM-PST.html?from=sku_color_variations fan x3
https://www.skroutz.gr/s/12232137/Cougar-MX330-X.html case
Βρες τιμές για MSI Z490 A Pro Motherboard ATX με Intel 1200 Socket σε 32 καταστήματα στο Skroutz. Διάβασε χαρακτηριστικά & πραγματικές αξιολογήσεις χρηστών!
Βρες τιμές για Intel Core i7-10700K Box σε 64 καταστήματα στο Skroutz. Διάβασε χαρακτηριστικά & πραγματικές αξιολογήσεις χρηστών!
Βρες τιμές για Lexar 32GB DDR4-2666MHz UDIMM (LD4AU032G-R2666G) σε 3 καταστήματα στο Skroutz. Διάβασε χαρακτηριστικά & πραγματικές αξιολογήσεις χρηστών!
Βρες τιμές για Be Quiet Pure Rock 2 Black σε 37 καταστήματα στο Skroutz. Διάβασε χαρακτηριστικά & πραγματικές αξιολογήσεις χρηστών!
No gpu so no F varients
do you have storage already?
a what?
*ryzen 5, sorry
I am open to anything as long as it has 8 or more cores and multithreadding and igpu and is available at https://www.skroutz.gr
Βρες εκατομμύρια προϊόντα, ανακάλυψε χιλιάδες προσφορές & διάβασε απόψεις χρηστών. Εγγύηση ασφάλειας με άμεση αγορά από το Skroutz!
Greece
idk
i've found one
Current build list is at 666 euro
oh thats amazing
Or close to that
if you can get a ryzen without hassle, buy a ryzen
But cores
Yeah that's why I go for intel
fyi the ryzen 5 5600x is faster than the i7
Faster in what?
single and multithreading
But it is 6 core?
yes, but the cores are faster
but the intel one is still your right choice
since you need iGPU
because ryzen has faster cores ?
so six core ryzen-1ghz =9core 10gen ?
Collision of Rhythm plays "Korobeiniki," the Russian folk song made popular by the video game Tetris!
For more info: www.collisionofrhythm.com
Collision of Rhythm is a performance duo comprised of tap-dancing classical virtuoso, Aaron Williams, and beatbox-juggling keynote speaker, Bronkar Lee. They have worked with companies like GoPro, Coca ...
This is fun
Daily hangar advertising in spigot discord: ✅
release wen?
Soonish, maybe?
tomorrow?
But tomrrow for whom?
careful before peope with inferior date formats take that as august 4th
oh I divided it and got 2 as result
Instructions unclear, time traveled to august 2004
Ooo I like that
working fine
Oskar I just got slow probe alert even for Google lol
dns just went down for me
1.1.1.1
9.9.9.9 (liek if u get it)
how do they have https on 1.1.1.1
1.1.1.1 was one of the first to implement DoH and DoT iirc?
It's just a protocol that many ISPs try fighting against. Cause no longer can snoop at your domains and block certain sites.
tf is facebook doing im not using my headset

cant load into warzone without the game crashing 
this time no error code or whatever the application just quits
@visual egret error message crashed 
usually when the game crashes it gives me a popup
anyway the "safe mode" they have fixes it
wise words from some tech guru: if you do not have a pc, it cannot crash
mini you were doing stuff you shouldn't be doing when you were young too
just because Mini did bad stuff does not mean you are also allowed to do bad stuff
Obviously I had parental permission, smh
Fun fact: me playing cod 4 is the reason I got into minecraft
Cause I was playing with my school friends on this dude's server, and then that bastard would change the game from cod 4 to this weird block game shit
And I wasn't able to leave since
Manuel Rubey und Thomas Stipsits gewannen im Dezember 2012 mit ihrem Programm "Triest" den österreichischen Kabarettpreis. Hier sehen Sie ein Stück über die Fragen, die Eltern von ihren Kindern gestellt bekommen - das Resultat: ein Sammelsurium an dummen Sprüchen und Lebensweisheiten!
Aurora: the answer is yes
--- 1.1.1.1 ping statistics ---
68 packets transmitted, 43 received, 36.7647% packet loss, time 635ms
rtt min/avg/max/mdev = 194.382/206.058/377.078/27.310 ms
this is fine
Meeting, lol
Whenever there's a bridge next to a body of water and it's not higher than like 20 meter you can bet am gonna jump
On bali I was cliff diving wherever, the locals loved it and showed me their fav spots, jumping down waterfalls is hella fun
I think the max I ever did was like 30 meter, that's hella scarry
That's pretty dark
low res 
tho yeah, better have lower res than 20 fps 
Silently clausing could be some anti cheat/debugger thing. COC CW always did that when I had a .net program being debugged with VS, for instance
An error Message would give you some insight into the stacktrace/origin of the detection code
it usually gives some DEV ERROR or something though
games anticheat is kinda shit anyway
looks like im not the youngest playing this game anyway
GPU: GeForce GTX 1060 3GB
CPU: Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
Memory: 8 GB RAM (7.93 GB RAM usable)
Current resolution: 1920 x 1080, 60Hz
Operating system:
Poop
how much stackoverflows have you made today ded
idk bro they sounded pretty young
I only heard you?
Ah okay
@viral hornet 
oskar's server is powered by KGB Hosting
no i wish it was though
maybe they would have better hosting than my epic 4gb ram laptop
👀
@mental meadow you wanna tell me something? 👀
You can't just visit my city without telling me, smh
what is that app
Lovoo?
yeah whatever it is
Lovoo 
Mini if you wan't something for me you don't have to use Lovoo, you can just DM me on Discord :p
I, the pinnacle of modern intelligence, googled the word
broccolai very smart / uwu
😳
so just reskinned discord
What do you guys use for copying very big structures (or schematics?). I tried worldedit but that crashes and I don't want to split the schematic in 100 parts if it's not necessary. I used to use MCEdit, but it's not updated anymore sadly.
FAWE for big stuff
AWE / FAWE?
MCEdit Unified team rewrote it from scratch, it's now known as Amulet Editor.
Oh that's really cool, sad that it's so hard to find though. I never heard or read about them.
I've heard about it since early 1.13 days when they started the rewrite.
Yeah I would like to use FAWE aswell but I think I still prefer the (I think? more stable) worldedit
But yeah, don't think there's much info about it tbh.
isnt fawe just like worldedit but with some non-essential stuff removed
- other features
like look what if I unironicaly want to make a giant sphere, how tf do I do that "in smaller steps"
FAWE actually adds quite a few brushes
Kinda
go fix fawe on tuinity auoruwoaura xoxo

ah yes
🗡️
👀
FAWE would be so epic with more active devs, instead we just have stupid heads like nmf and me
xD
that's good I'm also very gay
I will introduce hex colors next week with greek prefixes nobody has on their keyboard
genius
I'll be using FAWE in a few weeks for a server where I don't really care about data etc, so if I'll have issues, I might contribute from time to time. :)
format; lambda, sigma, ny#123456
That would be epic🥰

Does FAWE support WE CUI?
try and see, ig
I don't bother too much with third party mods, since we got plugins for that or have a build in cui
that describes a lot of features
Now you sound like Yatopia - test yourself :P
FAWE has CUI built into the server side?
So does WorldEdit
32x32x32 afaik?
If you can make the base and the module thingy then i can do it
bruh
playerViewDistanceNoTickMap -> playerChunkManager.broadcastMap and strip out everything that does not work 
got increased to 48x48x48 afaik
oh really?
yeah in 1.16 or so
That are the parts of mc I never really touched
I mean I hoped Matt would create a paper pr for the view distance stuff, buuut
Matt it Jesse 2.0
We'll see him again in September if semester's over
Could actually pr some of the nms stuff used, however, that'd require some sort of sane api design skills
Once it‘s part of the api, others need to take care of it 
Yeah, that as well, rumors said Kenni will drop patches if he cba to maintain them.
But yeah, I'd prefer some api, if possible; ig nms is being kept for spigot compat
ive heard stuff about paper hardforking, is that actually happening?
probably™️ at some point™️
will it still implement bukkit?
No idea™️.
Paper will hard fork and contain everything spigot/bukkit has.
So it won't magically break over night.
it has to implement bukkit
But will start to diverge by slowly depreciating old api and no longer updating spigot when spigot updates.
Not implementing it would basically be a death sentence
ah ok that makes sense
paper hardfork would be very pog
is this a self bot?
its irc link
Hmm alright
The same way as spigot implements Bukkit. Spigots Bukkit is obviously different to the OG Bukkit, our Bukkit is even more different
Hard fork could mean that changes spigot does to their Bukkit don't get pulled into our Bukkit
i love self botting /s
that makes sense
Paper hard fork means that paper will become incompatible with spigot plugins at some point
brocc 
michael 
Not initially but eventually
Day 300 of Oskar saying questionable stuff that may result in his ban 

Hello @waxen panther @twin lagoon 
@warm anchor 
https://matthewmiller.dev/blog/paper-hard-fork/
Mar 15, 2021, Generally, a fork will keep up to date with the upstream project. On the other hand, a hard fork refers to a fork that no longer keeps up with the
That explains it
So what kind of project structure is this https://github.com/lucko/LuckPerms ? You have what looks like just a normal gradle project you can create in Intellij, but instead of a src folder you have sub gradle projects (but they don't have all the other gradle files just the build.gradle)?
Just a multi module project
this winamp screen is literally fire
Hey HN,I'll probably get a lot of flak for this. Sorry.I'm an average developer looking for ways to work as little as humanely possible.The pandemic made me realize that I do not care about working anymore. The software I build is useless. Time flies real fast and I have to focus on my passions (which are not monetizable).Unfortunately, I requir...
Oh god this thread
Holy shit
It just sounds like he hates what he’s doing and needs to find something he enjoys lol
So to create a multi module project, would you pretty much just create a regular gradle project in intellij. Delete the src folder. The create the modules? Would you use gradle init to generate the modules?
sounds like he needs money for his minecraft server
look it up, you need to do a little more for multi module
I tried that, got a job working on some boring backend stuff where I could work 2-4 hours a day most days and be the most productive person on my team
🥺
HN titles are always terrible
That's what I kinda do, but it's still really meh
👁️
I was really bored and fell back in to depression because nothing I was doing mattered
Like, am totally just chilling in bed on work time rn
thats the dream
The stuff I do does have some impact at the company I guess
And sometimes I actually work 10 hours a day because I work on a fun problem
What's the most amount of time you'd actually need to get a "day's worth" of tasks done at your day job?
This is a good poll about this
I can work 2 hours, really concentrated, and pass that off as working a full day
Because that's how much my coworkers get down the whole day
I kinda want to go down to working 30 hours a week, but don't mind overtime since often it's fun.
I enjoy being able to spend sometimes 16+ hours at work solving fun stuff and getting things done, other days after 2 hours I don't want to look at the screen anymore.
I am not allowed to work over 10 regularly, and over 12 is never allowed
If I work over 10 I get angry emails from workers council
(I got flexible working hours, it's not overtime, I only need to be clocked in for 38 hours a week on avg)
I'm on a contract, so I have the flexibility to do whatever.
No need to clock in/out etc.
Usually I can move 1-2 hours from one day to another without asking anyone.
For more, i just need to give a heads up.
But yeah, I think my goal is to just have Friday off every week
DevOps Engineer :)
Gonna talk to my boss about that next time we have a formal talk about money
Am a full stack dev
Very nice
I could probably get away with being a night owl so long as at least one day a week I was available at least part of the day
More realistically I could start work at noon every day
I was considering doing 32 hours and having Monday/Friday off.
But I think I'd prefer to work 6 hours.
My boss is happy if I turn up at 10 or smth
Though sometimes I felt like 6 hours is not enough.
I don't mind working long, that happens automatically most of the time
Depending on how well/when I slept I'll start between 4am and 10am
So I rather have the extra day
But if I have the flexibility to move hours around between the days...
Because it's only 1/5 of your work time, but an additional 1/2 of your free time
Full stack development would be s t r e s s f u l
I can move hours wherever
Today was a 4am day
I got +40 hours rn, so I can just not turn up next week theoretically
I remember I got sick one day, woke up around 4am next day and started working. One of my most productive days, ngl.
imagine working smh
I could technically work 1 day a week and have more than enough for a living and save some up. IT marked is messed up, but gives a lot of flexibility and time to do what you want.
I'm gonna resign from work soon, and take a few weeks/months off to work on my stuff and learn. And this is sadly not something many people can afford to do.
if i get 5 hours a week its a lot xD
then again i still got college and other stuff to do
ded goes to rtp college

where do you rtp
why does this return an Object? Wouldn't it make sense where removing an object from a hashmap it returns a bool if removed?
read the documentation
no it returns the item you removed
Imagine being a child Oskar
imagine bullying people for properties outside of their control
I'ma be glad when we move to blazor instead of razor, at least i wont have to deal with ajax calls if i want to load anything dynamic smh
just be older 4 head
just git gud
bruh i know what it returns im just asking why it returns the value instead of success
it implicitly also returns that information except in the special case where you store null values inside the map
because the person impl'ing that thought it seemed like the best option and is really useful?
it's so you can easily get the value you removed











