As found in https://lemmy.ml/post/12000676

It seemed like a fun bit so I registered the domain. I have nginx running on a server but we need to wait for the dns records to hopefully point things the right way.

So while that’s in progress, what should I put on the new site? (keeping in mind the server I got is absolutely tiny because I’m not spending -that- much on a bit, also my website making skills are minimal)

Edit, here’s the link for whenever dns goes through: http://www.learnhowtodriveyourbigstupidcaryoudumbfuck.com/

Edit: Got the url to work and hopefully it is redirecting correctly to https. Now to figure out adding things people are suggesting using my 15+ year out of date website making knowledge

  • @motor_spirit
    link
    38
    edit-2
    9 months ago
    • Links to mental health resources
    • Suicide hotline(s)
    • Some choice scientific articles
    • Maybe some cuckold smut
    • English as a second language resources for the southerners
    • @[email protected]
      link
      fedilink
      139 months ago

      English as a second language resources for the southerners

      Yeah, the way they say grass, bath, and path is horrendous.

      • @[email protected]
        link
        fedilink
        39 months ago

        I can almost cope with those in comparison to the pronunciation of ball and wall.

        Bawawoo

        Wawawoo

        Bouncing a ball on a wall?

        Barn sing a bawawoo on a wawawoo

          • @[email protected]
            link
            fedilink
            1
            edit-2
            9 months ago

            I might have exaggerated it a bit, but some of the Southern accents (at least the cockney-ish ones) pronounce “L” at the end of some words as a sort of weird double-W sound, like “wwoow”.

            I personally find it troubles my ears a bit more than “grarse” and “barth” etc.

            • @[email protected]
              link
              fedilink
              29 months ago

              I’ve never noticed more than a single “w” sound. It’s the “room” to “rum” Home Counties thing that really gets me but I don’t hear it as often as the grass bath path thing.

    • @WarlordSdocy
      link
      59 months ago

      One of those things is really not like the others.

  • @[email protected]
    link
    fedilink
    299 months ago

    Whatever it is, the UI should be obstructed by parked cars, and site should be slow due to “traffic”.

  • @[email protected]
    link
    fedilink
    69 months ago

    I know it’s boring but I’d actually want to put legit driving lessons and articles and stuff on it. Sus fake ads are not prohibited though

  • @[email protected]
    link
    fedilink
    English
    69 months ago

    Make the site match the layout of the sign, but have the address at the bottom be a Rick Roll.

  • @vivavideri
    link
    59 months ago

    A foreboding image of a lone shopping cart

  • @[email protected]
    link
    fedilink
    59 months ago

    I’d suggest putting the source up on GitHub and create a ci action to publish automatically the main branch. That way people can help you create the website while you also have full controll over what lands. Hit me up if you want help with that.

    • Ms. ArmoredThirteenOP
      link
      fedilink
      19 months ago

      Ooh, I like it. I know how to do that through Jenkins and I’ve already got a build server running, is there a way to do it just in GitHub and skip all the Jenkins nonsense?

      • @[email protected]
        link
        fedilink
        19 months ago

        Do you have ash access to your hosting server? Also do you want to build using a static site generator?

        • Ms. ArmoredThirteenOP
          link
          fedilink
          19 months ago

          Ash access?

          And I was originally just going to use like notepad++ for a basic page but idk what I’m doing now

      • @[email protected]
        link
        fedilink
        19 months ago

        Yes, github actions. Or maybe checkout github pages? As long as your website doesn’t need an SQL-database, it’ll work and will be free