Thomas Watson

Results 66 issues of Thomas Watson

Currently, in the Python-based Boneless assembler, when specifying the name of a label in an instruction, e.g. `MOVR(R3, "label")`, the instruction operand is substituted by the PC-relative address of the...

It looks like dwarfs formerly used SHA1 and now uses XXH3-128 to detect duplicate files. Unfortunately, it looks like there is no confirmation that files are actually duplicates before discarding...

https://github.com/stanfordnlp/CoreNLP/blob/d147ba597bb13efeab5c567d677854bfc69104e6/src/edu/stanford/nlp/simple/Document.java#L685 I think this should probably be `return sentences(this.defaultProps)`.

It would be useful to have a prominent list of the supported boards and their Tow-Boot names somewhere on the website. I'd also like to see a reminder of the...

topic: documentation
type: task

**Describe the bug** LAS versions before 1.4 and point data formats below 6 restrict classification IDs from 0 to 31. Version 1.4 files and point data formats 6 and above...

not_yet_confirmed

How many cycles `asm::delay()` can be affected by how the chip memory is configured and even where the function ends up in Flash. The code assumes the loop takes 4...

**A simple use-case of the new feature** The documentation mentions the fact that some objects must be released using their `release()` method before deleting them to avoid leaking the underlying...

question

**Description** When drawing triangles with unique vertices (~73K per frame in the example), a VertexArray which does not have an index buffer renders much slower than the same VertexArray with...

question
help wanted

I have an SPI port hard-wired to a device which uses an active-high chip select but I can't describe it as an `SPIResource` because it forces the pin to be...

improvement

| Required Info | | |---------------------------------|------------------------------------------- | | Camera Model | L515 | | Firmware Version | 1.5.8.1 | | Operating System & Version | Ubuntu 20.04 | | Kernel...

bug
Linux
l500