Somewhat tangentially, I really dislike that Ultralytics (and others) started slapping higher version numbers of their YOLO variants. Redmon used the numbering scheme v2 and v3 for his improvements on his original model. But Ultralytics' 11 is it's own thing with no connection to Redmon. I just think it gives a misleading impression of what the history is.
Google Collab banned affected users.<p>I wonder how that's going to be resolved, of if Google will just do their usual and make it close to impossible to appeal and get unbanned.
Serendipitously comes one day after this story[1] was on the front page: at least one Debian maintainer failing to realize the risks of non-alphanumeric usernames. "What could go wrong?" Well, here's Git allowing branch names to contain dollar signs, backticks, etc., because "what could go wrong?"... and... well, this could.<p><i>Names</i> are <i>identifiers</i>. Allowing identifiers to contain anything besides identifier characters merely opens new and weird attack vectors.<p>[1] <a href="https://news.ycombinator.com/item?id=42338134">https://news.ycombinator.com/item?id=42338134</a>
> Ultralytics tools are open-source and are used by numerous projects spanning a wide range of industries and applications.<p>Open source and popular doesn't necessarily mean safe.<p>Technically you can read the code source but no one does that and especially for each update.