<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Daniel Chen</title>
<link>https://chendaniely.github.io/blog.html</link>
<atom:link href="https://chendaniely.github.io/blog.xml" rel="self" type="application/rss+xml"/>
<description></description>
<generator>quarto-1.10.14</generator>
<lastBuildDate>Mon, 30 Mar 2026 00:00:00 GMT</lastBuildDate>
<item>
  <title>The Vancouver Cherry Blossom Marathon</title>
  <link>https://chendaniely.github.io/posts/2026/2026-03-30-yvr-cherry-blossoms-marathon/</link>
  <description><![CDATA[ Using data from the <a href="https://opendata.vancouver.ca/pages/home/">Vancouver Open Data Portal</a>, some vibes, and lots of checking We have the Vancouver Cherry Blossom (Ultra?) Marathon! ]]></description>
  <category>general</category>
  <category>R</category>
  <guid>https://chendaniely.github.io/posts/2026/2026-03-30-yvr-cherry-blossoms-marathon/</guid>
  <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
  <media:content url="https://chendaniely.github.io/posts/2026/2026-03-30-yvr-cherry-blossoms-marathon/cherry_blossoms-night.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Using OBS for Online Teaching</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2020/2020-10-27-using-obs-for-online-teaching/</link>
  <description><![CDATA[ Open Broadcaster Software (OBS) is a featured and popular used to lay out your screen for recording and streaming. V26 of OBS Studio was released mid October 2020, and it ships with a virtual camera feature (windows). This allows you to use the OBS Studio output as the camera input for other programs (e.g., video conferencing software). ]]></description>
  <guid>https://chendaniely.github.io/posts/2020/2020-10-27-using-obs-for-online-teaching/</guid>
  <pubDate>Tue, 27 Oct 2020 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Upgrading Marlin 2.0+ with Mesh Bed Levling CR-10s</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2020/2020-05-24-upgrading-marlin-2-0-with-mesh-bed-levling-cr-10s/</link>
  <description><![CDATA[ Video guide from “The First Layer”: https://www.youtube.com/watch?v=-rOZpOiWYxM ]]></description>
  <category>making</category>
  <guid>https://chendaniely.github.io/posts/2020/2020-05-24-upgrading-marlin-2-0-with-mesh-bed-levling-cr-10s/</guid>
  <pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Python Environments with Conda</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2020/2020-02-29-python-environments-with-conda/</link>
  <description><![CDATA[ <a href="https://www.anaconda.com/distribution/#download-section">Anaconda</a> (and these days <a href="https://docs.conda.io/en/latest/miniconda.html">miniconda</a>) has been my go-to for getting Python and the scientific/data science software stack installed on my computer (even on my Arch linux machine!). ]]></description>
  <guid>https://chendaniely.github.io/posts/2020/2020-02-29-python-environments-with-conda/</guid>
  <pubDate>Sat, 29 Feb 2020 00:00:00 GMT</pubDate>
</item>
<item>
  <title>R Hex Bowtie</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2020/2020-01-30-r-hex-bowtie/</link>
  <description><![CDATA[ If you were at <a href="https://rstudio.com/conference/">rstudio::conf</a> you may have seen me walking around with my conference badge and wondered what everything is. ]]></description>
  <guid>https://chendaniely.github.io/posts/2020/2020-01-30-r-hex-bowtie/</guid>
  <pubDate>Thu, 30 Jan 2020 00:00:00 GMT</pubDate>
</item>
<item>
  <title>My time as an RStudio Intern</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2020/2020-01-29-my-time-as-an-rstudio-intern/</link>
  <description><![CDATA[ I’ve had a lot of time to think about my time as an RStudio intern. When I do, I usually end up with a few words in my head before I’m flooded with (good) emotions and struggle with finding the words to convey my thoughts. The last time I tried to write something like this went a little like <a href="https://software-carpentry.org/blog/2016/10/what_swc_means_to_me.html">this</a>. What I can say is this: whatever you thought it was like working at RStudio, is (probably) true. ]]></description>
  <guid>https://chendaniely.github.io/posts/2020/2020-01-29-my-time-as-an-rstudio-intern/</guid>
  <pubDate>Wed, 29 Jan 2020 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Table of Model Results using kable and kableExtra</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2019/2019-09-13-table-of-model-results-using-kable-and-kableextra/</link>
  <description><![CDATA[ I’m at the <a href="https://r-medicine.com/">R/Medicine</a> conference (no it’s not a Reddit thing) and got to help Alison Hill with her <a href="https://rmd4medicine.netlify.com/">R Markdown for Medicine</a> workshop. One of the questions I got to tinker with was making tables used to report model results. ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-09-13-table-of-model-results-using-kable-and-kableextra/</guid>
  <pubDate>Fri, 13 Sep 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>R or Python, which One to Learn (First)?</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2019/2019-08-28-r-or-python-which-one-to-learn-first/</link>
  <description><![CDATA[ I’ve been asked a few times lately about whether one should learn R or Python. ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-08-28-r-or-python-which-one-to-learn-first/</guid>
  <pubDate>Wed, 28 Aug 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Git Squash and Merge Workflow</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2019/2019-08-20-git-squash-and-merge-workflow/</link>
  <description><![CDATA[ I have a love-hate relationship with Git. It took me years of following cookbooks and following strict set of commands to get a sense of how it works. I still have to spend time wrangling Git at times, but I’ve gotten to the point where I’m just annoyed, instead of scared. Here is the branching-squash-and-merge workflow I’ve been using at RStudio. ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-08-20-git-squash-and-merge-workflow/</guid>
  <pubDate>Tue, 27 Aug 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Inconsistencies with the == operator in R</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2019/2019-08-06-inconsistencies-with-in-r/</link>
  <description><![CDATA[ One of the cool things about working on <a href="https://github.com/rstudio-education/gradethis"><code>gradethis</code></a> (<a href="https://github.com/rstudio-education/gradethis/issues/18"><code>grader</code> need to be renamed</a>) is that we end up doing things that aren’t common in R (i.e., grading and comparing code). ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-08-06-inconsistencies-with-in-r/</guid>
  <pubDate>Tue, 06 Aug 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Mounting Oclus Rift Sensors on the Wall</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2019/2019-08-03-mounting-oclus-rift-censors-on-the-wall/</link>
  <description><![CDATA[ I was initially going to get some small bookshelves to put my Oculus sensors on, but you can take your Oculus sensors off the stand! This way you wont have an awkward way to mount the sensors against the wall. ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-08-03-mounting-oclus-rift-censors-on-the-wall/</guid>
  <pubDate>Sat, 03 Aug 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>New Website a la Blogdown!</title>
  <dc:creator>Daniel Chen</dc:creator>
  <link>https://chendaniely.github.io/posts/2019/2019-07-23-new-website/</link>
  <description><![CDATA[ I finally got everything moved over to <a href="https://bookdown.org/yihui/blogdown/">blogdown</a> with the <a href="https://gohugo.io/">Hugo</a> <a href="https://github.com/gcushen/hugo-academic">Academic</a> theme. Thanks so much to <a href="https://alison.rbind.io/">Allison Hill</a>, who ran the <a href="https://summer-of-blogdown.netlify.com">summer-of-blogdown</a> tutorial for us <a href="https://blog.rstudio.com/2019/03/25/summer-interns-2019/">RStudio interns</a>. ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-07-23-new-website/</guid>
  <pubDate>Tue, 23 Jul 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>RStudio internship week 2</title>
  <link>https://chendaniely.github.io/posts/2019/2019-06-18-rstudio_internship_wk02/</link>
  <description><![CDATA[ The main topics and events of last week were: ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-06-18-rstudio_internship_wk02/</guid>
  <pubDate>Tue, 18 Jun 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>And we’re off! RStudio internship week 1, complete.</title>
  <link>https://chendaniely.github.io/posts/2019/2019-06-10-rstudio_internship_wk01/</link>
  <description><![CDATA[ I’m still pinching myself about being one of the <a href="https://blog.rstudio.com/2019/03/25/summer-interns-2019/">RStudio interns this year</a>. It’s an unbelievable opportunity and I’ve been half panicked and fighting imposter syndrome since the <a href="https://blog.rstudio.com/2019/03/25/summer-interns-2019/">announcement was made in March</a>. My meeting with <a href="http://third-bit.com/">Greg Wilson</a> on Friday (2019-06-07) went something like this: ]]></description>
  <guid>https://chendaniely.github.io/posts/2019/2019-06-10-rstudio_internship_wk01/</guid>
  <pubDate>Mon, 10 Jun 2019 00:00:00 GMT</pubDate>
</item>
<item>
  <title>rstatsnyc as told by @brookLYNevery1, @dataandme, and autographs</title>
  <link>https://chendaniely.github.io/posts/2018/2018-04-22-rstatsnyc/</link>
  <description><![CDATA[ EDIT: I’ve added the notes from <a href="https://twitter.com/dataandme"><span class="citation" data-cites="dataandme">@dataandme</span></a> and linked to people’s twitter and slides (if I found them). This is probably going to be an ongoing process… ]]></description>
  <guid>https://chendaniely.github.io/posts/2018/2018-04-22-rstatsnyc/</guid>
  <pubDate>Sun, 22 Apr 2018 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Analysis-Based Project Templates</title>
  <link>https://chendaniely.github.io/posts/2018/2018-01-23-analysis_based_project_templates/</link>
  <description><![CDATA[ One of the most annoying things you hear people say when they are working with some common code base is “It works on my machine…”. Conversely, one of the more satisfying things is running a script that you are not actively working on and have it run without problems. ]]></description>
  <guid>https://chendaniely.github.io/posts/2018/2018-01-23-analysis_based_project_templates/</guid>
  <pubDate>Tue, 23 Jan 2018 00:00:00 GMT</pubDate>
</item>
<item>
  <title>From VMs to LXC Containers to Docker Containers</title>
  <link>https://chendaniely.github.io/posts/2017/2017-07-07-vm_lxc_docker/</link>
  <description><![CDATA[ Since I’ve joined <a href="https://www.bi.vt.edu/sdal">SDAL</a>, the lab has undergone a few infrastructure related changes, mainly how applications are run on the servers. From what I remember, we started using <a href="https://www.virtualbox.org/">Virtual Box</a> virtual machines, then moved to <a href="https://linuxcontainers.org/">LXC</a> Linux containers, and we are now rebuilding our entire infrastructure using <a href="https://www.docker.com/">Docker</a> containers. ]]></description>
  <guid>https://chendaniely.github.io/posts/2017/2017-07-07-vm_lxc_docker/</guid>
  <pubDate>Fri, 07 Jul 2017 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Project Templates</title>
  <link>https://chendaniely.github.io/posts/2017/2017-05-30-project_templates/</link>
  <description><![CDATA[ Project templates provide some standardized way to organize files. Our lab uses a template that is based off the <a href="http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000424">Noble 2009 Paper, “A Quick Guide to Organizing Computational Biology Projects”</a>. I’ve created a simple shell script that automatically generates this folder structure <a href="https://github.com/chendaniely/computational-project-cookie-cutter">here</a>, and there’s an <a href="https://github.com/Reproducible-Science-Curriculum/rr-init">rr-init</a> project by the Reproducible Science Curriculum folks. ]]></description>
  <guid>https://chendaniely.github.io/posts/2017/2017-05-30-project_templates/</guid>
  <pubDate>Tue, 30 May 2017 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Changes in Higher Education</title>
  <link>https://chendaniely.github.io/posts/2017/2017-05-01-pfp_blog_changes_in_higher_education/</link>
  <description><![CDATA[ As a PhD student who already has a Master’s degree, it’s safe to say that I’ve been in school for a long time. One of the things in higher education that I started to dislike over the years are the ways professors assess students in the classroom. ]]></description>
  <guid>https://chendaniely.github.io/posts/2017/2017-05-01-pfp_blog_changes_in_higher_education/</guid>
  <pubDate>Mon, 01 May 2017 00:00:00 GMT</pubDate>
</item>
<item>
  <title>NYC R Conference</title>
  <link>https://chendaniely.github.io/posts/2017/2017-04-24-pfp_journal_13_rstatsnyc_nypvi/</link>
  <description><![CDATA[ Just got back from the 3rd annual <a href="http://www.rstats.nyc/">NYC R Conference</a> this past weekend. I have been honored to be one of the few speakers for the 3rd year in a row. This year’s talk, <a href="https://github.com/chendaniely/rstatsnyc_2017-data_scientist">“So You Want to be a Data Scientist”</a> gave a whirlwind tour of the tools and skills needed to be a Data Scientist. I conveyed all this information in 56 slides and did it in 20 minutes. ]]></description>
  <guid>https://chendaniely.github.io/posts/2017/2017-04-24-pfp_journal_13_rstatsnyc_nypvi/</guid>
  <pubDate>Mon, 24 Apr 2017 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>
