Skip to content

Instantly share code, notes, and snippets.

.bpw-powered {
display: none !important;
}
dbb-sequencer-web-1 | [nodemon] 2.0.20
dbb-sequencer-web-1 | [nodemon] reading config ./nodemon.json
dbb-sequencer-web-1 | [nodemon] to restart at any time, enter `rs`
dbb-sequencer-web-1 | [nodemon] or send SIGHUP to 1 to restart
dbb-sequencer-web-1 | [nodemon] ignoring: ./node_modules/**/* server/**/*.spec.ts .next server/presets/**/*.json
dbb-sequencer-web-1 | [nodemon] watching path(s): server/**/* app/**/* utils/**/* store/**/*
dbb-sequencer-web-1 | [nodemon] watching extensions: ts,json
dbb-sequencer-web-1 | [nodemon] starting `ts-node --project tsconfig.server.json server/index.ts`
dbb-sequencer-web-1 | [nodemon] spawning
dbb-sequencer-web-1 | [nodemon] child pid: 19
dbb-sequencer-web-1 | [nodemon] 2.0.20
dbb-sequencer-web-1 | [nodemon] reading config ./nodemon.json
dbb-sequencer-web-1 | [nodemon] to restart at any time, enter `rs`
dbb-sequencer-web-1 | [nodemon] or send SIGHUP to 1 to restart
dbb-sequencer-web-1 | [nodemon] ignoring: ./node_modules/**/* server/**/*.spec.ts .next server/presets/**/*.json
dbb-sequencer-web-1 | [nodemon] watching path(s): server/**/* app/**/* utils/**/* store/**/*
dbb-sequencer-web-1 | [nodemon] watching extensions: ts,json
dbb-sequencer-web-1 | [nodemon] starting `ts-node --project tsconfig.server.json server/index.ts`
dbb-sequencer-web-1 | [nodemon] spawning
dbb-sequencer-web-1 | [nodemon] child pid: 19
Download and install the Primera LX610 drivers (https://www.primera.com/lx610downloads)
Download & install VirtualHere Client (Windows 64-Bit Win10,Win11/Server 2016/2019/2022) - we have a VirtualHere licence key we can share.
Setup VirtualHere by going into "Specify Hubs" and setting the IPs for the printers e.g `81.107.123.88:7575` these IPs will be avaible via an API I can share
Set VirtualHere to `Auto-use all on this Hub`
---
Warning: Annotation `313_Ros+Argan_Gourmet+Soap` is deduped. for: gs://lens-vertex-prod-dataset-snapshots-bucket/lens-dataset-11-26-2022-15-43-20.jsonl line 140453,gs://lens-vertex-prod-dataset-snapshots-bucket/lens-dataset-11-26-2022-15-43-20.jsonl line 140454
Warning: One data item cannot have more than one annotation in single label classification annotation set. for: gs://lens-vertex-prod-dataset-snapshots-bucket/lens-dataset-11-26-2022-15-43-20.jsonl line 4217,gs://lens-vertex-prod-dataset-snapshots-bucket/lens-dataset-11-26-2022-15-43-20.jsonl line 19089
Warning: One data item cannot have more than one annotation in single label classification annotation set. for: gs://lens-vertex-prod-dataset-snapshots-bucket/lens-dataset-11-26-2022-15-43-20.jsonl line 4874,gs://lens-vertex-prod-dataset-snapshots-bucket/lens-dataset-11-26-2022-15-43-20.jsonl line 19261
Warning: One data item cannot have more than one annotation in single label classification annotation set. for: gs://lens-vertex-prod-dataset-snapshots-
@Simon-Ince
Simon-Ince / gist:f8baf257d3158de097414fe8c38fc1c1
Created January 18, 2022 12:11
Bristol stocktake 2021-12-30T22:49:43.214299+00:00
Totals:
{
"totals": [
{
"total": 3,
"sku": "200432",
"total_action_user": "sam.simpson"
},
{
@Simon-Ince
Simon-Ince / jackatlush-twitter-matrix
Last active June 23, 2022 10:35
Show Twitter feed on and LED matrix using the hzeller/rpi-rgb-led-matrix Python library
#!/usr/bin/env python
from samplebase
import SampleBase
from rgbmatrix
import graphics
import time
import twitter
api = twitter.Api(consumer_key = '???',
@Simon-Ince
Simon-Ince / gif-viewer.py
Last active February 8, 2024 10:20
Show gifs on and LED matrix using the hzeller/rpi-rgb-led-matrix Python library
#!/usr/bin/env python
import time
import sys
from rgbmatrix import RGBMatrix, RGBMatrixOptions
from PIL import Image, ImageSequence, GifImagePlugin
# Matrix size
size = 64, 64
dhcp-range=192.168.1.10,proxy
dhcp-no-override
port=0 #Disable DNS
bogus-priv #Never forward addresses in the non-routed address spaces.
log-dhcp #do some logging
log-queries
# Resolve mac addresses for NUCs
dhcp-host=f4:4d:30:6f:63:bd,192.168.1.30,node1,infinite
dhcp-host=f4:4d:30:6f:a1:c2,192.168.1.31,node2,infinite