<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Meeting Recap - Cal Poly Linux Users Group]]></title><description><![CDATA[The official website for the Cal Poly Linux Users Group]]></description><link>https://cplug.org/</link><image><url>https://cplug.org/favicon.png</url><title>Meeting Recap - Cal Poly Linux Users Group</title><link>https://cplug.org/</link></image><generator>Ghost 5.62</generator><lastBuildDate>Wed, 10 Jun 2026 05:52:30 GMT</lastBuildDate><atom:link href="https://cplug.org/tag/recap/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Fall 2021, Week 7]]></title><description><![CDATA[<p>Can you believe it&apos;s week 7 already? Neither can I.</p><h2 id="fym-on-sunday">FYM on Sunday!</h2><p>We will be hosting an FYM (Free Your Machine) next <strong>Sunday (November 7 2021)</strong> from <strong>11 am - 3 pm</strong> in room <strong>197-204 (Bonderson, Sec Lab)</strong>! Just like last week, we will have free pizza.</p>]]></description><link>https://cplug.org/2021-fall-week-7/</link><guid isPermaLink="false">64fa7cab22622700011e929d</guid><category><![CDATA[Weekly Newsletter]]></category><category><![CDATA[Events]]></category><category><![CDATA[Free Your Machine]]></category><category><![CDATA[Meeting Recap]]></category><dc:creator><![CDATA[Astrid Yu]]></dc:creator><pubDate>Fri, 05 Nov 2021 16:50:24 GMT</pubDate><media:content url="https://cplug.org/content/images/2021/11/database.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://cplug.org/content/images/2021/11/database.jpeg" alt="Fall 2021, Week 7"><p>Can you believe it&apos;s week 7 already? Neither can I.</p><h2 id="fym-on-sunday">FYM on Sunday!</h2><p>We will be hosting an FYM (Free Your Machine) next <strong>Sunday (November 7 2021)</strong> from <strong>11 am - 3 pm</strong> in room <strong>197-204 (Bonderson, Sec Lab)</strong>! Just like last week, we will have free pizza. Halloween may be over, but you can still come in a costume if you <em>really</em> want.</p><p>We host these meetings regularly, and you&apos;re not obligated to stay for the whole time. We can help with anything Linux-related, ranging from basic UNIX/Linux help, including the UNIX servers and VPN access, to setting up your Linux environment up in a virtual machine or dual booting. We&apos;ll even help with any CPE 357 woes you have!</p><p>If you have any other questions about the club or Linux, feel free to come and talk to other members of the club. Hope to see you all there!</p><h2 id="recap-of-fym-on-1031">Recap of FYM on 10/31</h2><!--kg-card-begin: markdown--><p>Some random topics we discussed:</p>
<ul>
<li>The infrastructure cycle
<ul>
<li>First you deploy everything with scripts.</li>
<li>But that&apos;s not extensible, so you declare your infrastructure as data in JSON/YAML.</li>
<li>But that&apos;s not flexible enough, so you write a full deployment app for that.</li>
<li>But changing that is too hard, so you create a DSL for deploying your infrastructure.</li>
<li>But the DSL is too hard to maintain, so you end up going back to scripts again.</li>
<li>The cycle repeats and repeats, producing endless SRE/Sysadmin job security.</li>
</ul>
</li>
<li><a href="https://nextjs.org/blog/next-12?ref=cplug.org">Next.js 12 was released!</a></li>
<li>Database design - what are the ways to do it?
<ul>
<li>SQL databases</li>
<li>NoSQL databases</li>
<li>ORMs</li>
<li>Using Postgres as a NoSQL database</li>
<li>Single-table design</li>
</ul>
</li>
</ul>
<!--kg-card-end: markdown--><h2 id="upcoming-tech-talks">Upcoming Tech Talk(s)</h2><ul><li>Why use NixOS? - Astrid Yu, date <em>still</em> TBD. I&apos;m working on it!</li></ul><p>For a list of our previous talks, see <a href="https://cplug.org/tag/technical-talks/">https://cplug.org/tag/technical-talks/</a>. If you would like to give a technical talk, please send us an email (<a href="mailto:cplug@calpoly.edu?subject=CPLUG%20Talk%20Request">cplug@calpoly.edu</a>), or message one of the officers via Discord or Slack!</p>]]></content:encoded></item><item><title><![CDATA[Fall 2021 Week 5]]></title><description><![CDATA[<p>Happy Week 5! You&apos;re almost halfway through the quarter! I believe in you!</p><h2 id="fym-on-sunday">FYM on Sunday!</h2><p>We will be hosting an FYM (Free Your Machine) next <strong>Sunday (2021 October 24)</strong> from <strong>11 am - 3 pm</strong> in room <strong>197-204 (Bonderson, Sec Lab)</strong>! Just like last week, we will</p>]]></description><link>https://cplug.org/2021-fall-week-5/</link><guid isPermaLink="false">64fa7cab22622700011e929b</guid><category><![CDATA[Events]]></category><category><![CDATA[Free Your Machine]]></category><category><![CDATA[Weekly Newsletter]]></category><category><![CDATA[Meeting Recap]]></category><dc:creator><![CDATA[Astrid Yu]]></dc:creator><pubDate>Sun, 17 Oct 2021 23:19:25 GMT</pubDate><media:content url="https://cplug.org/content/images/2021/10/then-now-information-processing.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cplug.org/content/images/2021/10/then-now-information-processing.jpg" alt="Fall 2021 Week 5"><p>Happy Week 5! You&apos;re almost halfway through the quarter! I believe in you!</p><h2 id="fym-on-sunday">FYM on Sunday!</h2><p>We will be hosting an FYM (Free Your Machine) next <strong>Sunday (2021 October 24)</strong> from <strong>11 am - 3 pm</strong> in room <strong>197-204 (Bonderson, Sec Lab)</strong>! Just like last week, we will have free pizza. We host these meetings regularly, and you&apos;re not obligated to stay for the whole time.</p><p>We can help with anything Linux-related, ranging from basic UNIX/Linux help, including the UNIX servers and VPN access, to setting up your Linux environment up in a virtual machine or dual boot. We&apos;ll even help with any CPE 357 woes you have!</p><p>If you have any other questions about the club or Linux, feel free to come and talk to other members of the club. Hope to see you all there!</p><h2 id="recap-of-fym-on-1017">Recap of FYM on 10/17</h2><figure class="kg-card kg-image-card"><img src="https://cplug.org/content/images/2021/10/unix-primer-plus.jpeg" class="kg-image" alt="Fall 2021 Week 5" loading="lazy" width="2000" height="1500" srcset="https://cplug.org/content/images/size/w600/2021/10/unix-primer-plus.jpeg 600w, https://cplug.org/content/images/size/w1000/2021/10/unix-primer-plus.jpeg 1000w, https://cplug.org/content/images/size/w1600/2021/10/unix-primer-plus.jpeg 1600w, https://cplug.org/content/images/2021/10/unix-primer-plus.jpeg 2048w" sizes="(min-width: 720px) 720px"></figure><!--kg-card-begin: markdown--><ul>
<li>We had pizza!</li>
<li>We looked at <a href="https://www.goodreads.com/book/show/3098321-the-waite-group-s-unix-primer-plus?ref=cplug.org">The Waite Group&apos;s UNIX Primer Plus 2nd Edition</a>, a manual for Berkeley UNIX Version 4.3, which had its final release in 1995.</li>
<li>We discussed our favorite...
<ul>
<li>Distros: Most people use Arch Linux. There was also Linux Mint, Ubuntu, Debian, Fedora, Gentoo, NixOS.</li>
<li>Editors: Most people use Vim, Visual Studio Code, Sublime, or a combination of those. Surprisingly, no one here uses Emacs. If you use Emacs, please come. Otherwise, the Vim users will take over.</li>
<li>Programming languages: Languages people like include C, C++, Rust, Python, Java, JavaScript, TypeScript, Dart, and Go. Surprisingly, there were no English users.</li>
</ul>
</li>
<li>We also discussed <a href="https://docs.microsoft.com/en-us/windows/wsl/about?ref=cplug.org">Windows Subsystem on Linux</a>.</li>
<li>We discussed how we manage our configs, like dotfile repos and Nix flakes.</li>
<li>We discussed some of the details of Arch Linux package management.</li>
<li>Some of us also did homework, or worked on our own apps.</li>
</ul>
<!--kg-card-end: markdown--><h2 id="upcoming-tech-talks">Upcoming Tech Talk(s)</h2><ul><li>Why use NixOS? - Astrid Yu, date TBD</li></ul><p>For a list of our previous talks, see <a href="https://cplug.org/tag/technical-talks/">https://cplug.org/tag/technical-talks/</a>. If you would like to give a technical talk, please send us an email (<a href="mailto:cplug@calpoly.edu?subject=CPLUG%20Talk%20Request">cplug@calpoly.edu</a>), or message one of the officers via Discord or Slack!</p>]]></content:encoded></item><item><title><![CDATA[Fall 2021 Week 4 - Now with free pizza 🍕]]></title><description><![CDATA[<p>Happy Week 4! We hope your midterms have been going well! If you haven&apos;t taken them yet, we wish you good luck on them!</p><h2 id="fym-on-sunday">FYM on Sunday!</h2><p>We will be hosting an FYM (Free Your Machine) this <strong>Sunday (2021 October 10)</strong> from <strong>11 am - 3 pm</strong> in</p>]]></description><link>https://cplug.org/2021-fall-week-4/</link><guid isPermaLink="false">64fa7cab22622700011e9299</guid><category><![CDATA[Weekly Newsletter]]></category><category><![CDATA[Meeting Recap]]></category><category><![CDATA[Events]]></category><category><![CDATA[Free Your Machine]]></category><dc:creator><![CDATA[Astrid Yu]]></dc:creator><pubDate>Mon, 11 Oct 2021 20:56:00 GMT</pubDate><media:content url="https://cplug.org/content/images/2021/10/costco-bizza.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cplug.org/content/images/2021/10/costco-bizza.jpg" alt="Fall 2021 Week 4 - Now with free pizza &#x1F355;"><p>Happy Week 4! We hope your midterms have been going well! If you haven&apos;t taken them yet, we wish you good luck on them!</p><h2 id="fym-on-sunday">FYM on Sunday!</h2><p>We will be hosting an FYM (Free Your Machine) this <strong>Sunday (2021 October 10)</strong> from <strong>11 am - 3 pm</strong> in room <strong>197-204 (Bonderson, Sec Lab)</strong>! </p><p>And yes, <strong>there will be free pizza!</strong></p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://cplug.org/content/images/2021/10/cplug-pizza.png" class="kg-image" alt="Fall 2021 Week 4 - Now with free pizza &#x1F355;" loading="lazy" width="2000" height="2011" srcset="https://cplug.org/content/images/size/w600/2021/10/cplug-pizza.png 600w, https://cplug.org/content/images/size/w1000/2021/10/cplug-pizza.png 1000w, https://cplug.org/content/images/size/w1600/2021/10/cplug-pizza.png 1600w, https://cplug.org/content/images/2021/10/cplug-pizza.png 2362w" sizes="(min-width: 720px) 720px"><figcaption><a href="https://github.com/astralbijection/memes/blob/main/cplug-pizza/cplug-pizza.tex?ref=cplug.org">This meme is open source under the WTFPL License.</a></figcaption></figure><p>We host these meetings regularly, and you&apos;re not obligated to stay for the whole time.</p><p>We can help with anything Linux-related, ranging from basic UNIX/Linux help, including the UNIX servers and VPN access, to setting up your Linux environment up in a virtual machine or dual boot. We&apos;ll even help with any CPE 357 woes you have!</p><p>If you have any other questions about the club or Linux, feel free to come and talk to other members of the club. Hope to see you all there!</p><h2 id="recap-of-fym-on-1010">Recap of FYM on 10/10</h2><p>We didn&apos;t plan anything for this meeting, so we each worked on whatever we wanted.</p><ul><li>Jaxon installed <a href="https://getfedora.org/?ref=cplug.org">Fedora Server</a> on a mini PC, and <a href="https://unraid.net/?ref=cplug.org">Unraid</a> on a rack server. He experienced a lot of problems while trying to use Windows to format the Unraid disk</li><li>Astrid worked on <a href="https://astrid.tech/?ref=cplug.org">her website</a>&apos;s CMS, and got a basic <a href="https://www.wireguard.com/?ref=cplug.org">Wireguard</a> connection working between her laptop and VPS.</li><li>Srirag worked on his NLP homework.</li><li>Ellis worked on his CPE 357 homework.</li></ul><p>At the end, we went to <a href="http://fattesslo.com/?ref=cplug.org">Fatte&apos;s Pizza</a> and got pizza for dinner.</p><h2 id="upcoming-tech-talks">Upcoming Tech Talk(s)</h2><p>Currently, we do not have any technical talks planned for this quarter. For a list of our previous talks, see <a href="https://cplug.org/tag/technical-talks/">https://cplug.org/tag/technical-talks/</a>. If you would like to give a technical talk, please send us an email (<a href="mailto:cplug@calpoly.edu?subject=CPLUG%20Talk%20Request">cplug@calpoly.edu</a>), or message one of the officers via Discord or Slack!</p>]]></content:encoded></item></channel></rss>