while(true){💩};

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

help-circle










  • Semperverus@lemmy.worldtoAsklemmy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    22
    ·
    edit-2
    2 months ago

    Just remember that you all are cogs in the machine, and also nobody owes you anything - including a greeting.

    My guess is your workplace has a low personal life/low banter culture or even policy. If thats the case, you may be talking to people who know this and dont want to get in trouble, or to people whose souls are crushed and theres no life behind their eyes.

    Don’t take it personal.

    I’ve worked in both kinds of environments. I prefer high banter/high friendship environments but i work fine in either.





  • I’m not sure if i’m missing a joke here, so:

    In case you’re making a joke: The people who don’t type JSON are using controllers.

    In case you’re asking a serious question: the people who don’t type JSON are the people in OP’s image. They are technically using types, but that type is literally always string. They don’t use integers, they don’t use booleans. This is functional but may not be the best choice, depending on what kinds of data their system is supposed to handle.


  • JSON has types.

    Many API developers may choose not to use them, but they are absolutely there.

    You specify the type by including or excluding quotation marks, and then for the types without quotation marks, you either include or exclude a decimal point to specify float or integer, and for boolean you use characters (specifically true or false). Arrays are wrapped in [] and objects are wrapped in {}.

    JSON data as a whole is passed as one giant string because the REST protocol demands it. But once it’s been pulled in and properly interpreted, there are absolutely types in the data.



  • Im sorry but how else do you drive 2 hours into the middle of the woods where there are no other people around so you can get away from godawful society for a while if not owning your own car? Im certainly not going to pay someone else to drive me out to a favorite low/no traffic spot just to show everyone where it is and then ruin it.