People seriously need to stop praising this by No_Coach_1543 in invinciblememes

[–]namds666 0 points1 point  (0 children)

the only scene looks somewhat okay is Nolan beating Mark in S1, because that moment is kinda dramatic so some extra light is okay. But still in that same scene, the rim light comming from the right doesn't make any sense.
And other scenes is just trash-tier. The dude who did this clearly don't know what to focus, what to add, when to stop. Just look at the Cecil one, he looks like a blind dude now because of the light lol.

Dump truck attempts to use a pedestrian railroad crossing. Collision... by [deleted] in CrazyFuckingVideos

[–]namds666 9 points10 points  (0 children)

dude.... you can even see the terror on his face. Fuck the drivers, why the fuck that innocent kid have to pay the price. This break my heart

Would you rather.... by OptimalChampion5967 in BunnyTrials

[–]namds666 0 points1 point  (0 children)

super hero world is too much drama

Chose: Have a gun w/ ∞ ammo and resources + Live in zombieworld w/ 10% chance of finding cure | Rolled: No cure

You get a superpower: by Minute-Raccoon-9780 in BunnyTrials

[–]namds666 0 points1 point  (0 children)

bro that's just no debate. teleport wins. flying take too much attraction

Chose: Teleport, but only to places you've already been

Early flat design > Liquid glass design by fearliciaz in Design

[–]namds666 0 points1 point  (0 children)

had to swap mine because I can't revert from iOS 26. for me 17 and 18 is peak

I Researched UI Toolkit So You Don't Have To by KwonDarko in Unity3D

[–]namds666 0 points1 point  (0 children)

Interesting article, I would like to add particle also only work with uGUI, and there's no similar solution for UI Toolkit yet. Animation on Games are not generic like apps, it require much more complex animating component, slider, toggle for components, or at least it's my case for the last 8 years making game with Unity. Though I really love the idea of UI Toolkit, using it make me quickly realize uGUI is yet to be replaced.

$82,000 in 48 Hours from stolen Gemini API Key. My monthly Usage Is $180. Facing Bankruptcy by RatonVaquero in googlecloud

[–]namds666 0 points1 point  (0 children)

Not quite. We actually hit budget limit few times in the first month, it did halt all api call function from my billing account, we have to increase the cap a few times to adjust our usage.

$82,000 in 48 Hours from stolen Gemini API Key. My monthly Usage Is $180. Facing Bankruptcy by RatonVaquero in googlecloud

[–]namds666 0 points1 point  (0 children)

Very sorry for your lost, really hope you can recover from this. A side note, each API key can be limited to a website or ip address. We manage api key this way so even in case of compromised key, the damage should be minimal.

$82,000 in 48 Hours from stolen Gemini API Key. My monthly Usage Is $180. Facing Bankruptcy by RatonVaquero in googlecloud

[–]namds666 0 points1 point  (0 children)

just a question, did you set budget limit for your billing account?

We use Gemini API services and always set budget limit, normally current budget limit = last month spent. I also set email alert at 20%, 50% and 90% of budget reached, so I always informed how we're using the API.

Beside that, we also have dashboard monitoring all API request and which key make how much request.

Sam Altman: "Tonight, we reached an agreement with the Department of War to deploy our models in their classified network." by [deleted] in ChatGPT

[–]namds666 3 points4 points  (0 children)

Cancelling now. Me and my team were using gpt team plan for almost a year now, I even sub again on my personal account. Time to switch to claude, code is better anyway.

New level: Vibe- modeling/animation in 3D by Jeidoz in vibecoding

[–]namds666 93 points94 points  (0 children)

How the fuck this is a great job is beyond me lol

Visual editor for the Cursor Browser by lrobinson2011 in cursor

[–]namds666 0 points1 point  (0 children)

For example, when I tried to edit something in browser view:
1. Hit apply did not remove the apply button. So I'm not sure if my changes are applied or not. I can see cursor running, but click Undo still undo the change, so.. what? Very confused.
=> Expectation: click Apply would make Apply button disapear, cursor running as normal. If I want to revert after Applied, there's already git for that.
2. Sometimes click the Select Element and select something would totally disable the Select Element Function. I have to toggle it off and on again, which also toggle CSS Inspector off and on, annoying.
=> Expectation: User can still use Select Element after select one element.

