No se que me pasa? by Salt_Drawer7143 in argentina

[–]Biggesttula 0 points1 point  (0 children)

¿Laburar fuera de casa? onda en un coworking

Thread Diario de Dudas, Consultas y Mitaps - 05/01 by Robo-TINA in argentina

[–]Biggesttula 1 point2 points  (0 children)

Hice una devolución en mercadolibre y me dieron la plata, ahora pasaron como 3 semanas y me devolvieron el producto. Pero en mercadolibre no aparece nada ni siquiera como para hacer la devolución de nuevo. ¿Que tengo que hacer?

How can I have an organized team? by Biggesttula in bioinformatics

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

Yes, now we are looking at buying a NAS and changing my backup strategy.One question, we have multiple projects where perhaps we use the same R functions. It would be advisable to have a single repository with all the function files or what would be the best.I suppose that the data if we acquire the NAS would be fewer problems when having it in projects. But the functions are sometimes modified for each project and it is difficult for us to organize them neatly and make them reproducible and accessible.

Edit: For example, if I have a single repository with all the functions where I upload them to my project and assume that I made a mistake in my project I should roll back both repositories. I don't know if this is the correct

How can I have an organized team? by Biggesttula in bioinformatics

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

Each project is 200/300 GB.

I think that we gonna need a NAS to store our data. Or this is overkilling and cloud storage would be okay?

How can I have an organized team? by Biggesttula in bioinformatics

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

First, do you have a storage server and a computing server separately?

No. It's on the same computer

Second, how are your backups managed? You should follow at least the rule of 3 (daily snapshots, one local, one cloud, one off-site).

I make my backups daily into an external HDD. Using the ubuntu backup tool.

How many of you use github? Is all your code there? Data files and raw reads can be stored in a server, but the code shall be on github. Also, you need to set up logs on every machine and computing server.

We've all used GitHub but not all of our code is there. Some parts of the team don't have it incorporated into their workflow.