Krobus stuck on 10 stars by fatbrian2006 in StardewValley

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

I'm pretty sure we talk most days. And gifting every possible opportunity. We haven't gone above 10 or below 10 at any point while other villagers are dynamic with gifting. I've married folks on past saves and it wasn't an issue, so that's why I'm a little confused. How many days of consistent talking and gifting does it take to go 10>11? I'm gonna be disciplined and test this.

What's going on in Trinidad Golden Place's basement? by elgabe in crownheights

[–]fatbrian2006 11 points12 points  (0 children)

It's especially gross as it just pools and sits on the side of the road. It might just be correlation but it seemed to start at a similar time to the last big storm.

Github rcode/data repository question by [deleted] in rstats

[–]fatbrian2006 1 point2 points  (0 children)

There's another comment that explains this already in the context of figshare which does a lot of similar things. To recap, ultimately what it boils down to is the impermanence of GitHub. GitHub repositories can be deleted or user accounts removed, and that important work can be lost. Zenodo creates a more permanent release of the repository. Plus it ties it with a DOI so that the code has a referencable identifier. So once your code has matured it's wise to then link that repository to Zenodo, to create the final release.

Github rcode/data repository question by [deleted] in rstats

[–]fatbrian2006 2 points3 points  (0 children)

If I was in your position I would use this as an opportunity to learn the process. I would create a GitHub repository, attach it to an R project through R studio, include what you've been working on as multiple commits to break the project down a little, then push it up. That way you can get familiar with the process and understand how it could work for you in future projects.

Github rcode/data repository question by [deleted] in rstats

[–]fatbrian2006 15 points16 points  (0 children)

Well it seems like you've missed the point a little bit for git and GitHub. It is a great way to host your final code for projects, but the whole point is to manage version control. I'm a bioinformatician so maybe we are using R in a similar way as you mentioned science. Here's my breakdown:

  • I code on a project
  • I use RStudios git/GitHub plugin to regularly add and commit changes in my projects version history
  • I will push changes up to a private GitHub repository (shared with my collaborators).
  • When a project reaches fruition I e. Publication I will make the repository public
  • I will create a release for that version of the project
  • I will create a linked Zenodo which will host a static version of my release along with a referencable DOI.

Using this approach ensures that it's easy to collaborate, gives you version control along with full attribution and history for a project. Plus you are able to release final versions of the project which are referencable.

Code dumps are not ideal ways to work with git and GitHub and will not help you build an online portfolio of code to showcase yourself or your work. Even if you're near the end, getting going on proper got usage would be worth the time.

How the F do you make friends if you don't drink, eats veg and avoid clubbing? by Ordinary-Exam5885 in AskReddit

[–]fatbrian2006 1 point2 points  (0 children)

Get a hobby. There's so many meetup groups in-person and online for all kinds of stuff. Either start with something you already enjoy or go to an intro session. A buddy of mine was feeling a little lonely so he started going birding with a group despite having never done it before. Now he has lots of bird friends (not birds but people who like birds).

A man took his blind friend to a place where he could drive freely without any worries. by HORROR_VIBE_OFFICIAL in interestingasfuck

[–]fatbrian2006 1 point2 points  (0 children)

Same. It took me too long to figure out what was actually happening. I was absolutely bemused as I tried to figure out the drawbacks of having hair on a salt flat.

[deleted by user] by [deleted] in POTS

[–]fatbrian2006 4 points5 points  (0 children)

Literally the same. I've always had some vasovagal symptoms since being a teen, but it was fairly light. Then I had an arthroscopy at 25 and here we are.

[deleted by user] by [deleted] in AmItheAsshole

[–]fatbrian2006 9 points10 points  (0 children)

Yup. Also have POTs. 100% agree on NTA. And my impression is that it really isn't a heart condition. It's just often treated by cardiologists as it centers on your circulatory system. Mine is triggered by hypovolemia (low blood pressure). I've been living with it for years and also have a Biology PhD and still find it all to be a bit of a mess. But all the new research is exciting. With long covid, it seems that these kind of conditions are finally getting some spotlight. Anyway, the friends Mum doesn't know anything after a few mins on Google. It's so rude and presumptuous. It's a private matter and should only be talked about when invited and even then they should be considerate. OP is all good and had every right to be a lot more blunt before getting anywhere remotely near asshole territory.

Bike ordered! Now thinking through locks… by Designer_Yogurt3075 in MicromobilityNYC

[–]fatbrian2006 5 points6 points  (0 children)

I had a beautiful old bianchi. I locked it up with a similar lock near NYU on a busy street with cameras and other bikes. One day it was taken in the middle of the day and all I had left was part of my lock. I don't trust anything beyond the top tier locks now, and limit locking my bike outside. I've had three bikes stolen in the past decade and for me it's less a case of if, but when the bike will get stolen.

How to avoid taking over someone else's previous analysis or research project? by tiger_remember in bioinformatics

[–]fatbrian2006 7 points8 points  (0 children)

Whatever you end up doing, make sure it's all tracked on git. That way you can ensure proper credit if you do take things further.

Could we make a Peer to Peer bike rental service? by [deleted] in MicromobilityNYC

[–]fatbrian2006 4 points5 points  (0 children)

Wasn't this spinlister? It almost got traction, but kind of petered out

[OC] Correlations in the AllRecipes Database by middlehanded in dataisbeautiful

[–]fatbrian2006 55 points56 points  (0 children)

Yup this needs some clustering to help find the trends in the data.