Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. How to get through loss of interests
Forum Updated to NodeBB v4.3 + New Features

How to get through loss of interests

Scheduled Pinned Locked Moved Unsolved The Lounge
12 Posts 6 Posters 2.0k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hi,

    Well, nothing is wrong with changing interests.

    If it's something that you somehow miss, then did you consider joining a community like KDE ? Lots of a great and friendly people. They are not all programmers and there's a lot of other things you can do (doc, graphics, translation, etc.)

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    1
    • fcarneyF Offline
      fcarneyF Offline
      fcarney
      wrote on last edited by
      #3

      When things get easy it loses the challenge a bit. Look into learning advanced subjects like algorithms, data structures, and design methods. Also, work on projects that solve a problem. You can look into programming new devices like microcontrollers. Then you can control real world things or monitor the world. Coding can be fun, but once it becomes less challenging it is time to raise the stakes and find new challenges. It sounds to me like you just plateaued.

      C++ is a perfectly valid school of magic.

      1 Reply Last reply
      0
      • Chris KawaC Offline
        Chris KawaC Offline
        Chris Kawa
        Lifetime Qt Champion
        wrote on last edited by Chris Kawa
        #4

        Unless it's your job it's ok to just stop and not feel bad about it. It's not like you have to. There's no point in forcing yourself to do something you don't want to.

        But if it's a case of a temporary burnout and you do want to keep coding but just don't have the motivation right now my advice would be to first take a break, get some rest and try not to think about it too much. Then look around for a challenge. You said you like to play games. Have you ever tried to code one? I'm not talking about a big AAA game project but just simple stuff like tetris or some mario-like side scroller that you can do in couple of days.

        If you lack self-motivation and need a bigger kick to do something then how about taking part in a game jam? Those give you a theme/goal, short time window, awesome community support, peer motivation and absolutely no pressure or expectations weighting on you. Everything one needs to start the creative juices flowing again.
        itch.io is one of the great communities for such personal micro projects and lists a lot of interesting jams you can take part in. And if you do good then who knows, might accidentally start a career too.

        Thank YouT 1 Reply Last reply
        2
        • Chris KawaC Chris Kawa

          Unless it's your job it's ok to just stop and not feel bad about it. It's not like you have to. There's no point in forcing yourself to do something you don't want to.

          But if it's a case of a temporary burnout and you do want to keep coding but just don't have the motivation right now my advice would be to first take a break, get some rest and try not to think about it too much. Then look around for a challenge. You said you like to play games. Have you ever tried to code one? I'm not talking about a big AAA game project but just simple stuff like tetris or some mario-like side scroller that you can do in couple of days.

          If you lack self-motivation and need a bigger kick to do something then how about taking part in a game jam? Those give you a theme/goal, short time window, awesome community support, peer motivation and absolutely no pressure or expectations weighting on you. Everything one needs to start the creative juices flowing again.
          itch.io is one of the great communities for such personal micro projects and lists a lot of interesting jams you can take part in. And if you do good then who knows, might accidentally start a career too.

          Thank YouT Offline
          Thank YouT Offline
          Thank You
          wrote on last edited by Thank You
          #5

          Thank you for giving your thoughts πŸ’—πŸ€Ž
          @SGaist
          It isn't like that. I didn't get new interest but just lost one which I had from almost 2-3 yrs
          Sorry, I have heard of KDE but not of KDE community. What is KDE community? Is it like this forum?
          Are you talking about this one? https://webchat.kde.org/#/register

          @fcarney
          Yes I will try this but I haven't learned much on the topics that I am now too. Used to use NODE JS, C++ and flutter(just was learning). I don't like DSA specifically. I am more into making something which will help/make work easier so I learn DSA while solving the problem. Yeah, its awkward but I feel kinda depressed when I sit to solve only DSA.

          @Chris-Kawa
          I really don't wanna lose my interest so I am trying to get but just in mind. I haven't really tried any method to get it back. Before, when I got burnout, I used to go to park/sit alone/ play games, then something would really push me to go and code again. Now, its not like that, I have gone to park, went to morning walk, nothing helped. I just like to play games, I don't wanna code it.πŸ˜† I also had thought on getting to unreal but nah I stopped.

          It happened because I dropped my one project(website) because it was too large and I couldn't find peoples who would work on it and I am not familiar in some topic in that project.

          Got an Idea, is there dark theme plugin for QT forum? If not I will try to do one

          Let's make QT free or It will go forever

          TRUE AND FALSE <3

          Q 1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #6

            It's not just a forum, KDE is an old wide project that has gathered a lot of people. You can join the talks of specific librairies or applications (like Krita, gcompris, Kate, KPIM, etc.) see if there are meetups around you (not just KDE) so you can network with other people that may motivate you.

            You have to dig a bit, the web chat is a starting point, get your curiosity running. You will be able to do work not just for the desktop.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • fcarneyF Offline
              fcarneyF Offline
              fcarney
              wrote on last edited by
              #7

              Could also be depression. How much exercising are you getting? Are you socializing?

              C++ is a perfectly valid school of magic.

              Thank YouT 1 Reply Last reply
              1
              • fcarneyF fcarney

                Could also be depression. How much exercising are you getting? Are you socializing?

                Thank YouT Offline
                Thank YouT Offline
                Thank You
                wrote on last edited by
                #8

                @fcarney I am really bad at socializing unless it is my close circle or that person approaches me. Kinda Introvert. I don't feel like depressed but I may be incorrect. But I do feel like I am not doing what I need to. Its quite vast topic so I myself am not sure about this. But I will look on thisπŸ˜ŠπŸ’–

                Let's make QT free or It will go forever

                TRUE AND FALSE <3

                1 Reply Last reply
                1
                • fcarneyF Offline
                  fcarneyF Offline
                  fcarney
                  wrote on last edited by
                  #9

                  I go to local programmer meetups. That way I can meet people in my field and exchange programming ideas. It is fun and we get pros and beginners and just talk about fun stuff.

                  C++ is a perfectly valid school of magic.

                  1 Reply Last reply
                  0
                  • PedroP Offline
                    PedroP Offline
                    Pedro
                    Qt Community Manager
                    wrote on last edited by
                    #10

                    I can't say much about coding (my experience is limited to html and CSS), but I do have "loss of interest" episodes. Just make sure you are doing other things you enjoy and talk to at least one friend about what is going on.
                    As suggested, it is indeed a good idea to set a goal or join a project.

                    You can also make use of this "pause" to think about what you really care about and how you would like to go forward with it.

                    Hope you find your passion again :)

                    Thank YouT 1 Reply Last reply
                    1
                    • PedroP Pedro

                      I can't say much about coding (my experience is limited to html and CSS), but I do have "loss of interest" episodes. Just make sure you are doing other things you enjoy and talk to at least one friend about what is going on.
                      As suggested, it is indeed a good idea to set a goal or join a project.

                      You can also make use of this "pause" to think about what you really care about and how you would like to go forward with it.

                      Hope you find your passion again :)

                      Thank YouT Offline
                      Thank YouT Offline
                      Thank You
                      wrote on last edited by
                      #11

                      Thank you lovely peoples. At least, now I feel like I am doing something that is interesting. Having something as goal helps for me.

                      When things get easy it loses the challenge a bit.

                      Yeah @fcarney sir, maybe it was problem too. Now, I am learning quite new and interesting things.

                      talk to at least one friend

                      @Pedro I am person who doesn't message unless another person starts. prolly, It must be reason that I don't have that close friend. Just sitting whole day in front of laptop and enjoying whole day on laptop either playing games, or coding or watching videos. Previously, I don't used to like music and movies but now I like music but not much movies. 😊

                      I go to local programmer meetups.

                      Unfortunately, in country where I live, there are no meetups like that. I am not that much exposed in group. As I said I am kind of introvert and I love to be real when being anonymous(like I am here No one know me here in real so I can be real πŸ˜†πŸ˜‚ I haven't posted anything for more than 1 yrs in social media but I come here frequently)

                      Built couple of things mostly not related to QT though. I am enjoying more than what I used to feel those days. I have shared one related to Qt topic here. here Now, atleast I don't have to see this forum in white theme πŸ˜‚

                      It is awesome life
                      Again thank you to all of you for your thoughts.

                      Let's make QT free or It will go forever

                      TRUE AND FALSE <3

                      1 Reply Last reply
                      0
                      • Thank YouT Thank You

                        Thank you for giving your thoughts πŸ’—πŸ€Ž
                        @SGaist
                        It isn't like that. I didn't get new interest but just lost one which I had from almost 2-3 yrs
                        Sorry, I have heard of KDE but not of KDE community. What is KDE community? Is it like this forum?
                        Are you talking about this one? https://webchat.kde.org/#/register

                        @fcarney
                        Yes I will try this but I haven't learned much on the topics that I am now too. Used to use NODE JS, C++ and flutter(just was learning). I don't like DSA specifically. I am more into making something which will help/make work easier so I learn DSA while solving the problem. Yeah, its awkward but I feel kinda depressed when I sit to solve only DSA.

                        @Chris-Kawa
                        I really don't wanna lose my interest so I am trying to get but just in mind. I haven't really tried any method to get it back. Before, when I got burnout, I used to go to park/sit alone/ play games, then something would really push me to go and code again. Now, its not like that, I have gone to park, went to morning walk, nothing helped. I just like to play games, I don't wanna code it.πŸ˜† I also had thought on getting to unreal but nah I stopped.

                        It happened because I dropped my one project(website) because it was too large and I couldn't find peoples who would work on it and I am not familiar in some topic in that project.

                        Got an Idea, is there dark theme plugin for QT forum? If not I will try to do one

                        Q Offline
                        Q Offline
                        QusayBrown
                        wrote on last edited by
                        #12
                        This post is deleted!
                        1 Reply Last reply
                        0

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved