“be not drowsy”
I learned a lot about pandas (a library built mostly on top of numpy) by going to stackoverflow and trying to answer questions with the tag. Hopefully the questions have a minimal reproducible example and are isolated to one specific question
Your comment is really useless. I support the cause of free speech, but there is absolutely no need for what you said. I think this community is meant for discussions that are meaningful
There is a paint pigment that is available for sale but you have to confirm that you are not Anish Kapoor (another artist) and that you will let Kapoor get his hands on the pigment.
If youre up for it, you could stream off of your home desktop with Sunshine and use the laptop just as a light-weight client. Then the requirements for the laptop are a lot less and could potentially play even better games.
I played dota on my old laptop at a friends house while it actually streamed from my home desktop and it worked fine. I dont remember if you need a domain or static IP or anything like that, which may be a barrier. Or if upload speeds just wont allow it
Do you have any sources that go into this? Nothing comes up in my cursory searching…
I may finally get around to switching the main machine if this is the case
I selfhost a forgejo instance, which is the underlying framework for codeberg (and they maintain forgejo).
Federation is in the works, they say.
If i was going to have any projects public, this is where i would do it.
The culture war is v stupid, yes. But “use signal” is the same as “dont text your friend with a different app at all” with signal dropping sms. They are in a different position that google and apple, so not saying i blame them for dropping, but i did stop using it once it become “another app” instead of how i text.
Does this app not do voicemail? I just got a voicemail and had to reset the standard google phone app as default to listen, then switch back to this one as default.
I imagine im missing something obvious here that i couls just search the web for, but i downloaded this app because of you all in the first place, so it is your collective responsibility to set it up for me as well.
I had this same question since seeing the post about the Fossify phone app. For phone, calendar, contacts, things like those, i dont see what value the official google apps have (other than syncing to your account, but i can manage that myself). For Messages from Google, tho, there is something they provide in the RCS, if only because they block others from implementing.
So, using Fossify Message, for example, sacrifices something of some actual value here…
Actual AI? Or chatbots?
Thats my password!
The git repo should ignore the venv folder, so when you clone you then create a new one and activate it with those steps.
Then when you are installing requirements with pip, the repo you cloned will likely have a requirements.txt file in it, so you ‘pip install -r requirements.txt’