Sean Leather

Results 44 issues of Sean Leather

Sorry about the vague title. I haven't looked into the cause, but I thought it was significant enough to report. I have the following code: ``` liftIO $ withTaskGroup 50...

Thanks for this package! It serves a useful niche purpose. I just wanted to discuss the proper usage. I'm rather new to the JavaScript/Node.js world, so I welcome any constructive...

There are a number of inconsistencies between what's exported, what's documented for the predicate, and what's actually defined for `http_reply` and `http_status_reply` in [`http_header.pl`](https://github.com/SWI-Prolog/packages-http/blob/aeb159a104be39091b1fa046755e48aa89b05667/http_header.pl). Also, note that `Status` is mentioned...

I discovered the `linkclick` event [here](https://github.com/box/viewer.js/blob/211e654c8801604b1cadab3b056ccbbf76e8b6e7/src/js/components/page-links.js). I would like to use it. - Are the `linkclick` event and the structure of the link data considered stable parts of the API...

I just created https://github.com/spl/font-awesome-type for Font Awesome icons. Since I've been using Bootstrap, I always found it quite annoying to use strings for the glyphs. So I think it would...

This is an issue where we track ideas for names that we would like to consider changing. We may come back to this in the future to wrap them all...

enhancement

The log array buffer format uses a `u32` in the control word to determine the length (number of elements) in the log array. But this is exposed as a `usize`...

I've been playing with TerminusDB, and I started looking at fixing a few minor issues around padding and margin, but then I discovered the top-level layout is done with HTML...

**Summary** On some systems, `SIGTERM` (e.g. using `kill`) doesn't terminate the `swipl` process. `SIGKILL` (e.g. `kill -9`) does still kill the process. **Background** We first ran into this issue after...

When I first went to take a picture, I couldn't find the trigger button. It was only by accident that I discovered it when I dragged my finger up from...

enhancement
good first issue