Nathan Samson

Results 12 issues of Nathan Samson

This adds a way to sleep in a non-busy way so different threads could sleep simoultaniously and execute actions on different intervals. Added an example that toggles the Arduino One...

Hi, not really an issue, although it could be as master bug to keep track of outstanding issues. I've tried to use rigger a few weeks ago (just after DigitalOcean...

Remember the tiling size (2x2; 3x2; 4x4; 6x6). I (almost) always use 6x6, it is kinda disturbing to change it every time.

The two Autotiling modes are half / half now. I find 2/3 1/3 a more natural division. (On the width, not necessarily on height). One possibility (but maybe not the...

### Describe the bug When running the gem in ruby 3.3 it displays the following warning ~~~ /home/nathansamson/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/aws-sdk-core-3.191.1/lib/aws-sdk-core/assume_role_web_identity_credentials.rb:5: warning: base64 was loaded from the standard library, but will no longer...

breaking-change
dependencies

This is a WIP to update to 5.2.1 and as well to reduce the slug size. Note that this version is untested (I did not update the deps yet for...

Usable for experiments

Does the system allow for easy ordering? eg. order(name: :asc) where name is a translated field? How well does it combine with fallbacks? I did not see anything in the...

enhancement

TLDR; I want to protect certain apps to only be pushable by a certain branch, and preferably not allow forced pushes (similar to gitlabs protected branches - https://about.gitlab.com/2014/11/26/keeping-your-code-protected/). This to...

enhancement
help wanted