-
目前的規則:
1. 只會顯示在 GitHub repo 的 README
2. 要出現在 Awesome List 的清單之中
願望清單:
1. 所有 GitHub 頁面,只要有 repo link 都可以顯示 stars(例如:GitHub Issues)
2. 如果有效能考量,可以提供類似 checkbox UI 讓使用者自己選擇(例如:是否在 awesome list …
amowu updated
6 years ago
-
```
Reported on decksite by Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id…
-
This is BibTeX, Version 0.99dThe top-level auxiliary file: main.aux
The style file: named.bst
Database file #1: refs.bib
Warning--there's a number but no volume in httping
Warning--empty journal i…
-
Currently:
- the visualizations are not paper/print friendly.
- It is also not possible to zoom or drag the network, creating problems for larger graphs.
- Implementation is not very extensible a…
-
@jasmussen and I have been chatting about turning all of the core widgets into blocks recently. [You can check out his first exploration here](https://github.com/WordPress/gutenberg/pull/870#issuecomm…
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …
-
Gutenberg is written in JS, as are the metaboxes in the Settings sidebar.
There are many plugins that add metaboxes in PHP. To allow these to work in the new editor, we should consider adding a sp…
-
Here is a use case where the decision for trailing zeros is not the expected one in my opinion.
Two problems with this scenario:
- at least in this case leading zeros would be the expected interpr…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…