49

Everyone has a unique writing style, word choice, sentence structure, punctuation habits and that can be used to identify them. Lingunymous rewrites your text using a local LLM to mask these patterns, making it harder to attribute writing to a specific individual.

Use cases include:

  • Protecting anonymity when publishing sensitive or controversial content
  • Evading authorship attribution and stylometric analysis
  • Separating your personal writing fingerprint from pseudonymous accounts
you are viewing a single comment's thread
view the rest of the comments
[-] logging_strict@programming.dev 1 points 2 weeks ago

The pyproject.toml spec is ten years old. Python 3 is almost twenty years old.

To my knowledge, for TOML spec, strict validating against a schema is not a thing. So it's not used with very likely dangerous user input.

So the spec could be 100,000 years old, for obvious security vulnerability reasons, would still not touch it.

Recommend taking a read through the strictyaml authors documentation on shortcomings of various user supplied input file formats.

You are in for a treat:

specifically Why not TOML

this post was submitted on 08 May 2026
49 points (93.0% liked)

Privacy

4567 readers
77 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS