Alexander E. Fischer

Results 10 issues of Alexander E. Fischer

Currently, the feature only works for videos directly accessed on their own pages. Would be great if it would also disable autostart for "introduction" videos and YouTube channel front pages.

enhancement

In the environment where I develop applications, domain events different bounded contexts emit are identified by name URIs, e.g. `tld.company:invoicing:invoice-created:18cdd1f0-f34a-0136-23b0-54e1fd138e9f`. Now first of all, when my bounded context built with...

I have a question about the behavior of process managers in Commanded. For better exposure, I asked my question [here](https://stackoverflow.com/q/50951135/322863). To me it seems that the current behavior might be...

proposal

Would it be possible to render the book on the server-side in Node so that clients can consume the book without need for JavaScript? I am working on a project...

Please implement the Online Certificate Status Protocol (OCSP) in Mumble to deny revoked server certificates. Also consider OCSP Stapling for efficiency. A detailed explanation follows: When a Mumble client connects,...

certificate
feature-request

Your releases are signed with an OpenPGP certificate. However I don't find any documentation on where the certificate can be acquired. Either the certificate itself or a full fingerprint, ideally...

So I tried to load some EPUBs (based on ZIP containers). Sometimes they load fine, sometimes they fail. I wrote some tests for it [here](https://github.com/aef/deno-zip). At least for me these...

Exchange classic prodecural filesystem API with modern object-oriented Pathname in specification. Less noise which lets you focus on what the tests are actually doing.

Generalize the temporary directory handling in specification by using example tagging and a centrally provided around(:example) filter that creates a Pathname based temporary directory and ensures removal after execution.

Remove noise in all the specification files by importing the spec_helper centrally through .rspec config