-
```
Device: uri = usb://Brother/FAX-2820?serial=000M0N695671
class = direct
info = Brother FAX-2820
make-and-model = Brother FAX-2820
device-id = MFG:Brother;CMD:P…
-
Tested the HL-2220 driver with the HL-2240D and it works with no issues. Thanks for the great work :).
```
$ sudo lpinfo --include-schemes usb -l -v
Device: uri = usb://Brother/HL-2240D%20series?se…
-
lpinfo output:
Device: uri = usb://Brother/MFC-7340?serial=000J0N489164
class = direct
info = Brother MFC-7340
make-and-model = Brother MFC-7340
device-id = MFG:…
-
Device: uri = usb://Brother/HL-L2335D%20series?serial=E79562G0N714273
class = direct
info = Brother HL-L2335D series
make-and-model = Brother HL-L2335D series
devic…
-
According to https://education.humanbrainproject.eu/web/hbp-mooc
```This MOOC will be released at the beginning of next year to a limited audience at first```
According to https://courseware.epfl.…
-
1. Would love for there to be a clip of Jason doing his Seamus-impression "eem" sound! The emoji could be an Irish flag.
2. I also think it'd be great to have a clip from the recent HBP movie epis…
-
Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help.
_Do not post such requests to Issues…
-
There are a few spurious print statements in the library code, which ideally should be converted into log output, one example is
https://github.com/HumanBrainProject/hbp-neuromorphic-client/blob/97…
-
we need to check that we're not making new ontology terms for entities which already exist in an ontology, like basket cell morphology in NIF: http://neurolex.org/wiki/Category:Basket_Cell_Morphology
…
-
**Describe the bug**
Using the following docker-compose yaml prevents hbp from starting
```
version: "3.6"
services:
postgres:
image: postgres:13.3
restart: always
ports:
…