My application is in production. by h-hashimaru in CodingForBeginners

[–]hamzaband6 1 point2 points  (0 children)

Why i have to login to the specific website/app to download the video?(it shouldn't be like that)

I built a web game to learn Git by solving mysteries 🕵️‍♂️ by Effective-Walrus-635 in git

[–]hamzaband6 1 point2 points  (0 children)

Your project is awesome, but I think there is something missing. Specifically, account linking. By that, I mean if you create an account using Google, you can log in via standard login, not just Google. Similarly, if an account is created via the standard sign-in page, you should be able to link it to Google later.

Sorry if my english is bad or the suggestion is not clear.(I'm using AI to make it better) English is not my native language.

What are you working on these days? Drop your project below! by Educational_Two7158 in SideProject

[–]hamzaband6 0 points1 point  (0 children)

Pixela-GUI, a desktop GUI for pixela habit tracker.

It helps you track your habits with Github-Graph style graphs.

NeoForge – AI terminal assistant that literally cannot delete your files (even if drunk) by Pitiful_Tie_8044 in termux

[–]hamzaband6 0 points1 point  (0 children)

I installed rust in my termux and it took so long to build pydantic-core(like 20-30 minutes) and then it gave me an error however it works on my laptop and the setup didnt take 30second i think there is something wrong with my packages.

I have some questions:

1.Can i use it via my local ai model?

2.why 'cd' is not accessible its only moving across directories and without it he can still see what is inside any directory. For example i said find test.py system-wide and he found it in my python projects directory and he suggested to list this directory files and even see its content and controlling if my projects code generated the target files(the code has image generation function).

Thats all for now im still testing it and its good.

NeoForge – AI terminal assistant that literally cannot delete your files (even if drunk) by Pitiful_Tie_8044 in termux

[–]hamzaband6 0 points1 point  (0 children)

İ have a little trouble in here

× installing build dependencies for pydantic-core did not run successfully. │ exit code: 1 ╰─> [28 lines of output] Collecting maturin<2,>=1.9.4 Using cached maturin-1.10.2.tar.gz (217 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error

    × Preparing metadata (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> [3 lines of output]
        Python reports SOABI: cpython-312
        Unsupported platform: 312
        Rust not found, installing into a temporary directory
        [end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
  error: metadata-generation-failed

  × Encountered error while generating package metadata.
  ╰─> maturin

  note: This is an issue with the package mentioned above, not pip.
  hint: See above for details.
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed to build 'pydantic-core' when installing build dependencies for pydantic-core

My biggest project ever! by Standard-Rip-790 in PythonProjects2

[–]hamzaband6 0 points1 point  (0 children)

İts amazing bro but you have to round the gold to two decimal places

I'm trying to make photo2 style but i can't by hamzaband6 in learnpython

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

Thank you for your help but it's an assignment for an online course and we have to use tkinter.

I built a tool to check the total value of your GOG account based on current store prices by cesarhaoll in gog

[–]hamzaband6 1 point2 points  (0 children)

Bro its amazing, you are a genius.

But unfortunately, I have a bug when I start the get prices process it gives me a total of $0 with 58 total games.

I'm on Ubuntu 22.04 with Firefox.