Viewing profile — atls
atls
HN member- Joined
- Thu, Oct 02, 2025, 12:43 AM UTC
- HN karma
- 14
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About atls
No profile information was provided.
Recent public activity
-
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
-
comment
Comment #47272385
Oh, the irony
-
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
-
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…