Viewing profile — idazuwaika
idazuwaika
HN member- Joined
- Thu, May 26, 2022, 2:09 PM UTC
- HN karma
- 13
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About idazuwaika
No profile information was provided.
Recent public activity
-
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?
-
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.
-
comment
Comment #31830921
Only if it’s 100% accurate.
-
comment
Comment #31620175
AlphaZero beat human in the game of Go without being fed human game records. Human is no longer necessary for intelligence.
-
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…