This account is mostly for shitposting. Don’t take anything it says too seriously.

My notifications stay off because I don’t play chess with pigeons. Get mad.

All my OC is created with MS Paint (not Paint 3D). I know how to use “real” photo editing software, but I still prefer Paint for memes; I enjoy how its technical limitations add a problem solving element to the creative process.

I despise ads in nearly all forms. My art aims to offer the viewer a glimpse into how I perceive them. Colors are often inverted because inverted colors are often perceived as being “ugly” and “harsh” and I think all ads are ugly and harsh-looking.

I try not to spend more than 20-30 minutes on any one piece because I think spending any more time than that indicates a certain level of respect for the original source material I don’t wish to convey, and I want my art to have a certain “vandalism” or “graffiti” vibe to it.

  • 1 Post
  • 43 Comments
Joined 29 days ago
cake
Cake day: July 1st, 2026

help-circle


  • Dookieman12@piefed.socialtoScience Memes@mander.xyzSHOCK HORROR
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    1
    ·
    15 hours ago

    That’s a pretty gross oversimplification of inertia. The more mass an object has, the more energy that’s required to accelerate it.

    The genius lies in the understanding that a heavy object, once moving, will prefer to continue moving than come to a rest. This is why an 18-wheeler needs more distance to stop than a small car. Some people’s intuition tells them that a heavy object will come to a rest quickly.





  • What if I’m retired and don’t work at all? What if I work but I have a kid who stays home all day? What if I care for someone who’s bedridden, but I also have a job, and I hire a nurse to be here while I’m away. What if I hire a maid to work the whole time I’m away at work? What if I invite five friends over after work every night? What if I’m obese, are you gonna cry about me wearing out the floor twice as fast because I weigh as much as two people? What’s your policy on pacing, am I limited to a certain number of laps per day? If I’m clinically underweight, can I get an exception since I don’t wear out floors as quickly?

    What if I’m in a wheelchair, do I get a discount for not wearing out the floor as much? What if I work two jobs and am thus home only half the time, what about then?













  • Thank you for the implementation advice, that was my next question.

    I have an old drive I installed Win 10 on a few years ago. It was a fresh build, so it would have been the only drive in the machine when I installed it. The software I need is already installed there and in a working state.

    I also have a new machine with a new drive. I installed Mint on the new drive while it was the only drive in the new machine.

    My plan is to move the Win 10 drive from the old machine to the new one. In the BIOS, I would set the Linux drive as the default boot option. When I need Windows, I would boot into BIOS and select the Windows drive as a one-time boot option.

    Am I on the right track?



  • Who cares if the program takes ten seconds to run instead of one when it only needs to run once and coding it in Python takes a few hours instead of a day or two in C?

    If you need performance that badly, by all means, use C. If you have ten ideas for simple programs and just want to code them real quick without fighting the compiler and worrying about all the little shit that C demands from you, then there’s nothing wrong with using Python.

    Everything in life is a tradeoff. Use the right tool for the job.