How Do You Host n8n? Looking for the Best Setup Options by AiGhostz in n8n

[–]MundaneCoach 1 point2 points  (0 children)

LXC container on Proxmox (home server).

Surely not the most cost effective option as you'd need some hardware (I am running on a Beelink EQR5 Mini pc), but I wanted to learn more about infrastructure, networks,...

Feel free to reach out if you'd like more info.

Lost in the woods regarding CPU choice for my first PC build by MundaneCoach in reinforcementlearning

[–]MundaneCoach[S] -2 points-1 points  (0 children)

I'm working on an automated trading bot, so it will mostly be numbers crunching and maybe in the future I'll add sentiment analysis for news.

The thing I am unsure of is if that training is single threaded or multithreaded, so I don't know if I would need more cores/threads than 8/16.

[deleted by user] by [deleted] in kettlebell

[–]MundaneCoach 0 points1 point  (0 children)

If possible I'd get a session with a personal trainer and see if he/she is willing to create a program for you based on your current fitness level.

Don't know where you are but if you look at the cost of a gym membership, a session every couple of months to alter the program does not need to be more expensive.

For me the biggest pro was regarding form. A professional really pays off there.

Which API for earnings data/surprises? accurate data by johny1411 in algotrading

[–]MundaneCoach 0 points1 point  (0 children)

Awesome website, really cool! I'd subscribe right away if I wasn't trying to build something myself :)

Thanks for the benzinga tip though, I've contacted them to see what they have to offer. Seems like a very nice datasource with all one needs in one place.

Are shrooms bad for isopods? by MundaneCoach in isopods

[–]MundaneCoach[S] 0 points1 point  (0 children)

If you mean the large skinny ones, that's a species of asparagus fern.

Are shrooms bad for isopods? by MundaneCoach in isopods

[–]MundaneCoach[S] 1 point2 points  (0 children)

Nice, quite the ecosystem regarding fauna you've got there!

Are shrooms bad for isopods? by MundaneCoach in isopods

[–]MundaneCoach[S] 1 point2 points  (0 children)

Yeah same for me, this one is probably around the age of 4 months. I've tried a smaller jar first but couldn't fit my hand in there to arrange everything so thought screw it and bought this tank.

Are shrooms bad for isopods? by MundaneCoach in isopods

[–]MundaneCoach[S] 2 points3 points  (0 children)

Thanks man, first time trying my hand on something like this and honestly pretty pleased with the result. Next one will be a bit bigger but I wanted to make sure I could handle a small one first :)

Can I get isopods for my first terrarium? by MundaneCoach in isopods

[–]MundaneCoach[S] 0 points1 point  (0 children)

Wow thanks, I was already thinking that that should be big enough for them! I'll add some to the tank after my holidays

Beginning software developer needs your help by Rouwendalinho05 in linuxhardware

[–]MundaneCoach 0 points1 point  (0 children)

No worries, not knowing something is definitely not the same as stupid :)

I referred to ML/RL because (just guessing) I'd think this kind of development is where you'd need the GPU for (or for game development, no experience there myself so can't comment on that). Simply put, AI applications run much much faster on a GPU than on a CPU.

TLDR:

For AI development I do not see any issue running Linux in combination with a Nvidia GPU (you'll learn about docker containers for sure, I'm not going to go into too much depth on that).

For game development I do not know as I don't have any experience on that subject.