-
I had coffee with @hh this morning and the idea of operationalizing mentoring/shadowing programs that exist in K8S SIG Docs and other areas came up. We think this would be something great for the Ment…
-
Recently encountered an issue with child components that just slot in other components. Here's what the component tree looks like:
```
- Router component
- Slot "home"
- Home component
…
-
[2020-09-20 17:08:04,956] ERROR in app: Exception on /thanks [POST]
Traceback (most recent call last):
File "C:\Users\fw_hh\AppData\Local\Programs\Python\Python38\lib\site-packages\flask\app.py", …
-
The compile of `lnav.o` is currently failing due to `undefined reference to symbol`. (I guess the preceding warnings are unrelated.)
```
CXX lnav.o
In file included from hist_source.hh:45…
-
I have tried to compile rapicorn 17.0.0 under current archlinux. Since it has very recent versions of all tools and libraries, I have expected some problems. But since I'm not very comfortable with fl…
-
I've been starring at this awhile and not sure why i'm getting the error: "Error: Each row of output must be identified by a unique combination of keys. Keys are shared for 6440 rows: * 1, 2 * 3, 4 * …
-
Hi All,
I am not sure what is going on with the fitting of the glm model, but get the following errors when I try to plot it:
Warning messages:
1: not plotting observations with leverage one:
…
-
Add a date format dropdown with few options like:
- MMM Do YYYY HH:mma
- Do/MMM/YYYY HH:mma
- Custom...
It'll help other devs from other coutries to configure the date with one click, instead …
-
The time format is written as HH:m instead of HH:m as it is supposed to be.
![image.png](https://raw.githubusercontent.com/eugenecsa/pe/main/files/4b132daf-5385-41ba-850d-a68e12e1f8f5.png)
-
This happened for this piece of code:
```
static readonly int Lzyyyy = "yyyy".Length;
static readonly int Lzyyyy_ = "yyyy-".Length;
static readonly int Lzyyyy_MM = "yyyy-MM".L…