Live data from Hacker News

Viewing profile — atls

atls

HN member
Joined
Thu, Oct 02, 2025, 12:43 AM UTC
HN karma
14
Public activity
4 items

About atls

No profile information was provided.

Recent public activity

  1. comment
    Comment #47494440

    It's not a complete replacement, but if you're in a Python ecosystem, you might find Moto to be of interest. https://github.com/getmoto/moto

  2. comment
    Comment #47272385

    Oh, the irony

  3. comment
    Comment #47236418

    AGPLv3 attempts to solve this problem, by forcing SaaS providers to open-source their modifications. https://www.gnu.org/licenses/agpl-3.0.en.html

  4. comment
    Comment #47088748

    There is also the use case of delegating tasks programmatically to an LLM, for example, transforming unstructured data to structured data. This task often can’t be done reliably wi…