-
Looking forward to your next upload!
-
Hi, I have a small question not related to code.
Not sure if it's a language thing (English is not my primary language), but the syntax of compile error messages seems weird to me. For example:
http…
-
Problem: If you have the `prefer-expect-assertions` rule enabled, and also have test like the following...
```JavaScript
it('my test description, ({ expect }) => {
const a = 1;
const b = 2;
…
-
t/basic.t fails on some of my smoker systems, possibly because of a diagnostic string change in Getopt::Long:
```
# Failed test 'errors.pl --doom=lots; stdout like (?^:^Value "lots" invalid for op…
-
Expected User Stories
- [x] As an unauthenticated user I can make a post so that I can share whatever cool things I want.
- [x] As an unauthenticated user I can view all the posts on the front page …
-
### What's the issue?
The documentation regarding the expected behavior of adaptive inflation needs to be improved. This includes what the scientific recommendation is for the application of inflat…
-
Given attempt to follow a) installation instructions and b) an AI assisted attempt to update Update partials/head.html: to change resources.PostCSS to css.PostCSS
Outcome is underwhelming:
Hard a…
-
### Documentation issue
- [ ] Reporting a typo
- [ ] Reporting a documentation bug
- [x] Documentation improvement
- [x] Documentation feedback
### Is there a specific documentation page you are…
-
Hi,
Thanks so much for your work. I'm using the H100 for the experiment on the acceleration, however I can only achieve around 6it/s for the Flux-dev inference. Here's my config file:
```
{
…
-
### LeetCode Username
Md Niajul Haque
### Problem Number, Title, and Link
7. Reverse Integer
### Bug Category
Incorrect test case *(Output of test case is incorrect as per the problem statement)*…