Alex Schroeder

Results 12 issues of Alex Schroeder

I'm using the following monkey patch in my program: ``` (in-package :cairo) (defun format-stride-for-width (format width) (cairo_format_stride_for_width (lookup-enum format table-format) width)) (export 'format-stride-for-width) ``` The reason being is that I'm...

Right now the websocket response response seems to be wrong so you can no longer connect to Mastodon instances, and we're still connecting to the old streaming URLs so definitely...

enhancement
pleroma

Perhaps we are pipelining the requests too quickly on login. So I figured we could move the code that depends on a successful login (and getting the account id) into...

help wanted

### Summary At the end of the connection, each side sends a close_notify alert to inform the peer that the connection is closed. IO::Socket::SSL does that, if its close method...

* Mojolicious version: 9.22 * IO::Socket::SSL version: 2.072 * Perl version: 5.32.0 * Operating system: Linux 4.19.0-14-amd64 ### Steps to reproduce the behavior Here's a small server using TLS, assuming...

Is there somebody who has a SVG policy to merge into an existing one? I started writing something like the following. Any thoughts on what to exclude to make it...

If TLS Gopher is ever to take off, new tools should allow for it. So now here's the problem: We should attempt a TLS connection to the server and only...

As discussed here: https://github.com/kensanata/mastodon-archive/pull/100

enhancement
help wanted

I'd like to see who among the people I am following has fallen silent for a customizable time window, say eight weeks. In addition to that, I'd love to unfollow...

enhancement

Privacy: can't publish only my toots without media from my favorites.

enhancement
help wanted
good first issue