(she/they)

Hi! You can call me Tadpole. I enjoy maps/geography, sci-fi and speculative fiction, classic and sports cars and motorsports, and retro and retrofuturistic technology from the 70s-90s. Also a racing, role-playing, indie and retro video game connossieur.

I am a certified lurker.

  • 2 Posts
  • 64 Comments
Joined 1 year ago
cake
Cake day: September 26th, 2023

help-circle






  • I can try to help. Are you using Linux or Windows? (I admittedly don’t have much experience using git on Windows)

    Assuming you use Linux: usually, what I do is create a folder in my Documents directory specifically for handling Git projects (mostly because I like being organized), then open a terminal window there (right-click and press “Open Terminal Here”) or CD to its directory (for example, if it’s in home/<your username>/Documents/Git, run cd ~/Documents/Git).

    Then, go to the github page, click the green Code button, and copy the URL there, which you will use to pull its git repository. Normally, you would then do git clone <git URL>, but the instructions say this uses submodules, so you should instead use git clone --recursive-submodules https://github.com/Mr-Wiseguy/N64Recomp.git. Don’t bother making a specific folder for this project because git automatically does that.

    Then, go inside the folder containing the cloned git repository, make a folder inside it for containing the compiled build of the project (name it, say, “build”), move inside said folder, and then run cmake .. (you may have to install this package first depending on if your distribution includes it or not) and then cmake --build. I think it then should be done.



  • I played with my PS2 quite a lot when I was young, particularly because it had a much better version of a game I grew up with (NFS Hot Pursuit 2); it then introduced me to other games I quite liked, such as Test Drive Unlimited.

    It sadly broke sometime around early 2018 because I didn’t take good care of it. Now I emulate it but still wish my console worked.









  • Well, memes sometimes last longer than the era they starred in.

    I remember finding this chart showing the various meme eras (I don’t remember where I found it, sadly):

    And I definitely remember seeing old memes still being used after their debut “era” - I remember seeing some from the “experimental” era (1995-2004) like the Dancing Banana, All Your Base Are Belong to Us and less-commonly YTMND and Homestar Runner references in the Classic Era (2004-2009), and likewise I saw memes from that era (Pingas, demotivational posters, Leeroy Jenkins jokes/references, Chuck Norris, Over 9000, Keyboard Cat, etc) still being used well into 2012-2013 despite that already being a new “meme era”.

    And as I mentioned in another comment, Rage Comics and Advice Animals still persisted into 2014 (mostly dying/fading into obscurity around 2015), by which point “dank” memes were already at full swing; and I definitely recall still seeing some Surreal Memes in use around the early 2020s, so I’d say the boundaries of meme popularity are fairly fuzzy.


  • SimplyTadpole@lemmy.dbzer0.comtoAntique Memes Roadshow@lemmy.worldA simpler time
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    5 months ago

    If my memory serves me right (it usually doesn’t lol), it was mostly by 2015 that they were on their death throes, having been mostly usurped by the MLG era; I remember being upset that things like advice animals and rage comics were suddenly considered “things only clueless old people on facebook post nowadays” circa 2015. But they were still around in a smaller scale around 2014, so I think it still counts?

    But I’m looking forward to seeing you share more old memes! I love 'em.