/r/mildlyintresting

Photograph via snooOG

This is the subreddit where you can post pictures/videos that are MILDLY interesting

/r/mildlyintresting

3,968 Subscribers

1

glass cut straight through fingerprint (cleaned, no gore)

(dishwashing accident) the ridge of my finger print is sticking out on the top of the cut.

0 Comments
2024/10/19
19:54 UTC

5

The formulations for these polishes did not mix well.

This paint job is 2 days old. The lacquer "cracked" when I applied the topcoat, and has since only gotten worse.

I've used this lacquer before, without a topcoat, and it was fine. I've used the topcoat recently , with other lacquer, and it was fine. Neither is gel. I've never seen this happen before.

0 Comments
2024/10/16
16:10 UTC

2

Butterfly Plant

0 Comments
2024/10/14
19:47 UTC

5

I have the same knife Lisa uses in Nightmare on Elm Street 2

I've always told myself if I needed to use a kitchen knife in home defense, it would be this one

0 Comments
2024/10/14
04:09 UTC

7

I found a tiny ghecko skeleton

1 Comment
2024/10/10
18:31 UTC

0

Any thoughts on the Tesla Cybertruck?

3 Comments
2024/10/07
23:55 UTC

4

My Soap looks in Pain how do i Help it

1 Comment
2024/09/22
13:43 UTC

8

Found a tostitos scoop that isn't

3 Comments
2024/09/14
01:14 UTC

4

Who isn’t born high?

0 Comments
2024/09/01
05:13 UTC

14

This 1970s phone lets you write down emergency numbers.

15 Comments
2024/08/31
19:59 UTC

0

My monitor is making a cat's face shape

0 Comments
2024/08/22
11:15 UTC

0

idk it just made sense to me

0 Comments
2024/08/19
15:52 UTC

2

A truck with identical vehicles headed for a copier company

0 Comments
2024/08/17
18:51 UTC

10

Consecutive serial numbers

Do they sit at a bank for three years before going into circulation?

0 Comments
2024/08/05
18:38 UTC

6

I'm on my 69 day streak

My life is complete.

1 Comment
2024/07/28
22:07 UTC

0

Code to create a piggy bank

// Piggy Bank dimensions pig_body_length = 120; pig_body_radius = 40; pig_leg_radius = 10; pig_leg_height = 20; pig_ear_length = 20; pig_ear_height = 10; pig_ear_width = 10; pig_nose_radius = 15; coin_slot_length = 40; coin_slot_width = 5; coin_slot_depth = 3;

// Create the pig's body module pig_body() { translate([0, 0, pig_body_radius]) rotate([90, 0, 0]) cylinder(h = pig_body_length, r = pig_body_radius); }

// Create a leg module pig_leg(x, y) { translate([x, y, 0]) cylinder(h = pig_leg_height, r = pig_leg_radius); }

// Create the ears module pig_ear(x, y, z, angle) { translate([x, y, z]) rotate([angle, 0, 0]) rotate([0, 0, 0]) scale([0.5, 1, 1]) sphere(r = pig_ear_length); }

// Create the nose module pig_nose() { translate([pig_body_length/2, 0, pig_body_radius]) sphere(r = pig_nose_radius); }

// Create an eye module pig_eye(x, y) { translate([pig_body_length/2 - pig_nose_radius / 2, y, pig_body_radius + pig_nose_radius / 2]) sphere(r = pig_nose_radius / 5); }

// Create the coin slot module coin_slot() { translate([0, -coin_slot_width/2, pig_body_radius*2]) cube([coin_slot_length, coin_slot_width, coin_slot_depth], center = true); }

// Combine all parts to form the piggy bank difference() { // Body pig_body();

// Legs
pig_leg(-pig_body_radius / 2, -pig_body_radius / 2);
pig_leg(pig_body_radius / 2, -pig_body_radius / 2);
pig_leg(-pig_body_radius / 2, pig_body_radius / 2);
pig_leg(pig_body_radius / 2, pig_body_radius / 2);

// Ears
pig_ear(pig_body_length / 4, pig_body_radius - pig_ear_width, pig_body_radius * 2, 30);
pig_ear(pig_body_length / 4, -pig_body_radius + pig_ear_width, pig_body_radius * 2, -30);

// Nose
pig_nose();

// Eyes
pig_eye(0, pig_nose_radius / 2);
pig_eye(0, -pig_nose_radius / 2);

// Coin slot
coin_slot();

}

0 Comments
2024/07/24
15:47 UTC

1

My mosquito bite is in the shape of a key.

I dont know if i should go to the hospital.

2 Comments
2024/07/22
16:40 UTC

0

Weird glitch

For some reason by following a set of “moves” I am able to access a some playlists in a way that resembles premium while on the free version.

1 Comment
2024/07/22
15:49 UTC

0

Weird glitch

For some reason by following a set of “moves” I am able to access a some playlists in a way that resembles premium while on the free version.

0 Comments
2024/07/22
15:49 UTC

2

What The Android Neofetch Looks Like

0 Comments
2024/07/17
02:35 UTC

0

Hh

आज परछाई से पूछ ही लिया क्यों चलती हो, मेरे साथ-साथ….. उसने भी हँसके कहा, दूसरा और कौन है तेरे साथ ? ? ?

0 Comments
2024/07/14
09:01 UTC

4

These dogs look related but were born 3 years apart

0 Comments
2024/06/25
01:18 UTC

12

3D fish screensaver on laptop glitched and appears grid like

1 Comment
2024/06/19
06:13 UTC

9

This sign in the lot at work

2 Comments
2024/05/22
21:05 UTC

7

Pokémon Mega evolution skittle

0 Comments
2024/05/13
22:49 UTC

2

I have one lonely forehead in the middle of my hair

0 Comments
2024/04/20
20:48 UTC

1

my pins

two pins made of the same brass, worn on the same hoodie for the same length of time, but one turned copper-like in colour while the other stayed golden

0 Comments
2024/03/31
13:03 UTC

2

the toilet my house came with is from 1964

2 Comments
2024/03/17
20:59 UTC

Back To Top