Sebastian Clausen

Results 47 comments of Sebastian Clausen

Okay, the available linters for atom can see unused variables and functions, but invalid agument types not ;) Didn't know that tern-lint was capable of this. :+1:

Sad, this repository is dead :cry: Didn't found a maintained solution für the translation management problem for larger applications.

@daniellochner Unfortunately I didn't have a working solution for this, but I'm currently back at this topic and try to make it work. I'll post my findings.

Like all my small side projects I quickly lost interest after that obstacle and moved to different things I didn't completed.

Same here on linux with the same ghc version as @valsaven

@AnthonyTornetta exactly as the commit message says, I added a 3d camera to tone one_shot example and adjusted the Cargo.toml, as you suggested. Thank you very much for your input!

I have been working on an overhaul of the library which directly uses mqtt.js and doesn't need mqtt-browser anymore. I think that would solve your issue, while I can't give...

Yes, you’re right. I’ll fix it. Why didn’t I used those topics and filters for my tests? 🤔

Since the mqtt.js client will receive all messages for all subscribed topic filters, this code will ensure that only the messages matching the topic filter you created the specific observables...

I‘m currently on vacation but have a few spare days left after our return and planned to work on several reported issues. Unfortunately that’s in nearly two weeks, so I...