-
Had a cool dream? Thought of a brand-new sentence? Here's the place to post it.
I'm going to use this thread as a repository of story fragments to use somewhere.
Please prepend them with a check…
-
Enables anyone to set up and run an index, library and other services that implement the Murmurations distributed database protocol.
-
*Installation details*
Scylla version (or git commit hash): 2.0.1-0.20171115.7b19167
Cluster size: 1
OS (RHEL/CentOS/Ubuntu/AWS AMI): CentOS 7.2
*Hardware details (for performance issues)*
…
-
```
根据Wiki上的教程:
heroku login
git init
git add .
git commit -m "init"
heroku create --stack cedar
git push heroku master
heroku open
heroku create --stack cedar(这一步我知道是新建一个app)
现在的情况是这样,我之前已经建好一个app…
-
ScyllaDB fork of gocql driver, keeps the module name of the origin.
See https://github.com/scylladb/gocql/blob/3c32c6cd75e529433ed0885d8c04ec4c96cf22a9/go.mod#L1
It leads to the situation, where w…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Anytime I set the stereo option to True in the .ini, the bot stops outputting any sound. The speaking indicator also remains grey.
When I set stereo back to False, everything works as expected.
I tr…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Wanted to contribute something before the Sprint, found the time to write up some characters and the beginnings of an adventure. I've only had time to skim the Cryptomancer pdf so if there is anything…
-
```
根据Wiki上的教程:
heroku login
git init
git add .
git commit -m "init"
heroku create --stack cedar
git push heroku master
heroku open
heroku create --stack cedar(这一步我知道是新建一个app)
现在的情况是这样,我之前已经建好一个app…