Developer and refugee from Reddit

  • 3 Posts
  • 106 Comments
Joined 3 years ago
cake
Cake day: July 2nd, 2023

help-circle










  • I’m just holding out hope that my company still has enough sanity left to keep from firing the team responsible for its (incredibly busy, active, and above all publicly-facing) developer portal in favor of having a vibe-coder destroy maintain it. At least long enough for the AI bubble to finally burst.



  • Fun pattern with 8s

    • 8x1 = 8. Add digits, you get 8.
    • 8x2 = 16. Add digits, you get 7.
    • 8x3 = 24. Add digits, you get 6.
    • 8x4 = 32. Add digits, you get 5.
    • 8x5 = 40. Add digits, you get 4.

    Now from there, you’d think the pattern breaks, but it’s actually just the first sequence in a larger pattern.

    • 8x6 = 48. Add digits (second sequence): 12. Add again: 3.
    • 8x7 = 56. Add digits: 11. Add again: 2.
    • 8x8 = 64. Add digits: 10. Add again: 1.

    Then it gets interesting:

    • 8x8 = 72. Add digits: 9. And now you finished the first sequence (from 8 to 0).
    • 8x10 = 80. Add digits: 8 (second sequence).
    • 8x11 = 88. Add digits (third sequence): 16. Add again (second sequence): 7
    • 8x12 = 96. Add digits: 15. Add again: 6.

    And it keeps going like that.