Espen Antonsen

Results 68 comments of Espen Antonsen

Would just removing that line fix this or is there anything else that needs to be done?

Any way to force a request when using an API that doesn't specify caching? Basically I want the resource to expire when doing an update or be able to invalidate...

This is a bit complex to make really useful, at least from my user cases. I use [The Clock](https://www.seense.com/the_clock/) in addition to Itsycal. Itsycal shows local time and calendar info....

I'm seeing this issue with emails from Microsoft Teams. Example where notes is cut at the URL: ``` Hello meeting message ________________________________________________________________________________ Join Microsoft Teams Meeting +47 21 40 20...

In other calendars (Fastmail webapp) the links appear. Looking at the code it is strange that the links are wrapped in angle brackets. I'm a bit unsure why or if...

I understand. Are you using any html parser for this? Does it display all html or what "rich text" will it show? Will it display images, tables etc? The standard...

The parsing I supply to the icalendar gem is very basic but never had any major issues with parsing or generating ics with it. I have however experienced some [timezone...

It is my understanding that both Let's Encrypt and ZeroSSL have the same ACME API. There seems to be some authentication differences that will be supported in acme-client soon: https://github.com/unixcharles/acme-client/pull/210...

Sorry I have never used Travis before. I updated the Travis Gemfile.lock files now. How can I test this without pushing changes to the PR so that Travis runs? I...

Thanks for the pointers. I am new to Appraisals and Travis. Not sure why it is giving me an error now though: > You are trying to install in deployment...