Jasper Hugo

jasper@jasperhugo.com

GitHub

Photography

Open source projects

Other open source contributions

2023-05-07
Add Generic Ephemeral Volume support to terraform-provider-kubernetes
2023-05-06
A demonstration of calculating SHA-256 over encrypted data, producing an encrypted result, using the tfhe Rust fully homomorphic encryption library
2023-03-18
A Lambda@Edge function that signs the origin request using SigV4A, allowing the use of an S3 Multi-Region Access Point as a CloudFront custom origin
2023-01-14
Make coturn use the actual configured redis password to connect, rather than a string of asterisks
2022-05-19
Add support for non-HTTPS (i.e. SSH) git URLs for the rustsec advisory database in cargo-deny
2022-02-25
Add support for external-id to aws eks get-token
2021-12-03
Add support for disabling thumbnail enlargement in the jitsi-meet frontend
2021-06-30
Make jicofo use the dedicated "service" XMPP connection for contacting jigasi
2020-06-04
A Linux kernel module implementing a DSI driver for the panel on the Google/LG Nexus 5X mobile phone
2020-01-20
Added rustls support to the tiny IRC client
2019-08-23
Added methods for creating TOTP/HOTP from raw bytes and base32-strings to the otpauth crate
2019-07-29
Switched the otpauth crate to use ring for crypto, and improved API ergonomics
2019-03-22
Added ECDSA support to the jsonwebtoken crate
2019-01-22
Added modifier keys support to Flutter Desktop
2017-08-09
Refactored the tree builders in html5ever and xml5ever (part of servo)

Selected Stack Overflow answers

2023-05-01
On creating EKS nodes in a different region than the EKS master
2022-08-28
On changing the default scheduler in a Kubernetes cluster with a managed control plane
2021-10-07
On Webpack's use of MD4, which OpenSSL finally removed support for
2021-05-22
On exposing a single Pod of a StatefulSet via a Service