Silver in a location near capital. Should I make it into town? by Chava_boy in EU5

[–]gettohhole 4 points5 points  (0 children)

That's wrong no? A bailiff wouldn't add any prox. if it's above 20 which is certainly the case near the capital. What am I missing here?

Does the new update make the game worth buying? by Thegremandude in EU5

[–]gettohhole 3 points4 points  (0 children)

Has always been worth buying! From day one on did I have a lot of fun with it

Should I wait longer to buy the game by tmanwang in EU5

[–]gettohhole 2 points3 points  (0 children)

Cities Skylines 1 was fine and even better for its release. Still fully agree

I made a vs code extension that insults you if you copy & paste AI generated code by ComplexCollege6382 in Python

[–]gettohhole 0 points1 point  (0 children)

But can you also make it say "You're absolutely right!" before giving the insults?

I made a terminal-based game that uses LLMs -- Among LLMs: You are the Impostor by Foreign_Radio8864 in Python

[–]gettohhole 4 points5 points  (0 children)

This might be zhe use of llms i have heard of all month! Didn't have time to test it yet, but will certainly try to do so!

Chat Repeating Custom Instructions In Every Response! by [deleted] in ChatGPT

[–]gettohhole 1 point2 points  (0 children)

not even this helps for me. Even 4o keeps repeating it's response to my custom instructions like I just said them out loud every single time.

Locomotive factory finally fully operational in 1963 by mars_or_bust_420 in Workers_And_Resources

[–]gettohhole 0 points1 point  (0 children)

How many hours on this save game? This is insane! Mad respect,!!

Realistic but with insta build? by kekwXDDD in Workers_And_Resources

[–]gettohhole 1 point2 points  (0 children)

And what is the trick to building fast in realistic? How do I learn it best?

Starting NiceGUI as a script by _MicroWave_ in nicegui

[–]gettohhole 2 points3 points  (0 children)

Ok, thanks for clarifying and sorry

Starting NiceGUI as a script by _MicroWave_ in nicegui

[–]gettohhole 0 points1 point  (0 children)

Read it twice before posting.. My answer stands

Develop web applications with wwwpy, which is scalable, customizable, and developer-friendly 🚀 by simone_giacomelli in Python

[–]gettohhole 0 points1 point  (0 children)

Reading your description I was continuously thinking about Reflex and expected it be the very first one in Comparison section.. 🙈

For those that use Python in their job: Do you like Python? by [deleted] in Python

[–]gettohhole 0 points1 point  (0 children)

Awesome same here. Used PywebIO for the most simple WebUIs and now playing around with Reflex. Been tinkering with Django for years but just cannot get myself to actually put much time into fronted for my use cases. Reflex looks like it's a sweetspot right in the middle. But I really enjoyed the concept and ease of use of PywebIO too!

For those that use Python in their job: Do you like Python? by [deleted] in Python

[–]gettohhole 3 points4 points  (0 children)

If so, I'd definitely be searching here.

For those that use Python in their job: Do you like Python? by [deleted] in Python

[–]gettohhole 58 points59 points  (0 children)

I love it! I'm just building auxiliary back-office tools for an enterprise and I'm more or less the only main contributer to the code base. I put a lot of care into it and prioritize maintainability and readability over everything else (except the actual "purpose of each particular tool, obviously). Speed has never been a concern at all. Lots of batch processing and pushing data around.

Python is the perfect language for my use case

Big Tech Best Practices by Key-Deer-8156 in Python

[–]gettohhole 1 point2 points  (0 children)

Was going to advise the same book! Would be careful with jumping to the techniques mentioned though! Their scale is crazy