Jeroen Ruigrok van der Werven
Jeroen Ruigrok van der Werven
`String` is also what [the AWS::Route53::RecordSet documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html), that we refer our developers to, says. This will needlessly cause support questions for platform teams. Unless you override this setting, of course....
So I ran into this issue myself this week for a number of hashtags. I could understand if the tag might not have been used recently, but that's not the...
The relevant code snippet seems to be located at https://github.com/mastodon/mastodon/blob/c4b92b1aee27a813e24395d43e265cc02a8fe9a3/app/javascript/mastodon/features/compose/components/search_results.js#L113-L124 Ruby and JavaScript are not my forté, but this seems a very simplistic search that simply returns things as we...
@ClearlyClaire It's been ages since I did any proper Elasticsearch work, so caveat emptor. I annotated the appropriate code. If I have to hazard a guess at the most likely...
@jdkato The link to spacy-vale is a 404. Did the repository get deleted? Curious about the work here since I have messed with spaCy myself before and am keen to...
I would argue against the use of `` or `` to replace `` or `` with. It might seem similar to you, but in non-Latin scripts the entire premise of...
@carlos-zamora Hi there, I can still reproduce this with 1.17.1023. Please find on Feedback Hub: https://aka.ms/AAjucga
So I saw that debug log of `"python" is not executable`. Which makes sense, because Debian and Ubuntu (and quite a number of other OSes and/or distributions) only install `python3`...
@williamboman Thanks, I am glad I didn't attempt a documentation PR, this is indeed a much more elegant solution. Silly me for not thinking of adding it to the checkhealth...
I hope I am understanding what you are asking correctly here. If you are advocating to change the asset names from e.g. `gcm-osx-arm64-2.0.785.pkg` to `gcm-osx-arm64.pkg` for every release, I can...