Sunday morning coding... who's doing it?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Huggles
    GFY'S #1 retard
    • Feb 2003
    • 12501

    #1

    Sunday morning coding... who's doing it?

    The question is, now that I have 2 pennies to rub together, do I pay for the Cursor membership, or create another free trial account?
    https://3-veo.com/
    The best AI video maker portal.
  • Killswitch
    👏 REVOLUTIONARY 👏
    • Oct 2012
    • 2566

    #2
    Github Copilot is free in VSCode now.

    Comment

    • Mr Pheer
      So Fucking Banned
      • Dec 2002
      • 22083

      #3
      Sundays are for racing

      Comment

      • NatalieK
        Natalie K
        • Apr 2010
        • 20106

        #4
        was busy with cam shows, shooting a Sunday morning vid & photos...

        hope your coding went well
        My official site Custom vids Make money & get into the businessFirst time girls
        Skype: GspotProductions - "Converting traffic into income since 2005"

        Comment

        • DirtyRider
          Confirmed User
          • Feb 2003
          • 819

          #5
          I have a hard time coding on the weekend. I'm usually too busy with the family.

          @Huggles, are you working on adult work or mainstream?
          hello

          Comment

          • EddyTheDog
            Just Doing My Own Thing
            • Jan 2011
            • 25433

            #6
            I just saw this on a video and they say it works - I have used their recommendations before and they are all good - https://github.com/yuaotian/go-cursor-help - Cursor Free Trial Reset Tool...

            You might find it useful Huggles.....

            Comment

            • fris
              Too lazy to set a custom title
              • Aug 2002
              • 55679

              #7
              code on paper
              Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

              Comment

              • fris
                Too lazy to set a custom title
                • Aug 2002
                • 55679

                #8
                Flip 2 Coins.

                Code:
                import random
                
                class CoinFlipper:
                    def __init__(self):
                        self.coins = []
                
                    def flip_coins(self):
                        self.coins = [random.choice(['Heads', 'Tails']) for _ in range(2)]
                        print(f"Coins flipped: {self.coins}")
                
                    def decide_option(self):
                        return "Pay" if self.coins[0] == self.coins[1] else "Trial"
                
                flipper = CoinFlipper()
                flipper.flip_coins()
                result = flipper.decide_option()
                print(f"Selected: {result}")
                Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                Comment

                • Huggles
                  GFY'S #1 retard
                  • Feb 2003
                  • 12501

                  #9
                  Originally posted by EddyTheDog
                  I just saw this on a video and they say it works - I have used their recommendations before and they are all good - https://github.com/yuaotian/go-cursor-help - Cursor Free Trial Reset Tool...

                  You might find it useful Huggles.....
                  $28 CAD a month for cursor is just 2 gas station jugs of vodka, so you can guess which I chose...

                  THE CURSOR SUB OF COURSE!!! I HAVE TO GET OUT OF POVERTY!!!
                  https://3-veo.com/
                  The best AI video maker portal.

                  Comment

                  Working...