I'm working on a small web application in Go that's meant to be used as a tool on a developer's machine to help debug their applications/web services. The inter
I'm still an amateur software developer. Directions parts are not generated in Java (Generated) even though I have specified fragmentet actions in Android Studi
I have been doing this exercise and this is the code import java.time.*; import java.util.*; public class Exercise31 { public static void main(String[] ar
How do I get two input values compared to my query records? For example, I enter 500 Double, and I want everyone who has over 500 Double on my list. if I enter
As a physics student, I have a questions I would like to ask you about program runtime. I'm doing a small project about algorithm optimization, my toy code is w
I'm experiencing some troubles with Apache Cassandra and I think you could help me out! So, this is my pom <groupId>com.inboxapp</groupId> <a
Lets say I have these Kotlin suspend functions doing various operations: suspend fun operation1(){ //some code } suspend fun operation2(){ //some code } suspend
I want to apologize in advance I know this is going to be something I am overlooking but I have spent hours trying to get this to work right. Code is at the bot
I have created the HELM Chart for deploying redis with sentinel, and access it with service using port-forwarding. After forwarding the port to 6379 I can set o