Niels R.

Results 24 comments of Niels R.

Since you see an `FS1` on this screen, I would assume, that the last information from the [Troubleshooting & Improvements](https://github.com/geerlingguy/macos-virtualbox-vm/blob/master/README.md#troubleshooting--improvements) "If for High Sierra you encounter boot / EFI problems..."...

@famaridon great work! Looking also forward to have this merged into the main theme. Any blockers on that, @matcornic?

Hi @brianehlert, thanks for your explanation, this clarified a lot for me as well. But I was wondering how I could expose a service, which is not in the namespace...

Hi @iegomez, thanks for putting so much effort in this fantastic plugin. I was happy finding it and it works very nice. I'm running MQTT in the usual IoT space...

@iegomez, fully understood! I wasn't expecting anything soon - especially not in this year. If was hoping more for the re-opening of this feature request and maybe I find some...

Hi @njh, maybe it's worth getting some inspiration from [the implementation from the Locant MQTT](https://github.com/Losant/losant-mqtt-ruby/blob/master/lib/losant_mqtt/device.rb#L74) gem as well? It looks promissing to me. Regards,

Some for me with Debian Squeeze 64, Puppet 2.6.2 and default setting: ``` ruby rvm::define::version { 'ree-1.8.7': ensure => 'present', system => 'false', } ```

As requested in the Contributing Guide, I would like to extend this issue report, by adding reproducable steps: - `git clone https://github.com/activerecord-hackery/ransack.git` - `cd ransack` - `RAILS=main bundle install` -...

Thanks for your feedback, @thuehlinger. I'll try to update the version again and give you more details on the permissions.

Thanks for the input, @apotonick. I'm trying to change the format for `DateTime` to UNIX epoch format, depending on a request parameter. Adding your solution, doesn't work for me in...