~akarle

https://alexkarle.com

All about the tools

Trackers

~akarle/euchre-live

Last active 3 years ago

#1 HTTPS support for http://euchre.live 3 years ago

~akarle assigned ~akarle to #1 on ~akarle/euchre-live

#1 HTTPS support for http://euchre.live 3 years ago

security added by ~akarle on ~akarle/euchre-live

#2 Optimize frontend build time 3 years ago

devx added by ~akarle on ~akarle/euchre-live

#3 Reduce frontend payload size 3 years ago

performance added by ~akarle on ~akarle/euchre-live

#4 Investigate using preact over react 3 years ago

performance added by ~akarle on ~akarle/euchre-live

#4 Investigate using preact over react 3 years ago

Ticket created by ~akarle on ~akarle/euchre-live

Should help with #3.

https://preactjs.com

#1 HTTPS support for http://euchre.live 3 years ago

Comment by ~akarle on ~akarle/euchre-live

Solved by using relayd as a TLS terminator (using the keypair setting to get the right cert via SNI).

euchre.live then was updated to use https/wss if the protocol in the location was https!

REPORTED RESOLVED FIXED

#2 Optimize frontend build time 3 years ago

Comment by ~akarle on ~akarle/euchre-live

Fixed with the replacement of webpack with esbuild in 15b39f84

REPORTED RESOLVED FIXED

#3 Reduce frontend payload size 3 years ago

Ticket created by ~akarle on ~akarle/euchre-live

The dev payload is massive, and the prod payload is also quite large.

#2 Optimize frontend build time 3 years ago

Ticket created by ~akarle on ~akarle/euchre-live

90s on my poor old x220 is too long! :)