Lukas Vanagas

Results 132 comments of Lukas Vanagas

Wow! That's super nice of you to update, brother. Thanks! Sent from [Proton Mail](https://proton.me/mail/home) for iOS On Thu, Jan 4, 2024 at 05:11, Abhijit Gupta ***@***.***(mailto:On Thu, Jan 4, 2024...

I'm experiencing the same. I added a `kill` command inside my `package.json` to get away from it for the time being - maybe it's helpful to others too. ```json "scripts":...

@aeq-dev can you check if you an access redis as such using `nc -vz localhost 6379` from exactly the environment where your Laravel is exepcted to run? Then check if...

This is normal if your batch is small then there isn't room for a win. I wouldn't call it an issue. :)

I am researching for ways to post clean this without using LLMs. If anyone has come across any ideas, I would appreciate them!

I bought licence as well and didn't check that Bun is not yet supported. I hope it'd be easy since it provides `Bun -e` to evaluate the code. Super nice!

Yep, same here. I must admit this censorship society is really nuts. But gotta admit, it also makes me laugh thinking such trivial snippet gets filtered out. 🤣 ![image](https://github.com/microsoft/vscode-copilot-release/assets/9198896/4c0ca095-4618-4596-a5f8-144688917f0a)

Judging by `illuminate/*` dependencies and the birth of this repository, it seems like Laravel 10+

I've been using with no problem for long time. It is important that you use client for the edge runtime as shown here: https://docs.turso.tech/sdk/ts/quickstart ```ts import { createClient } from...

This is amazing. When this is merged, please ping me. I would like to adapt it for OpenAI + Gemini 1.5 Pro. ✌️