arch-fan

Results 17 comments of arch-fan

It's happening. Trying to run Microsoft SQL Server on Raspberry Pi 5 ``` pi@raspberrypi:~/docker/portainer $ docker run --platform linux/amd64 --rm mcr.microsoft.com/mssql/server SQL Server 2022 will run as non-root by default....

Just a reminder comment

Wow, an official Twitter API Client!! Let's install it! `pnpm install twitter-api-sdk` I wanna auth the client, let's see how to Mmmm... Bearer.... Let's check the issue cuz docsn't Open...

1. Using await once is enough. Validate can be sync or async, but just write await. 2. It's ok, use dep or just copy paste, version 1.0.0 will always be...

My bad. Just had to disable SSL/TLS so it uses STARTTLS