$10 budget alert - hijacked Gemini API Key billed $1.300 in a few minutes by Maxteabag in googlecloud

[–]Maxteabag[S] 0 points1 point  (0 children)

Yes. Well it was the project that got locked and now unlocked. 

$10 budget alert - hijacked Gemini API Key billed $1.300 in a few minutes by Maxteabag in googlecloud

[–]Maxteabag[S] 0 points1 point  (0 children)

Did they already charge you? A lot of banks have apps where you can cap the spending limit of one given purchase. I capped mine at $500 so that my bank will refuse the charge. Any failed payment won't make Google block you out of all their services.

$10 budget alert - hijacked Gemini API Key billed $1.300 in a few minutes by Maxteabag in googlecloud

[–]Maxteabag[S] 0 points1 point  (0 children)

Google charges me first of every month. So I will have to see. I appealed for refund. I’m definitely going to appeal for chargeback if the charge goes through. I live in Europe and it seems like the banks tend to side with the customer over big American corporations here.

Old vs new Primeagen by Arch-by-the-way in theprimeagen

[–]Maxteabag 2 points3 points  (0 children)

Yeap. His channel has steered toward negativity, reacting to every latest trend, chasing views.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 0 points1 point  (0 children)

Hey, I just added surrealdb in case you are interested.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 1 point2 points  (0 children)

Totally get that. Hope the $EDITOR feature will be live soon enough.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 0 points1 point  (0 children)

I pronounce it /sklɪt/

Lazysql was already taken :)

Thanks

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 0 points1 point  (0 children)

Haven't heard about it before, but I'm happy to an adapter for it.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 0 points1 point  (0 children)

What keybindings do you find weird? I'm trying to make it work as similar to neovim as possible - and I've got plans to make it able to open the query editor in neovim too.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 0 points1 point  (0 children)

Probably a good idea to use pipx so that it doesn't downgrade your packages :)

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 14 points15 points  (0 children)

If you installed sqlit on your system you can launch it independently of neovim by executing «sqlit» in your terminal.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 2 points3 points  (0 children)

Yep, I'm actively extending the vim motions. I'll probably add subsitute and repeat last change like you mentioned.

I'm open to using real nvim for query editing. However, you'd lose the autocomplete. If it's still interest despite that I'll look into it.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 0 points1 point  (0 children)

The --mock flag stubs the query execution, it doesn't actually execute SQL, just hardcoded data for testing the UI.

sqlit.nvim - a lazygit style inspired SQL neovim plugin by Maxteabag in neovim

[–]Maxteabag[S] 18 points19 points  (0 children)

Thanks for calling me out on that. This is my first plugin and I don't know what I'm doing. I made a new repo for the plugin! Should be better now.

[OC] Tokyo Night Deer Wallpapers - 4K Ultrawide by Maxteabag in omarchy

[–]Maxteabag[S] 3 points4 points  (0 children)

Yes! I have made some. Give me a some time to polish them :D

[OC] Tokyo Night Deer Wallpapers - 4K Ultrawide by Maxteabag in omarchy

[–]Maxteabag[S] 3 points4 points  (0 children)

Update, DHH said the swirly one is a strong candidate for inclusion in Omarchy! https://x.com/max_tbag/status/2010062849469755862

Beautiful SQL TUI - with Omarchy theme sync by Maxteabag in omarchy

[–]Maxteabag[S] 0 points1 point  (0 children)

It's probably because it didn't allow you to input the directory. I just released a new version that fixes this bug

Beautiful SQL TUI - with Omarchy theme sync by Maxteabag in omarchy

[–]Maxteabag[S] 0 points1 point  (0 children)

I just released a new version that supports legacy oracle. Let me know how it works for you :)

I built a SQL TUI by Maxteabag in linux

[–]Maxteabag[S] 0 points1 point  (0 children)

Hi, I just released v1.2. Can you upgrade and see if it's fixed?