• 0 Posts
  • 24 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.)



  • Gonna just stream of consciousness some stuff here:

    Been thinking lately, especially as I have been self-hosting more, how much work is just managing data on disk.

    Which disk? Where does it live? How does the data transit from here to there? Why isn’t the data moving properly?

    I am not sure what this means, but it makes me feel like we are missing some important ideas around data management at personal scale.






  • andyburke@fedia.iotoProgrammer Humor@lemmy.mlHow do we tell him ?
    link
    fedilink
    arrow-up
    195
    arrow-down
    2
    ·
    6 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! 🤣



  • andyburke@fedia.iotoPrivacy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    7
    arrow-down
    3
    ·
    9 months ago

    Although I agree that is how things work now, one could imagine a different approach:

    For instance, I could maybe control who my content gets federated to. That is, if I decide I don’t particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.

    If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.

    We don’t need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let’s not try to just immediately shut down discussion.