-
This is a reminder to review these topics in light of the changes originally proposed in #1004 from @wesleytodd, which I closed due to extensive merge conflicts (it was 5+ years old).
If the fund…
-
## Current situation
The systemd unit provided looks like it would run in the final system.
## Impact
The instance configuration can be racy because while the system is set up by the agent ot…
-
1. Include all dependencies in shared
```javascript
const { dependencies } = require('./package.json');
{
shared: {
...dependencies,
react: {
singleton: true,
requiredV…
-
- [ ] Use python properties instead of `get_x` functions
- We have a lot of functions in aws.py that use `get_x` (and corresponding calls to `y.get_x()`) for attributes that should be properties …
-
## Save Button
![image](https://user-images.githubusercontent.com/458683/125075005-59cdce00-e0be-11eb-97ee-4973c58c4d55.png)
Trying out the new WF best practices (LOVE IT) but unclear that the t…
-
Originally raised as https://github.com/pypi/warehouse/issues/12244 but they asked me to open it here instead. See that issue for the background.
**What's the problem this feature will solve?**
Ma…
-
# Problem
After looking at a few current design systems, it looks like a lot of companies have moved beyond the atomic design structure.
# Proposed Solution
If you look at the systems listed …
-
I'm looking for an easy setup to inspect the inner workings of FreeCAD while it is running.
I've seen the **Debug Friendly Run**(https://github.com/ceremcem/build-freecad-asm3/blob/master/debug-fri…
-
Tracking plans for second iteration of #10988
- [ ] Check for invalid references - e.g referring to ``#{some_output}``, when some_output is not a tool output?
- [ ] Make sure parameters disappear…
-
_Great use of commenting in both_ your HTML and CSS documents, this provides a high-level of organization and note-taking. 👀
Introduce more clarity early at the beginning of your project to…