Alexander Cobleigh

Results 78 issues of Alexander Cobleigh

a small animated graphic, e.g. a simple 2d map viewed from above the dojo, showing the different moves of the players during an entire round maybe make it easily shareable?

help wanted

i.e. colors for top players, adding an honorific to the name e.g. "blindfolk #292 - the one eyed king/queen" or something else

enhancement

not sure if this works in other browsers, but it would be cool to indicate the position that's currently being manipulated in the fighting style editor with a cursor of...

bug

With a `--base` option (or similar naming) the following invocation: ``` go run compiler.go --css ./../../html/assets/css --html ./../../html --out ./../../html/assets/themes ``` could potentially turn into: ``` go run compiler.go --base...

Hi! Is it possible to e.g. change the text for the select element `Show Entries`, or remove the text for the search input element? It seems like this is [supported...

from bashrc in the public cabal: > I was wondering if this is vulnerable to the same failure modes as irc. In irc without any logins to a central server...

posting @noffle's idea from irc here ``` 00:17:53 < noffle> fyi that a cabalirc mirror exists: https://github.com/cabal-club/cabal-irc 00:20:58 < noffle> it'd be cool if cabal chat messages had an optional...

enhancement

while working on https://github.com/cabal-club/cabal-cli/pull/179/, adding `/ids` command to toggle showing a public-key suffix for all nicknames in chat, i noticed that i wanted to call a function every time a...

@sammacbeth had the following tip: > I found that [discovery-swarm-webrtc](https://github.com/geut/discovery-swarm-webrtc) (with a turn server) works better for difficult networks, and as a bonus it can use ipv6. if we want...

enhancement

ephemeral messages are messages whose content is only available for a poster-defined time interval. implementing this correctly entails encrypting the contents somehow. they can be used for sending sensitive information...