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

help-circle
  • Because he was ceo of a company in a critical position to define the future of economy. Currently the tech field is the biggest and most influential of all economic fields. And by tech here we talk about digital world. There’s absolutely no comparable sector at the moment for importance, not even pharma.

    It literally defines the modern economy. In the field, openai is an incredibly important company for future relative success and power of big tech companies.

    This is why it is so important for world economy


  • In the easiest example of a neuron in a artificial neural network, you take an image, you multiply every pixel by some weight, and you apply a very simple non linear transformation at the end. Any transformation is fine, but usually they are pretty trivial. Then you mix and match these neurons to create a neural network. The more complex the task, the more additional operations are added.

    In our brain, a neuron binds some neurotransmitters that trigger a electrical signal, this electrical signal is modulated and finally triggers the release of a certain quantity of certain neurotransmitters on the other extreme of the neuron. Detailed, quantitative mechanisms are still not known. These neurons are put together in an extremely complex neural network, details of which are still unknown.

    Artificial neural network started as an extremely coarse simulation of real neural networks. Just toy models to explain the concept. Since then, they diverged, evolving in a direction completely unrelated to real neural network, becoming their own thing.


  • No, what you describe is a basic decision tree. Let’s say the simplest possible ML algorithm, but it is not used as is in practice anywhere. Usually you find “forests” of more complex trees, and they cannot be used for generation, but are very powerful for labeling or regression (eli5 predict some number).

    Generative models are based on multiple transformations of images or sentences in extremely complex, nested chains of vector functions, that can extract relevant information (such as concepts, conceptual similarities, and so on).

    In practice (eli5), input is transformed in a vector and passed to a complex chain of vector multiplications and simple mathematical transformations until you get an output that in the vast majority of cases is original, i.e. not present in the training data. Non original outputs are possible in case of few “issues” in the training dataset or training process (unless explicitly asked).

    In our brain there are no if/else, but electrical signals modulated and transformed, which is conceptually more similar to the generative models than to a decision tree.

    In practice however our brain works very differently than generative models











  • Zeth0s@lemmy.worldtoSelfhosted@lemmy.worldAlternative to ClamAV?
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 months ago

    I use python professionaly. Never seen a real successful supply chain attack on libraries used by “normal” people. There was recently a supply chain attack to pytorch, that I remember, but it was solved within few hours.

    It is not a real risk for non developers. It is a risk, but veeery low, miles lower than pdf.exe.

    Just check this stat for ransomwares taken as an example of viruses: https://www.statista.com/statistics/701020/major-operating-systems-targeted-by-ransomware/

    Windows server is ~20% of server market. Still it is there second, with in practice no GNU/linux (80% of server market). This is why people do not really worry much, the risk exists, but it is minimal for well configured system compared to competition, even where competitors are a niche and Linux machines are the main target.

    On windows, an antivirus is not a bad idea… On Linux, a firewall and basic care are usually sufficient



  • Zeth0s@lemmy.worldtoSelfhosted@lemmy.worldAlternative to ClamAV?
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    10 months ago

    Ok, than the experiment you are doing is just to check how many attacks you can get over a certain time… It is not really representative of a common use case. And again, this is not a virus. It is a successful attack from a bot on a purposely misconfigured service exposed to the internet. An antivirus is not needed. What is needed is basic configuration. An antivirus cannot help there



  • Zeth0s@lemmy.worldtoSelfhosted@lemmy.worldAlternative to ClamAV?
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    10 months ago

    Does the attack succeed? Never happened to me. You see bot trying, but really never seen succeeding irl. How is it configured?

    Do you have also a rdp honeypot by chance? Do you see different rates of attack? Honestly curious.

    I don’t have any windows licenses around, otherwise, it would have been an interesting test


  • Zeth0s@lemmy.worldtoSelfhosted@lemmy.worldAlternative to ClamAV?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    2
    ·
    edit-2
    10 months ago

    Not at all. You leave a ssh port open, you don’t necessarily get a virus. Try it. Set up a raspberry pi, install ssh and leave the port open in your firewall. It is much less risky than exposing rdp (the most comparable windows protocol) on windows for instance.

    It is a security risk, but absolutely not comparable of installing pdf.exe. Not even in the same league of risk.

    As said, try it now and tell me how it goes.

    There is a lot of misinformation around security on Linux


  • Zeth0s@lemmy.worldtoSelfhosted@lemmy.worldAlternative to ClamAV?
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    10 months ago

    I have been using linux for almost 2 decades, never seen a virus. And I never heard of a colleague or friend who got one on Linux. That’s why no one has ever installed an antivirus, because, till now, the risk has been practically zero.

    On windows, on the other hand, I saw so many viruses on friends and relatives computers…

    People install antiviruses depending on the experience.

    To be fair, we all know on Linux viruses exist, but is objectively pretty difficult to get one. It is not worth installing an antivirus if one doesn’t actively install garbage from untrusted sources


  • I did a bit in big pharma… But it was 90% paper work unfortunately.

    Probably a smaller firm would have been better, but I was tired of lack of job security and I went for safe bets.

    I am now in fintech. We still struggle with corporate mindset, particularly IT, we are highly regulated as pharma, but at least we are not stuck in the 90s as I was when working with SAS in pharma. And salaries are slightly higher.

    At the end you don’t need much to be successful outside academia. In academia it is literally a scammy lottery. Outside, you just need to be a bit pro active. Standards are pretty low. The biggest difficult is to convince hr that you are good fit without industry experience. HR people unfortunately do not think as reasonable beings. They wouldn’t do hr if they were reasonable. But once you manage to start, even the most “complex” job in industry is pretty trivial, you’ll be more than enough doing the bare minimum. If you put a bit of effort (even not much), you’ll be very successful