MichaelRazum
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
This is already the second time I’ve observed this. People coming from highly respected universities are doing everything with AI. It’s even hard to argue with them, since it’s all cross-checked with ChatGPT and similar…
-
After ChatGPT, Stable Diffusion and co. I'm kind of convinced that the next big thing will be robotics. I know it's a huge field. To be honest I'm interested in robotic control, not the hardware. So what do you think,…
-
Assume you work in a small team, state-of-the-art stack. Now you come across a problem where, despite a lot of knowledge, you need a second opinion. Like the right architecture. The "right" person could answer it in 15…
-
Longevity was discussed a lot here. So, for the hackers and experts here:), how do you help your parents? Was thinking to give them or suggest to take Nicotinamide mononucleotide (NMN): 1g per day (available but only…
-
I'm going on a long flight and would love to use the time for coding. Any tips how to do it ? I would love to download the whole internet or maybe just stack overflow and GitHub :) Can work without it BUT for some…
-
Life was on hold for me for the past few months. With the hope that this omicron wave fades off. It just doesn't seem to happen in my country. I'm mostly concerned about Long Covid. Is there any reliable data on this…
-
I have a server application running at home. It works fine. Sometimes it must be restarted through rdp or ssh. Works fine as well. BUT very very rarely, strange things happens. - Router must be restarted. Lets say one…
-
Assume you want to create a simple game where players can play against each other online for money. BUT they shouldn't loose against bots. Is this possible and what would be the easiest way to do so? PS: Of course you…
-
Hello, I would like to apply A/B testing or some contextual bandit algorithms in production. Do you use some frameworks that help you to visualize, store and show the progress in training for different parameter…
-
Hello, how do you guys handle timeseries data that depend on other data tables? Right now Im using timescale db as a store. BUT when inserting events an other table must be fatched where prices are resampled on…
-
Hello, I’m trying to figure out what would be the best way to create a nice data pipeline. Right now the system uses timescale db. Everything is fine BUT it is no realtime. The reason is, one process is connected to a…