Joel

Results 28 comments of Joel

I had a similar issue in a project of mine. The solution was to patch Shrine's `S3` storage class. I was going to open a PR with a fix, but...

It would be great if we could give a time of day and have the lights automatically adjust. To get real advanced we could also provide the latitude.

start here https://www.youtube.com/watch?v=5bIpaXPiPIA

One reason I created this rendering engine was to create a UI toolkit based on material design. We won't need all of the above features to accomplish that so I...

This would be a nice feature to have.

I started experimenting with this, gave up, and then started again. Here's a branch of my code https://github.com/da1nerd/crystal-mysql/tree/ssl So far I think the initial MySQL handshake is properly implemented. The...

If someone wanted to help with this I'd be willing to pay a bounty of $100 :dollar: .

Some additional context is that a restart was required on the host, there were 41 pending updates. I don't remember exactly, but I probably installed all the available updates during...

Although not preferred, the usage of the generic version does look a bit nicer if you aren't used to blocks. I guess it would just depend how flexible/reusable you want...

@sandro-csimas has a very valid point. It is not intuitive to change the content style based on the title text. Doing so removes too much control from the developer. Now...