-
```
Limits:
cpu: 200m
memory: 100Mi
Requests:
cpu: 100m
memory: 64Mi
State: Waiting
Reason: CrashLoopBackOff
Last State: Term…
-
``` py
"""
Usage:
bug.py [--opt num] [ARG]
Options:
--opt num An option with a value
Arguments:
ARG An arg with a default [default: A]
"""
from docopt import docopt
arguments …
-
Previously I was able to do
```
plotly.offline.plot(..., config={'showLink':False, 'displayModeBar':False})
```
Is it possible using the new FigureWidget ?
-
My users frequently ask if there is a way to view who else is in the chat room. Something similar to the user list available in the admin panel, but available in the normal website/chat box.
-
npm ERR!
whatsapp-node-api@0.0.3 start: node api.js
npm ERR! Exit status 1
npm
ERR!
npm
ERR! Failed at the whatsapp-node-api@0.0.3 start script.
npm
ERR! This is probably not a problem with np…
-
### 🐛 Describe the bug
For generate on llama3.1, I got 9.1 tok/s, but chat is much slower. I got around 1.4 tok/s.
Test laptop: MacBook Pro with M1 Max, 64 GB memory. Sonoma 14.5
Details for bot…
-
only one player in the game, it could take all my server's out going bandwidth 1mbps
-
### **Interview Script**
**Hi there** *Yellow*
**We’re going to spend some time chatting about your design in OSS experience to date to get a sense of what you have done to date.**
**Will you…
-
Ideally Khaos Monkey wouldn't run outside of working hours.
In my mind that means:
- Monday through Friday 9am to 5pm. Lets go PST for now but maybe the option for an env var?
- Not on weekends…
-
I guess adding scraping capabilities to the bot has become a priority.
Using [RSS feeds](https://robertoszek.github.io/pleroma-bot/gettingstarted/usage/#using-an-rss-feed) as a source will ho…