The biochemist 🧪🥼 in me loves this. The mRNA sequence which makes Moderna's COVID-19 vaccine work 🧬 has been pushed to @github workhttps://github.com/NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
As a consultant who works in many client codebases, I love the Peacock VS Code extension because I can apply my clients' brand colors to the editor UI. Keeps my head screwed on straight. https://t.co/ZdTUQdap3X
Like, am I crazy? This has to exist. Am I searching the wrong thing? I seem to be funneled into "time-tracking" solutions (@harvest , @QuickBooks) which is not really what I need
Why am I having such a hard time finding a #projectmanagement tool that allows me 2 break up epics & stories & assign/track resources? i.e. during this sprint, designer did X hours on these issues at this price => then forecast the rest to predict upcoming resource allocation
I'm not sure how I've been sleeping on #github classrooms for so long. How great, easy to set up, amazing to use. Will be switching a lot of clients over to this immediately @GitHubEducation
... rerere metadata or stale working trees. May also update ancillary indexes such as the commit-graph. e.g. cleaning up a suboptimal mass-import #sourcecontrol
Had to run git gc manually for the first time today. Is this something that just comes about or was I doing some type of anti=pattern/behavior to cause this? @github
git gc, runs a number of housekeeping tasks within the current repository. Compressing file revisions (to reduce disk space and increase performance), removing unreachable objects which may have been created from prior invocations of git add, packing refs, pruning reflog