Christophe Naud-Dulude

Results 35 comments of Christophe Naud-Dulude

Sounds nice. Do you have a screenshot?

The referenced TS issue has been merged! Not sure when it'll be released but it's still tagged as a 3.5.x candidate.

Hi @mbajur, I know it has been a while but are you still experiencing this issue? This code works just fine for me: ``` Ruby module Test class User include...

The behaviour is wrong but I can't figure out why. I'm new to this codebase but I've been trying to debug this for over an hour now and I just...

I'm thinking a good fix would be to add a function in `lib/her/model/associations/association.rb` that encapsulates the `save` method of `orm.rb` by building the proper path first and then calling `save`....

Interesting idea but that would require iStats to run in the background. What is your suggestion exactly? Have an extra param to specify the time frame for "recording" data and...

@connor-brooks check this issue for some info: https://github.com/Chris911/iStats/issues/74 I just tried on my machine with `watch --color -n 10 iStats` and the temperature is updating. If that doesn't work there's...

Weird I'm currently on the battery and the CPU temperature is updating. The code simply reads from a sensor on every execution so if there's some caching done (perhaps to...

Someone also suggested this. What theme are you using? I'll install a couple different themes and try to use the UI variables see if I can get something to work.

I don't have a lot of time to work on this extension these days but if the fix is easy I'll try to get it done. Can you post a...