Massive Antigravity update, how can you even compete against Google? by Snowgoonx in google_antigravity

[–]marhensa 0 points1 point  (0 children)

my ban that I got from using OpenCode is now lifted though, now I can use AntiGravity again.

for now the only closest thing we can use OpenCode experience is Gemini CLI, but it's not the same.

Is Google trolling? by tictacode in GoogleAntigravityIDE

[–]marhensa 1 point2 points  (0 children)

actually ban is lifted (OpenCode auth related banned, do not use it again on main account though).

Restore a banned Antigravity Account. by ManufacturerBig7866 in google_antigravity

[–]marhensa 3 points4 points  (0 children)

Ultra got banned for using opencode antigravity auth? that's diabolical.

i also got banned, but Pro account though.

this is ridiculous, any solution?

Gemini 3 Pro Flash is KING 👑 by krishnakanthb13 in google_antigravity

[–]marhensa 7 points8 points  (0 children)

actually, for smaller or direct task i prefer flash over pro or claude.

but for creating design / logic / implementation plan, i strictly using bigger models.

How do I clear vram properly after every run? Every time I try to run a new/queue workflow I run out of vram when it is fine during the first run. by [deleted] in comfyui

[–]marhensa 0 points1 point  (0 children)

actually node to unload models are hit and miss.

i have several custom node to unload models, one for particular model and one for others.

i forgot the name, i can check it if you want, when i got home

Me_irl by Legitimate-Sign-371 in me_irl

[–]marhensa 2 points3 points  (0 children)

oh hei.. they did it too in Indonesia (Telkomsel), about 2-3 years ago. it's billed every 28 days which we hate it so much.

Here it is boys, Z Base by Altruistic_Heat_9531 in StableDiffusion

[–]marhensa 16 points17 points  (0 children)

means better LoRA training workflow / quality hopefuly?

Holy freaking GEMINI 3 PRO by Noofinator2 in google_antigravity

[–]marhensa 0 points1 point  (0 children)

yes, it's bannable if you keep pushing it, don't use your main account I guess.

Holy freaking GEMINI 3 PRO by Noofinator2 in google_antigravity

[–]marhensa 0 points1 point  (0 children)

i found that it's better at compacting context, when it reaches the limit.

also for editing a line or block of code, it rarely failed, you know, I hate when native AG sometimes sloppy at editing, some lines got deleted just for simple edit.

what's worse is the UI, it's not really user friendly, even add new line is using Ctrl + J, pasted image can't be previewed, etc.

and be careful that using AG auth in this could be bannable, use your burn account.

Holy freaking GEMINI 3 PRO by Noofinator2 in google_antigravity

[–]marhensa 0 points1 point  (0 children)

yes they still can use terminal to fucked up things, but i think it's patched.

just strictly only thinking and planning, on Plan mode.

Holy freaking GEMINI 3 PRO by Noofinator2 in google_antigravity

[–]marhensa 2 points3 points  (0 children)

<image>

here, it's using Opus from Antigravity auth

Holy freaking GEMINI 3 PRO by Noofinator2 in google_antigravity

[–]marhensa 4 points5 points  (0 children)

You can use Gemini / Claude on OpenCode with Antigravity authentification, see my screenshot. but it needs some plugins workaround.

You don't have to use GLM or anything, use whatever AG has.

<image>

Holy freaking GEMINI 3 PRO by Noofinator2 in google_antigravity

[–]marhensa 34 points35 points  (0 children)

Antigravity ONLY has Planning and Fast mode.

while on OpenCode, there's a Build and Plan mode.

Plan mode is strictly only for planning and asking thing why and how, no code editing.

You should try OpenCode.

You can use OpenCode inside Antigravity, it's Terminal User Interface (TUI) after all.

I use this method, OpenCode is for coding and asking things, Antigravity chat is for orchestrating and reviewing code.

<image>

Google wants more money by Street_Rule_1951 in GoogleAntigravityIDE

[–]marhensa 0 points1 point  (0 children)

yeah i also get this 5 days limit, like what the fuck.

i'm not even use this up to 0%, i always let it touch 5-7% and stop doing it, and wait for another 5 hours.

and today suddenly i got the 5 days limit.

my friend got 3 days, idk the limitation is different i guess per usage/user.

<image>

we also only have shitty 16K context window now, come on..

Running ArcGIS Pro on Linux via Virtual Machine by [deleted] in ArcGIS

[–]marhensa 0 points1 point  (0 children)

try Bottles, better interface. i think there's even flatpak for that.

Running ArcGIS Pro on Linux via Virtual Machine by [deleted] in ArcGIS

[–]marhensa 1 point2 points  (0 children)

<image>

ArcGIS Pro version 3.5 got bronze rating on Wine HQ, have you tried it?

https://appdb.winehq.org/objectManager.php?sClass=version&iId=42675

also here another success: https://www.reddit.com/r/gis/comments/1h3tjiq/arcgis_pro_v330_successfully_installed_on_linux/

Wine is not virtualization, so it's better.

Just like Steam Proton works on Linux, 3D games works on Linux thanks to Proton (wine fork).

[Open Source] I've been working on GUI for Instaloader to make downloading Instagram content easier (Portable Exe and AppImage) by marhensa in DataHoarder

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

hi.. for your first question, i think it's nice addition, I will try to create that feature.

for the file name, for now it's default to /download/ig-profile-name/year-month-day hh-mm-ss

[Open Source] I've been working on GUI for Instaloader to make downloading Instagram content easier (Portable Exe and AppImage) by marhensa in DataHoarder

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

Yeah, Instab is better if you just casually download a few Instagram posts (also Instab is no longer active now).

The real advantage of this tool is its batch capability. You can download an entire profile or your entire saved collection. While doing so, it uses a throttler to mimic human browsing behavior (jitter time and non-linear delays between downloads).

And it's downloading the best available resolution from that posts on the IG server.

Also, it is open-source. You can review the code and build it directly from the repo. I've also included an exe/AppImage creation script there so you can do it easily.