• 0 posts
  • 5 comments
Joined 3 years ago
Cake day: June 17th, 2023
  • Lol, is it just an onclosed function call?!

    I myself haven’t seen any age verification popups yet, due to me always being on a VPN, but I admire you for writing the bypass and making it open source.

    I hope this continues to work, but seeing how dystopian the surveillance is getting, I won’t be surprised if everything is handled in the backend in the near future (client <-> server, client <-> verification provider, server <-> verification provider); sort of like how payments are handled.

  • I never understood vibe coding (or ✨Agentic Coding✨) tbh.

    May be I am too stupid, but I think as I code and code as I think. I do not usually formulate a plan before I start coding. I am categorizing architecture as code btw because, for me, architecture involves pseudo-code to some degree .

    Even in college, I could never just understand lectures. I needed to write down the formulas and work out the derivations myself to grasp them. I know there are people who understand things right away, but I am not one of them.

    So, now, when I see senior developers (which I am not) vibe code green field projects, I am just astounded as to how they manage the architecture + understanding + optimization + maintenance context.