Zac Nowicki

Results 28 issues of Zac Nowicki

A "proof of concept" for what my rambling #9 would look like. Notes: - I maintain the *basic* hash-like interface, so this should not be a breaking change for anyone...

Hey Sam, really been enjoying using Raze so far. I wondered if you would humor the idea, for the future of Raze, to remove the existing `ctx.state` *hash* for a...

We have specs here, we should set up Travis for CI as the library grows :smile:

A mistake I've seen happen several times in the community is something like the following: ```odin package main // (usually hidden away in some other package) Proc_Type :: #type proc...

stale

Currently, [the socket runtime will call LibC.getaddrinfo](https://github.com/crystal-lang/crystal/blob/9b76eb36047851693b9ad96660a729246e1f0f1f/src/socket/addrinfo.cr#L165), which will block the event loop until it completes. For latency-sensitive applications, this can cause slowdowns that stack, or other issues. It is...

status:discussion
topic:stdlib:networking

Reported by @tikiki "They could pick and got the confirmation, but not get the cards" ``` [ERROR : et-754 @ 2016-11-27 02:29:03.058] Exception: #

bug
can't reproduce

- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/djlint/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: Arch Linux - Python...

:microbe: bug
:sponge: formatter

Hi! Thank you very much for providing this very pleasant to use binding crate. It would appear this warning is directed at me and my use case: > Be aware...