#general
3141 messages · Page 1904 of 4
...? Did I..?
he didn't friend me :(
no one will
Wow that's going to be a... problem https://www.reuters.com/article/health-coronavirus-china-farming/chinas-corn-planting-facing-delays-as-lockdowns-leave-farmers-stranded-idINL3N2WA256
It sounds like their planting season for corn is about the same as around here, I think the latest they ever want to go is the first week of May
why dont they just buy some corn from the store then lol
rule 4
I want someone to love me can you pay that upfront
according to the wiki, beacon beams are visible from 1342 blocks (https://minecraft.fandom.com/wiki/Beacon#Beam) in java edition... any way to do this on a paper server too? because somehow the beams despawn for me after the chunk despawns
Why is that Dev making so much drama about nms on the plugin page lol
Oh no, block game drama again 😩 /s
The bold text is a sign of a broken man who has read the same support message 500 times
But it's not even true
It was tldr
No NMS support was dropped because it was never supported. And there are ways to add custom heads without NMS
spigot even copied our api for that (and made it worse) nowadays so there is really no excuse, lol
@violet tulip can you verify that claim, I strongly doubt that is actually the case at least from the server code handling that that I have seen
Well the github source code does not make a maven pom or gradle buildscript available, so what do we expect
I just suspected that it might have to do something with optifine because it's happening in a single player world too
Eclipse is nice and all, but not as a build tool in production
Big oof on that post. They probably are stressed at school (see ending remark about being a student) and didn't understand the 1.18 changes on first glance and leapt to the wrong conclusion :(
Considering that I don't have anything productive to do right now I'll take a poke at updating it
What's wrong with md_5? Without jokes, does it his real point of view or is he just a freak, or we'll never understand what happens with him? And what was the original fork reason of paperspigot from spigot?
this again
Is it possible for anyone to update that plugin to 1.18? Need this done.
Okay thanks Geolykt
Let me know how much once you finished, or if anyone else wants to take on the task.
This is a Tournament Managment System i am making
Need this plugin updated to support 1.18:
https://www.spigotmc.org/resources/farmcraft-1-17-fully-custom-crops.50031/
Will pay anyone who can get this done and working.
oh my that disclaimer message
Presumably a beacon beam would only be visible from 1342 blocks away if you have a view distance of 84
Otherwise how would the client or server know there is a beacon to have a beam for?
I keep reading that as "bacon beam"
yeah without mods you can’t have a view distance nearly that far
all the "Blanks" in the diagram are pieces of code that execute a series of queries against the SQL database to Create Matchups, Update Rounds, and Determine who Won or Lost.
dude got fed up xD
okay yeah, the migration seems straightforward. I'll spend a bit debugging it once it compiles (which it should soon). Afterwards I should get rid of all the deprecated shit it uses
thank you very much
mods are asleep let's talk about the Ukraine
Mod stefvanschie reporting for duty
mods are asleep, post pictures of vegetables
wow your cat looks like a slightly less fluffy version of the cat of my best friend
is it a bengal?
¯_(ツ)_/¯
🖐️
aw man that's the worst one
WTF
mfw literal screenshot
denery is stuck in 2010

How can I screenshot and send while my computer stuck at 1 hr decomp?..
easy
the first step is not using a samsung smart fridge
Thanks Discord.
krusic
Daily reminder that I have to fix my camera.
No way I can't use my smart fridge for coding plugins
Data loss incident (snapshots)Dear Customer,
Unfortunately, we have to inform you that there was a data loss incident that affects a small amount of your snapshots on Hetzner Cloud.
All snapshots you create are stored on our highly available storage systems. The snapshot contents are distributed over multiple internal servers and data is stored ...
It do be like that sometimes.
just snapshots tho
Imagine asking for help in paper dev showing code with literal screenshot
Your issue is kotlin \s
Your issue is not using enough Kotlin
you're issue are skill
Ratio
Also reminder

Miniquit 😅

is there a way to write MC plugins in any other language than Java
I'll take lua at this point
In theory couldn’t you use any JVM language?
kotlin for example
python for example

I wish python plugins were a thing
seeing the name "Jython" just gave me a feeling of dread
jython gives the same energy as jorts
also so happens that stef is the master of jorts
what did that chicken ever do to deserve that :((
is it better to make plugins in java or kotlin
now this is nightmare fuel if mc wasnt a block game
I'm currently working on a plugin that allows loading .js files
probably unrelated but wasn't there someone trying to compile skript
i hope you're not using nashorn 
writes own JS engine
rhino
(so what if it's 

)
You can totally write plugins in python
Using truffle/graal
Same as you can write plugins in JS
anybody know how to grow their smp?
what size is it?
wdym
How many players are e.g. online in pwak times?
Water it. Adequate sunlight
@true canyon 🥺

no pleading allowed on wednesdays
@quasi valley 🥺
kenny is paper's favourite german
paper's pretty prettiest princess
🥺
@quasi valley Good morning!
Thanks YouTube, I didn't know I needed this
I play the bass with a BOW for the first time... Remember to BOW like and subscribe if you enjoyed this!
My Tapping Course on SBL: https://scottsbasslessons.com/sign-up?pr=affcb50&ref=charlesberthoud
My Tapping Book: https://bit.ly/2OPjXNq
Merch: https://crowdmade.com/collections/charlesberthoud/
My new EP (Spotify): https://spoti.fi/2Qq8WTp
Ta...
stinky stinky stinky
Seems like doing it in Lua might be possible too.
But it's a bit cursed, LMAO.
weebs
just write it in RoR lol
What's RoR? LMAO
Ruby on Rails
Oh. Jesus.
You can use Ruby for plugins too
That all sounds super cursed, hahaha.
JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language.

Someone should write a Java C interpreter just for the cursed factor.
Wait...
Sulong is a high-performance LLVM bitcode runtime built on the GraalVM by Oracle Labs.
Jesus. Someone needs to do this. For the meme.
There used to be a GNU Compiler for Java that could compile Java to native code.
@warm anchor

With JNI, you can. But have fun marshalling objects between Java and native code.
That's why you use graal
Hmmm, go tell that to latvianmodder
Which does that for you for free
I wonder if graal is capable of running minecraft.
Try it. We demand it
(idk if it is)
I mean I run my game client with a graalvm jvm
Cool, I'll have to give it a try and see if it's faster than openjdk.
Only on enterprise edition I would guess
I should do an fps test with it
Well I just compared OpenJDK 18 to GraalVM 17
On a client
Same mod load out
same settings
openjdk gave more frames
However it was a very low effort test
Supposedly, it can also compile to native code.
Yes, it would be interesting to try and actually do that.
Though I can't imagine it being compatible with mods, since those patch bytecode at runtime.
Actually they seem to be about the same... just openjdk is more consistent...
whomst has summoned me
My favorite scene from the movie, "The Twelve Tasks of Asterix".
that’s what he gets for using nms!
this is nice, I think OpenComputers uses it as a fallback if it can't use native bindings
Did Github Copilot just try to rickroll me
It does that constantly for me…
Especially when editing JSON files lol
Why?
any shared hosting is usally a bad idea
shared hosting usally markets towards people who know nothing about servers
look for a good vps instead
or get a dedicated server
Many hosts that mass sponsor youtubers are pretty trash
just like any other mass sponsored items , Raycons TRASH , Raid Shadow legends TRASH
etc
Just think about it this way
Where are the advertising money come from?
I’d much rather support smaller host that invest their money into hardware upgrades and having a long term plan on the business
Also any host that’s advertising for being the “budget” host are generally in a business of racing to the bottom and the first thing to go is usually support staffs and long term hardware plans.
Never change YouTube
Watch a couple videos on how GaryVee is a confidence man, start getting flooded with videos of his talks from fan channels
Because that's how you end up with CJK
Same codepoints, different rendering based on locale, real PITA to support unless you only ever care about one language
No
Han unification is an effort by the authors of Unicode and the Universal Character Set to map multiple character sets of the Han characters of the so-called CJK languages into a single set of unified characters. Han characters are a feature shared in common by written Chinese (hanzi), Japanese (kanji), Korean (hanja) and Vietnamese (chữ Hán).
Mo...
They started off with 65536 codepoints and thought they could squeeze the whole world in to them
That's why Java, C#, JavaScript, Qt, etc have broken implementations of the abomination called UTF-16
They were just UCS-2, fixed length 2 byte characters
UTF-16 is objectively the worst encoding you could use
What does shitty Java and Minecraft code have to do with anything? 😛
Unless you're using that as an example of why UTF-16 is a garbage fire
Programming languages aren't ASCII
Variable names in Java can use unicode characters
Look at all the languages you can do that with
Gotta pass -encoding UTF8 to javac
And make sure you're using UTF-8 without a BOM (which isn't valid UTF-8 anyway)
You mean your plugins aren't configuring gradle/maven to use UTF8 for everything?
And reading and writing everything as UTF-8 for files your plugin works with?
iirc Java 17 switched to UTF-8 by default anyway
Nah I wouldn't trust a smaller host because of many other bad things some of the smalls hosts I have seen will just have servers die and lose all their data and have many security flaws etc
Might be an upcoming version though
There was a third one people were always recommending around here too
But bloomhost and dedicatedMC are the ones I see the most, probably because Eternity is super active
They are new and has newer hardware yeah
I mean, I have doubts that bloom/dedi are "small" now
but, I mean, they don't have the wider presence of like, the shitty hosts
I mean, you get what you pay for
that's 2.5$ a gig, which isn't bad at all
They are the only host that honor aikar’s flsg in full (giving you equal Xms to Xmx)
By default
Any cheaper than that is gonna be short changing you in some form of manner
slavs
it's basic networking
that's 10k connections being opened
10k connection pipelines being initialised
is botting even still possible since migration
at the end of the day, it's down to the size of the pipe and the fact that computers do what computers do
Offline mode yes
but, I mean, stuff like basic firewalling can help with stuff like that to a degree
Or just good o’ ddos
velocity is too far down the chain to be able to deal with that performantly
Just dont have a cracked server , or have a captcha
afaik they already have some level of rate limiting but it's not designed to deal with attacks like that, that gets into an opinionated mess which causes more issues than it solves
PaperShield™️ when
I understand alot of people in poorer countrys have to play on cracked servers though
iptables
you set up a limit towards the number of new connections that can be opened within some period of time
Minecraft isn’t necessity
They don’t
doing it in iptables is still also not exactly ideal, but, I mean, unless you've got access to a bigger firewall, er...
Not per ip
globally is your only real option these days
Well, yea, but it keeps existing players connected, etc
you're getting fucked anyways
Yeah but its popular and fun
rate limiting gives a chance for some players to get in, otherwise, that's what you pay proper mitigation services for
at the end of the day the only thing which defeats these types of attacks is more resources
There are things people do in poor country for fun and it’s free and legal…. (It cause population being out of control though…
In most poor countrys piracy is legal
Im talking about spanish countrys and african countries
and 90% of the pirated content is a remote access trojan made by a 13 year old skid in their moms basement
"it cause population being out of control though"
i mean, condoms are free 
sorry, had to do this one

No their not?
iirc there are only a couple countries that aren't a part of the Berne Convention
^
idk where you live but at least in Portugal, if you go to a medical center they'll offer you free condoms
I'd assume other European countries do the same
cuz it's part of a campaign to fight STDs
The ones in blue don't allow piracy and honor each other's copyrights
I mean all you really need is to tell your female friend that you play 1.8 PvP. That already serve as birth control
So you have maybe 10 countries?
all countries in gray are based /s
I thought that was Iran 😛
don't forget the continent
ik it has to be with history but I find "Persia" a much cooler name than "Iran"
Penguins are pirating all my software
so technically 14% of the world allows piracy
How about $400 every 3 years?
Is it penguin like this??
that's a cute penguin
god you are such a weeb
^
No
she would die in the freezing cold and slowly decompose while the polar bears salvage her corpse
Ubuntu still better
how about kotlin chan
Cute 😍

I really like the "free and open source" model but unfortunately GIMP still requires 7 steps to draw a circle and it immediately gets rasterized
Where is fedora?
😔
fedora is a guy... you seem them before
How to purchase 100 pounds of Uranium-235 without getting tracked by the federal agency
I meant the avatar, although I'd still rather use Ubuntu than Arch
Hey
nyarch
I just installed fedora on my laptop
Nyarch Linux
I hate anime
It's hard to find Fedora-tan, you just get a bunch of tan fedoras 😛
@void void uwu
And noticed there is no incorrect time problem with window 11
It's hard to compete with software owned by big corps, that's also a bit of an issue with MS Office
u3u
ok it does exist
Are they magical girls?
should be a picture of a 400 pound man/neckbeard
Summer Jewish Adventure
Look a little old
I mean it fits the theme...
Did windows 11 change to UTC?
Like, this one is supposed to be arch but it's the same spear
please stop posting these
omg pacman
they hurt my eyes
this design is unironically better than whatever "minimalistic" but actually bloated on the background 500MB JS framework UI Facebook uses nowadays and it's sad
@little frost 
IT'S DUKE
Temple Os
also hello @void void 
a lil duke on your belt
HIII 
My favorite package manager is Did Not Finish
Terry Davis is my favorite person RIP
fucking weebs
Holy Java
when and where
DNF or Dandified YUM is the next-generation version of the Yellowdog Updater, Modified (yum), a package manager for .rpm-based distributions. DNF was introduced in Fedora 18 in 2013, it has been the default package manager since Fedora 22 in 2015, Red Hat Enterprise Linux 8., and OpenMandriva; and also an alternate package manager for Mageia.
Pe...
ikr
sure but tell that to most devs nowadays
😳
😳
Hey my material design website only has 6MB of frameworks 😄
Privacy reasons
Ok I lied, I only have 1.8MB of frameworks
Well, Google can see every site you go to since you get the fonts and such from them
Or whatever other CDN you use
And those websites can tell what other sites you've been to via timing cache lookups
This is why browsers always did separate caches for HTTPS stuff and switched to just doing per domain caches no matter what
lol literally the caddy hello world page
Kind of surprised you found that so fast though 😛
All websites should be loadable on a connection speed of 1 mbps
gh patches?
github
Pay me $50,000/yr so I can hire an extra developer and focus purely on size and speed reduction and I'll make sure every website I work on can be used on dialup
I don't really hide any of that stuff anyway
just dont use the same password and change them often?
Pretty sure I've said that email in this chat even
bragging about your email address again are you
Are you an Ubuntu developer?
I used to be, I think I let my membership expire since I wasn't actually doing anything
I mean, issue is that web devs these days are somewhat bleh
Like, very rarely are devs crafting individual lines of html, they're creating components inside of an overly build framework
I even got paid to work on Ubuntu for a year 😄
Was a 1 year contract in 2011, $50,000
sell it on ogusers and look at the rules
Since it was contract work that was way too low
$50k but I had to pay all the taxes, pay for medical insurance, etc
iirc if you converted it to an actual salaried position with benefits it would be like $25-30k
Hospitals in the U.S. are the devils house
I believe when you combine what I pay and what my employer pays for health insurance it's like $400/month?
Look good
Only 10? You lucky bastard
You don't pay income tax until like $8000/yr
38% taxes here
I think that 10% is social security and medicare? Pension programs
If you have kids unless you make like $70,000/yr you're probably paying negative income tax
Rob the national reserve easy
Maybe it was $50,000, I did the math on this once
I pay 0 tax atm
Life Hack : buy a food card from a homeless drug addict to get 50% off food
You get a certain tax credit for each kid so if you have enough kids to offset your income tax the IRS ends up paying you
Student jobs are tax free
How many kids does it take to offset the IRS sounds like a mathbook question
https://www.nerdwallet.com/article/taxes/qualify-child-child-care-tax-credit
The tax credit — normally up to $2,000 per qualifying dependent — was expanded to a maximum of $3,600 in 2021 as part of the American Rescue Plan (the ...
Capitalism is a bit of a pyramid scheme
@worn ember ^ do your math accordingly
If the economy isn't growing everything collapses instead, we don't know how to do steady state
Generally for the economy to grow you need either more people in it or higher productivity
Ideally both
When will it collapse
Inflation went up 8% this month
What a time to be alive
You tell me. Idk. Probably the war
8% YoY
It wasn't 8% in a month, it was 8% vs this time last year
Belgium
(DiscordBot) Swatch Internet Time: @103.32
I'm pretty sure it's compared to last month
If it's March compared to February then Belgium is a lot worse than the US
Well gas was 2.30euro/liter at one point cx
Nah we barely have any Russian gas
Like 2%
Just speculation driving up the prices
And availability i suppose
A lot of stuff we exported to Russia and vise versa
I thought that was like October 2020
damn my perception of time is fucked with covid
You know, when no one was driving because we were still worried about the second wave
But production had ramped to try to deal with people trying to go back to normal over summer
US has been doing well coz everyone either got covid or vaccine 
In April 2020 oil was negative dollars a barrel for a couple days, things were crazy
US is still getting like 40,000 new cases a day
We just don't care anymore
50k/day was the second wave, we freaked out about that 😛
Hospitals were full then too of course, vaccine means most people get sick enough to bother testing but not sick enough to need medical care
Vaccine is meant to stop death
This is a case of US throwing money at it to hopefully fix the issue
and it kinda worked out in our favor
"The Trigger Effect" details the world's present dependence on complex technological networks through a detailed narrative of New York City and the power blackout of 1965. Agricultural technology is traced to its origins in ancient Egypt and the invention of the plough. The segment ends in Kuwait where, because of oil, society leapt from traditi...
ugh let's not go there so you dont get banned
Makes you significantly less likely to spread it
mandatory vaccine is already a thing before covid
applying for school or federal works requires it for decades

December 2021 so yeah, this is all still changing as we learn more
because back before those stupidly OTT frameworks took over, JQuery was basically how you did maintainable stuff
If you want to do JS things but don't want to use a big framework and build system jquery is the go to
many of those frameworks also used jquery, afaik, but now it's being slowly removed from them
it's for making JS which can access the web page and do many things easily
it has many pretty darned nice functions for handling interacting with a web page without 200 lines of JS to do something stupid
it's basically a condom wrapper abstraction layer
You can't compare a news/PR page to a web app
That's a pretty standard thing to do, the name is the hash of the contents
No cache busting needed, when you change something the name changes too
Yeah
I think these days webpack defaults to name.[hash].js instead of just [hash].js
But yeah, webpack default used to be just hash for production and just name or name + bundle counter for dev
James Burke goes hard in that video I linked btw, straight up talking about how when/if civilization collapses you either have to give up and die or make someone else do so
Talking about how even if you get to a farm you're still fucked since all the machinery to run the farm needs electricity or fuel
caddy is such a good webserver, and its even better for local dev
Trying to decide if I should spend more money for the full M1 Max even though I have no use for the extra GPU power whatsoever and in fact the M1 Pro would be plenty for me, help me @magic river
The problem is I want the M1 Max to be able to say that I have it
Don't you already have an M1 Air?
my partner does, I have a 2017 i7
For most programmer things the M1 is just as fast as the Pro and Max
which gets super hot, dies quickly, has the shitty butterfly keyboard, and is slower than my partner's M1 Air
I want a Pro though because RAM
yeah I can split the difference and get the 24 core GPU M1 Max and still have the 64gb of memory
which I may do
ive officially fallen in love with velocity
but at that point the full M1 Max is only $200 more...
lol
hence my problem
More RAM means more power usage
the m1s have very good performance and good thermals
More GPU does too, I doubt they can power it down entirely
so it might not last as long as my work M1 Pro but it'll still last well over twice as long as my current machine, at least
M1 max lets you go to 3 display
oh you can't do that with pro?
For me it's M1 Max or siding for my house so... 😛
i guess that makes sense
so how much storage are you getting? 😄
My affirm payment on the bed / mattress is finishing up so I'm gonna take that monthly payment and shift it to a new macbook because I'm a good american who always stays in debt
M1 Pro is 2 6K 60Hz 10-bit displays, M1 Max is 3 of them plus 1 at 4K
Well I had considered getting a Mac Studio, retiring my linux desktop and only using it for windows gaming. But with how powerful the M1 Pro/Max is I'm thinking I can just have my macbook be my primary development machine, with a dock setup in my office
They were talking about 3 Pro Display XDRs plus a 4K TV so you can do coloring work then view it on a regular TV to see how it'll look for consumers
a big powerful linux development machine seems less and less useful when I can get insane performance and portability / battery
No one is going to do that 😛
Hey you can run Linux on the M1 😄
Probably go with a Mini though
kind of goes against the point of buying a mac imo lol
I mean, in the scheme of things, these laptops are probably gonna last you until they're out of support
so, it's not like throwing in the extra cash for the faster chip is gonna lengthen the lifespan of the thing
they won't last any less time than my desktop will, honestly
I used a 2011 MBP until 2017 when I switched to a 2015 MBP which I used until 2020
so, it's like, is the $200 extra bucks worth it for the fact that it has "Max" next to it and a bit more performance which you're probs not gonna use all for the badge
I mean that 5950x is a little wasted on windows gaming, but last night I updated my arch machine and it broke my internet driver soooo I'm kind of ready to just be done
Now I'm tempted about once a month to replace my 2020 XPS with a 14" MBP with M1 Pro 😄
Yea, linux is great until your time is worth money 😄
$200 extra for potentially being able to support stuff in the future I don't necessary need now?
that's my thinking right now
My time is worth lots of money but I still have Linux on my XPS
Also my battery is at 74% of its rated capacity after 2 years 😦
one area of linux which sucks is power management
I've used linux for so long it'll feel wrong to say I only use windows and macos
but what used to be fun tinkering with it is no longer that
for me, that is
like, they don't have the OEM shit which does the stuff to lenghthen the battery life, etc
Wasn't because of power management, was because I ran it dead at least once a day by using it in bed and not having a charger set up for it
oh, that'll do it too
Battery life was the same or better vs Windows 10 when I got it
I've played with windows, linux and macos VMs using parallels on my work M1 Pro and honestly when it's full screen the VMs felt indistinguishable from the real deal
last I knew most laptop manfs have software magic to try to keep the battery for longer, but, ofc doesn't help against you doing one of the most cruel things to it
I remember when apple announced the M1 lots of people were saying virtualization was going to be impossible for some reason
I spent like 9 months killing the battery down to 0 every day before I rigged up an extension cord and got a USB-C charger that could put out enough power to keep it charged while Twitch was destroying my CPU
turns out it's ridiculously good at virtualization
People didn't want virtualization, they wanted x86 Windows
Or their x86 docker images
lol
was able to run every x86 windows program flawlessly in the parallels VM through Windows on Arm emulation
something something inception
like I wouldn't use it to edit video but for shit like my mom needing Microsoft Publisher, and it not being available for macOS, it was a near flawless solution
I mean, it's interesting because apple basically jolted a kick up the arm bandwagon
What about if you need to do a build or debug your app on Windows?
That was what I used it for on my work machine
I know that it was already growing, but, I think apple kinda julted a bit more life into it
That used to be almost zero overhead, now you have the emulation penalty
The M1 is generally enough of a perf improvement for it to be a wash but getting the same performance with a new machine doesn't feel fun
it worked fine, a little slower than normal but my primary development was still in macos, I didn't need it to be a full performance environment
I mean, you win some, you lose some
my bank account is definitely gonna lose some after tonight
unless you're spending hours upon hours testing and debugging against a noticable hit, it's like, 🤷♂️
Sure, just saying, people complaining about losing easy virtualization due to the ARM switch have a point
I mean, depends on what you're needing to do. At work if you need to do primary work in a windows environment you'd also get a windows machine for it
I don't even have 64GB of RAM in my desktop, btw
weak
I have 128GB, only gone more than 64 a couple times, not worth it except for the performance of quad channel
I generally only use 12-16GB when working on my laptop but sometimes I go over so I got 32GB
and again, downgrading this machine to be a windows gaming-only machine will be a major waste of it's potential lol
And my desktop does fuck all compared to my laptop, it runs jellyfin and chat apps and games and such
It also has 32GB, it never goes over 16GB afaik except when running a minecraft modpack 😄
I love my desktop for power and such, but, I do kinda miss the joys of just taking my laptop to stupid places while doing other stuff
I also make my desktop run some docker stuff for work sometimes
If I need to test how something runs over more than a 15 minute timespan I put it on there
I think when I'm in a position to upgrade, am honestly considering just going the dock route
That's why I'm thinking of making this M1 be my primary computer, for both desktop and mobile. It'll be nice to not have to jump between multiple devices and keep shit in sync, but also the M1 is plenty powerful to be able to rival my 5950x for the kind of stuff I use it for
Yea, that's what I like about the M1 is that it looks like finally there is a laptop which will last all day and is actually suitable for docking as a primary machine for my general usecase
If you're doing a lot of compiling a 5950X is like twice as fast
Assuming your build can run in parallel and is big enough to be that parallel
I don't compile big enough projects for that to be an issue
am also kinda getting into IJs remote stuff, tbqh
and at that point I'm weighing the potential compilation performance gains against the benefits of being mobile
^^
Oh yeah I got on the laptop-only train in 2011
that would be something cool to look in to, using my desktop as a server for jetbrain's new remote tech
My desktops since then have only been for games and crap
can you run 2 4k displays off a single thunderbolt 4 cable daisychained?
That's up to the monitor
not sure what the bandwidth requirements are
Does it have an output port?
It wouldn't be thunderbolt, it would be DP-Alt Mode
But TB4 spec requires support for DP-Alt afaik
will have to check, I've been using it reliably through thunderbolt for a while now, not sure if it has an output
Using the desktop as my own "cloud" setup for things like that is why I think my next desktop is still going to be an Intel CPU
That way I can put Linux on it, leave the iGPU with Linux for setup and troubleshooting, and give the dedicated GPU to a Windows VM
my honest dream setup right now is to have an M1 laptop and a dock and to have some other machine running PCI passthrough for a GPU for a windows VM and hosting other crap like plex on there, etc
lol, don't steal my idea
I forgot about Plex though, that's another reason to need the iGPU
Or probably still jellyfin in my case
I've semi been falling out of love with plex over the years, but, I've not been annoyed enough yet to drop it
Oh hey that's the video youtube keeps trying to get me to watch
Someone plugged a GPU into the Steam Deck's M.2 slot
oh I see, so you connect the monitor to your computer using a thunderbolt cable, which is using DP, and then daisychain from one monitor to the other using standard DP
Yeah
Or get an MST hub/switch/whatever if your monitors don't support that, it'll handle that part and just give you two ports to use
It can but I don't think it can carry two 4K streams
I see
biggest problem with USB-C, Thunderbot, USB 3, etc is there's no easy way to know what is compatible with what
so many version numbers
and conflicting information
HDMI and DP aren't any better, really
Well, USB-C is worse since it can do more so more combinations but you also can't tell what those can do just by the plug
And the differences are pretty major
and on all of them the cables matter but store listings are extremely unreliable
I think TB4 simplifies things at least a bit
assuming the cable is actually standards compliant
You still have confusion over power delivery but I'm pretty sure TB4 requires all the optional parts of the USB spec
And it can do cables twice as long as TB3 could without having to switch to fiber
okay yeah something like this would be a lot simpler than trying to find specific compatible monitors https://smile.amazon.com/dp/B0928W3XHD
Model Number: A8397 Anker 777 Thunderbolt Docking Station (Apex, 12-in-1, Thunderbolt 4)/Apex Thunderbolt 4 Docking StationPeak Performance, Total Connectivity What’s in The Box: Anker 777 Thunderbolt Docking Station (Apex, 12-in-1, Thunderbolt 4)/ Apex Thunderbolt 4 Docking Station, 120W power a...
so I could move my current monitors over for the macos setup and get an ultrawide for gaming
that would be cool
gonna need another desk...
I don't do external monitors but I still have a dock so I can get USB-A ports, ethernet, and power all in one
Dock was super overkill for that though, it can do 2 4K monitors, literally never connected one to it
Yea, I mean, that's the convenience factor which they give which at least for me, on paper, looks worth it
a single cable to deal with ethernet, your displays, traditional USB mouse, etc
(I do kinda wish I'd gone for the magic touchpad instead of the mouse years ago, tbqh)
I have another "dock" that is like half the size and a quarter of the weight (seriously the the on my desk is an aluminum block) that goes in my backpack, it can do USB-A ports, power, and ethernet too
I probably should have just picked up two of those
imo this is the best mouse for macos https://www.logitech.com/en-us/products/mice/mx-master-3.html
Why is this not a G Pro Wireless?
cause I don't use a gaming mouse for macos
Wait I thought they made a white one of these
i wish apple sold just the touchid module instead of only selling it with the magic keyboard
what's battery life like?
mx master 3 has the gesture button and horizontal scrolling, that's why I use it for macos
I mean, i guess it doesn't matter too much in a sense, as it's not like they pulled an apple...
gesture button is essential
Constant motion: 70h
was more wondering real world
Well, it depends on how much you're mousing 😛
cos, I can go for like a month or two without charging my keyboard and my mouse when I was using it lasted a good few weeks
downfall with apples mouse is that it sucks for anything which isn't typical computing
like, as soon as you open a game, you really just wanna grab a standard PC mouse at the very least
Professional gamer probably has to charge every 10-14 days, programmer might only need it like every couple months
nah, but I've always repaired my own shit
yeah I replaced the USB-C ports on my 2017 macbook
some things are a lot harder to repair now though
yay right to repair not existing
I don't have one of these, just been looking at it
I didn't do applecare in the past since if something is going to break it's usually in the beginning and I didn't want to worry about voiding my warranty by upgrading the SSD or RAM
the battery on my mx master 3 lasts way longer than my g pro wireless
But since now you can't do any of that...
I think the gaming mouse has a higher polling rate, which uses more battery
Yea, I mean, that's my thing is that you get like a year warranty by default, at least over here
- you can turn that down, at least in Windows
- mouse lag drives me nuts
Also is it just me or is Discord extra shit lately?
past that, most of what's gonna go is the stupid shit, like a HDD, etc
like $400 for a 3 year warranty is a bit oof
My desktop and laptop the typing latency in Discord seems really bad and half my messages it looks like it's going to fail to send
It's been okay for me
Like, now that you say it I can see something but it's mostly impercivable
Started around the same time the upgrade killed my Discord install on desktop
At first I figured it was just still building up avatar caches and shit so was slow due to people talking and being poorly designed
gonna do applecare again just because I'm paranoid about dropping my machine and just ruining it. but I always feel like such a chump (I am)
But then it kept happening and I realized my laptop was doing it too although not as bad
applecare would have a lot more value to me if I didn't have to drive 100 miles to get to a store
I mean, it's the sods law of it all
oof
if you don't have it, you're gonna fuck it up, lol
I notice it more on my laptop, but that might be because I use it more at school, and they do a really bad job of trying to block discord...
or, at least, that was always my concern around stuff like extra protections, etc; but, I mostly take care of my shit, and when stuff does go sideways I generally don't wanna fuck around with a rando company for it
spend $400 more for the guarantee nothing will ever happen lol
Like, I've replaced power jacks on laptops, USB ports on phones, screens, etc, etc
https://www.reddit.com/r/MouseReview/comments/klvm3i/battery_life_on_the_logitech_gpw_superlight_is/
34 votes and 20 comments so far on Reddit
(DiscordBot) Battery Life on the Logitech GPW Superlight is Insane : MouseReview - 20 comments, 32 points - mousepro, 1y ago
18 days with heavy use and 1000Hz polling rate
doesn't seem all that bad but idk how polling rates go
Like, most of my gaming thse days is whiching I could commit to factorio and xplane 😄
1000Hz is more than you need 😛
Although I think it can go up to 15,000
I think 500Hz is good enough, 1000Hz should be plenty
yea, just really wasn't sure if it could go lower of if it would be noticable, etc
2 weeks doesn't seem too bad, the fact that you can actually plug it in is ofc a win, kinda shame that the battery isn't bigger but, i guess for most people that's not a concern
Wait isn't it 15,000 dpi?
Now I'm all mixed up, it's too late to do spec comparisons 😛
I don't have a wireless mouse or keyboard TBH, kind of don't want one
And my current mouse is heavy and has weighted inserts to make it heavier
So the Pro X superlight would be a major change
I have the wireless magic keyboard with a numpad, I honestly thought I was ordering the wired one but apparently not; I did get a magic mouse but honestly, I ended up switching to a proper mouse for gaming and testing stuff in MC far too often that I kept forgetting to switch back to the magic mouse and stopped caring to do so
I think this is the one I have now https://www.logitechg.com/en-us/products/gaming-mice/g502-hero-gaming-mouse.910-005469.html
Or an earlier variant of it, looks identical but I think the logo is just light on or off, no RGB
Pretty sure that reddit dude and me were talking about DPI, not Hz
And the MX Master 3 Den linked is 1000 DPI, for comparison
no I like you
let's all go and kill barney
with a baseball bat, and a 4 by 4
no more purple dinosaur
You actually seem it in the wild?
you told me how to fix my garbage collection issue a year or two back, I would never hate you
just the name

EterNity, why cant you be normal
I didn't realize till just now
actually nvm
that wasn't in response to that
lmao
that was separate thought
and I was like nvm
I thought I was reading your name wrong this entire time
is making private forks allowed or is there a reason why u cant make forked repos private in github
its obviously not in the spirit of open source
and many licenses force you to make your changes public
then theres the various fun caveats where all forks share the same git backing 'folder'
use a CI to your private repo
ezpz
only if you release the jar publicly tho right?
depends on the license 🤷♀️
pufferfish!
tbh 1.17 pufferfish has only minor changes
or is it an airplane fork idk
its a fork of airplane
yeah sounds right
pufferfish is quite popular among production servers
Technically it’s a fork of paper on 1.18
i dont use 1.18

performance + updating is unfun
i just use my own fork that i setup 
whats ur server
idk if i can send links in here
Polar the owner of Hypickle
@spring forge its offline
might be tcpshield having issues again ugh
velocity config i think
i didnt put my velocity into prod
but the servers whitelisted rn anyways because its closed
yeah
bungeecord?
bungee rn
i need every bit of performance i can get xd
rn
yes
love that
here is 7d
id use it to track my player counts but i havent been able to figure out what i need to use
so i just use it to track server status
unified metrics-> promethius-> garfana
dev for unifiedmetric or smthing
yes
epic

https://grafana.com/grafana/dashboards/14017 this i assume

that's for the old version
yea
is it true that the TAB dev (NEZNAMY) gets shit on constantly here?
Can you license your patches under a license of your choosing
idk plugin works well for me and is used on a number of large servers without issues
I mean, speak to a lawyer
general advice is gonna be that you've gotta respect the existing license of the codebase you're tweaking
but, as for how that applies to patches, god knows
we allow GPL cause thats bukkit and MIT cause thats more permissive
(I mean, any competent lawyer is gonna tell you to not touch it at all 😄 )
idrc that much
arent patches kinda mojangs
or like partly idk
I mean, they contain code we write
yea idk
just, they also include a bit of mojang code but that's potentially arguably fair use
Not sure but I don’t think that’s a proper topic here… asking people if they are shitted on at any location isn’t really nice 
do u guys enforce stuff if its private projects not being sold
if it's just a private fork, who cares
what abt people selling paper forks
shit on consistently here
Not really
Like, people have had comments about his project like literally ANY project out there
not like im comeptent enough to do that but like cuisoity
paper is just like a hobby for u guys right
Paper is a way of lyfe™️
*pufferfish
Like, practically every update, TAB breaks some specific things due to how it hooks in
is it really that big of a deal if you're suffering from the specific symtoms that an outdated tab plugin can cause that we ask people if they have that plugin, given how common it is?
We used to do the exact same with FAWE when it was causing world corruption issues left and right; either add logic to fail gracefully in such cases or people are gonna ask if you've got it installed
fawe is interesting. its like so so much better than we for large edits but its also fawe
still better than asyncworldedit 
i have scheduled large pastes every 2hr and have never had an issue
Good for you 
just saying
all the fancy emoji lol
very nice
xd
Does doing ./gradlew applypatches revert to no patches then apply patches or just apply patches to current state
Apply patches which are rebuilt before
so if you delete a patch ./gradlew applypatches would make that change
If you have some changes which you didn't rebuild and do apply patches, it will erase them
im removing a patch in my fork
like from what i forked
which tag looks better
imo bottom because top is too much
Owner rank is just ego stroke don’t @ me
I prefer “the dude who got stuck paying bills”
Just make the owner rank: Šef
_It's still funny to me how quickly people steal stuff from us. We stopped calling ourself owners and just decided to use Šef (translated: Boss). Like not even a week passed, 3 servers already did that and one Discord server owner that decided it was their original idea.
_
We steal the 2b2t void "lobby", multiple SLO servers copy it, figure out that it lags the client too much. 
And our spawns keep getting stolen, we get a shitty apology and they change the spawn a bit... legit just changed the wood color with WE and called it a day.

I would have two ranks on my server, admin and mod
of course internally more fine grained permissions, but players dont need to know that
cant u have some sort of anti world downloader
its gets kinda messy to keep track tho
ive got like chatmod->mod->supermod-> dev tag/all perms-> admin tag/all perms
You mean you guys don’t have &4&l&k!!!!&b&lOwner&4&l&k!!!! rank?
why does your players need to know what kinda mod they dealing with
they need to respect all anyways
same with dev vs admin, whats the difference?
idk, maybe am just old fashioned
you cant prevent world downloading, you can suggest to that one world downloading mod to not allow that on your server
I think dev ranks are ego boost, I understand staff ranks but devs never have to interact with players in most cases
Imagine not having twenty different staff ranks
Smh my head
Whole heartily agree.
Most server with a billion rank is really just to stroke egos
we had mod tiers because I wanted some people to be able to change time and weather but not ban/kick
didn't want people going to weather mods for bans
Ban should be handled with a ticket bot on discord
Do servers still use forums or is it all discord now
most have moved to discord
Some do but discord is attracting more younger kids
discord can do most of what forums were for
Forum is still far getter in keeping topics and ease of searching history
not so much for gaming communities as much anymore
I haven't seen a forum for a community in a while
discord is for real time, forums are a knowledge database
ye
knowledge in discord is just lost
Forum channels soon tm
Say if I run tournament weekly. Forum is far better at keeping records
They actually don’t look bad much better than threads
red name in tab is the extent of my admin rank
Discord is pushing out community webpages
the amount of times I google a plugin question and find a forum thread where I answered that exact question is insane
fr
being indexed by google is nice tho
if its not indexed by google its worthless
Or you have an obscure situation or cursed setup and encounter an oddball issue and someone somewhere from 5 years ago has same issue. Instant friend
github discussion just recently started showing up in google
Not really. Since it can easily be bypassed.
Does anyone know of any tools/a way I could edit (possibly) thousands of playerdata files without doing them one by one? 😬
NodeJS. 
not really aware of anything preexisting, tbqh
I did it with NodeJS last time, was a bit of a pain, due to use somehow having old and new user data, but was worth the time.
big thing is that the need to do that kinda stuff is rare enough that nobody really cares to coming up with the tooling to do it, writing a format to deal with it, etc
theres probs some niche tool somewhere on GH which nobody knows about hiding away
Can I edit playerdata files whilst players are on the server? Alternative I'm thinkin is to remove this tag on login in a plugin
er, I mean, if you edit it while they're in play, then no
if you do it before they're logged in, yes
Right, so it would have to run as they're logging in
What kind of cursed stuff are you even trying to do?
don't threaten me with a good time
Nah, something jank has happened with a plugin (for some time) and has added a MaxAirSupply tag to ✨ every ✨ player.
Subscribe to Explosm! - http://bit.ly/13xgq7a
Read Our Comics! - http://www.explosm.net/comics/
Facebook: https://www.facebook.com/explosm
Twitter: https://twitter.com/explosm
Thank ya ma'am!
Created by Rob DenBleyker, Kris Wilson, Dave McElfatrick and Matt Melvin
About Cyanide and Happiness:
Cyanide and Happiness is a daily webcomic on www.e...
So everyone only has 20 ticks of air when they go underwater lmao
So I need to remove that, without editing every file manually
that not exposed in the API?
You misspelled NMS.
The obv solution is to hire a kid to edit every file manually
my dark humour prevents me from answering that eternity
But, yea, i mean, ez option, PlayerJoinEvent, setMaximumAir to 300
You are hired!
And now you have to keep that plugin forever. 
Well I have a plugin that increases amount of air a player has depending on x y etc, I'm not sure why it randomly one day stopped working, but I would rather remove the tag that's there over setting it higher
any competent server will have some rando plugin which just does their main stuff and a bunch of other random patch fixes on player join
however that is a good option
Nah if someone haven’t login for a month, chance of someone coming back is probably small
no way
I literally had someone join a night or two ago that last played 4 years ago haha
they always come crawling back
MFW we have players from 3 years ago joining and asking where their builds are. 
Hey, desperate times call for desperate measures
This annoys me when it happens haha
Like bruh, we put announcements everywhere we could pls
Alright bottleo time xx
ty for the input
I mean, we just tell them to play on Vanilla, since that never resets... but they need to be in crippling debt to play for some reason.
that's something he'd enjoy
hello. when i download the paper jar off of the website and try to use that jar to code plugins it doesnt work
anyone know why?
panda
What do you actually do with it? To code plugins you need either maven or gradle and declare dependency for paper api as described in paper website "API usage"
how do you deploying your servers? docker, tmux, screen or something else?
how do you manage your configs for server/plugins? ftp, ssh, git or something else?
Personal shitposting server, screen and sftp + git.
shitposting server?
Yeah.
Docker ftw
Because then I can't fuck shit up
Because if I do, I just press deploy again
what about configs? how do you manage them?
Imagine using kubernetes for deploying a network of minecraft servers and ansible for configs
A common practice
Devops and administration were always these spheres which I afraid of, it looks very complex
You mean, overcomplicating stuff just to make it look fancy and/or because someone else is doing it?
I still refuse to personally touch kubernetes
Altho I do deploy using Kube at work, it's just abstracted away from me using a maven plugin
Thing is that if you're deploying with docker, etc, you specifically need to cater towards that
for stuff like minigame servers, if you've got the correct setup, it ofc makes a lot of sense to do it properly
for your average server, docker is probs gonna cause more headaches than it solves outside of the "lazy" way of doing it
Idk, I value stuff like reproducability and having ref logs
I would use docker even for a simple smp
big thing with most MC setups is that you're literally just mounting a flat pack as like, is
kubernetes 
me running SQL servers on my main machine
Would've indeed made more sense to throw that in a container
At least it's not M$ SQL Server. 
copying over partition tables and using btrfs replace because a HDD on the ESXi machine he manges disappeared
okay, and, ubuntu can suck a toe
Not using EXT4 moment. 






