-
Produce a full writeup on running the nand2tetris Hack computer on an FPGA. This should be done both with and without the whidl language extensions.
Use mdbook to publish this to github pages.
-
@goneall
The Java tools version 2 have the capability to convert from SPDX 2 to SPDX 3.
This is documented at: https://spdx.github.io/Spdx-Java-Library/org/spdx/library/conversion/Spdx2to3Converter…
-
It would be really great to be able to parse Markdown and output a JSON document as [Atlassian Document Format][1].
Mistletoe already supports rendering Jira syntax, but ADF is supported in both Ji…
-
I have those imports like this in my file:
```py
import asyncio
from enum import StrEnum
from typing import Any
from langchain.chains.llm import LLMChain
from langchain.docstore.document imp…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
main
### Commit ID
na
### Other environment information
_No response_
…
-
When columns of incompatible types are merged by `union`, we currently have the following logic:
- if any of the columns has `Mixed` type, the result has `Mixed` type,
- otherwise, convert all colum…
-
@kevinl95 I purchased a new M5Stack CoreInk device, downloaded the code, and tried to compile it with no success..
The code generates some warnings, but I assume the sketch will compile even with …
-
I used to embed an image like this:
``` rust
let image_bytes = include_bytes!("../data/image.bmp");
let mut image_file = Cursor::new(image_bytes.as_ref());
let Bmp = image_…
-
I need to come up with some concrete decisions about `time`. Should it be:
1. A simple numeric (for seconds) - makes further calculations easier
2. Difftime - is automatically generated from datet…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Is there a way to use a URL that contains the excel file if you click on it with s…