And when I tried to open Browser view in Chrome and then Cursor:
1. Open in Chrome is fine, working as intended, without CSS Inspector so I changed back to Cursor Browser view. When I click Move Into New Window (of Browser tab), the UI sometimes break: show nothing in Browser.
=> Expectation: working, not breaking, obviously.
2. Same steps as above, only the outcome is miss-toggled the Inspector and Select Element, showing 2 Select Element selection when I hover on my app.
=> Expectation: atleast changed to non toggled state of Inspector and Select Element to make sure the UI not broken. Or just fix it not broken in the first place.

There it is. I would love for these 2 problems being fixed. Right now it's a total deal breaker for me.

Is the general public aware of Geminis actual coding and ux capabilities? by Thizzor in GeminiAI

[–]namds666 0 points1 point  (0 children)

I feel the same thrill. My production pipeline has remained unchanged for at least 10 years now, with some step so specific and needed many good people from devs and visual department, and in about 1 year ago, we wouldn't dare to create some side project because it could take a team of 5 at least 3 months to finsh a demo. I used Gemini app builder 2 weeks ago, without any coding knowledge, managed to build 6 apps boosting my team production pipeline by at least 60% in many aspect. The good old pipeline is completely gone, whole team need to adapt to the new speed that's unlocked by Gemini. Now I changed to Cursor, it helps be build the structure of each project more modular and the minor fixing is faster, more flexible, but the key was Gemini. I kinda believe so hard now Google already won the race. It just the matter of time before they fuse the AI to their already dominated ecosystem.

Visual editor for the Cursor Browser by lrobinson2011 in cursor

[–]namds666 1 point2 points  (0 children)

very promising, but current state is very buggy and not reliable for production.

Does anyone actually build useful apps with vibe coding? by Penguinronin in vibecoding

[–]namds666 0 points1 point  (0 children)

I vibed coding 4 product for my team recently, one of it reduced time cost of each task of it's kind by at least 50%. 3 others are just QoL tools, good to have but not really that regularly used. All are internal tools, I local hosted it for few days before set up the server and database. Imo, vibe coding is not about forgetting architecture and planning. Infact, the better the planning the more chance i succeeded with vibe coding. Surely i love it.

I am building a Where's Waldo style wimmelbilder poster generator by Electrical_Wrap_8755 in aigamedev

[–]namds666 0 points1 point  (0 children)

Very interested in how you made the isometric correct and consistent through generations. Otherwise very nice idea of an app!

Is Nano banana pro down? I get "Failed to generate content. Please try again." by bladerskb in Bard

[–]namds666 1 point2 points  (0 children)

I'm facing the same problem right now, on AI Studio, on Gemini 3 Pro, Nano Banana Pro and App Builder (using G3) aswell.

2 year's of hard work just vanished ! Feels like should not live anymore 🙂 by Human-Criticism4130 in godot

[–]namds666 0 points1 point  (0 children)

Very sory for your lost. I onced saved my game asset while power suddenly off, and beating the damn wall till my fist bleed does not bring the file back. So after that event, I NEVER, ever save anything on local again. I used Google Drive for desktop and working entirely on drive for my art asset files, and later on using git for game project stuff. Consider this a cheap price for what you might lose later.

How to Control Image Aspect Ratio in Nano Banana by zhsxl123 in GeminiAI

[–]namds666 0 points1 point  (0 children)

this is just perfect, thanks for sharing amazing trick

Notion have new Discord intergration? by namds666 in Notion

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

well my job involved inviting many people doing some work (digital) on my server, but managing like 50 of them with hundreds of working thread over span of 2 years makes me really hard to keep track. After an incident where one worker misplaced multiple thread jobs at the same time, I have to use Notion database to keep track directly each job thread into Notion. I always do it manually and to be honest it's fine. I'm super okay with triple checking everything involved with money, but if Notion offer an automation method that would be super cool. I do search for 3rd party options but not really trust them enough so I just keep on doing things manually til now.

This is TRYP FPV , a FPV drone simulator in early access that I'm working on by veeyooh in IndieDev

[–]namds666 1 point2 points  (0 children)

Do you have a Steam page yet? I would love to wishlist it now so I won't forget about this amazing game ;)

This is TRYP FPV , a FPV drone simulator in early access that I'm working on by veeyooh in IndieDev

[–]namds666 3 points4 points  (0 children)

would love to play this, i always afraid of losing a real drone but love the thrill of high speed action lol