#general
3141 messages · Page 1828 of 4
oh wait, fullscreen mode actually does change res, borderless fullscreen does not, it always stretches to my monitor
consider this one of those moments
this... makes it sound like borderless fullscreen is what's having issues, though?
hence my joke
anyway this is fullscreen @ 2560x1080 https://owo.whats-th.is/8xSDxMJ.png
this is windowed @ 2560x1080 https://owo.whats-th.is/6LparZq.png

literally why
perhaps their exclusive fullscreen code does not account for widescreen or something
borderless fullscreen is essentially the OS rendering the window
borderless fullscreen does the same as fullscreen https://owo.whats-th.is/3Y2fuPR.png
and the game detects 2560x1080 and 21:9 aspect ratio so it knows i have widescreen
this is just a weird gaming on linux moment i guess
that's syndicate.
gaming on linux
but it otherwise plays very well
just have to use windowed mode cause fullscreen and borderless fullscreen are fucky and im not sure why
swimple
I don't think I'd bother trying to game on Linux
I mean, I'll do it on the Steam Deck but that's going to mostly be retro stuff

Games should be some of the easiest stuff to get working with a WINE-like system but DRM and rootkits made it all complicated
Who knows
It runs just fine in windowed mode, I just want muh fullscreen
the plot thickens
You also play on hard mode with that wacky 21:9 monitor
i hit "reset to default display settings" while in fullscreen mode and it set itself to 16:9 1280x720
actually looks good, but small
so it must be stretching 16:9 1280x720 to 2560x1080
or something like that
ok

