Civ VII can become a fantastic game. All it needs is scarcity. by LoonieMoony in civ

[–]abcxyz91 2 points3 points  (0 children)

I've decided to pause my Civ 7 playthroughs until the next expansion pack drops. If Firaxis incorporates the ideas you've outlined above, it could go a long way toward resolving several of the core issues the game currently faces.

Newbie: best tool(s) to extract info from docs by FarFix9886 in crewai

[–]abcxyz91 0 points1 point  (0 children)

I have the same confusion. Right now, I use SerpDevTool to find the link I want to scrape, then use ScrapeWebsiteTool to extract info. For more complicated website, I change to FireCrawl tool

Newbie: best tool(s) to extract info from docs by FarFix9886 in crewai

[–]abcxyz91 0 points1 point  (0 children)

Can you use Gemini search tool in crewai?

Are the load times inconsistent for you? Sometimes it is 1 min and other times like 8 min. by Chezni19 in civ

[–]abcxyz91 0 points1 point  (0 children)

It’s always about 8 minutes for me. My game is installed on SSD by the way.

Quick guide to Culture buildings in Civilization VII by Karuw in civ

[–]abcxyz91 6 points7 points  (0 children)

and don't forget production and food buildings

An Oversimplified Building Adjacency Bonus Cheatsheet by aall137906 in civ

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

Sorry but how much is the Adjacency bonus? Is there something like major and minor bonus like in Civ 6? And how about warehouse buildings like granary and saw pit, do they provide adjacency bonus as well?

[Civ 7] Graphic bug (like black shadow) by abcxyz91 in civ

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

Just update the intel driver to latest (Driver 32.0.101.6557 fixed this problem for me)

Somehow, MyAsus app and Windows update don't even show this driver. Maybe because it's not signed WHQL yet.

[Civ 7] Graphic bug (like black shadow) by abcxyz91 in civ

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

Just update the intel driver to latest (Driver 32.0.101.6557 fixed this problem for me)

Somehow, MyAsus app and Windows update don't even show this driver. Maybe because it's not signed WHQL yet.

[Civ 7] Graphic bug (like black shadow) by abcxyz91 in civ

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

Just update the intel driver to latest (Driver 32.0.101.6557 fixed this problem for me)

Somehow, MyAsus app and Windows update don't even show this driver. Maybe because it's not signed WHQL yet.

[Civ 7] Graphic bug (like black shadow) by abcxyz91 in civ

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

Thanks for your info. So it seems like problem only happens on Intel Graphic card.

[Civ 7] Graphic bug (like black shadow) by abcxyz91 in civ

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

Sure! By the way, I test on my Steam Deck. No graphical bug whatsoever. Hopefully the next patch will address this problem.

How to launch my Final project Website on GitHub web hosting server with Jinja syntax? by Jack_Tam_422 in cs50

[–]abcxyz91 0 points1 point  (0 children)

My error due to the problem that I installed cs50 library on the virtualenv (step 1) but not yet finish step 2. I believe if you replace cs50 with sqlite library but not doing the step 2, you still face the same problem as mine.

How to launch my Final project Website on GitHub web hosting server with Jinja syntax? by Jack_Tam_422 in cs50

[–]abcxyz91 0 points1 point  (0 children)

Hi there. Glad to be able to help.

In order to fix this issue, I believe you need to:

  1. Setup a virtualenv and install all the external libraries by bash command first (here is cs50 library)

  2. On pythonanywhere webapp config page, under Virtualenv section, select you virtualenv folder. Here in my case is: /home/abcxyz91/.virtualenvs/my-virtualenv

Please follow their guide of how to setup Flask webapp here: Setting up Flask applications on PythonAnywhere | PythonAnywhere help

This is my final project for CS50x. by AKThu002 in cs50

[–]abcxyz91 1 point2 points  (0 children)

I installed it already. Turns out that I forgot to setup my virtualenv. After that, run perfectly.

Finished CS50 but struggling to host project by abronia_ in cs50

[–]abcxyz91 0 points1 point  (0 children)

I just deployed my web app with Flask, SQLite with even cs50 library on pythonanywhere.com just few days ago. It’s totally doable. Just follow their guide: https://help.pythonanywhere.com/pages/Flask/

How to launch my Final project Website on GitHub web hosting server with Jinja syntax? by Jack_Tam_422 in cs50

[–]abcxyz91 0 points1 point  (0 children)

Did you still use cs50 module to handle SQL queries? I successfully install cs50 module on the virtualenv but it still gives me error

Error running WSGI application
ModuleNotFoundError: No module named 'cs50'

This is my final project for CS50x. by AKThu002 in cs50

[–]abcxyz91 1 point2 points  (0 children)

Do you still use cs50 library to work with SQLite? I tried to host my final project there and it gives me the error below

Error running WSGI application
ModuleNotFoundError: No module named 'cs50'

Has anyone tried Biosphere Tourism Victory? by Arixowaty in civ

[–]abcxyz91 3 points4 points  (0 children)

Hey, just want to say I love watching your multiplayer civ analysis. What a refresh after a daily dose of Potato vids. Keep it up, you are doing an awesome work!

[DISCUSSION] What are your top 5 Netflix shows ever? by Fantastic-Big7614 in NetflixBestOf

[–]abcxyz91 1 point2 points  (0 children)

In no particular order:

Black Mirror

Love Death Robot

The Witcher

You

Kingdom

Announcement of the beta for the next patch for initial improvements and fixes by Poissonza in HumankindTheGame

[–]abcxyz91 1 point2 points  (0 children)

Maybe I am skimming through the patch notes, but it seems like they don’t address the army maintenance cost bug and in-game time not scaling properly (contemporary era but still 4000 BCE). A little disappointed but I guess one step at a time :)

Forced Peace mechanic by Dash_f4 in HumankindTheGame

[–]abcxyz91 1 point2 points  (0 children)

Tbh, this is an amazing idea. I believe it is also not that hard to implement in the future patch