Cevilia

joined 2 years ago
MODERATOR OF
 

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

 

Q: Is climate change sending us towards an apocalypse, or will it just make life shit/hard? A: Yes.

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

Are you sure that's a bank? It doesn't look anything like any bank I've ever seen.

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

Oh yeah, same here. The community is just so much nicer here. :)

 

"Are you a male, female, or nonbinary?" "Sure" "Yes"

 

"Do you think that Lemmy will last or will it die in a few weeks?" "Yes." "c/InclusiveOr"

 

"Someone smarter than me tell me if this is amazing and game changing or boring and niche." "Yes"

1
ruleddit (lemmy.blahaj.zone)
 
[–] [email protected] 1 points 2 years ago

If we're doing this, we also need ana/kata votes.

 

I saw this in a documentary called Grand Theft Auto V. It works every time!

 

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Needs more usernames in the bottom-right corner. /joke

[–] [email protected] 0 points 2 years ago* (last edited 2 years 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 2 years ago (4 children)

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

 

I know some of you are interested in what Costco is like outside of the USA. Here's the UK food court menu as of my visit today.

Menu items with their approx. US dollar equivalents:

  • Double Chicken Fillet Sandwich: £4.29 ($5.49)
  • Chicken Bake with Bacon: £3.79 ($4.85)
  • Korean BBQ Beef Bake: £4.49 ($5.74)
  • Aberdeen Angus Cottage Pie: £3.49 ($4.47)
  • Jacket Potato with Baked Beans, Cheese, Beef Chilli, and/or Tuna: £2.49 ($3.19)
  • 1/4lb+ all beef hot dog with bottomless 22oz soda: £1.50 ($1.92)
  • Pizza Slice (BBQ Chicken, Five Cheese, or Pepperoni): £1.99 ($2.55)
  • 18" Whole Pizza: £9.99 ($12.78)
  • Pizza Family Bundle (18" Pizza, 18" Garlic Bread, 2x Garlic & Herb Dip, 2l Pepsi Max): £13.99 ($17.90)
  • Gelato (3 scoops served in a waffle cone, can't quite make out the flavours, sorry): £2.79 ($3.57)
  • Strawberry & White Chocolate Sundae: £2.29 ($2.93)
  • Vanilla Soft Serve Ice Cream: £1.99 ($2.55)
  • Mango Smoothie: £2.50 ($3.20)
[–] [email protected] 1 points 2 years ago

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

 

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

The customer is always right! /sarcasm

view more: next ›