-
```
touch {
set along_the_top "20px x 1.0 @ .5 x 0"
set bottom_half "1.0 x .5 @ 0 x .5"
set right_half ".5 x 1.0 @ .5 x 0"
# five finger tap to spawn a terminal
gesture exe…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
The DNR API currently has three primary ways to match requests by their URL:
- `urlFilter` - match URL by a literal substring with optional wildcards; [Chrome's docs for urlFilter](https://developer.…
-
Remember to synchronize the following words into _**Evernote**_
-
On Alexmart's intriguing suggestion on the "Fall of the America", by Bezmenov who presents a KGB plan to subvert and undermine the US through among other things "cultural Marxism". Our ambition in th…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Utilizing the fuzzy meaning algorithm in Lalita, a word connection network can be generated. The idea would be to do the following,
- From a starting word (e.g. move), map the meaning to the related…
-
## Description of the problem
Example: After sending a message, I get a long spagetti of text. But the message gets sent.
## Code to reproduce
```py
client = Client('email', 'pass')
#SEND Me…
ghost updated
4 years ago