Cevilia

joined 1 year ago
 

That way, when you forget it, you'll get a helpful reminder that your password is incorrect.

 

Meta seems to have money to burn, so they'll gladly pay for the disk space to host your uncompressible images. Here's a Python script to generate them!

generate.py

from PIL import Image
from tqdm import tqdm
import numpy as np
import sys
import os

number_of_images = 1000
width = 2048
height = 1024

for filename in tqdm(range(number_of_images)):
	image = Image.fromarray(np.random.randint(0, 256, (height, width, 3), dtype=np.uint8))
	image.save(str(filename) + ".png")

requirements.txt

pillow
tqdm
numpy

[–] [email protected] 1 points 1 year ago

That's not stupidity though, that's malice, which is a whole different tub of bananas.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (4 children)

I have long believed that the only stupid question is the one that hasn't been asked.

I feel it's better to ask the question (and feel stupid for a few minutes) than to remain stupid for the rest of my life. :)

[–] [email protected] 1 points 1 year ago

It's already making things hard. Unless you live in a cave (and even if you do, quite probably, IDK) you'll have noticed an increase in the frequency of what's euphemistically called "extreme weather events". These things are bad for us, but even worse for crops, and they're going to keep on getting worse.

[–] [email protected] 1 points 1 year ago

Greetings from blahaj zone, and welcome to Lemmy! <3

[–] [email protected] 1 points 1 year ago

You appear to be missing an arm. Here, take this one instead: \

[–] [email protected] 1 points 1 year ago

Browser made by an advertising company doesn't like ad blockers. Gif at eleven.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (2 children)

Fitgirl's repacks already contain the necessary files. These steps are unnecessary. There are also alternative ways of sourcing the files. :)

[–] [email protected] 0 points 1 year ago (4 children)

In what way does yuzu require a Switch? That hasn't been my experience.

[–] [email protected] 1 points 1 year ago

YSK you can use /srs or /serious. :)

[–] [email protected] 0 points 1 year ago (2 children)

The customer is always right! /sarcasm

[–] [email protected] 1 points 1 year ago

Oh yeah, I completely forgot about Chekov! Editing my comment now. Thank you!

[–] [email protected] 2 points 1 year ago

In Nichelle Nichols' autobiography she talks about how the network insisted the scene be filmed both with and without the kiss, and of course, being good loyal actors, they complied. But, on takes without the kiss, something always seemed to go wrong… Shatner flubbed a line, the boom was in the shot, the cameras weren't quite set up correctly… eventually they ran out of time and were forced, "reluctantly", to submit only the takes with the kiss. I recommend Beyond Uhura. Also Kate Mulgrew's "autobiography" of Captain Janeway is a great read too. :)

view more: next ›