4
Mitiko
6y

I get really motivated and sit to write a lot of code and be very very productive, but then I get demotivated for twice as much time as I were coding.
I just can't write code if not super motivated. This is a very bad habit.

Comments
  • 3
    What happened to me yesterday: not motivated at all. Pihole doesn't block my ads and I'm too retarded to make it block the ads. Went and looked at rfc 1035 (I think it was that) and wrote my own cacheing DNS server in C. Did I learn something?

    - Windows is a bad environment. Going to reinstall arch later.
    - basically how DNS packets look like
    - windows stores the least significant byte on the left (rip 2h)

    And I had fun! For me programming only is fun when I want to do it. When I have a real life problem I'm like "hey why not solve it in a good way" and then I'm motivated to code 20h without a break (except little breaks to make new coffee)
Add Comment