-
Hello all. I've unexpectedly run into some bigger, more existensial, issues with l2p. A week ago I received what I would call a "friendly pre cease & desist", asking me to make some changes on how l…
-
今日紹介した4種類(Apache, GPL3.0, MIT, WTFPL)のライセンスと2種類のNone, The Unlicensed 、合わせて6種類のソフトウェア・ライセンスをWikipediaのテンプレート等を参考にその関係性を図化。
[この GitHub Issue](https://github.com/furuhashilab/InformationSociety2023AGU…
-
The following project filetree:
```txt
.
├── folder-1
│ └── README.md
├── LICENSES
│ └── WTFPL.txt
├── README.md
└── REUSE.toml
```
with the following REUSE.toml rules:
```toml
v…
-
I think this project is incredibly fun and actually educational to break down what an operating system is. I am already running OS.BF on a custom-made interpreter for embedded boards. One day, I will …
-
It might be interesting to support TTS in mkxp-z. Not sure what the implementation would look like, but [Ren'Py has TTS](https://github.com/renpy/renpy/blob/master/sphinx/source/self_voicing.rst), so …
-
I'm trying to build my Deno project, but dnt is not inferring my types correctly.
I have the following code:
`deps.ts`
```
export { default as React } from "https://esm.sh/react@18.2.0"
```
…
-
# Description
I consider PDDL as too long and prefer Unlicense.
-
I'm almost there. I can build _clr_ with node-pre-gyp and it creates a _clr.node_ file. However when I require it, it has no _init()_ method. In stead it looks like this:
```
{ import: [Function]…
-
Any chance you'd be willing to provide a license for this code?
-
What license is this code released under? At the moment I can't find any information about that.
Would be really nice if it was released under MIT or Apache for easy reuse in other projects.