-
In #1 , @hetland wrote:
"""
In theory this could also be done for, say, cartesian to curvilinear, in
addition to structured to unstructured.
"""
which brings up a point -- this all started as a discu…
-
I looked into the ACPI tables and found that INT33D3 implementation is just a stub which does not really make any queries to hardware.
INT33D3 relies on VGBS ACPI method that in this device just retu…
-
At this moment while discovering the issue https://github.com/sadko4u/lsp-plugins/issues/256 I see the following messages in the log:
```
LSP Compressor LeftRight filtered out - class not supporte…
-
### System Health details
## System Information
version | core-2024.5.4
-- | --
installation_type | Home Assistant Container
dev | false
hassio | false
docker | true
user | root
virtualenv …
PWnet updated
4 months ago
-
- Using the functions below, one can discretize a polygon so the spacing of its nodes follows a sizing function.
- Along each boundary segment of the polygon, you can place a new node at a distance …
-
Proposal: support non-structural typing (e.g. new user-defined base-types, or some form of basic nominal typing). This allows programmer to have more refined types supporting frequently used idioms su…
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
**Is your feature request related to a problem? Please describe.**
If I need to check the GPU usage status, I must type "nvidia-smi" to do it, which maybe can be described the ps -ef equivalent for G…
-
@ovidiucp, first of all I love this TinyWebServer so far it's exactly what I was looking for to be able to upload files to my Arduino remotely. I will do my best to help contribute something useful f…
-
To achieve a suitable user experience, we should take the perspective of the user in a specific scenario trying to a achieve a goal (which is for example developing a game or app). This enables us to …