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

help-circle
  • 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.









  • 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”.












  • CrowdStrike Falcon is XDR product, there is hundreds of similar products available.

    The role of XDR is to detect and block if some bad actor is trying to do something malicious in the machine. Old school virus signature detection is not enough anymore, you need pattern detection from network communication/DNS queries etc.

    When corporation has thousands of devices to monitor the OS each of those devices Is not relevant. You need to detect if some random user logs to some Linux info display thousand kilometers away, and starts scanning the network.

    Because the detection and response, needs to happen near realtime, for example Incase of cryptolockers, where all devices are encrypted within seconds, the software blocking this needs kernel level access.

    I work in critical infrastructure as IT, but luckily we did not use falcon