Paweł Kowalski
Paweł Kowalski
@KonradHoeffner Im trying to use only relative urls as well, im pretty fresh to SvelteKit, still experimenting with outputs (im using static site generator adapter) and how it can be...
@antony Changing variable means having JS access to the site in its context. Having that situation = game over. Not because CDN path can be changed, but because EVERYTHING can...
Ok, after couple hours of trying to make it work i think the resulting issue is the usual one, described above. 1. Im generating static site. 2. I want to...
Well, its 2021, brotli isnt going anywhere and is supported by every cdn, cloud provider and tech around traefik.
I had to jump the ship :\
Wait... Are you saying that clearing selected values to have default state of the choices requires above hack? This or destroy + clear selected + init of the whole thing?...
Agreed, this project is awesome. Good job. This is this rare occasion when i see a project and say: Im going to use this. PS. If you are taking feature...
Eh, it worked for 5 days, in 6th day it broke - no changes from my part. ``` error: src refspec ***@github.com/pavelloz/instances-uptimez.git does not match any error: failed to push...
Any other ideas how to fix repo once it breaks like this? I've nuked my repos around 6 times and sooner or later it breaks... I gave on it even...
Lets brainstorm this thing then :) 1. Is it always using `https://` github origin? Because I always been taught to only use ssh:// (or git://) because otherwise i have to...