SokathHisEyesOpen

  • 2 Posts
  • 226 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle







  • Code comments are useful for browsing a script and understanding it at a glance. I shouldn’t have to scroll up and down across 700 lines of code to figure out what’s happening. It’s especially useful with intellisense, since I can just hover over a function and get a tooltip showing the comment, explaining what it does. It also helps when using functions imported from other files, since it’ll populate the comment showing me what parameters are needed and what each should be. Comments save time, and time is valuable.







  • They wouldn’t let me log into a couple of accounts despite having the password, saying that I hadn’t used it for awhile and they couldn’t verify I was the account owner. Since there was no recovery email set, which was intentional because it was supposed to be an anonymous account, and none of the other information I set was real, they said they can’t verify me and won’t let me log in. They’re pretty insistent that passwords alone aren’t acceptable, even when you use all of your real information. Go try to log into Google on a new device from a new location and see what a huge PITA it is.







  • If you like it, then use it. There’s no point in jumping every time some new framework comes out. Most of them don’t last. I have used React off and on since it came out, and I personally don’t like how the syntax has changed. My personal website is React and doesn’t have any browser history issues. Idk what’s up with Facebook history management. I guess they just don’t care very much because they’re too busy trying to gobble up data.