135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Hi recently while reviewing my settings in Android I found that even tho in app info it shows no permission allowed yet in special app access I can see same app has permission "manage all system files" permission enabled why?
I have Android 13 I now think, now third party and malware isn't wrong anymore but system apps only are sneakingly feeding on data . While I also saw "files by Google " as system app and it has gray area I can't remove it's permission of "images and photos"
Why no one calling out Google on these things??
wrong
this is letterally the difference between a vibe coder and the co-engeneering
I know AI now as now is very powerfull but only if u know how to use it correctly: while u use AI as your complete replace, u will never learn nothing and if the AI makes a bug u are fucked because u don't know the language and so u don't know how to resolve it, meanwhile if u know the language and u know how to make something and u want AI make it, this will help u to make code speedly, so u can do part of code and AI another part, this is team-work, this is ok
so in brief: AI speeds up the work when i already know what do, else you are vibe coding without learning absolutely nothing
Bro, right now AIs like Fable 5 are so powerful that they're comparable to Mid-Range+. ))
Читать полностью…
because for learning any language u use docs or books or youtube, not AI, AI makes dependency to people who are complete beginner because simplifies everything and so the user doesn't learning nothing
AI is ok after u learned the language's basics
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Check the Qt library dependencies and ensure libgssapi_krb5 is properly installed on your system. You might need to set the library path or install krb5 development packages via your package manager.
Читать полностью…
then you would need to investigate paths that CDLL looks for lib
Читать полностью…
from PyQt6 import QtWidgets, QtCore, QtMultimedia
ImportError: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory
How fix it in PyCharm?
Anyone can suggest me final year major project ideas software unique something?? I'm so confused pls help me for this
Читать полностью…
If you now russian,ukrainian or some other languages, in telegram availble groups fro your native language
Читать полностью…
If you want add advanced PDF vieweing options, use PyMuPDF library
Читать полностью…
Look, I’m not saying you should just assign tasks to the AI and be a "vibe coder"—I’m just saying it should help out. If you didn't get that, you shouldn't have answered or acted like you can see the future.
Читать полностью…
If they want to use it, they use it; it speeds up the work.
Читать полностью…
⚠️ System warned Armel Edmond Kombolo [5528099110]
Reason: Mentioning external bots is not allowed in this group.
This is your first warning (1/3).
Expires: in 6 months
just read any script in python and java and u will understand which one has a cleaner syntax
Читать полностью…
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Hey, has anyone here worked on an Instagram downloader and managed to get around the usual limits?
Would appreciate any help or pointers. I’m willing to pay for it.
if it is thrown from qt side, you would need investigate qt
Читать полностью…
If you want something completely original, its up to you
Читать полностью…
Also you can start contribute some software, if you fell ready. For example, some KDE apps
Читать полностью…
If you will want include translation to different languages your app ,use https://docs.python.org/3/library/gettext.html
Читать полностью…