• 0 Posts
  • 181 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle
  • Hotzilla@sopuli.xyz
    cake
    toProgrammer Humor@lemmy.mlInsufferable
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    4 days ago

    D365 ain’t really even that bad. It is just model driven power platform app. It is actually quite expandable, you can code it with plain javascript or more complex components on React. Backend is OData which is quite flexible.

    Old Dynamics AX and onprem CRM were shit shows.














  • Hotzilla@sopuli.xyz
    cake
    toLemmy Shitpost@lemmy.worldHardcore gaming
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    edit-2
    3 months ago

    You guys have clearly never had kids. It almost never goes like in the movies, you rush into hospital, and then you wait. Especially if the water broke, then you wait few days. There is absolutely nothing to do in the hospital. I would have killed for steamdeck, or even a switch.


  • Open source is in general wrong term in all of these “open source” LLM’s (like LLAMA and R1), the model is shared, but there is no real way of reproducing the model. This is because the training data is never shared.

    In my mind open source means that you can reproduce the same binary from source. The models are shared for free, but not “open”.