-
Hello,
thank you for providing this package.
I tried to use it to document some legacy fortran code. For this I wrote a project-file.md:
https://github.com/Jonas231/Koko/blob/master/Docs/FORD/proje…
-
Hi Andrew,
After I installed the gui, I got an error about undefined symbol when trying to run it. Any insight what might cause this? Thanks you!
**OS** Linux Pop!OS
Error msg:
```
./bgslibrar…
-
Using the regular HP warranty checker script (Get-HPWarrantyEntitlement) with an HP Inc. product (e.g. a server) returns a very specific error message & code:
```
Get-HPWarrantyEntitlement : Source W…
-
```
Which device (manufacturer, type)?
HTC Inc
Which firmware is installed?
2.2 froyo
2.15.00.07.28 baseband
Myn's Warm TwoPointTwo (RLS 3) rom
2.6.32.15-adrynalyne-ze_battery-is-life-v1 kernel
What…
-
whenever I try to compile a program it throws the following error:
/usr/local/include/tiledb.h:114:10: fatal error: 'tiledb_enum.inc' file not found
#include "tiledb_enum.inc"
-
### Is your feature request related to a problem? Please describe.
I've noticed that some components have a `data-slot` attribute, but some don't.
such as
Input
Image
### Describe the so…
-
### Description
```Dockerfile
FROM debian
RUN echo 1
```
`docker build -t test .` results in an image id
running `docker build -t test .` again gives a new image id (despite saying `CACHED 2/2…
-
### Description
Docker Desktop consistently crashes while doing Milvus build in a container.
### Reproduce
```
git clone https://github.com/milvus-io/milvus.git
cd milvus
docker run -it -v…
-
Unfortunately, the nfc module of lenovo T470 is not yet supported.
Neither lsusb is showing the device:
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0…
Eik-S updated
12 hours ago
-
https://github.com/Eventual-Inc/Daft/blob/d5b9a95a27fac14a916f3bbfffd8db0fdaaa8068/src/daft-schema/src/dtype.rs#L105-L107
imo should be `Struct(Arc)` for cheaper cloning assuming this is immutable