Live data from Hacker News

Viewing profile — artimis

artimis

HN member
Joined
Wed, Jan 26, 2022, 3:52 PM UTC
HN karma
25
Public activity
6 items

About artimis

No profile information was provided.

Recent public activity

  1. comment
    Comment #41173312

    Why have you chosen to simulate players if Nash Equilibrium can be computed analytically (or at least numerically)? I've used optimization of https://en.wikipedia.org/wiki/Lyapunov…

  2. comment
    Comment #39560247

    > When the process was seemingly complete, nobody at the company could remember the purpose of their product anymore. This is nonsense! Such migration could not be even "seemingly"…

  3. comment
    Comment #39512548

    Thanks for the summary! I can see that I missed some of interesting news last year. I especially liked underappreciated articles.

  4. comment
    Comment #36613558

    I'd like to share Scribot ( https://play.google.com/store/apps/details?id=com.scribot.ap... ), an Android app designed to streamline daily planning and reflection through AI-powere…

  5. story
  6. story
    What new Python features are the most useful for you?

    In recent years Python ecosystem evolved significantly. From using requirements.txt to dependency management tools like Poetry, from simple typing to Protocols [1] and Variadic Gen…