-
Per the discussion in today's meeting, I did some digging around and experimenting and **was** able to get the **Collection ID** and **name** for each of the collection.
I was able _manually_ to orga…
-
Lowercasing local names is a legacy design error that we should not propagate to new APIs.
-
画像をアップロードしたい?ご自由にkoto-future/imagesリポジトリへプルリクエストしてください
許可するかは私の気分次第
-
Hi there,
I'm trying to use Koto with Webpack and additional plugins for D3:
```js
// Use the CommonJS bundle as suggested by mbostock
// @see https://github.com/d3/d3-selection-multi/issues/…
-
Last month's thread:
Jan 2024: https://github.com/vadafoss/daily-updates/issues/17
## What
This is an issue to update daily status on what I am doing as a member of vadafoss community.
## Ho…
-
```
I've got them automatically and fixed them manually.
Maybe there are some mistakes and you need to calculate the scores.
Check "tmp.koto" please.
e.g.
============================================…
-
It would be good to have async functions in Koto, and I think that it would be a natural extension of the existing Generator concept to add support for async workflows.
Generator functions work by…
-
Currently no effort is made in Koto to optimize tail calls, making it easy to run into stack overflows when implementing recursive functions.
e.g. The following script takes a huge amount of memory…
-
Since `` can be used to load or redirect loads of scripts it should be subject to CSPs `script-src` directive.
Especially the CSP nonce attribute should be verified in case a CSP restricts script lo…
-
I can see the network requests being made in the inspector but they're not returning the pages.