hoijui

Results 284 comments of hoijui

Later I noticed, That there are suggestions like that (I got one when trying a "BSD" license). I guess it could be improved still - see my example above: `CC0`...

I am running latest git version of reuse as of today (exactly `v1.0.0`), and it *does* check git submodules again, and in my case fails because of this.

What would we want to happen, optimally? 1. search for all *sub*-paths `.reuse/dep5`, instead of just in the project-/scan-root? 2. If we are in a git repo, check if a...

I am not sure it would be good to use (my feeling is rather, not so much, as it would be too manual/work intensive), but as it seems not to...

thanks @mrdrogdrog ! :-) I read in their README (and several issues), that they already support it with the `level` setting, as explained in the [Options section in their README](https://github.com/nagaozen/markdown-it-toc-done-right#options)....

ook, thank you! :-) I guess then.. this can be closed, right?

ahhh.... ok, perfect! :-) and yes of course, it would be nice to have in the future. not for exactly this Pad I am working on, but this is a...

Any comments on this? Is this wanted, and just waiting for someone to implement it?

works flawlessly for me, thanks @NatoBoram for this workaround!

I think, not even the Java basics (`DatagramChannel` in this case) would allow to do that. I think you will have to create one `OSCPortIn` instance per address.