iBobo

Results 13 issues of iBobo

This could be related to #90, but more "static". Now there's the "reference time", the time where the user lives in the present, so "today" is the day of the...

I found that duckling understands text in `"CamelCase"` and `"UPPERCASElowercase"` fashion, and this is good, but poses a problem when a valid word almost exactly contains an abbreviations. This is...

Hi, I added support to use Msgpack as a serializer for [APCu.](https://pecl.php.net/package/APCu) This was needed to me because IgBinary is very unstable under PHP 7 (gives a Segmentation Fault whenever...

enhancement

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information In my machine: ``` Operating System: Platform: darwin...

template: bug

**Package name** arktype **Alternative to** zod, joi, jsonschema **Quality check** - [x] Package has sufficient overlap in functionality to act as a replacement. - [x] Package is actively maintained, and/or...

similar suggestion

Yeah, I know it's my fault, but I downloaded the wrong architecture dmg... arm64 is so similar to amd64... I didn't notice there was an x64 version after some lines......

feature
stale
core-next

I added the most common SVG attributes to the ReactAttributes map.

Hi, when remote urls are very long (for example when using Instagram images) the filename gets too long (over 256 chars) and the optimization fails with `Error: ENAMETOOLONG: name too...

As I said in the php-multi-curl's pull request, I merged the two EpiCurl versions in the two repositories since I was using both and that was causing some troubles. This...

### This PR will... Make the `url` property a public getter, and create a private `_url` for internal use. ### Why is this Pull Request needed? As discussed in issue...