• 0 Posts
  • 65 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle



  • i still don’t understand. is it easier in python or JS to make getters and setters? with python my experience has been the opposite, with the decorator based solution in mind.
    or if the problem is that they exist, as an option to be used, why is that a problem? they can be implemented in any other language, and it can be useful.

    then yeah, you should check for nulls. just like for None’s in python, or if you have the correct type at all, because if it’s entirely different but ends up having a function or variable with the same name then who knows what happens.
    then in javascript besides null, you also have undefined and NaN!


  • i still don’t understand. is it easier in python or JS to make getters and setters? with python my experience has been the opposite, with the decorator based solution in mind.
    or if the problem is that they exist, as an option to be used, why is that a problem? they can be implemented in any other language, and it can be useful.

    then yeah, you should check for nulls. just like for None’s in python, or if you have the correct type at all, because if it’s entirely different but ends up having a function or variable with the same name then who knows what happens.
    then in javascript besides null, you also have undefined and NaN!
















  • I don’t think that’s feasible for anyone. Pretty soon your and every other user would be flooded with unwanted content, which will take time off all users individually to filter out. What this will result in is filterlists being made by community members, which the clients will use, some by default so that the system remains usable even for new users.

    I don’t see how that would make a meaningful difference.
    I mean sure, technically now it’s you who’s filtering, but is it really you if 1. the filterlists are maintained by a 3rd party and 2. you don’t have the capacity to audit all changes to the filterlists?