Discussions
Threaded, public conversations on technical topics. Available for any tag on Stack Overflow and these
See discussions related to any of the following 8 collectives:
Newest — sorts discussions by their creation dates, with the newest at the top.
Latest activity — sorts discussions by their reply, creation or edited dates (latest first).
Highest score — sorts discussions by their total votes (highest first).
Your sorting method preferences will be saved.
reading files from sdcard directory
Hello everyone! I need my application to be able to read EVERYTHING that is stored in the sd card, including all files, as I understand it, all files are stored under a directory called sdcard but the ...
Cost-Saving Secrets to Implement DevOps without Compromising on Quality
Cost-Saving Secrets to Implement DevOps without Compromising on Quality 1. Cloud Cost Optimization o Right-Size Instances Allocate necessary resources to prevent over-provisioning. o Turn Off Idle ...
is there a way to add a video in html without reference
I was wondering because google will not let me find out so I will go to the community. Help is much appreciated.
does laragon have backup folder for MySQL like Xampp or am i not safe?
i switched from XAMPP to laragon because the mysql fails 2 times a week no matter what i do and i keep getting inconsistent errors that suggest systematic corruption of the mysql and despite trying ...
How is everyone finding Xcode 16 predictive code completion model?
So far I'm finding it good for: Filling in a blank when feeling a bit lazy and nothing comes to mind. It's most helpful when I'm feeling a bit lazy Functional programming Basic SwiftUI It's a bit ...
Why does my MongoDB aggregate query take more than 500ms despite the collection having fewer than 1000 documents?
I'm working with Rust and MongoDB using the mongodb crate. I have a function get_lotes() that performs an aggregation query on a MongoDB collection. The query works fine, but the problem is that the ...
Flutter or React Native, Which is more better among for android and IOS development?
Hello friends, I am new to the field to App Development and I want to know that which is more better among Flutter and React Native for Mobile App Development for both Android and IOS. Kindly ...
Why is UsernamePasswordAuthenticationFilter a GenericFilterBean
Why is UsernamePasswordAuthenticationFilter a GenericFilterBean and not OncePerRequestFilter?
Why Tomcat creates new threads for new concurrent request over creating new instance of servlet ?
I am learning servlets and came to know that web containers like Tomcat, creates a new thread instead of new instance of servlet itself for concurrent access/request. I am interested to know why this ...
Which language should I choose between Java and Kotlin?
I am confused between the two languages, JAVA and KOTLIN , I want to start the learning as a software developer, but I want to know about which language has more prefrence in jobs nowadays. Anybody ...
Azure Vs AWS Vs GCP for Data Engineering
I'm a Data Engineer with over 5 years of experience, and I've worked across all three major cloud platforms—AWS, Azure, and GCP. However, my exposure has often been limited to what's necessary for ...
Why do people keep shouting "PHP is Dead" always?
So, there are a lot of toxic devs who keep saying PHP is sh*t and is dead. It has no future etc. But for me, I really love it. So why do some hate it so much? And does it actually have no future? And ...
ILSVRC2012_validation_ground_truth.txt
I have downloaded the validation dataset from the official website for Imagenet, however, I cannot find the ground truth for the validation dataset, thus I used the ground truth labels on the github(...
Important Things to Consider When Migrating From Android Studio to Visual Studio Code in Mobile/Cross Platform Development
I am one and a half year in software/system programming and development. I am working with MSSQL Server, API as a data access layer, and Visual Studio Code which is interconnected with Android Studio. ...
What age did you write your first line of code and what was the year at the time?
I was recently thinking of what age I first write code because when I read threads here it seems like everyone is so skilled they must have been coding for ages. I personally am pretty young and wrote ...