I remember that it wasnโt obvious that it is not enough to connect ChatGPT subscription on integrations page. I assumed it will just show up in the model list, but then it turned out I needed to configure tag, attach to VMs, then open Shelley and manually refresh model list. After all that I lost access to https://t.co/zdVV1TBrOe gateway models which I also wanted to keep as an option.
A flow I would have preferred is to edit model list in Shelley, click add/connect button and from there authorise using your ChatGPT subscription or reuse existing integration.
I had a lot of replies to my latest email newsletter. Many assume that adding a CDN in front of your app server _must_ add latency because it's one more server between user and app than before. Not true. Tested on a client server this week: adding a CDN removed 300ms of latency.
@dhh The article says it is actually Ireland that is stopping the practice in 2020 (under the pressure from EU and US), not Google suddenly deciding to play it fair.
@mandrillapp And this is on top of regular 502 errors that we get on our tracking links. We recently had to disable your link tracking completely because of how unreliable the web service is.
I wrote a thing. A lot of what makes Clojure special isn't in the code, it's in how you use it. If you tried Clojure before but found it frustrating and tedious then this might be the post for you. https://t.co/sjrCfqc7oG
@JavierMartinz@FullStackFest No, it did not exist at the time. Basically, our app behaves like SPA and we transition between scenes. We plan to adopt React Navigation.