Live data from Hacker News

Viewing profile — idazuwaika

idazuwaika

HN member
Joined
Thu, May 26, 2022, 2:09 PM UTC
HN karma
13
Public activity
5 items

About idazuwaika

No profile information was provided.

Recent public activity

  1. comment
    Comment #36746903

    Is this really enough? What about oscap-scanning regularly, EDR/XDR protection with CrowdStrike or Wazuh, dependency scanning, anti-virus and general vulnerability management?

  2. comment
    Comment #31843728

    Rewrite in code is way easier than developing in code from scratch. I think your scenario reflects the main benefit of no-code, to let business users fix their own requirements.

  3. comment
    Comment #31830921

    Only if it’s 100% accurate.

  4. comment
    Comment #31620175

    AlphaZero beat human in the game of Go without being fed human game records. Human is no longer necessary for intelligence.

  5. comment
    Comment #31518648

    I'm considering moving away from Python as well, to compiled language also. Performance and single executable are my primary motivation. I'm tired of venv, PYTHONPATH and OS packag…