What is the difference between a framework and a library? I always thought of a library as a set of objects and functions that focuses on so
I've spring-data-aerospike project at github in branch npe. The application.properties is aerospike.host=localhost aerospike.port=3000 aerospike.namespace=test
I want to use my Laravel Passport and Breeze app to authenticate a pure standalone PHP app, a node API, and another database system using OAuth2. Multiple users
I just switched to Discord.py v2 after switching using nextcord for 1 or 2 months. Im having a issue where no commands work like no commands at all i changed ev
It's the year 2017 and anybody who needs to use hashes should avoid 'broken' ones such as MD5, if security is important. Has anybody found or created a way to d
I can't believe it is so hard to do a simple private docker registry to elastic beanstalk. It makes no sense that we have to upload so many keys and other crap.
I got an error with this text: Invalid value for 'content_scripts[0].matches[0]': Empty path. I don't know why it didn't work so I tried to change it to this: "
I have an UpdateFragment which display cards group by tags using a RecyclerView and ViewModel. In UpdateFragment I can also modify the name of the tags but I do