because making world backups while the server is running is bad (generally)
you're basically making copies of files that are potentially being modified at the moment
they don't need daily restarts, but a restart helps clear up any memory leaks and just in general ensures you have a fresh instance free of any weird runtime related problems that build up over time
also happens to be a good way to do backups too if you're going to do them offline, which is the safest way to ensure a fully valid backup
yep, and you don't even need to have downtime to do it if you set up your server instancing infrastructure to offload players to other servers while one restarts
Can you run a .NET 6 program natively on Linux or am I gonna need to use Wine?
Trying to boot a 658016 disassembler
i'd think you would need to use wine
Cringe. Just thought I'd ask, I don't really follow wine/mono/whatever else people use now anymore.
Anyone had experience with tcp shield
current host has cloudflare magic transit which took 5m to mitigate an attack
just dont get ddosed
doesn't seem that large of an issue tbh as long as it isn't frequent
abby from bloom confirmed it was a ddos
i think this isent super acurate
that cannot be correct reporting then because if the server drops at 12.00MB/s lol
that's all i gotta say
just lol
No i think the graph is inacurate
"it only goes up to 12 you just cant see the point at 15Tb/s"
your network usage graph doesn't necessarily need to represent a ddos if it's being dropped earlier in the chain of networking
especially with magic transit, cloudflare is dropping that all long before it hits your server
yeah, that's fine, i was just commenting on the "ddos go brrrr" comment and the graph they sent to go with it
cause that doesnt show what i'd consider a ddos
yes slightly larger
decent
you have cloudflare magic transit, not sure what you want tcpshield for
Is it better
Worse I meant
cloudflare magic transit is some of the best ddos protection available
⚗️
1/3 my players dipped
Tco shield was recommended by a friend who owns a Abt 800 player network
is your server not online right now? I guess I don't understand the issue
are you being protected or not lol
that is a pretty fast af response yes
especially if it's the first attack against your server
Ok nvm then
I wouldn't expect to see continuous 5 minute downtimes, you should be behind mitigation and likely left behind mitigation as the attack was recognized
and even then, 5 minute is peanuts in minecraft uptime
Top pvpers ww freak out over lag but ig I'm vibin then
if this type of thing continues to occur and you're not happy with it, I'd talk to bloom support about better mitigation options that they can possibly make for your server
but I wouldn't go instantly shopping for a solution when you seem to be fine from a first attack
First time so I'm prob fine, planning to get a dedi at some point tho
Is magic transit expensive
Nvm
Yes
very
I see why he uses tcp shield..
I should have specified it's Winforms...
Why anyone would choose to use that over Maui I don't know
Magic transit is L4 only, there are other products which produce mc specific filtering
CF doesn't give two shits if your L7 is not http, they've been very slow with building out MT
I thought they had some sort mc specific thing also though
I am big noob when it comes to network stuff
that's not magic transfer but yes
just looks like a targeted use case ad page tbh
What should you guys recommend for a ovh dedi
you could say it protects anything as long as it runs over TCP/UDP
This is my real question lol
Oh boy, Lindsay Ellis is trending on twitter again
Whomst
It's just because she's retiring
Literally nothing noteworthy if you're not a fan of hers
The title of her post is a reference to https://en.wikipedia.org/wiki/The_Ones_Who_Walk_Away_from_Omelas
"The Ones Who Walk Away from Omelas" is a 1973 work of short philosophical fiction by American writer Ursula K. Le Guin. With deliberately both vague and vivid descriptions, the narrator depicts a summer festival in the utopian city of Omelas, whose prosperity depends on the perpetual misery of a single child. "The Ones Who Walk Away from Omelas...
lol, the top review on google when you search for that story is a 1 star review calling it pornography and comparing it to abortion
there is
I got gifted hypixel VIP and Discord Nitro Classic in the same month
a
ibxtoycat has a series on it lmao
paper is a java server
What?
you can't
but those don't work on 1.18 anyways
custom seeds wont bypass that
paper has a mitiation for that anyways?
lol
It's a game where everything is determinate
give it a few months they'll just figure out how to reverse that
the entire gen system is determinate
The only way to actually fix this shit is to not use vanillas world gen system
and if you salted it you'd drastically change how the gen algo works
use random numbers for every block and not use seed
the random numbers are generated via a dice machine or something
Well, I mean
it's already fucking salted somewhere iirc
or, at least
the random seed is messed with in order to achieve some aspects of the determination crap
anarchy minecraft 
You wanna reply to the report then? :)
or might have been a glitch in the matrix there
screwing with the gen system much is not something we care to do
Open a ticket for the other thing.
Don't just pile four things into one report.
(Github issue, not another report)
Replace four with "a bunch of"
But yeah the other thing is better as a github issue.
With the understanding that it's gonna be a pretty low priority.
Unless you or someone else PRs it.
You know, back in the day when I said I thought you could discover seeds by examining the world people thought it'd be like breaking RSA or something
Now people who don't really know how to program write tools to do it in minutes and everyone freaks out about it
All it takes is one person.
Yeah
Custom gen is where it's at.
Then you can't crack anything.
I guess I should have tried harder than looking at it for 10 minutes and saying "this looks exploitable"
worldgen code was always so terrible to try to look at though
I mean, that info shouldn't be exposed in timing reports, and if it is, that's a bug
Shift click to reply without mention enabled.
Just hit shift when you reply in Discord.
That'll turn off the mention.
You have two shift keys.
Okay well - take your time in the future and click the little icon, then. Don't ping cat. You know better.
daydreaming about eating enormous quantities of cheese
that reminded me
Did you know that the ass is the one part of the body which can produce all 3 states of matter?
unsubscribe
but technically there are four states of matter, can your ass produce plasma cat
understandable have a nice day
ok
This isn't even correct, the mouth exists
shitting @ 10000°C as we speak
Cat, regarding the conversation about backing an NMS item stack for bukkit items… are PRS welcome for that?
(Despite it being a very large task)
The worse part of having a pakistani BFF
Is when you're sitting there, your tongue losing layers from the plasma you place upon it in shovels, tears streaming down your eyes like a waterfall, and you just can't stop shovelling
keep in mind an englishman is referring to spiciness here
❤️
To be fair, her parents are ooooold
that's funny
Which, is basically ass cancer because like
what do they make that's so spicy?
(#paper-dev message for reference)
you actually kinda get used to the spices
and so, as you get older, you up the spices
if you forget about it for too long, yea
Owen, kinda, sorta, Like, it's something we defo wanna do but theres so many caveats for it that idk
It makes sense, I’ve been playing around with it and I’ve had to basically implement our own meta classes.
It works quite well, my idea was to store the item inside the meta. (Then basically meta is now a wrapper around an nbt compound)
it's one of those kinda post hardfork things because it requires cleaning up soooo much shit in the process of it
replacing ItemMeta is also one of the many long term goals too :L
Well… I did it in a way that it works with current item meta. It basically just adds it’s own paper implementions.
(I override the item factory)
Yea, but theres a few requests and things which I have in mind which are behavioral changes over that thing
data driven go brr, etc
Ahh
Much stuff basically kinda needs to be redesigned as an ECS like system around a non ECS system, in a sense
Like, people want live itemstack modifications instead of clone, transform, mutate, transform flows for stacks
as well as data-driven go brrr...
Yea what I was trying to do was to just implement onto what we already had. It is pretty easy to make it a live version since it’s backed by the raw nbt compound, but yea it’s still backed by the same cumbersome api.
I didn’t go too far with it (haven’t finished all the implementations for the craft metas), so I was curious if I should try putting this in a draft pull request, or some issue… or just leaving it off for when the time comes for you guys.
basically, theres many systems imho which need to be reworked before we can really get to that stage, things which am not sure we should be touching until we get away from spigot
Alright, well thanks!
Pretty much, yea
Like, it's the annoyance of wanting to kinda retain the buggy bumpers that bukkit provides in a game where the data access which sponge aims to provide is more and more critical
hard fork you could also rebuild things as a fabric mod and leave the optimization stuff to lithium, starlight, and datafixer mods 😄
If you need help with Paper post your question in #paper-help
Just use windows
Gaming on Linux surely works but how well does it work is ehh
I ended up switching to windows for games and I’m happy with it tbh
for me, that "just boot windows" is such a PITA cos it means closing everything
then going to deal with windows
and, just, like, urgh
clearly the solution is to exclusively use windows
also, I found a glitch in the matrix, I can connect to my citrix workspace from my private PC now
meaning I can skip my dum laptop when working from home
that also means I could screenshot work code so you can see my cool shit
I think I might go Intel again for my next desktop so I can try to use Linux
iGPU gets used in Linux and the 3070 gets forwarded to a Windows VM
I did this for a while and it was quite good actually but the issue was changing java versions
That way I can use my desktop for running containers for things without messing around with WSL2
That's the fun of WSL in general
they created it as a ploy to try to keep devs using windows given how unviable it's basically become
Hmm, I wonder if I can look at my IOMMU regions in Windows, I might be able to do that with my current system too
and WSL creates as many issues as it seems to solve
That's the trick, some systems don't separate the PCIe slots from things like your NIC for IOMMU so you can't pass just the GPU to a VM
This is actually something I’ve considered if I get a beefier cpu and gpu
But with macOS instead
So not sure if it’d work
part of my goal is that I just wanna make a headless machine or something
macOS on x86 is dead
it still has some years to go
Like, it works now and might even work for another couple years but they'll be dropping it fast once everything is updated
few years
like, as soon as their last intel machine comes out that's your 5 year mark
Plus dedicated GPUs on macOS are a shitshow
You can only use like 2 generation old nvidia stuff or one of half a dozen AMD models
hackintosh is great as a stepping stone imho
There is no way they'll support x86 macs for 5 years after the ARM Mac Pro comes out
5 years is their typical support pattern
Leopard came out in 2007 and was the last to support PPC
I can't see them changing that but, who knows
They started the x86 migration in 2006
Well, 5 years is their current support cycle which is what am basing it on
That's gonna be the shame of the pathways forwards is that hackintosh is probs gonna be dead, I can't see how they'd pull that off otherwise
I believe you can use all dedicated amd gpus
But, at least for me, I was using one for a year or two and when I got a new machine, I couldn't be assed with linux and didn't wanna switch to windows, so, going for the real deal made a lot of sense in some respects, especially as am not much of a gamer because brain go brr
As long as they’re decently new
Issue generally is driver support
For example, the RX 6900 is supported, which I’m guessing is for the Mac Pro
why is that an issue? I just have a folder with all java installs and a script on path that changes path and javahome
they've gotten better with AMD given that they use their stuff exclusively on x86, but, it's pretty much a case of "here is a list of things you can use and that's what you've got"
theres stuff ike sdkman, etc
I kinda wanna see how nix works on mac
but, I kinda don't wanna fuck around with my current setup...so, er...
I still don’t know how changing the path works, it’s just such a mess
It’s probably similar in macOS but I haven’t installed Java there yet
This is such a weird carve out https://www.theverge.com/2021/12/24/22852966/apple-netherlands-dating-apps-match-tinder-app-store-competition
On Debian systems you have a generic system for this, update-alternatives
But that's for changing which one you're using system wide
Yeah that too
Yea, that's the issue is that it's system wide
the scripts are just
set JAVA_HOME=D:\Programms\jdk-17
set PATH=%JAVA_HOME%\bin;%PATH%
java -version
On any system you can just... that
Programms
The only German I know is how to make cookies with no eggs
only german I kinda remember is stuff from my sperm donors war films and shit
So, probs not stuff I wanna repeat
Listen to TOOL’s Full Catalog – Available Now:
http://smarturl.it/TOOLCatalog?iQid=yt
Get ’10,000 Days’:
http://smarturl.it/TOOL10000Days?iQid=yt
Get ‘Lateralus’:
http://smarturl.com/TOOLLateralus?iQid=yt
Get ‘Ænima’:
http://smarturl.com/TOOLAEnima?iQid=yt
Get ‘Undertow’:
http://smarturl.com/TOOLUndertow?iQid=yt
Get ‘Opiate’:
http://smarturl....
lmao tool
#nenavideos #99luftballons #99redballoons #original
▶︎ https://www.nena.de
▶︎ https://shop.nena.de/
▶︎ Den NENA Youtube Kanal kannst du hier direkt abonnieren: https://nena.lnk.to/yt-sub
▶︎ https://www.instagram.com/nena_official
▶︎ https://www.facebook.com/NENAofficial
▶︎ NENA auf Spotify: https://spoti.fi/3GoiJyG
▶︎ NENA auf Apple ...
It turns out even cookie recipes sound evil with the right music behind them, so long as you say them in German
Classic bad guy trope 😄
Oh btw it's the fun cookies, forgot that part
But idk after returning to Windows 10 just for gaming I’m starting to ask myself why did I like windows
I need to reinstall my shit and sort my files and shit for windows 11
but I really dont want to
Why’s that
Can’t you just update
I could
new month*
but I also got two new 2tb drives
I mean, I like to just have a clean slate here and there
AND NO EGGS
rebuild my setup, make the tweaks I wanna try
I run 4 500gb ssds right now
You can like copy the data over I believe
e.g. next reinstall, am probs gonna fuck with nix
I need to sort my shit
Or that’s what I saw people do back in the day
(probs before I just yeet it and switch back to brew)
my current SSDs are just dying since they old
I have a 850 evo with 29tb written a 750 evo with 1tb written but I think that one is just dead, it doesn't show up half of the time, a 960 evo with 14tb written and a 970 evo with 27tb written
so yeah, new stuff is needed
especially since they all only 500 gb and almost full
that’s the issue with ssds and the only thing I’m afraid of with my current nvme
so I did get a 980 pro 2tb and a 870 evo 2tb, but I just need to move stuff and install them 😄
I don’t even want to check the health on my nvme
oh they all report as good in magician
ooh Samsung is apparently planning a trifold phone
That really would unfold in to a tablet
because 2 creases > 1 crease
And it would fold into a hugely thick phone
Why is Samsung so obsessed with foldables
Well, I guess it's more of an accordion fold? A Z fold?
Oh yes the aspect ratio when unfolded is so good
cash
Gotta love multitasking in two super tall screens
2022
Presumably they can make the bits that aren't screen thinner for each segment so it wouldn't just be the current foldable but 1/3 thicker
There actually is! It’s called Samsung pay
you some kinda criminal that you use cash?

I think the only time I ran in to a situation where I couldn't use cash in the US was on a plane
But I've heard cashless shops are a thing other places
These days I can use contactless pretty much everywhere bar takeaways
especially now with pandemic people will hate you for using cash
it takes longer, it means touching stuff, its just a pain for everybody involved
Mini you really hate touching stuff
Many of those are on delivery platforms so you can just pre-order as you walk there, but, like, closest chippy I know of which is on a delivery platform is a reasonable distance away
Like, still close enough to order from but I wouldn't walk there type of deal
But yes contactless is really good tbf
Some places still don't allow card for low amounts for whatever dumb reason
If only people realized they could use their phone to pay instead of their card
I don't hate touching everything
Oh there’s a very clear reason, taxes
there are things I really like touching
the providers of that stuff often charge per transaction
it's like a flat fee + some % of the transaction
Sometimes whatever you’re buying that costs so little will result in the store getting no money at all because of the taxes / fees from the bank
Generally low but when you're talking small purchases, it gets annoying
Here I can pay by card for a single cent
sounds like we need a public payment processor then or to regulate visa and mastercard more
few years ago it used to be the case that the card companies would actually charge extra for small purchases
My cash don’t run on batteries and my backstreet vendor for the best sandwich in town don’t take card
using your phone to pay has privacy implications
Was a time or two when our purchase was just a few pence under and the cashier would tell us that they added a few extra pence on the transaction or something just to take us over that limit
Currently in Austria, got a drink somewhere, wanted to pay by card, but no, you haven't spend 10 euros yet smh
if you only drank for 10 euros, what are you even doing?
I don’t think that’s Visa’s or Mastercard’s fault, sometimes the PoS / payment terminal providers (generally banks) apply a small fee in each purchase
thats just one cocktail, smh
regulate them to then
everybody takes a small amount of the transaction up to the reciver
I wasn't going out or smth, I was thirsty and wanted a drink
regulate who to what?
everybody
At the end of the day, you gotta make $$$ to keep in business
regulate everybody until they do what I want
banks have plenty of ways to earn money, no?
Well, banks pay for withdrawls, etc
heck, considering how much money the public pumped into banks in 2008, we own them anyways
if I take cash out, my bank takes a hit
see, more incentive to have no transaction fee on cashless then
Like, the atm provider puts on a small fee in order to fund their ops
Taking cash out also has fees, you gotta do it in your bank’s ATM if you don’t want to get charged 1.5 damn euros
most banks will take that hit for you, some will charge you for it, but, that's rare
Unless your bank refunds the fee
Taking cash from an ATM doesn't cost you money here
contactless also has fees added onto it which anybody offering has to make back
not if you with a decent bank, I can get money world wide at any ATM
Taking cash from an ATM can cost you like 1.5/2 euros if the atm is not managed by your bank
thats why I said we should let the public operate that infra cat
But some banks will actually refund that small amount so that’s nice of them
its critical infrastructure, it shouldn't be controlled by big faceless companies
our gov couldn't organise a piss up in a brewery
not sure I really trust them with "the cheapest bidder" public infra shit
ECB should
Only time I had to pay fees for money withdrawal are in foreign countries at the most scammy looking ATMs in existence
I saw a good vid on that a while back which I can't be assed to look
big thing is to basically use the local currency, and some ATMs can make that a pita to do
mastercard or visa's rates are probs gonna be muuuuch better than theirs
Banks are just plain assholes in Spain
It only keeps getting worse with banks buying other banks 
I had to switch banks earlier this year because of it
super happy with my bank
I was very happy with mine too but it got bought by some other bank
they don't bother with a phone app, they just have a decent website that they ship as an app with native stuff like biometrics
works perfectly fine
Issue here is that the banks are old as shit as getting started up is a headache
our legacy banks are just, legacy
EU makes starting easier nowadays with psd2
old websites which don't always work super great with mobile devices
My bank app works decently, but there's some stuff you can only access on the website and, like, please just put that in the app as well
all banks have to have public APIs
We also have fun stuff like our keypads which are "fun"
Do y'all have the card reader pin pads?
my bank app is great
Banks in Spain have awful apps
like a tan generator cat?
Literally looks like they were made in 2010
Some even use their own fucking keyboard instead of whatever keyboard your OS uses
Used to, don't believe they're used anymore
And then there’s coordinate cards which seem like quite an outdated security method
Yea, but, having to use your TAN is a PITA when doing transactions from your phone
my bank is actually publicly owned, so thats cool
Stop flexing your bank
Would be nice if my bank's interest wasn't 0% lol
But at least the interest isn't negative
my bank iwants to do interest, but, currently doesn't
They do have a thing which will use other companies however, in-app
banks can't give interest because ECB doesn't give interest
and ECB said they don't want to change anything any time soon
they want people to spend the money to drive the economy
i'd get interest on my legacy account
US did the same for the last years but is looking to change now iirc
But I want money :(
Yeah I prefer cash under my matress
Wallpaper
VISA prepaid cards.
look, I made like 5 bucks today https://i.imgur.com/m8pWe6g.png
by doing nothing
I love capitalism
so a credit union?
they're def the way to go
idk what that is
they are a proper publicly traded company technically, just fully owned by the state
mfw
I wish I wasn't
Id buy
Uncle roger of Chilli: "For flavour, use the right amount, not the white amount"
@tropic flame i found something really good
there's a doraemon channel in YT
I believe it's official, they have a shitton of episodes there
there's both an spanish one and a portuguese one
google search console be like
I wonder when I released the last update
the failing are almost all CLS now
where we have no skeletons
What do you invest in?
just dum fonds
I don't like actually doing stuff
so I just give my money to people and let they do it
my stuff goes stonk tho
Yeah, I know nothing about money, so if I would invest I'd want to do it in something that requires no effort on my part with a near zero percent chance of losing money
you can choose the risk
this is one of my high risk ones
it goes really stonk
idk what it is
something something water
"PICTET-WATER - P EUR ACC"
What do you use for investing? Is this just part of your bank or are you using something separate?
how am I supposed to know what that is?
I do it via my company
the first screenshot even is an ETF managed by my company
but yeah, can just do it via your bank
I don't know if my bank has that
apparently I also did infest in a fond that buy apple and tesla and shit
infest, yes mini, thats right
idk I have no clue what I am doing, that even lost me 15 euro actually
but am up overall by a mile so as long that doesnt change I will not change anything
once a year a schedule a checkin with somebody at work who tells me that am doing amazing and I can go back to not caring
its kinda passive income really, I get money because I own money, isn't capitalism fun?
I love capitalism
but hey, I didn't choose the game, but since I am forced to play it, might as well try to do well
Apparently my bank does have an investing thing, gonna check it out
inb4 I'm broke tomorrow :P
they your bank, just call them up, tell them you wanna invest and they will be happy to help
they gonna schedule like a interview where they ask question and then you get placed in a risk group, they explain you stuff and then suggest what to do
I just found out google is owned by alphabet
I thought google was its own independent company tbf
alphabet is google
oh pog
raider = twix
hotel = trivago
Yeah so why not keep google = google
larry and sergey split it off so stuff didn't have to all be under google
google could have products under it that make sense
it was restructured so that they can easier yolo off money for moonshot projects
but companies like youtube or the waymo could be separate
Huawei Watch GT 2 software update running. 
it's just x
I knew about the Facebook one but not google
they own https://x.company/, thats cool
I had heard about alphabet but refused to believe it
So you're an an-alphabet. 
Waymo, Glass, Project Loon, Project Wing, Verily, Dandelion, Chronicle, among other things
Aren't they all dead?
Waymo -> didn't hear for a long time
Glass -> cancelled due privacy issues
The others -> didn't really hear oft them.
all of those are active
Waymo has a self driving taxi service in Colorado atm
Glass is enterprise now
Loon is its own company
Wing is its own company
same for the rest
So basically nothing that is really available outside the US.
I did it again, told somebody to ask me again next year at work
I love the end of the year
Okay, I invested 50 euros in a relatively safe fund. No idea if that's too much or too little, if the fund is too safe or too dangerous, but I'll see ig
I mean, every cent counts I guess
If it goes well, I can always add more
paypal.me/darkeyedragon always a safe investement
want my github copilot access :/
i heard gamestop is a really good investment
visit any crack alleys recently?
i mean, it was a really good investment
some of my family made some money off it
i hope your family is never allowed to touch an investment app again

making money off something by chance doesn't make it a good investment
oh well yeah absolutely, i just meant for some people it turned out great
the minority of people
I’ll invest anything into that PayPal as long as it results in no more ded
I am the arbiter of politics
Lmao I saw someone send a message here and they had a bio with all sorts of 18+ links
I didn’t wtf
I was gonna report it but I’m not sure if it’s allowed
He just got banned?
Did I just presence a ban
hmmmmm mods clearng sus work
🍄

orwell's 1984
wow, that's a shit version of it
oh, YT took me over to the exorcist instead of scary movie
someone needs to add a /politics command that just pings JRoy whenever it's run

great idea
you’re really showing them
what was the original message again
I wanna know too
Big Rat Monster.
we need to document these abuses to submit them to the UN humanitarian council
if u realy want to know it then here it is
(ples dont ban me)
"i decided to leave and announced it and why did i get banned banning someone who complied is rude"
@cunning raft thoughts
@wispy blade how is your day

Hello, I'm having problems launching Minecraft on OS X 10.11. When I try to open it, it just crashes with exit code 0.
provide logs
There exist no logs.
Or at least I can't find them
turn on the console
Where do I do that?
Launcher setting
I enabled it, and it doesn't appear.
Nevermind, it does open, but it doesn't say anything.
I can't provide any logs because the game crashed even before it can print anything.
Sad, any other profile works? Just create a new one and test it.
E
Profile Works?
That ist the question you need to answer.
Oh, well I can log into an Account just fine if that is what you mean.
Talking about minecraft profile not different acount.
Sorry, that's where my knowledge ends, what is a Profile and where can I see its state?
I moved the launcher via usb if that makes a difference.
With the launcher you can switch between multiple Minecraft versions with so called Profiles. e.g Forge installer creates a profile, the Optifine does it as well.
Yeah then create a new one so that it is a fresh one.
Well when I tried to make one for 1.18, the game crashed the same.
Tried it with a different version, to be sure it is a non version specific issue.
I'm trying it right now with 1.17.1 and it's taking ages.
no
is that a troll or is log4j the troll 
Or both?
Who knows
Only thing that is for certain
Is that am to drunk to use discord
And should just put down my phone
For everyone's sake
Lol
Best comment:
So that was what, 9 hours ago? If it's real, they taking their sweet time.
Bahaha someone really said "time to get your booster patches"
now I'm starting to support that feature request to just disable logging...
System.out.println() never gave me a RCE
Jup, just disable it and do work to extract that feature into a module.
Doesn't the JDK have it's own logger api.. 🤔
except when system.out is redirected to log4j :^)
very true
After waiting for an entire hour for the game to load, 1.16.5 starts successfully.
@mossy vessel 
not again...
please
hello michele
How old is your hardware? Mojang did update LWJGL somewhere around 1.17.
13 YEARS OLD
Likely the problem.
So is it just a performance thing or what?
Round 2: FIGHT!
No, your GPU doesn't support the newer open gl.
Look if your 1.16.5 instance shows some tooltip.
It runs 1.15 at 60 fps with 8 chunks but in 1.16 it goes down to 30 fps, no Idea why.
Press F3 and show your debugscreen.
dat cpu
og or potato?
potat
It actually runs beautifully for its age
I'm very tempted to upgrade from El Capitan to Catalina
I know it's risky but I really don't have much to lose.
half your frames
go for it i guess
No? not unless they went back and did it on older versions too
AFAIK everything greater than like 1.14 uses the same version
although they do use an older version on macOS than everything else so maybe other platforms had that version
Might be the OpenGL Core Profile bump
Open GL 2.1 isn't really supported anymore.
Which one is needed?
3.2
what exact Mac do you have @pastel reef?
https://www.reddit.com/r/Minecraft/comments/m5sx7p/opengl_32/
Could be that change.
Macbook Aluminium 5,1 late 2008
that should still support 1.18 (at least GL wise)
I'll try downloading 3.2 manually
Try updating your graphics drivers
I'll do that too!
I really appreciate the help of you guys.
I don't want my friend to play on a Celeron.
err.... depending on the Celeron, it might actually be faster
you can't exactly do that, just make sure you grab the latest OS version available
My Minecraft only crashed 50% of the time so maybe I'm being to impatient, I'm gonna give it 5 Minutes to see if it actually opens 1.18.
do you have the model number?
Because the other 50% of the time, the launcher would just close.
No, but I've seen it in action
this feels like im watching a battle in futility tbh
🙂
did u see the playlist simple
am listening to it right now
welp, I don't have the exact specs on your computer, but those MacBooks shipped with 2 GB of RAM which is as much as Minecraft expects to have all to itself... that makes no room for your browser, Discord, the JVM, your OS....
This thing has 8GB
alright that makes things a bit brighter
Well, the Macbook. The Celeron has 4GB
are you the same one that was talking about sodium giving you 3fps?
8 GB? Yes. That MacBook? No.
catalina min ram is 4gb but the processor you've got, lol
Mojave?
yosemite if youre lucky
also no
or high sierra
I'm on El Capitan
yeah that's the highest that'll run
I'm risking it for the biscuit, I really have nothing to loose. It's not my primary laptop, I have an xps 13 next to me as well.
but still make sure you're on the latest version of El Capitan
use bootcamp and do linux or windogs
I'll try Catalina first, I'm not in the mood to rebuy the launcher.
Actually I'wondering if somebody knows an IDE extension or standalone tool what could compare properties. Like Eclipse can compare many file types (.properties, .yml, .txt, …) but it will only two a side by side comparison showing missing, new or different text parts. As soon as the order of options within both files is different it fails. However for .properties files only it will also list all different properties of two files no matter in what order the appear in both files. I search something like that for YAML and maybe other formats?
There are third party things that will do it anyway (at least for some versions, probably not Catalina) but highly not recommended
so you want a content diff tool @tired heath
also you don't have to rebuy the launcher, you can just download it again?
Really?
yes
How does that work?
You literally don't have to log in to the website to download it
yes but a intelligent one, like really taking the properties/option and compares them, no matter where they are located in both files I compare (like value comparison, not text comparision)
But if it's a .dmg it won't work in Windows
just go to https://www.minecraft.net/en-us/download/alternative. You'll have to sign in to the launcher after you get it, but you can sign in on multiple computers with the same account
so they need to parse the file first
Yes, it does that automatically for .properties files, but I'm searching smth like that at least for yaml since some plugin libs resorting the config each update randomly
i dont know if anything exists for that, maybe some website tho
Are you asking for https://yamldiff.com/?
Did'nt find it so far, if I really will've no luck I might code one next year
yeah, that'll work i believe however they were actually asking for an intelligent diff that could handle more than just yaml
I mean it can to JSON and YAML but is it web only
A okay that keyword yamldiff helps me on google thanks
Could have thought about that earlier
I guess if I want this I'll have to make it, but I'll ask anyway: is there some program to just kick everyone as soon as they join your server with a maintenance message? I'm asking for something completely standalone, not like https://github.com/kennytv/Maintenance
what is different between that and what youre asking for
as a standalone program it could run on a VPS with zero ram and would also be free from any, just a random example, vulnerabilities in logging frameworks used by the server
that way, when something like this happens, you could just shut down the server and turn it on until you can patch it
by standalone program you mean, not running in the server? how is it going to perform the kick then 
whitelist + custom message
yeah that may not have been clear: the program would be a tiny server implementation, it just wouldn't have to do much bc no one would even have to move
like that project that just shows an MOTD but taken further
Just add a minimum installation of a proxy what you turn on as replacement (turn off other proxy or server first) standalone and run a "auto kick with reason" plugin on it. Minimal work way and standalone 😄
oh yea i dont know of one but i think you can just use that project mc server thingy that implements almost nothing on purpose and just edit it
i forgot the name

Minestom?
yes that
well if I were to make it myself I would probably just use MCProtocolLib
god damn paper general is having a semi productive conversation
i mean whatever works
I tried to derail it
minestom will let you start the server and just add a connection listener that terminates the incoming conn
would be like 4 lines
What's best Linux for Minecraft?
wdym
Linux
Not for server, but for client
lol
any works probably
no politics
Is Fedora 35 the latest version?
went to unping and it hit send instead
that's not politics
when you say linux you are talking about the kernel, and linux is linux. it doesn't really matter what distro you use
that's not what sir jroy would say
just pick one and use it
ServerListPlus standalone
it is not politics
btw all replies ping me anyway because IRC

well, if you're going to ask, Ubuntu or PopOS may have better graphics drivers available than other ones
PopOS uninstalls your computer if you install Steam 😄
i mean yes if you are asking that question then you should be using something made for people new to linux
"PopOS uninstalls your computer if you install Steam", so they handle it the only right way
not exactly what I wanted but probably better anyways 😄
Tutorials for new people usually assume you're using Ubuntu
if you need tutorials then yes, use ubuntu 
Although a lot of the slightly more in depth stuff assumes Arch these days
But at that point you can usually translate and 99% of it works on everything
davinci
stop harassing me jroy
I'll call ur boss
@waxen panther ur employee is violating company work policy
@cunning raft good work, I think a promotion is in order
willing to give you 2 quote retweets a day instead of one

@waxen panther 
It only has two legs, without the feet it can't stand
If I really only get those two pieces I'm not even going to take them out of the packaging on Thursday, no point
They'll just take up more room sitting around waiting for the rest
ew jrotc has a batchest emote
The Hangar Discord logo has seemingly been burned into my screen...
still there after a shutdown
not sure how that happens in about 10 minutes of it being onscreen
@ mini
oh and there's Via at the bottom of the picture
kek
burn-in shouldn't happen on an imac screen
usually screen burnins are permanent
clearly
but only on oled or amoled
that's why I said "seemingly" but also not sure what else to call it
must be the wind
meant to reply to Michael
maybe the led's are still hot or something 
here's a picture with the brightness turned up a bit; you can see the Paper Discord banner if you look closely
jpeg kinda made it invisible
Whats the Role No Table for
notable people
people who have lost their tables
but with a space just because
some in a wild fire
or that
others victim of a burglary
some victims of this https://www.youtube.com/watch?v=FcZd305VI60
poor michael has to work without a table 😔
also according to https://support.apple.com/en-us/HT202580 I should just wait and it will go away
I guess I gtg leave one of those infinite fireplace videos on so bye
https://cpu.userbenchmark.com/Compare/Intel-Core2-Duo-P8600-vs-Intel-Celeron-G5900/m753vsm1187562
inb4 >userbenchmark
can we get a /docs or /jdocs command that points to https://papermc.io/javadocs?
Added
tnx
CVE® is a list of records — each containing an identification number, a description, and at least one public reference — for publicly known cybersecurity vulnerabilities. The mission of the CVE Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.
Fuck am too drunk for this shit
this library is being absolutely bombarded!!!
Oh for fuck sake
It's similar to logback, they have to have access to the configuration.
Can people just shut up about these attacks that require access to the log config
They are so fucking stupid
These assholes just want fame
If you give attacker access, attacker has access
In other breaking news, Florida man who jumped into his poor found out water is wet
In my book that's a 10.0 severity.
Apache gives it a 6.6
Idk why or how
Am just too drunk for this shit
And tired
Really really tired
Don't these people have something else to do on the holidays?
It is somewhat common to have different permissions for config vs code
Did you know that installing Bukkit plugins allows for arbitrary code execution?
Like, only I can write the code but someone who might have sloppy security practices can edit the config so I'm not doing tech support
If you have your access highly segmented, it's a privilege escalation to worry about. For MC it's pretty much not a concern.
I think we need to issue a CVE
yes, plugins were a mistake
If somebody has access to the file system, the logging config should be the least of your worries
They don't need remote code execution, they can edit the actual code
This is all made up bullshit
Except no, I just explained they can't?
Not sure if this even warrants a CVE and definitely not a 6 CVSS but it is an issue they should fix
They should also definitely keep their mouths shut while everybody is on vacation
What happened to 90 day periods after disclosure
That's not how that works
90 days is the suggestion for responsible disclosure when the vendor ignores you
If the vendor fixes it right away and issues a CVE that goes away
Then apache should ignore this
Eh, once the first issue was found everyone was digging in here, if they waited until the new year others would have definitely found this
Maybe one of them would have figured out how to actually exploit it somewhere
luckily it's gone
hangar branded imacs
Yet Another Log4J Exploit - YAL4JE
Lenny with the gods work
What to do with tar.gz files on fedora?
Well that depends. What are you intending to do with them? Store them, transfer them, open them?
Convert them into usable apps.
They could be a binary you just unpack somewhere and run but usually software that comes that way is source code you have to compile first
So it depends
Is it by chance openjdk-17_linux-x64_bin.tar.gz?
https://www.oracle.com/java/technologies/downloads/ has RPMs available that should work on recent versions of Fedora
Windows problems daily:
https://posili.me/i/2021-12-28_22-42-51.png
https://posili.me/i/2021-12-28_22-43-45.png
wtf is that date format
this is the only acceptable format

why
I always assert my dominance by having my date format set to YYYY-MM-DD /s
ISO8601 or bust
Balkan moment
sorry i only handle time in unix time
cant read it any other way
why do different countries have different date formats tho, kinda dum
why do different countries have different languages tho, kinda dum
i blame the tower of babel
I only speak american
whats that?
what yerr speaking right now son
sorry i only speak English
@potent fossil hows your ssd
noob
.kill dap
unleashes the armies of Isengard on dap.
I really was expecting that
.kill log4j
Predictable
gets some friends together and shivs log4j a few times.
log4deez nuts



