syncopsta

Results 5 issues of syncopsta

Some fixed wireless gear from Cambium Networks

stale

Code: ``` import pynetbox nb = pynetbox.api('http://localhost', token=) nb.http_session.verify = False vm = nb.virtualization.virtual_machines.create(dict( name="testing", cluster={"name":"prx"} )) print(repr(vm)) vm.save() ``` Error: ``` /usr/lib/python3/dist-packages/urllib3/connectionpool.py:1015: InsecureRequestWarning: Unverified HTTPS request is being made...

### Description What is buttplug? A system for enumerating, connecting to, and controlling intimate interaction hardware. Current implementations can control gamepads, vibrators and e-stim devices. Outside of obvious use with...

enhancement
service
Hacktoberfest

Through the stream discussion regarding the CraftBlock development, was the topic "community server" upcoming. The community server should be seen as a playtest server, to see the impact of changes...

WIP
community server

Add a way to generate permalinks for a generated icon.

enhancement
support