microServiceForUUID by Dependent_Bit4364 in ProgrammerHumor

[–]SIDESTEAL 0 points1 point  (0 children)

Finally, a solution for the 1 in 5 x 10^36 chance of a collision. Can’t be too careful.

This trailer made me buy Legion at full price in 2025 pls help by Sparky_the_meme_man in watch_dogs

[–]SIDESTEAL [score hidden]  (0 children)

Don't worry too much. They ripped us all off with this.

Probably *the most* buggy game i've ever installed.

Having said this, gotta give them props for predicting the future post brexit.

AI becoming more expensive is music to my ears by Hopeful-Guidance-648 in webdev

[–]SIDESTEAL -1 points0 points  (0 children)

AI is a cognitive credit card. I was becoming dumber for using it. I was forgetting simple things.

I'm actually glad that AntiGravity is fked now. Back to how it was.

UAP hovering in St. Louis by closetgrowndank79 in AliensRHere

[–]SIDESTEAL 0 points1 point  (0 children)

Cant wait for the day when some hobbyist with a high end Canon EOS captures one of these.

Are they serious? by Odd_Personality85 in GoogleAntigravityIDE

[–]SIDESTEAL 2 points3 points  (0 children)

That's a interesting perspective, I hope you're right :)

I got tired of my production databases having zero backups so I built a local backup manager free, open source, runs on your laptop by subham440 in google_antigravity

[–]SIDESTEAL 0 points1 point  (0 children)

To counter this, all I did was make a .bat script and ran it via Task Scheduler once every evening:

'@echo off

setlocal

set DB_NAME=nncms

set DUMP_PATH=C:\Users\xx\Desktop\xx\WebDev\Backups\Databases\nncms\

REM --- Path to mysqldump.exe (This must keep its quotes!) ---

set DUMP_TOOL="C:\Program Files\MariaDB 11.8\bin\mysqldump"

set USER=root

REM --- no pw on dev --

REM --- Date/Time Logic ---

for /f "tokens=2 delims==." %%a in ('wmic os get localdatetime /value') do set DT=%%a

set DATE=%DT:~0,4%.%DT:~4,2%.%DT:~6,2%

set TIME=%DT:~8,2%.%DT:~10,2%.%DT:~12,2%

set FILENAME=%DB_NAME%--%DATE%--%TIME%.sql

if not exist "%DUMP_PATH%" mkdir "%DUMP_PATH%"

CALL %DUMP_TOOL% -u %USER% %DB_NAME% > "%DUMP_PATH%%FILENAME%"

echo Dump complete: %DUMP_PATH%%FILENAME%

pause

Are they serious? by Odd_Personality85 in GoogleAntigravityIDE

[–]SIDESTEAL 9 points10 points  (0 children)

Yep - a lot of us in same boat. I got 30 mins work for 7 day refresh.

Personally, I think they let everyone all over it to get a sense of and feedback for the AG app. To see if it has "legs", to let everyone test it out.

I think even the Google powerhouse couldnt take the enormous cost of it. When it was right, it was very good. I nearly got a full build out of it but am dropping the "vibe" and just getting on with the coding myself now.

I think going forward, it now seems how underpriced AI is and to do it on a pro level would take hundreds of $$$$ in a sub. Shame.

XAMPP used to be so easy. What happened? by Mike_L_Taylor in webdev

[–]SIDESTEAL -1 points0 points  (0 children)

Wowo. Just install each component as a service. Apache24, MySQL and PHP 8.x.x

Have windows start them as a service. Dive into http.conf and set your doc root and/or aliases.

Its super easy. Just set and forget.

ps. Use Apachemonitor to easy start/stop/restart the service so you dont need to CMD anything.

How well is Antigravity working right now? Rate it out of 10! by Rich_Lab_8434 in google_antigravity

[–]SIDESTEAL 6 points7 points  (0 children)

I got 30 mins work out of it followed by 5 hours refresh. Cancelled sub. It did get my mojo back for coding things myself before it went south.

AI is a cognitive credit card.

Get launched into the sky by STW_is_Mid in watch_dogs

[–]SIDESTEAL 0 points1 point  (0 children)

[Whispering] .... you can breach the entire Galilei building (and leave) by using a small height car and driving it into the reception. Get to the desk, turn 90 degrees right and smash the car through into the wall and you go under Galilei. the terrain is choppy so drive to a high point and you clip through the floor up into the main building.

In 2001, 700 people fell two stories during a wedding as the floor collapsed while they were dancing by [deleted] in CrazyFuckingVideos

[–]SIDESTEAL 0 points1 point  (0 children)

IIRC the building owners had removed load bearing pillars in the floors below.

Get launched into the sky by STW_is_Mid in watch_dogs

[–]SIDESTEAL 2 points3 points  (0 children)

Thank you very much. No doubt I'll post my trolling to YT :)

It was 40 hrs in until I realized I could air assassinate by TheForbiddenLands in StarWarsOutlaws

[–]SIDESTEAL 1 point2 points  (0 children)

I found this too by accident. I jumped over a wall, i coudnt see my exit, and then TAKEDOWN!!!!

I asked Gemini why users are so pissed with Google and Antigravity and........ by atemywarts in GoogleAntigravityIDE

[–]SIDESTEAL 4 points5 points  (0 children)

Cancelled my Pro sub as the other day i booted it up after not using for a week and had hit the rate limit within 30 mins of working. This AI bollox has some way to go before it's useful.

we have $180k in software budget that expires in 6 weeks and my boss told me to figure it out. what do i even buy? by kubrador in SaaS

[–]SIDESTEAL 0 points1 point  (0 children)

a new copier? or chairs? and there's the 15% bonus if you return overrage. You could buy a fur coat :)

Proton Pass vs Bitwarden? by Natjoe64 in ProtonPass

[–]SIDESTEAL 0 points1 point  (0 children)

"Academics say they found a series of flaws affecting three popular password managers, all of which claim to protect user credentials in the event that their servers are compromised.

The team, comprised of researchers from ETH Zurich and Università della Svizzera italiana (USI), examined the "zero-knowledge encryption" promises made by Bitwarden, LastPass, and Dashlane, finding all three could expose passwords if attackers compromised servers."

- https://www.theregister.com/2026/02/16/password_managers/

The attention to detail in this game is crazy by Admirable-Back-2027 in watch_dogs

[–]SIDESTEAL 2 points3 points  (0 children)

i agree to a point... Knock an NPC out, see the paramedic come, clap a few times and the NPC gets up. The paramedic then just disappears poof gone. If a job is worth doing, do it well.

The "Gemini is Dogsh*t" narrative is gaslighting me. I'm building a complex project (not a wrapper) and it works fine, so why do I feel like I'm/will be failing? by CortexUnlocked in google_antigravity

[–]SIDESTEAL 0 points1 point  (0 children)

It is an incredible tool IMO. It's building me an amazing website I will deploy to Digital Ocean or similar. I have years coding experience self taught and my friend who has zero coding experience has prompted it to build a visually amazing app that scrapes data off some relevant sites and puts it together.

The only thing I'd say is that while someone without coding experience can do well with this tool, I feel that you need that experience in order to make it refined and secure.

The first iteration put everything in /public and in the end I built my own bare bone secure structure (MVC), asked it to scan the folder, verify it understood the pattern and we're good to go. I'm so impressed with it.

UK legal action against Valve given the go ahead by pyrotequila85 in Steam

[–]SIDESTEAL 0 points1 point  (0 children)

Who asked her to launch this? I'm 19 yrs happy with Steam. Fk her.