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

help-circle



  • You are a fintech dev using floating point? And your advice is to encode things as strings?

    This is why I got out of fintech.

    (I am sorry, I know there are horrors and I am sure I am not familiar with your exact scenario.)

    Edit: just for anyone who passes by: try to stick with integers in a currency’s smallest unit of division. (This is only one small bit of this problem, but the number of times I have seen currency values in floating point makea me psychotic.)




  • Google is well known to do A/B testing, meaning you might not get a particular response (or even whole sets of results generated via different algorithms they are testing) even if your neighbor searches for the same thing.

    So again, I ask how your anecdotal evidence somehow invalidates other anecdotal evidence? If your evidence isn’t anecdotal, I am very interested in your results.

    Otherwise, what you’re saying has the same or less value than the example.













  • andyburke@fedia.iotoProgrammer Humor@lemmy.mlHow do we tell him ?
    link
    fedilink
    arrow-up
    193
    arrow-down
    2
    ·
    3 months ago

    I get the joke.

    But if, like me, you actually feel this here’s how I got away from it: make sure you actually understand things.

    Read the error message over and over again, look up the words, understand what it is saying.

    If something isn’t working, start reading the code and making sure you understand what each line is doing.

    It will feel incredibly slow and painful at first. Eventually you will strengthen those.muscles, however, and it’ll become second nature.

    Then you can cut and paste with confidence! 🤣