I finished my python programI even wrote some tests
anon can you design this app for me what it does is it takes all the information known to mankind, every single single piece of written text, code, even things scribbled on walls and napkins, processed them through one module and then outputs the likelihood that I will have sex
>>13156486Should I just watch Lain insteadYour fortune: Reply hazy, try again
>>13156492I do not have access to such resources I just use public apisWhy not just ask chatgpt lol
>>13156494No you should play her game instead
>>13156496but I want you to do it people don't say no to me I don't not get what I want
>>13156500Are you willing to pay though?
>>13156498based
>>13156518spin spin
>>13156509you can use my ice cream machine but only 2 times
>>13156486what did you end up writing, anon? Was was it for?
>>13156538It's an app that returns quotes from old booksYou can either specify a particular author or book or have a quote from a random book
>>13156548where does it get the strings for the books? Do you have a lot of text files in a folder?
>>13156604Absolutely notIt uses a rest api from a website that contains book from the public domain
>>13156486I'm something of a python programmer myself. I have a really nice python script that I use at work every day, saves me hours of time.What programming language did you use to make your python script? Personally, I used Claude.
Can you help me make my pc more secure?>>13149930Your fortune: Excellent Luck
>>13156611I'm glad I don't have to rely on ready made solutions that I don't understand and have to pray that it works for my particular use case and instead I have a full freedom to design whatever I want
>>13156609So it'd work something like>pull up random book from website>load text from book>return random passage
>>13156618Gamer, use proton as a compatibility layer on steam and you can play in linux with no problem. It comes with steamIf you don't want to do that then use a virtual machine with a GPU pass through and keep each game in it's own contained and dedicated sandbox.
>>13156618No vidya is worth installing kernel level rootkit on your pc simple as>>13156626Pretty much but you can also specify exactly which title or author you want
>>13156611>dubs>>13156637I was trying a machine learning project in python and i could only ever find surface level material to study