James Addison
James Addison
I've never felt like I completely understand socket-based programming (to the level of intuitively knowing how to write socket-based communication code), but what I remember is that although each socket...
> I don't think there is a procedural way to distinguish between a client and a server socket, apart from when it starts to use its primitives. Also, [servers use...
> My bad, that was a rookie mistake. What I get instead is that the client gets stuck on: > > ``` > File ".../python-mocket/mocket/mocket.py", line 375, in true_sendall >...
FWIW: I'm encountering similar `format-security` compile-time issues when attempting to package `quadrilateralcowboy` for Debian. The changeset required to achieve a successful compile (pending testing...) there weren't huge (see blendogames/quadrilateralcowboy#4). I...
(in a sense, I think that the `Expat` license _is_ the MIT license, perhaps even less-ambiguously so -- the `nickname` field seems like a way to (begin?) representing that within...
Thanks, will do :+1:
Hm. After looking again at some of the templates, the naive quick fix I had in mind would likely be confusing for site visitors (for example: the [description of projects...
The bug requires `filter-control` and `mobile` extensions to be loaded, and is replicable on 1.22.1 (as-reported) and 1.23.2 (latest). (a minimal example suitable for use on the live editor is...
> I'm not sure yet what is wrong: > > * Should the empty table in the header be created? (is it used for something?) > > * Is the...
Also: why does this only happen when the `data-mobile-responsive` attribute is set using the `mobile` extension?