-
# UPDATE FROM NX TEAM (2024-05-17)
Please read: https://github.com/nrwl/nx/issues/4159#issuecomment-2118165264
---
## Description
As `nx format:check` shows which files fail the format check…
-
helo mr chiler dragon i tried to build webscale rest application and this 3rd party gem dependency segfaulted my ass in production!
pls fix k thank bye
```
127.0.0.1 - - [18/Sep/2023:20:05:27 +02…
-
# Marketplace for Code Reviews
* Home page
- List of code reviews
- display name, programming tags, and link to GitHub url
* GitHub OAuth for login
* Create code review
- name (max len…
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
Similar to how the CoffeeScript compiler outputs [JSX](https://coffeescript.org/#breaking-changes-jsx-and-the-less-than-and-greater-than-operators), it could output TypeScript source code. This could …
-
All wx code must eventually end up in ~~balt~~ **gui**. This does not simply mean that one must create wrappers for wx classes/constants and drop them into gui - it means that gui must export an **API…
-
```py
def f(a: int | None, b: int):
if a == 1:
reveal_type(a) # Literal[1]
if a == b:
reveal_type(a) # int | None
```
[playground](https://pyright-play.net/?code=CYUwZ…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
### Expected Behavior
No error, purchase should be completed.
### Actual Behavior
No error, purchase is not completed. EFC will say it is claimed.
### Steps to Reproduce the Problem
…
-
### Is there a pinned issue for this?
- [X] I have read the pinned issues and could not find my issue
### Is there an existing or similar issue/discussion for this?
- [X] I have searched the existi…