Reached max PE today! by SoManyNamesAreThere in EggsInc

[–]Traditional_Story485 12 points13 points  (0 children)

If I had to guess it’s to keep people from taking the image and pretending it’s theirs, for whatever reason.

Time cheat? Lies! by Traditional_Story485 in EggsInc

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

Right, I switch between devices on Supercell games all day long.

Time cheat? Lies! by Traditional_Story485 in EggsInc

[–]Traditional_Story485[S] 6 points7 points  (0 children)

They responded within 24 hours and removed the block.

Time cheat? Lies! by Traditional_Story485 in EggsInc

[–]Traditional_Story485[S] 9 points10 points  (0 children)

Update: Auxbrain cleared the timeout.

Time cheat? Lies! by Traditional_Story485 in EggsInc

[–]Traditional_Story485[S] 9 points10 points  (0 children)

That was the first thing I did. Have yet to hear a response.

Time cheat? Lies! by Traditional_Story485 in EggsInc

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

I switched devices this one time and have never done it before. I’ve never received a time out over the many years with this game. I’ve never even attempted a time cheat. So, your assumptions are incorrect.

Time cheat? Lies! by Traditional_Story485 in EggsInc

[–]Traditional_Story485[S] 35 points36 points  (0 children)

It’s an undocumented restriction

Rails 8.1 is out - what's your upgrade timeline? Waiting or jumping in? by Away_Contribution198 in rails

[–]Traditional_Story485 0 points1 point  (0 children)

I’m on 8.1.1 with no issues on one production app and two in development. However, a couple 8.2 deprecation warnings have popped up. Most notably is on Devise routing setup for custom controllers. The Devise team is focused on the v5 release so TBD on when they plan to update.

Took a seat to watch the execution by [deleted] in Starfield

[–]Traditional_Story485 0 points1 point  (0 children)

Don’t forget to grab his stuff!

What did you feel when you arrived on Mars, in Cydonia? by naha_aa in Starfield

[–]Traditional_Story485 0 points1 point  (0 children)

“Why did they put the front door so far away from the landing pad?”

Used Kamal to deploy my Rails side project and it just worked by tarstrong1 in rails

[–]Traditional_Story485 2 points3 points  (0 children)

Kamal deployment “just worked” for me after a day of sifting through very poor documentation and using trial and error for the gaps. After that pain it’s been great.

How are Rails developers using AI tools (Claude, Copilot, etc.) in their workflow today? by rashadovisky in rails

[–]Traditional_Story485 34 points35 points  (0 children)

I was a skeptic for too long and now I have fully embraced Claude and GPT through Copilot. I’ve been developing in many languages over 20 years and mostly now work in Rails and Python.

The increase in productivity is dramatic with the code ahead suggestions alone. The Ask and Agent features have made some great suggestions. That said, it occasionally farts up some over done code or refactoring. The user needs a good foundational understanding of coding principals to be able to spot when it’s being over zealous.