themoonisacheese

joined 2 years ago

Oh wow any more jpeg? Sorry the screenshot is very old and apparently Google has decided this would be the only copy.

[–] themoonisacheese@sh.itjust.works 2 points 1 week ago (1 children)

I agree with the philosophy.

If you want to have an aneurysm, I present to you my setup from when I was deep into ingress:

It's a built-in one called "sticker"

[–] themoonisacheese@sh.itjust.works 4 points 1 week ago (1 children)

I tried playing it for a few minutes but I genuinely got incredibly lost and dropped it because if I wanted to err without goal I'd just go look in my fridge

[–] themoonisacheese@sh.itjust.works 5 points 1 week ago (2 children)

Would they want to marry her if her voice acting was shit though?

Here's the original picture if you want. My phone says I downloaded it off of Lemmy but I couldn't tell your where.

I bought a lifetime license because I definitely do not need another subscription in my life but tbh the free version is completely fine

[–] themoonisacheese@sh.itjust.works 24 points 1 week ago (17 children)
[–] themoonisacheese@sh.itjust.works 110 points 2 weeks ago (14 children)

He has streamed path of exile 2 which is pc-only.

[–] themoonisacheese@sh.itjust.works 17 points 2 weeks ago (1 children)

China is restricted from buying the machines necessary for high-end semiconductors, so not china either

 
 
 
 
 
 

If you're a Lemmy dev and reading this, the problem is in pict-rs. I have sent an email to asonix with the needed changes, please tell them to check their inbox (since I can't register on their git server, I can't submit a formal PR).

Send me a PM if the email gets lost and I'll give you the line you need.

If you're not a Lemmy dev: Have you encountered an image that is suspiciously rotated here on Lemmy? Perhaps you even tried posting an image that looks right yourself and found it rotated itself! Why?!

The reason is that Lemmy strips all metadata from images you upload to it. This is because image metadata can contain, among other things, GPS coordinates or where it was taken. The problem is that when you take a picture with your phone in landscape, instead of rotating the image in memory, your phone saves the image sideways (because that's how it came off the sensor) and then adds a metadata tag that tells everyone to rotate the image as they are displaying it. You guessed it, that tag also gets deleted. In most cases, this is fine because either the picture wasn't rotated to begin with, or Lemmy image hosts actually save the properly rotated image before stripping the tag, but in some image formats, this isn't the case due to a programming oversight. I have found the fix and sent it to the person responsible for the image hosting code.

 
view more: next ›