Benjamin Bannier
Benjamin Bannier
> fwiw, it can potentially be more useful to have the metric be the 'start time' vs the 'up time'. What is the benefit of uptime over boot time? In...
> Hello I'd like to help solve this issue, however, I'm having difficulty trying to find where exactly the problem is. Could someone please help me locate where the decode()...
I looks like even with https://github.com/nemtrif/utfcpp we might not be able to ditch our dependency on https://github.com/nemtrif/utfcpp. `utfcpp` provides UTF-8, UTF-16, and UTF-32 and functions to work on them and...
> I think your issues begs the question of if it makes sense to support anything other than UTF-8? What I mean by this is that maybe UTF-16/32 support should...
> > string-like functions in bytes become muddy by introducing UTF-16 (functions like startsWith/upper/lower) > > I don't think they'd get muddy. `startsWith()` takes a `bytes` argument, so that's really...
> I'd like to double-check a few things before adding finishing touches on this: > > * What is the minimum python version we need to target? > * tarfile...
> Would it be reasonable to have zkg emit an error or a warning when run with a umask more restrictive than 022, or maybe even set the umask before...
@ekoyle I pushed added some fixups to make your test pass both with a GNU and a BSD stack and a minor vendoring cleanup. Please feel free to rebase aggressively.
The actual issue is a Spicy issue when one uses a function name in a place where an expression was expected and reproduces with the following pure Spicy code: ```ruby...
> [@bbannier](https://github.com/bbannier) are you working on this? No, I only briefly looked into it. Moving back to Todo.