Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@toxi@mastodon.thi.ng
2024-10-12 12:49:54

Some #GenArtAPI updates from this week:
- switched from Apache 2.0 to MIT license
- started publishing API files & types as package (optional)
- updated readme & diagrams
New installation & getting started instructions:

@mszll@datasci.social
2024-11-01 07:56:15

Classifying Bicycle Infrastructure Using On-Bike Street-Level Images
arxiv.org/abs/2410.19194v1

@x_cli@infosec.exchange
2024-09-25 08:17:22

Question about #Caddy: Does the acme_server db increase in size until disk saturation or is there a pruning mechanism somewhere to delete expired certificates?
I could not find any option regarding pruning, in the Caddyfile config, nor in the JSON config, and I failed to spot any in the source code...
I have a db file still containing certificates that are several months old. The db file was stored in a volume with very limited size and the db ended up filling it entirely (> 100MB) for 20 ACME clients. Chaos ensued.
#infosec #acme #devops