Matija Šuklje

Results 211 comments of Matija Šuklje

I already did in the REUSE chat, but I hereby publicly volunteer to take on the SPDX side of this. (This is not to contradict @mxmehl , but to support...

I’m not happy with this discovery, esp. this late in the development of `REUSE.yaml`, but it does shed some light why some (apparently rightly so) look negatively on YAML. https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell...

I’ve been toying with TOML (in a [different and very limited use case](https://matija.suklje.name/hooks-highscores)) a bit and so far my biggest issues were in practice just two: - date/time being its...

Just as an exercise, I think a TOML version could look as such: ```toml version = 1 [[annotations]] path = "src/*" SPDX-FileCopyrightText = [ "2020 Me", "© 2017 You", "(c)...

What is the intended use of the `LICENSES/README*` that is different from the `README*` file in the root directory? Regarding documentation, so far the position was still that it has...

Anything I can help with here, @artempyanykh ? I’m pretty bad with code, but this is one of the big issues I keep running into and I’d like to do...

My concern about the URL-encoding is that when it comes to files on the disk it’s a bit confusing. ``-quoting by default (or at least as setting) would be nice...

@pombredanne, it would be great if there was a simple way (e.g. a button) in ScanCode.io’s file view where you see the license detection details (and/or a command in ScanCode...

@pombredanne , I think your proposed approach would already improve the workflow quite a bit, yes :)

I’ve seen `@` being used e.g. in Zettlr as a way to refer to citations from Zotero or BibTeX.