J. R. Schmid

Results 51 issues of J. R. Schmid

When trying to write RTL languages such as Arabic or Aramaic (the two I happen to be working with regularly, didn't try an unconnected one like Hebraic), it looks like...

enhancement
help wanted

- Starting `kod` without arguments could mean "create new document". - When inside of of kod, there could be an interface similar to vim's, i.e. typing "Esc, :" gets you...

I believe this has something to do with Psych 4.0.4 (https://github.com/ruby/psych/pull/487 ?). Just changing `rehash.rb` line 256 to use `#safe_load` is not enough and I'm not sure which `permitted_classes` need...

```ruby require 'extralight' require 'sequel' DB = Sequel.connect 'extralight://db.sqlite3' table = DB[:some_table] ``` ... alas ... ``` Sequel::AdapterNotFound: LoadError: cannot load such file -- sequel/adapters/extralight ``` used to work but...

Prevent myself and others from having to look at unasked-for porn.

Hi all! Not sure where to comment on this ... the author of this commit (@dz0ny) seems to have written code for using BLE as a telemetry device. Can somebody...

Example file attached. Expected recognition to fail or create empty output. ![vol01_page0003_f002](https://user-images.githubusercontent.com/192860/193547156-df8b36e0-8ec5-4213-9590-f8944cb01658.png)

Hi! So my package from China has arrived and I've been playing with the boards a little. Somehow I managed to solder a couple of things onto them with an...

Hi, I've been trying to make your skins work on a site where I use Modernizr to attach a datepicker to every date input. Unfortunately, it doesn't seem to get...