atheken

joined 2 years ago
[–] atheken@programming.dev 2 points 2 years ago* (last edited 2 years ago)

I shared the link partially because it’s a useful utility to check any public server TLS configs for vulnerabilities.

[–] atheken@programming.dev 2 points 2 years ago* (last edited 2 years ago)

I know almost nothing about machine learning, but I think you want to look into Text Transformers or Large Language Models. What you’re describing looks like you’re trying to build a model that would typically be used for classification, which is not how generative text systems work.

[–] atheken@programming.dev 1 points 2 years ago* (last edited 2 years ago)

I know almost nothing about machine learning, but I think you want to look into Text Transformers or Large Language Models. What you’re describing looks like you’re trying to build a model that would typically be used for classification, which is not how generative text systems work.

[–] atheken@programming.dev 1 points 2 years ago* (last edited 2 years ago)

Prometheus has alerting and that’s really the preferred system for sending the alerts, IMO.

[–] atheken@programming.dev 1 points 2 years ago

When there is ambiguity in the behavior of something like this, it’s usually easier to just construct a unit test and see what happens.

Make a class with some deeply nested members and then do an assignment.

See what happens.

view more: ‹ prev next ›