-
`pyright` is adding support for `attrs` classes in static type checking through a source-level extension mechanism called [dataclass transforms](https://github.com/microsoft/pyright/blob/master/specs/…
-
## Desired Behavior
It seems dune currently schedules the easiest-to-get-to files first. I would like to have a depth first mode that assumes the longest chain is also the costliest chain and thu…
Janno updated
3 months ago
-
Dear Teachers,
I have recently analyzed data concerning a floating wind turbine using openfast version 3.5. I opted for ElastoDyn + BeamDyn for the blades in a file with a .fst extension for struct…
-
In reviewing the DocValuesRangeQuery code, it occured to me that there _might_ be some potential performance optimizations possible in a few cases relating queries that involve explicitly specified op…
-
We should be able to write the equivalent of
```js
class C {
b = 3;
c = () => 4;
}
```
Can it be
```coffee
class C
b: 3
c: () => 4;
```
or does the `b` property have different sem…
-
Such a thought crossed my mind while learning XPL-EX, trying to migrate from XPrivacyLua. Using the M66B's creation for its explicit purpose (i.e. for privacy), it was enough just to activate the auto…
-
Koder asked me to check this repo out and provide a second opinion.
Disclaimer: I have no idea what the motivation, vision or long term plans for this project are so some of my points may be invali…
-
This is a large but important topic. I'd argue we could have gotten 2nd place in RC24 if we hadn't had as severe problems with walking stability on worn-out hardware. Feel free to add your own ideas, …
-
Thanks.
pvzed updated
8 years ago
-
Hello! As a guitar player I am enjoying the app a lot and I thought I could share some ideas that I came up with along the way. To my knowledge the features that I am going to propose are usually not …