I'm trying to do endless scrolling on my gallery page. I want three columns. The problem is, when I scroll down my wall, elements disappear and appear in weird
When I read an interesting question like this one, I really don't understand why Stack Exchange created the off-topic closing tag: "recommend or find a tool, li
I've been facing a mapping exception I simply don't understand. Here is the exception: Caused by: org.hibernate.MappingException: Foreign key (FKCA2E919A5E0752
Everything that is available online is too complicated. My database is large to I exported it in parts. I now have three .h5 file and I would like to combine th
I've got a SwiftUI View containing a NavigationView and some NavigationLinks. For some reason I got a error message regarding LayoutConstraints. This error is a
I am getting no response from the Binance api when executing the following code, is there anything that I could have missed here? import json import websocket
I have a code that execute trading when 2 moving average crossover happen in mt5, the problem is I do not know how to code the stoploss which is the opposite of
How do I send a response()->stream() to google drive ? I'm not getting it because this method returns a class and not a file. My question is if I will need t
I'm trying to create a reducer in RTK that takes two arguments which share a generic type. However it seems impossible to share the generic type between the red