Skip to content

Instantly share code, notes, and snippets.

View dambrisco's full-sized avatar

DJ Ambrisco dambrisco

View GitHub Profile
@dambrisco
dambrisco / Hoarse
Last active March 21, 2016 22:38
Beginning specs for a language I'd like to implement at some point
Programming language proposals:
- strongly typed
-- explicit conversion
- all operators can be overloaded
- all types should have properties and be extensible
-- perhaps one primitive type "byte" or "bit" with no properties?
-- a = "string" : A syntax for typing
-- alt: var a = "string" - inferred typing
- functions calls look like "range (x, y)"
UTC 2020-04-21 15:30:47 [Error] [broker: <scrubbed: broker_b>:1883] [is_connected: true] [is_connection_open: false] [client] Connecting to<scrubbed: broker_b>:1883CONNACK was not Accepted, but ratherConnection Error
UTC 2020-04-21 15:30:47 [Debug] [broker: <scrubbed: broker_b>:1883] [is_connected: true] [is_connection_open: false] [client] Reconnect failed, sleeping for16seconds
UTC 2020-04-21 15:30:50 [Debug] [broker: <scrubbed: broker_a>:1883] [is_connected: true] [is_connection_open: true] [client] enter Publish
UTC 2020-04-21 15:30:50 [Debug] [broker: <scrubbed: broker_a>:1883] [is_connected: true] [is_connection_open: true] [client] sending publish message, topic: <scrubbed>
UTC 2020-04-21 15:30:50 [Debug] [broker: <scrubbed: broker_a>:1883] [is_connected: true] [is_connection_open: true] [net] obound wrote msg, id:1
UTC 2020-04-21 15:30:50 [Debug] [broker: <scrubbed: broker_a>:1883] [is_connected: true] [is_connection_open: true] [net] outgoing waiting for an outbound message
UTC 2020-04-21