From e7fc6343e6724cbad5c9d026ddca552bfd320ee8 Mon Sep 17 00:00:00 2001 From: Aaron Friesen Date: Sat, 25 Jul 2026 21:04:11 -0500 Subject: [PATCH 1/3] Convert to Markdown This commit is a very rough conversion. I just substituted in the officer names and then ran the TeX files through pandoc. More polish to follow. --- .github/workflows/build.yml | 37 ------ .gitignore | 16 +-- 2022-23/Makefile | 15 --- 2022-23/entry/00000000.md | 33 ++++++ 2022-23/entry/00000000.tex | 43 ------- 2022-23/entry/20220916.md | 64 +++++++++++ 2022-23/entry/20220916.tex | 59 ---------- 2022-23/entry/20220922.md | 42 +++++++ 2022-23/entry/20220922.tex | 37 ------ 2022-23/entry/20220923.md | 118 ++++++++++++++++++++ 2022-23/entry/20220923.tex | 116 ------------------- 2022-23/entry/20220930.md | 95 ++++++++++++++++ 2022-23/entry/20220930.tex | 86 -------------- 2022-23/entry/20221007.md | 43 +++++++ 2022-23/entry/20221007.tex | 45 -------- 2022-23/entry/20221213.md | 217 ++++++++++++++++++++++++++++++++++++ 2022-23/entry/20221213.tex | 184 ------------------------------ 2022-23/entry/20230224.md | 92 +++++++++++++++ 2022-23/entry/20230224.tex | 87 --------------- 2022-23/entry/20230310.md | 28 +++++ 2022-23/entry/20230310.tex | 34 ------ 2022-23/entry/20230505.md | 95 ++++++++++++++++ 2022-23/entry/20230505.tex | 94 ---------------- 2022-23/journal.tex | 72 ------------ Makefile | 16 --- README.md | 20 +--- 26 files changed, 829 insertions(+), 959 deletions(-) delete mode 100644 .github/workflows/build.yml delete mode 100644 2022-23/Makefile create mode 100644 2022-23/entry/00000000.md delete mode 100644 2022-23/entry/00000000.tex create mode 100644 2022-23/entry/20220916.md delete mode 100644 2022-23/entry/20220916.tex create mode 100644 2022-23/entry/20220922.md delete mode 100644 2022-23/entry/20220922.tex create mode 100644 2022-23/entry/20220923.md delete mode 100644 2022-23/entry/20220923.tex create mode 100644 2022-23/entry/20220930.md delete mode 100644 2022-23/entry/20220930.tex create mode 100644 2022-23/entry/20221007.md delete mode 100644 2022-23/entry/20221007.tex create mode 100644 2022-23/entry/20221213.md delete mode 100644 2022-23/entry/20221213.tex create mode 100644 2022-23/entry/20230224.md delete mode 100644 2022-23/entry/20230224.tex create mode 100644 2022-23/entry/20230310.md delete mode 100644 2022-23/entry/20230310.tex create mode 100644 2022-23/entry/20230505.md delete mode 100644 2022-23/entry/20230505.tex delete mode 100644 2022-23/journal.tex delete mode 100644 Makefile diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml deleted file mode 100644 index 2bc83d2..0000000 --- a/.github/workflows/build.yml +++ /dev/null @@ -1,37 +0,0 @@ -name: "build" -on: - push: - release: - types: [published] - workflow_dispatch: -jobs: - build: - name: "LaTeX Build" - runs-on: ubuntu-latest - container: - image: root3287/latex:latest - steps: - - name: Checkout - uses: actions/checkout@v2 - - name: Install Packages - run: | - apt install -y make - - name: Build - run: make - - name: Archive production artifacts - uses: actions/upload-artifact@v3 - with: - name: linux - path: | - 2022-23/*.pdf - # - name: Send Mail - # uses: dawidd6/action-send-mail@v3 - # with: - # server_address: ${{secrets.EMAIL_HOST}} - # server_port: 587 - # secure: true - # subject: The OS2G Journal has been updated! - # from: OS2G # - # to: tgibbons2@huskers.unl.edu - # reply_to: os2g@unl.edu - # attachments: ./2022-23/journal.pdf diff --git a/.gitignore b/.gitignore index 40d09f0..e43b0f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1 @@ -dist/ - -*.aux -*.idx -*.log -*.out -*.toc -*.pdf -*.synctex.gz -*.ind -*.fdb_latexmk -*.fls -*.ilg - -.DS_Store \ No newline at end of file +.DS_Store diff --git a/2022-23/Makefile b/2022-23/Makefile deleted file mode 100644 index 2ad91f6..0000000 --- a/2022-23/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -.PHONY: clean cleansmall journal.pdf - -TEX=latexmk -TEXFLAGS=-pdf -pdflatex="pdflatex -interaction=nonstopmode" -use-make - -all: journal.pdf cleansmall - -journal.pdf: journal.tex - $(TEX) $(TEXFLAGS) $< - -clean: - $(TEX) -C - -cleansmall: - $(TEX) -c diff --git a/2022-23/entry/00000000.md b/2022-23/entry/00000000.md new file mode 100644 index 0000000..f326d47 --- /dev/null +++ b/2022-23/entry/00000000.md @@ -0,0 +1,33 @@ +# DATE + +## Officer Meeting + +### Roll Call + +The following officers were present + +1. OFFICER + +The following officers where not present or online + +1. OFFICER + +### Officers Updates + +No Updates + +No Updates + +No Updates + +No Updates + +No Updates + +### Topic Discussed + +## General Meeting + +### Number of Members + +## Topic Discussed diff --git a/2022-23/entry/00000000.tex b/2022-23/entry/00000000.tex deleted file mode 100644 index 078ff14..0000000 --- a/2022-23/entry/00000000.tex +++ /dev/null @@ -1,43 +0,0 @@ -\section{DATE} -\subsection{Officer Meeting} - -\subsubsection{Roll Call} -The following officers were present - -\begin{enumerate} -\item OFFICER -\end{enumerate} - -The following officers where not present or online - -\begin{enumerate} - \item OFFICER -\end{enumerate} - -\subsubsection{Officers Updates} - -\textbf{\president} - -No Updates - -\textbf{\vicepresident} - -No Updates - -\textbf{\tresurer} - -No Updates - -\textbf{\primaryprogrammer} - -No Updates - -\textbf{\secretary} - -No Updates - -\subsubsection{Topic Discussed} - -\subsection{General Meeting} -\subsubsection{Number of Members} -\subsection{Topic Discussed} \ No newline at end of file diff --git a/2022-23/entry/20220916.md b/2022-23/entry/20220916.md new file mode 100644 index 0000000..b934c65 --- /dev/null +++ b/2022-23/entry/20220916.md @@ -0,0 +1,64 @@ +# September 16, 2022 + +## Officer Meeting + +### Roll Call + +The following officers were present + +1. Aaron Friesen (President) + +2. Luke Freyhof (Secretary) + +3. Timothy Gibbons (Treasurer) + +4. Erbey Uribe (Primary Programmer) + +The following officers where not present or online + +1. Connor Kildare (Vice President) - Home Emergency + +### Officers Updates + +Updates from Officers + +**Aaron Friesen (President)** + +No Updates + +**Luke Freyhof (Secretary)** + +No Updates + +**Timothy Gibbons (Treasurer)** + +1. SPF Application are due on Friday, Sep 23rd, 2022 + +2. We need to get a budget together in order to submit to eSAB. + +3. I would need a full budget from Connor + +**Erbey Uribe (Primary Programmer)** + +1. Bauer would like to get an update on what FOSS Jam is + +2. Bauer would also like to get meeting notes. + +### Topic Discussed + +Some of the topics that were discussed is to create a poll so we know +how people were planning to join FOSS Jam. + +There were a little discussion about next week talk about 'Sudocode' or +'Bash Talk'. + +## General Meeting + +### Number of Members + +In total there were 16 members present. Of which 5 officers, 2 +presenters, 1 was online. + +### Topic Discussion + +The discussion this week was the Holland Computing Center talk. diff --git a/2022-23/entry/20220916.tex b/2022-23/entry/20220916.tex deleted file mode 100644 index a6c3960..0000000 --- a/2022-23/entry/20220916.tex +++ /dev/null @@ -1,59 +0,0 @@ -% September 16, 2022 -\section{September 16, 2022} -\subsection{Officer Meeting} - -\subsubsection{Roll Call} - -The following officers were present - -\begin{enumerate} - \item \president - \item \secretary - \item \tresurer - \item \primaryprogrammer -\end{enumerate} - -The following officers where not present or online - -\begin{enumerate} - \item \vicepresident - Home Emergency -\end{enumerate} - -\subsubsection{Officers Updates} -Updates from Officers - -\textbf{\president} - -No Updates - -\textbf{\secretary} - -No Updates - -\textbf{\tresurer} - -\begin{enumerate} - \item SPF Application are due on Friday, Sep 23rd, 2022 - \item We need to get a budget together in order to submit to eSAB. - \item I would need a full budget from Connor -\end{enumerate} - -\textbf{\primaryprogrammer} - -\begin{enumerate} - \item Bauer would like to get an update on what FOSS Jam is - \item Bauer would also like to get meeting notes. -\end{enumerate} - -\subsubsection{Topic Discussed} - -Some of the topics that were discussed is to create a poll so we know how people were planning to join FOSS Jam. - -There were a little discussion about next week talk about `Sudocode` or `Bash Talk`. - -\subsection{General Meeting} -\subsubsection{Number of Members} -In total there were 16 members present. Of which 5 officers, 2 presenters, 1 was online. - -\subsubsection{Topic Discussion} -The discussion this week was the Holland Computing Center talk. \ No newline at end of file diff --git a/2022-23/entry/20220922.md b/2022-23/entry/20220922.md new file mode 100644 index 0000000..6240014 --- /dev/null +++ b/2022-23/entry/20220922.md @@ -0,0 +1,42 @@ +# Adhoc: September 22, 2022 + +This meeting was mainly to discuss about FOSS Jam and Budgeting. + +## Officer Meeting + +### Roll Call + +The following officers were present online. + +1. Timothy Gibbons (Treasurer) + +2. Luke Freyhof (Secretary) + +3. Erbey Uribe (Primary Programmer) + +4. Connor Kildare (Vice President) + +The following officers where not present + +1. Aaron Friesen (President) - Other Club Obligation + +### Officers Updates + +No Updates were taken, as this is an meeting to discuss events and +budget. + +### Topic Discussed + +Topics that were discussed in this meeting were some of the FOSS Jam +event details, budget needs, and to work on SPF Application. + +Timothy Gibbons (Treasurer) will continue on working on the SPF +Application. + +Timothy Gibbons (Treasurer) will send an email to Bauer with current +meeting updates and explanation on what FOSS Jam is. + +Timothy Gibbons (Treasurer) and Erbey Uribe (Primary Programmer) will +meet with Bauer on Friday around 0930 CST. + +Some Calendar Changes was discussed to allow a push back on FOSS Jam. diff --git a/2022-23/entry/20220922.tex b/2022-23/entry/20220922.tex deleted file mode 100644 index 293f6ff..0000000 --- a/2022-23/entry/20220922.tex +++ /dev/null @@ -1,37 +0,0 @@ -% September 22, 2022 -\section{Adhoc: September 22, 2022} -This meeting was mainly to discuss about FOSS Jam and Budgeting. - -\subsection{Officer Meeting} - -\subsubsection{Roll Call} -The following officers were present online. - -\begin{enumerate} -\item \tresurer -\item \secretary -\item \primaryprogrammer -\item \vicepresident -\end{enumerate} - -The following officers where not present - -\begin{enumerate} - \item \president - Other Club Obligation -\end{enumerate} - -\subsubsection{Officers Updates} - -No Updates were taken, as this is an meeting to discuss events and budget. - -\subsubsection{Topic Discussed} - -Topics that were discussed in this meeting were some of the FOSS Jam event details, budget needs, and to work on SPF Application. - -\tresurer will continue on working on the SPF Application. - -\tresurer will send an email to Bauer with current meeting updates and explanation on what FOSS Jam is. - -\tresurer and \primaryprogrammer will meet with Bauer on Friday around 0930 CST. - -Some Calendar Changes was discussed to allow a push back on FOSS Jam. diff --git a/2022-23/entry/20220923.md b/2022-23/entry/20220923.md new file mode 100644 index 0000000..9d37c15 --- /dev/null +++ b/2022-23/entry/20220923.md @@ -0,0 +1,118 @@ +# Bauer: September 23, 2022 + +## Officer Meeting + +### Roll Call + +The following officers were present + +1. Erbey Uribe (Primary Programmer) + +2. Timothy Gibbons (Treasurer) + +3. Bauer + +The following officers where not present or online + +1. Aaron Friesen (President) + +2. Luke Freyhof (Secretary) + +3. Connor Kildare (Vice President) + +### Topic Discussed + +Department might be able to fund \$50. + +Erbey Uribe (Primary Programmer): Submit EPR for the Union + +Erbey Uribe (Primary Programmer): Talk to Engineering Communications for +advertisement + +Timothy Gibbons (Treasurer): Submit what we want to Bauer - Budget. + +THIS IS A GREAT TIME TO DO SOME ADVERTISING + +## General Meeting + +### Number of Members + +## Topic Discussed + +# September 23, 2022 + +## Officer Meeting + +### Roll Call + +The following officers were present + +1. Timothy Gibbons (Treasurer) + +2. Luke Freyhof (Secretary) + +3. Aaron Friesen (President) + +The following officers where not present or online + +1. Erbey Uribe (Primary Programmer) + +2. Connor Kildare (Vice President) + +### Officers Updates + +**Aaron Friesen (President)** + +No Update + +**Connor Kildare (Vice President)** + +No Update + +**Timothy Gibbons (Treasurer)** + +- We may have Engineering Department Funding. + +**Erbey Uribe (Primary Programmer)** + +**Luke Freyhof (Secretary)** + +No Update + +### Topic Discussed + +## General Meeting + +### Number of members + +4 Officers + +4 Members + +### Topic Discussed + +Shell Scripting + +## Post-General Officer Meeting + +### Roll Call + +The following officers were present + +1. Timothy Gibbons (Treasurer) + +2. Erbey Uribe (Primary Programmer) + +3. Aaron Friesen (President) + +4. Gabe Clark (Member) + +The following officers where not present or online + +1. Luke Freyhof (Secretary) + +2. Connor Kildare (Vice President) + +## Topic Discussed + +Filling out the budget for eSAB. diff --git a/2022-23/entry/20220923.tex b/2022-23/entry/20220923.tex deleted file mode 100644 index 351b4fb..0000000 --- a/2022-23/entry/20220923.tex +++ /dev/null @@ -1,116 +0,0 @@ -% September 23, 2022 -\section{Bauer: September 23, 2022} -\subsection{Officer Meeting} - -\subsubsection{Roll Call} -The following officers were present - -\begin{enumerate} -\item \primaryprogrammer -\item \tresurer -\item Bauer -\end{enumerate} - -The following officers where not present or online - -\begin{enumerate} - \item \president - \item \secretary - \item \vicepresident -\end{enumerate} - -\subsubsection{Topic Discussed} - -Department might be able to fund \$50. - -\primaryprogrammer: Submit EPR for the Union - -\primaryprogrammer: Talk to Engineering Communications for advertisement - -\tresurer: Submit what we want to Bauer - Budget. - -THIS IS A GREAT TIME TO DO SOME ADVERTISING - -\subsection{General Meeting} -\subsubsection{Number of Members} -\subsection{Topic Discussed} - -\newpage - -\section{September 23, 2022} -\subsection{Officer Meeting} - -\subsubsection{Roll Call} -The following officers were present - -\begin{enumerate} -\item \tresurer -\item \secretary -\item \president -\end{enumerate} - -The following officers where not present or online - -\begin{enumerate} - \item \primaryprogrammer - \item \vicepresident -\end{enumerate} - -\subsubsection{Officers Updates} - -\textbf{\president} - -No Update - -\textbf{\vicepresident} - -No Update - -\textbf{\tresurer} - -\begin{itemize} - \item We may have Engineering Department Funding. -\end{itemize} - -\textbf{\primaryprogrammer} - -\textbf{\secretary} - -No Update - -\subsubsection{Topic Discussed} - -\subsection{General Meeting} - -\subsubsection{Number of members} -4 Officers - -4 Members - - -\subsubsection{Topic Discussed} - -Shell Scripting - -\subsection{Post-General Officer Meeting} - -\subsubsection{Roll Call} -The following officers were present - -\begin{enumerate} -\item \tresurer -\item \primaryprogrammer -\item \president -\item Gabe Clark (Member) -\end{enumerate} - -The following officers where not present or online - -\begin{enumerate} - \item \secretary - \item \vicepresident -\end{enumerate} - -\subsection{Topic Discussed} - -Filling out the budget for eSAB. diff --git a/2022-23/entry/20220930.md b/2022-23/entry/20220930.md new file mode 100644 index 0000000..cea9f42 --- /dev/null +++ b/2022-23/entry/20220930.md @@ -0,0 +1,95 @@ +# September 30, 2022 + +## Officer Meeting + +### Roll Call + +The following officers were present + +1. Aaron Friesen (President) + +2. Timothy Gibbons (Treasurer) + +3. Erbey Uribe (Primary Programmer) + +4. Luke Freyhof (Secretary) + +The following officers where not present or online + +1. Connor Kildare (Vice President) (Pet Emergency) + +### Officers Updates + +**Aaron Friesen (President)** + +1. Signed and forwared the eSAB Allotment form to Dr. Witty + +2. There's a CS club at Millard West High School in Omaha who reached + out to us and is interested in hosting some sort of event or + speaker. Is anyone free on Monday October 3 at 3:15 PM? + +**Connor Kildare (Vice President)** + +No Updates + +**Connor Kildare (Vice President)** + +No Updates + +**Timothy Gibbons (Treasurer)** + +- eSAB have given us approximately \$150. + +- We can get the pokerchips. + +- They cannot fund stickers. This will be out of pocket cost. + +- Reduced the number of Arduino Uno & Nano to 2. + +- Reduced number of other hardware to 1. + +- Check SOFS and we have: \$AMOUNT. + +- Moved journal over to + +- EM16 might affect how we communicate to other people (Google Groups) + . + We may need to sign up for ITS listserv/mailman. + +**Erbey Uribe (Primary Programmer)** + +No Updates + +**Luke Freyhof (Secretary)** + +No Updates + +### Topic Discussed + +No other topics to discuss + +## Actions + +**Erbey Uribe (Primary Programmer)** + +1. Fill out EPR for FOSS Jam. + +**Timothy Gibbons (Treasurer)** + +1. Order Poker Chips + +2. Order Stickers + +3. Get Hardware + +4. Email Bauer + +## General Meeting + +### Number of Members + +7 Total Members. 4 Officers. + +## Topic Discussed + +Editor Wars diff --git a/2022-23/entry/20220930.tex b/2022-23/entry/20220930.tex deleted file mode 100644 index 45d54fc..0000000 --- a/2022-23/entry/20220930.tex +++ /dev/null @@ -1,86 +0,0 @@ -\section{September 30, 2022} -\subsection{Officer Meeting} - -\subsubsection{Roll Call} -The following officers were present - -\begin{enumerate} - \item \president - \item \tresurer - \item \primaryprogrammer - \item \secretary -\end{enumerate} - -The following officers where not present or online - -\begin{enumerate} - \item \vicepresident (Pet Emergency) -\end{enumerate} - -\subsubsection{Officers Updates} - -\textbf{\president} - -\begin{enumerate} - \item Signed and forwared the eSAB Allotment form to Dr. Witty - \item There's a CS club at Millard West High School in Omaha who reached out to us and is interested in hosting some sort of event or speaker. Is anyone free on Monday October 3 at 3:15 PM? -\end{enumerate} - -\textbf{\vicepresident} - -No Updates - -\textbf{\vicepresident} - -No Updates - -\textbf{\tresurer} - -\begin{itemize} - \item eSAB have given us approximately \$150. - \item We can get the pokerchips. - \item They cannot fund stickers. This will be out of pocket cost. - \item Reduced the number of Arduino Uno \& Nano to 2. - \item Reduced number of other hardware to 1. - \item Check SOFS and we have: \$AMOUNT. - \item Moved journal over to \href{https://github.com/OS2G/journal}{https://github.com/OS2G/journal} - \item EM16 might affect how we communicate to other people (Google Groups) \href{https://its.nebraska.edu/policies-processes/responsible-use-of-university-computers-and-information-systems}{https://its.nebraska.edu/policies-processes/responsible-use-of-university-computers-and-information-systems}. - We may need to sign up for ITS listserv/mailman. -\end{itemize} - -\textbf{\primaryprogrammer} - -No Updates - -\textbf{\secretary} - -No Updates - -\subsubsection{Topic Discussed} - -No other topics to discuss - -\subsection{Actions} - -\textbf{\primaryprogrammer} - -\begin{enumerate} - \item Fill out EPR for FOSS Jam. -\end{enumerate} - -\textbf{\tresurer} - -\begin{enumerate} - \item Order Poker Chips - \item Order Stickers - \item Get Hardware - \item Email Bauer -\end{enumerate} - -\subsection{General Meeting} -\subsubsection{Number of Members} - -7 Total Members. 4 Officers. - -\subsection{Topic Discussed} -Editor Wars \ No newline at end of file diff --git a/2022-23/entry/20221007.md b/2022-23/entry/20221007.md new file mode 100644 index 0000000..adb2dc4 --- /dev/null +++ b/2022-23/entry/20221007.md @@ -0,0 +1,43 @@ +# October 7th, 2022 + +## Officer Meeting + +### Roll Call + +The following officers were present + +1. OFFICER + +The following officers where not present or online + +1. OFFICER + +### Officers Updates + +**Aaron Friesen (President)** + +No Updates + +**Connor Kildare (Vice President)** + +No Updates + +**Timothy Gibbons (Treasurer)** + +- Got the server online. + +**Erbey Uribe (Primary Programmer)** + +No Updates + +**Luke Freyhof (Secretary)** + +No Updates + +### Topic Discussed + +## General Meeting + +### Number of Members + +## Topic Discussed diff --git a/2022-23/entry/20221007.tex b/2022-23/entry/20221007.tex deleted file mode 100644 index 8901474..0000000 --- a/2022-23/entry/20221007.tex +++ /dev/null @@ -1,45 +0,0 @@ -\section{October 7th, 2022} -\subsection{Officer Meeting} - -\subsubsection{Roll Call} -The following officers were present - -\begin{enumerate} -\item OFFICER -\end{enumerate} - -The following officers where not present or online - -\begin{enumerate} - \item OFFICER -\end{enumerate} - -\subsubsection{Officers Updates} - -\textbf{\president} - -No Updates - -\textbf{\vicepresident} - -No Updates - -\textbf{\tresurer} - -\begin{itemize} - \item Got the server online. -\end{itemize} - -\textbf{\primaryprogrammer} - -No Updates - -\textbf{\secretary} - -No Updates - -\subsubsection{Topic Discussed} - -\subsection{General Meeting} -\subsubsection{Number of Members} -\subsection{Topic Discussed} \ No newline at end of file diff --git a/2022-23/entry/20221213.md b/2022-23/entry/20221213.md new file mode 100644 index 0000000..4b344a6 --- /dev/null +++ b/2022-23/entry/20221213.md @@ -0,0 +1,217 @@ +# Meeting Date + +## Roll Call + +The following officers were present: + +1. Aaron Friesen (President) + +2. Timothy Gibbons (Treasurer) + +3. Erbey Uribe (Primary Programmer) + +4. Luke Freyhof (Secretary) + +No officers were absent\ +Other members present: + +1. Mitch + +2. Timothy Gibbons + +## Standardized Officer Roles + +### President + +- Help create meeting ideas + +- Lead meetings + +- Give content talks at meetings + +### Treasurer + +- Keep track of club budget + +### Primary Programmer + +- Room reservations + +- EPRs + +- Update calendar and website + +### Secretary + +- Take meeting minutes + +- Send out announcements + + - Discord + + - Google group email list + + - may encounter problems with non-school emails + + - Bits and Bytes + + - Possibly NvolveU? + + - We don't want to use too many platforms + +## Recruitment + +Finding Consistent Members + +- Build a good reputation + +- Advertise to the target audience + +Finding Consistent *Knowledgeable* Members + +- Finding what these people want + +- Long term this will help to give us knowledgeable officers as well + +CornHacks + +- [CornHacks Website](https://unlcornhacks.com/#/home) + +- Hackathon over Feb. 4-5 + +- We could have a table of advisors + +## Hack Days + +Making Hack Days more engaging: + +- Making them similar to the \"lab section\" of a class + +- Shadow the talks we have planned + +## Meeting Location + +We may want to move the club to Avery Hall + +- Makes organizing meetings easier + +- Gives members a reliable place to meet + +- Right in the middle of the Computer Science Department + +A room on the third floor may be best so that there are enough outlets + +## Meeting Ideas + +- Cluster Computing - Carl Lundstedt (HCC) + +- Speaker from System76 + + - Mitch can connect us to them + + - Make Linux laptops + + - Made Pop-OS + +- Soup Night Social + +- Mitch Lightning Talk + + - Needs to be recorded + + - Talk to Danial Schurr for OS2G specific slides + +- Embedded systems and prototyping crash course (Arduino?) + +- \"Meta\" meeting about learning computer skills efficiently + + - overview of topics and projects for members to work on + + - would give new members somethign to latch on to + +- Lightning Talks? + + - Mitch? + + - Tim? (Game engine - contact GameDev club) + + - Aaron? + + - Luke? + + - Dr. Bauer + + - Dr. Balkir or a grad student working with him (RISC-V) + + - Alex? (ScropTheOSAdvenduterer) + +## Long Term Goals + +Consolidate all the club's organizational material in one place: + +- Put it all on SharePoint + +- Organize the resources on SharePoint + +Putting valuable information on the club's GitHub and website + +- can we convince general members to add these things? + +## Tentative Meeting Schedule + +Jan 27 - Welcome back + +- Probably just for returning members + +Feb 3 - [Talk]{.underline} + +- Programming Languages + +- Meta Programming Concepts + +- Luke will reach out to Bourke + +Feb 10 - [Workshop]{.underline} + +- Python? + +- C + +- Java Crash Course + +Feb 17 - [HackDay]{.underline} (Soup Day) Feb 24 - [Talk]{.underline} by +Mitch + +- What's in a Name? + +Mar 3 - [Workshop]{.underline} + +- TBD by Mitch + +Mar 10 - [HackDay]{.underline} + +- LAN Party??? + +Mar 24 - [Talk]{.underline} + +- Embedded Systems? + +- Arduino? + +- Bauer + +Mar 31 - [Workshop]{.underline} + +- Embedded System Project + +Apr 7 - [HackDay]{.underline} (Social) Apr 14 - [Talk]{.underline} + +- Server Administration + +- Erbey Reach out to Garhand + +Apr 21 - [Workshop]{.underline} + +- Server Administration + +Apr 28 - [HackDay]{.underline} (Ice cream party) diff --git a/2022-23/entry/20221213.tex b/2022-23/entry/20221213.tex deleted file mode 100644 index c65b298..0000000 --- a/2022-23/entry/20221213.tex +++ /dev/null @@ -1,184 +0,0 @@ -\section{Meeting Date} - -\subsection{Roll Call} - -The following officers were present: - -\begin{enumerate} - \item \president - \item \tresurer - \item \primaryprogrammer - \item \secretary -\end{enumerate} - -No officers were absent -\\ -Other members present: -\begin{enumerate} - \item Mitch - \item Timothy Gibbons -\end{enumerate} - -\subsection{Standardized Officer Roles} - \subsubsection{President} - \begin{itemize} - \item Help create meeting ideas - \item Lead meetings - \item Give content talks at meetings - \end{itemize} - \subsubsection{Treasurer} - \begin{itemize} - \item Keep track of club budget - \end{itemize} - \subsubsection{Primary Programmer} - \begin{itemize} - \item Room reservations - \item EPRs - \item Update calendar and website - \end{itemize} - \subsubsection{Secretary} - \begin{itemize} - \item Take meeting minutes - \item Send out announcements - \begin{itemize} - \item Discord - \item Google group email list - \begin{itemize} - \item may encounter problems with non-school emails - \end{itemize} - \item Bits and Bytes - \item Possibly NvolveU? - \item We don't want to use too many platforms - \end{itemize} - - \end{itemize} - -\subsection{Recruitment} -Finding Consistent Members - \begin{itemize} - \item Build a good reputation - \item Advertise to the target audience - \end{itemize} -Finding Consistent \emph{Knowledgeable} Members - \begin{itemize} - \item Finding what these people want - \item Long term this will help to give us knowledgeable officers as well - \end{itemize} -CornHacks - \begin{itemize} - \item \href{https://unlcornhacks.com/#/home}{CornHacks Website} - \item Hackathon over Feb. 4-5 - \item We could have a table of advisors - \end{itemize} - -\subsection{Hack Days} -Making Hack Days more engaging: -\begin{itemize} - \item Making them similar to the "lab section" of a class - \item Shadow the talks we have planned -\end{itemize} - -\subsection{Meeting Location} -We may want to move the club to Avery Hall -\begin{itemize} - \item Makes organizing meetings easier - \item Gives members a reliable place to meet - \item Right in the middle of the Computer Science Department -\end{itemize} -A room on the third floor may be best so that there are enough outlets - -\subsection{Meeting Ideas} -\begin{itemize} - \item Cluster Computing - Carl Lundstedt (HCC) - \item Speaker from System76 - \begin{itemize} - \item Mitch can connect us to them - \item Make Linux laptops - \item Made Pop-OS - \end{itemize} - \item Soup Night Social - \item Mitch Lightning Talk - \begin{itemize} - \item Needs to be recorded - \item Talk to Danial Schurr for OS2G specific slides - \end{itemize} - \item Embedded systems and prototyping crash course (Arduino?) - \item "Meta" meeting about learning computer skills efficiently - \begin{itemize} - \item overview of topics and projects for members to work on - \item would give new members somethign to latch on to - \end{itemize} - \item Lightning Talks? - \begin{itemize} - \item Mitch? - \item Tim? (Game engine - contact GameDev club) - \item Aaron? - \item Luke? - \item Dr. Bauer - \item Dr. Balkir or a grad student working with him (RISC-V) - \item Alex? (ScropTheOSAdvenduterer) - \end{itemize} -\end{itemize} - -\subsection{Long Term Goals} -Consolidate all the club's organizational material in one place: -\begin{itemize} - \item Put it all on SharePoint - \item Organize the resources on SharePoint -\end{itemize} -Putting valuable information on the club's GitHub and website -\begin{itemize} - \item can we convince general members to add these things? -\end{itemize} - -\subsection{Tentative Meeting Schedule} -Jan 27 - Welcome back -\begin{itemize} - \item Probably just for returning members -\end{itemize} -Feb 3 - \underline{Talk} -\begin{itemize} - \item Programming Languages - \item Meta Programming Concepts - \item Luke will reach out to Bourke -\end{itemize} -Feb 10 - \underline{Workshop} -\begin{itemize} - \item Python? - \item C - \item Java Crash Course -\end{itemize} -Feb 17 - \underline{HackDay} (Soup Day) -Feb 24 - \underline{Talk} by Mitch -\begin{itemize} - \item What's in a Name? -\end{itemize} -Mar 3 - \underline{Workshop} -\begin{itemize} - \item TBD by Mitch -\end{itemize} -Mar 10 - \underline{HackDay} -\begin{itemize} - \item LAN Party??? -\end{itemize} -Mar 24 - \underline{Talk} -\begin{itemize} - \item Embedded Systems? - \item Arduino? - \item Bauer -\end{itemize} -Mar 31 - \underline{Workshop} -\begin{itemize} - \item Embedded System Project -\end{itemize} -Apr 7 - \underline{HackDay} (Social) -Apr 14 - \underline{Talk} -\begin{itemize} - \item Server Administration - \item Erbey Reach out to Garhand -\end{itemize} -Apr 21 - \underline{Workshop} -\begin{itemize} - \item Server Administration -\end{itemize} -Apr 28 - \underline{HackDay} (Ice cream party) \ No newline at end of file diff --git a/2022-23/entry/20230224.md b/2022-23/entry/20230224.md new file mode 100644 index 0000000..cb7bddc --- /dev/null +++ b/2022-23/entry/20230224.md @@ -0,0 +1,92 @@ +# Meeting Date {#meeting-date .unnumbered} + +## Roll Call + +The following officers were present: + +1. Erbey Uribe (President) + +2. Luke Freyhof (Treasurer) + +3. Jacob Clouse (Vice President/Primary Programmer) + +4. Levi Busching (Secretary) + +No officers were absent + +## + +sectionLan Party Delayed + +- New Date TBD + +- New Location TBD + + - Virtual??? + + - AVH 19 + +- Gauge interest for LAN Party + + - Send out poll? + +- Alternatives + + - Watch party + + - No meeting March 10 + +Final Decision: [No meeting March 10]{.mark} + +## Change Meeting on April 7 + +[Change to Retro console day]{.mark} + +- AVH 19 + +## FOSS Jam + +- NOT CORNHACKS 2.0 + + - Could possibly take over CornHacks under the OS2G umbrella + +- Get away from ESAB Funding + +## Server Administration Meeting + +[Changed to Bioinformatics talk]{.mark} + +- Contact Dr. Hasan Otu to give IEEE talk + + - Also need potential ideas for a workshop + +- We have a few Biosystems Engineers in the club as well as some + biosystems engineers that are interested in attending. + +## Action Items + +- Reach out to IEEE to get Dr. Hasan Otu contact (Erbey) + +- Edit and upload Mitch's and Tim's talks (Levi) + + - Older talks as well? + +- Meet with Dr. Bauer about his talk (Erbey) + + - Workshop: + + - Arduinos from THE BOX + + - What do we control? (Maybe buy stuff from EE shop) + + - LEDs + + - motors + + - resistors + + - breadboards + +## Miscellaneous + +- Resurrect OS2G YouTube diff --git a/2022-23/entry/20230224.tex b/2022-23/entry/20230224.tex deleted file mode 100644 index 09b8b87..0000000 --- a/2022-23/entry/20230224.tex +++ /dev/null @@ -1,87 +0,0 @@ -\section*{Meeting Date} - -\subsection{Roll Call} - -The following officers were present: - -\begin{enumerate} - \item \president - \item \tresurer - \item \primaryprogrammer - \item \secretary -\end{enumerate} - -No officers were absent - -\subsection{}section{Lan Party Delayed} - \begin{itemize} - \item New Date TBD - \item New Location TBD - \begin{itemize} - \item Virtual??? - \item AVH 19 - \end{itemize} - \item Gauge interest for LAN Party - \begin{itemize} - \item Send out poll? - \end{itemize} - \item Alternatives - \begin{itemize} - \item Watch party - \item No meeting March 10 - \end{itemize} - \end{itemize} -Final Decision: \hl{No meeting March 10} - -\subsection{Change Meeting on April 7} -\hl{Change to Retro console day} - \begin{itemize} - \item AVH 19 - \end{itemize} - -\subsection{FOSS Jam} - \begin{itemize} - \item NOT CORNHACKS 2.0 - \begin{itemize} - \item Could possibly take over CornHacks under the OS2G umbrella - \end{itemize} - \item Get away from ESAB Funding - \end{itemize} - -\subsection{Server Administration Meeting} -\hl{Changed to Bioinformatics talk} - \begin{itemize} - \item Contact Dr. Hasan Otu to give IEEE talk - \begin{itemize} - \item Also need potential ideas for a workshop - \end{itemize} - \item We have a few Biosystems Engineers in the club as well as some biosystems engineers that are interested in attending. - \end{itemize} - -\subsection{Action Items} - \begin{itemize} - \item Reach out to IEEE to get Dr. Hasan Otu contact (Erbey) - \item Edit and upload Mitch's and Tim's talks (Levi) - \begin{itemize} - \item Older talks as well? - \end{itemize} - \item Meet with Dr. Bauer about his talk (Erbey) - \begin{itemize} - \item Workshop: - \begin{itemize} - \item Arduinos from THE BOX - \item What do we control? (Maybe buy stuff from EE shop) - \begin{itemize} - \item LEDs - \item motors - \item resistors - \item breadboards - \end{itemize} - \end{itemize} - \end{itemize} - \end{itemize} - -\subsection{Miscellaneous} - \begin{itemize} - \item Resurrect OS2G YouTube - \end{itemize} diff --git a/2022-23/entry/20230310.md b/2022-23/entry/20230310.md new file mode 100644 index 0000000..0efbba7 --- /dev/null +++ b/2022-23/entry/20230310.md @@ -0,0 +1,28 @@ +# Meeting Date {#meeting-date .unnumbered} + +## Roll Call + +The following officers were present: + +1. Erbey Uribe (President) + +2. Luke Freyhof (Treasurer) + +3. Jacob Clouse (Vice President/Primary Programmer) + +No officers were absent + +1. Levi Busching (Secretary) + +Talk Baur March 31 Embedded System Talk\ +April 7 Embedded Workshop\ + +- Figure out a way to acquire 8 picos + +- Potentially use NCard + +Get WordPress blog setup on server.\ +Luke has not reached out to Dr. Otu. Sad.\ +April 14th Cookie and Mr. Reddit\ +April 21 Dr. Hasan Otu Talk\ +April 28 Ice Cream Day diff --git a/2022-23/entry/20230310.tex b/2022-23/entry/20230310.tex deleted file mode 100644 index 3286e8b..0000000 --- a/2022-23/entry/20230310.tex +++ /dev/null @@ -1,34 +0,0 @@ -\section*{Meeting Date} - -\subsection{Roll Call} - -The following officers were present: - -\begin{enumerate} - \item \president - \item \tresurer - \item \primaryprogrammer - -\end{enumerate} - -No officers were absent - -\begin{enumerate} - \item \secretary -\end{enumerate} - -Talk Baur March 31 Embedded System Talk \\ -April 7 Embedded Workshop \\ - -\begin{itemize} - \item Figure out a way to acquire 8 picos - \item Potentially use NCard -\end{itemize} - -Get WordPress blog setup on server.\\ - -Luke has not reached out to Dr. Otu. Sad.\\ - -April 14th Cookie and Mr. Reddit\\ -April 21 Dr. Hasan Otu Talk\\ -April 28 Ice Cream Day diff --git a/2022-23/entry/20230505.md b/2022-23/entry/20230505.md new file mode 100644 index 0000000..cbe425a --- /dev/null +++ b/2022-23/entry/20230505.md @@ -0,0 +1,95 @@ +# Meeting Date {#meeting-date .unnumbered} + +## Roll Call + +The following officers were present: + +1. Erbey Uribe (President) + +2. Jacob Clouse (Vice President/Primary Programmer) + +3. Levi Busching (Secretary) + +The following officers were absent: + +1. Luke Freyhof (Treasurer) + +# CornHacks + +- Fundraising (next semester) + +# Meetings next Semester + +*Semester: August 21 - December 9*\ +9/1\ + +- Welcome to OS2G Meeting + +9/8\ + +- Linux Installathon! + +- Install Linux/VMs + +- Get on OS2G server + +9/15\ + +- Sudocode: Intro to Shell Scripting + +9/22\ + +- Git Good + +9/29\ + +- :q! presented by Aaron Frieson (Vim talk) + +- talk to Aaron + +10/6\ + +- Mean Girls! (Girls Night Out) Social + +10/13\ + +- Drone Talk (backup is Ace Hardware Talk) + +10/20\ + +- LaTeX + +10/27\ + +- Buccanner Day (safe surfing the web and piracy) + +11/3\ + +- Hardware talk + +11/10\ + +- VR talk + +11/17\ + +- Officer Nominations + +- Lightning Talks (rants) + +11/24\ + +- NO MEETING THANKSGIVING BREAK + +12/01\ + +- Officer Elections + +- White Elephant Party + +Talk to freshmen classes:\ +Levi can do 155E and 155N + +Collab with other clubs next semester\ +Levi has INIT\ +Erbey has cSAB adn ACM (maybe Game Dev club) diff --git a/2022-23/entry/20230505.tex b/2022-23/entry/20230505.tex deleted file mode 100644 index cba0fd7..0000000 --- a/2022-23/entry/20230505.tex +++ /dev/null @@ -1,94 +0,0 @@ -\section*{Meeting Date} - -\subsection{Roll Call} - -The following officers were present: - -\begin{enumerate} - \item \president - \item \primaryprogrammer - \item \secretary - -\end{enumerate} - -The following officers were absent: - -\begin{enumerate} - \item \tresurer -\end{enumerate} - -\section{CornHacks} -\begin{itemize} - \item Fundraising (next semester) -\end{itemize} - -\section{Meetings next Semester} -\emph{Semester: August 21 - December 9} \\ -9/1 \\ -\begin{itemize} - \item Welcome to OS2G Meeting -\end{itemize} -9/8 \\ -\begin{itemize} - \item Linux Installathon! - \item Install Linux/VMs - \item Get on OS2G server -\end{itemize} -9/15 \\ -\begin{itemize} - \item Sudocode: Intro to Shell Scripting -\end{itemize} -9/22 \\ -\begin{itemize} - \item Git Good -\end{itemize} -9/29 \\ -\begin{itemize} - \item :q! presented by Aaron Frieson (Vim talk) - \item talk to Aaron -\end{itemize} -10/6 \\ -\begin{itemize} - \item Mean Girls! (Girls Night Out) Social -\end{itemize} -10/13 \\ -\begin{itemize} - \item Drone Talk (backup is Ace Hardware Talk) -\end{itemize} -10/20 \\ -\begin{itemize} - \item LaTeX -\end{itemize} -10/27 \\ -\begin{itemize} - \item Buccanner Day (safe surfing the web and piracy) -\end{itemize} -11/3 \\ -\begin{itemize} - \item Hardware talk -\end{itemize} -11/10 \\ -\begin{itemize} - \item VR talk -\end{itemize} -11/17 \\ -\begin{itemize} - \item Officer Nominations - \item Lightning Talks (rants) -\end{itemize} -11/24 \\ -\begin{itemize} - \item NO MEETING THANKSGIVING BREAK -\end{itemize} -12/01 \\ -\begin{itemize} - \item Officer Elections - \item White Elephant Party -\end{itemize} - -Talk to freshmen classes: \\ -Levi can do 155E and 155N - -Collab with other clubs next semester \\ -Levi has INIT \\ -Erbey has cSAB adn ACM (maybe Game Dev club) diff --git a/2022-23/journal.tex b/2022-23/journal.tex deleted file mode 100644 index 6e5d56d..0000000 --- a/2022-23/journal.tex +++ /dev/null @@ -1,72 +0,0 @@ -\documentclass{article} -\usepackage[utf8]{inputenc} - -\usepackage{soul} -\usepackage{color} - -\usepackage{setspace} -\doublespacing - -\usepackage[a4paper, margin=0.75in]{geometry} - -\usepackage{pgffor} -\usepackage{import} - -\usepackage{makeidx} -\makeindex - -\usepackage{hyperref} -\hypersetup{ - colorlinks=true, %set true if you want colored links - linktoc=all, %set to all if you want both sections and subsections linked - % linkcolor=blue, %choose some color if you want links to stand out -} - - -\setlength{\parindent}{0pt} - -\title{OS2G Journal 2022-23} -\date{ } - -\newcommand{\president}[0]{Aaron Friesen} -\newcommand{\vicepresident}[0]{Connor Kildare} -\newcommand{\tresurer}[0]{Timothy Gibbons} -\newcommand{\primaryprogrammer}[0]{Erbey Uribe} -\newcommand{\secretary}[0]{Luke Freyhof} - -\newcommand\TwoDigits[1]{% - \ifnum#1<10 0#1\else #1\fi -} - -\begin{document} -\maketitle -\newpage -\tableofcontents -\newpage -\section{General Notes} -\subsection{Missing Notes} -This journal contain missing notes from the beginning of the Fall 2022 semester. This is because the journal was started Fri Sep, 23rd, 2022. - -\subsection{FOSS Jam} -FOSS (Free and Open Source Software) Jam is an event where members can start on or contribute to projects. -Members found that university doesn't provide enough tools or resources to help with starting and contributing to projects by the time they take Senior Design. -Some of the goal we have in mind is to provide a platform where students in engineering could learn how to start a project, collaborate on other projects, continue with that project after the event, and providing back to the community. -What makes FOSS Jam different from a typical Hack-a-thon, is that contributing to other projects is allowed. - -\newpage - -\foreach \YYYY in {2022,...,2023}{% - \foreach \MM in {1,2,...,12}{% - \foreach \DD in {1,2,...,31}{% - \edef\FileName{\YYYY\TwoDigits{\MM}\TwoDigits{\DD}} - \IfFileExists{entry/\FileName.tex} {% - % \FileName - \import{entry/}{\FileName.tex}% - \newpage - }{% - % files does not exist, so nothing to do - }% - }% - }% -}% -\end{document} diff --git a/Makefile b/Makefile deleted file mode 100644 index 1a67572..0000000 --- a/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -PROJECTS := journal-2022-23 - -.PHONY: all clean cleansmall $(PROJECTS) - -TEX=latexmk -TEXFLAGS=-pdf -pdflatex="pdflatex -interaction=nonstopmode" -use-make - -journal-2022-23: - @echo "==== Building Journal 2022-23 ====" - @${MAKE} --no-print-directory -C 2022-23 - -clean: - @${MAKE} --no-print-directory -C 2022-23 clean - -cleansmall: - @${MAKE} --no-print-directory -C 2022-23 cleansmall diff --git a/README.md b/README.md index 5caee1b..2a67041 100644 --- a/README.md +++ b/README.md @@ -6,22 +6,4 @@ This is the OS2G meeting journal. ### Adding Entries -Copy `{year}/{entry}/00000000.tex` to `{year}/{entry}/{YYYYMMDD}.tex` and fill out the entry for the day. - -### Useful LaTeX Commands - -`\president` - Name of the president. Defined in the year's journal.tex - -`\vicepresident` - Name of the vice president. Defined in the year's journal.tex - -`\tresurer` - Name of the tresurer. Defined in the year's journal.tex - -`\primaryprogrammer` - Name of the primary programmer. Defined in the year's journal.tex - -`\secretary` - Name of the secretary. Defined in the year's journal.tex - -### Compiling - -To compile, run the following command - -`make` \ No newline at end of file +Copy `{year}/{entry}/00000000.md` to `{year}/{entry}/{YYYYMMDD}.md` and fill out the entry for the day. From d77cfa1c74feb8572c2ec1046ef6dcee90044777 Mon Sep 17 00:00:00 2001 From: Aaron Friesen Date: Sat, 25 Jul 2026 21:09:15 -0500 Subject: [PATCH 2/3] Fix formatting and typos --- 2022-23/entry/00000000.md | 18 ++-- 2022-23/entry/20220916.md | 45 +++----- 2022-23/entry/20220922.md | 37 +++---- 2022-23/entry/20220923.md | 79 +++++++------- 2022-23/entry/20220930.md | 72 +++++-------- 2022-23/entry/20221007.md | 18 ++-- 2022-23/entry/20221213.md | 220 +++++++++++++++----------------------- 2022-23/entry/20230224.md | 104 +++++++----------- 2022-23/entry/20230310.md | 32 +++--- 2022-23/entry/20230505.md | 94 ++++++++-------- 10 files changed, 291 insertions(+), 428 deletions(-) diff --git a/2022-23/entry/00000000.md b/2022-23/entry/00000000.md index f326d47..395edb4 100644 --- a/2022-23/entry/00000000.md +++ b/2022-23/entry/00000000.md @@ -4,25 +4,19 @@ ### Roll Call -The following officers were present +The following officers were present: -1. OFFICER +1. OFFICER -The following officers where not present or online +The following officers were not present or online: -1. OFFICER +1. OFFICER ### Officers Updates -No Updates +OFFICER: -No Updates - -No Updates - -No Updates - -No Updates +- No Updates ### Topic Discussed diff --git a/2022-23/entry/20220916.md b/2022-23/entry/20220916.md index b934c65..7237276 100644 --- a/2022-23/entry/20220916.md +++ b/2022-23/entry/20220916.md @@ -4,60 +4,49 @@ ### Roll Call -The following officers were present +The following officers were present: -1. Aaron Friesen (President) +1. Aaron Friesen (President) +2. Luke Freyhof (Secretary) +3. Timothy Gibbons (Treasurer) +4. Erbey Uribe (Primary Programmer) -2. Luke Freyhof (Secretary) +The following officers were not present or online: -3. Timothy Gibbons (Treasurer) - -4. Erbey Uribe (Primary Programmer) - -The following officers where not present or online - -1. Connor Kildare (Vice President) - Home Emergency +1. Connor Kildare (Vice President) - Home Emergency ### Officers Updates -Updates from Officers - **Aaron Friesen (President)** -No Updates +- No Updates **Luke Freyhof (Secretary)** -No Updates +- No Updates **Timothy Gibbons (Treasurer)** -1. SPF Application are due on Friday, Sep 23rd, 2022 - -2. We need to get a budget together in order to submit to eSAB. - -3. I would need a full budget from Connor +1. SPF Application due on Friday, Sep 23rd, 2022 +2. We need to get a budget together to submit to eSAB. +3. I would need a full budget from Connor. **Erbey Uribe (Primary Programmer)** -1. Bauer would like to get an update on what FOSS Jam is - -2. Bauer would also like to get meeting notes. +1. Bauer would like to get an update on what FOSS Jam is. +2. Bauer would also like to get meeting notes. ### Topic Discussed -Some of the topics that were discussed is to create a poll so we know -how people were planning to join FOSS Jam. +Discussed creating a poll so we know how people were planning to join FOSS Jam. -There were a little discussion about next week talk about 'Sudocode' or -'Bash Talk'. +Discussed a "Sudocode" or "Bash Talk" talk next week. ## General Meeting ### Number of Members -In total there were 16 members present. Of which 5 officers, 2 -presenters, 1 was online. +In total there were 16 members present. Of which 5 officers, 2 presenters, 1 was online. ### Topic Discussion diff --git a/2022-23/entry/20220922.md b/2022-23/entry/20220922.md index 6240014..2f543ee 100644 --- a/2022-23/entry/20220922.md +++ b/2022-23/entry/20220922.md @@ -1,4 +1,4 @@ -# Adhoc: September 22, 2022 +# Ad hoc: September 22, 2022 This meeting was mainly to discuss about FOSS Jam and Budgeting. @@ -6,37 +6,30 @@ This meeting was mainly to discuss about FOSS Jam and Budgeting. ### Roll Call -The following officers were present online. +The following officers were present online: -1. Timothy Gibbons (Treasurer) +1. Timothy Gibbons (Treasurer) +2. Luke Freyhof (Secretary) +3. Erbey Uribe (Primary Programmer) +4. Connor Kildare (Vice President) -2. Luke Freyhof (Secretary) +The following officers were not present: -3. Erbey Uribe (Primary Programmer) - -4. Connor Kildare (Vice President) - -The following officers where not present - -1. Aaron Friesen (President) - Other Club Obligation +1. Aaron Friesen (President) - Other Club Obligation ### Officers Updates -No Updates were taken, as this is an meeting to discuss events and -budget. +No updates were taken, as this is a meeting to discuss events and budget. ### Topic Discussed -Topics that were discussed in this meeting were some of the FOSS Jam -event details, budget needs, and to work on SPF Application. +Discussed FOSS Jam event details, budget needs, and worked on SPF Application. -Timothy Gibbons (Treasurer) will continue on working on the SPF -Application. +Timothy Gibbons: -Timothy Gibbons (Treasurer) will send an email to Bauer with current -meeting updates and explanation on what FOSS Jam is. +- Will continue on working on the SPF Application. +- Will send an email to Bauer with current meeting updates and explanation on what FOSS Jam is. -Timothy Gibbons (Treasurer) and Erbey Uribe (Primary Programmer) will -meet with Bauer on Friday around 0930 CST. +Tim and Erbey Uribe will meet with Bauer on Friday around 09:30 CST. -Some Calendar Changes was discussed to allow a push back on FOSS Jam. +Some calendar changes were discussed to allow a push back on FOSS Jam. diff --git a/2022-23/entry/20220923.md b/2022-23/entry/20220923.md index 9d37c15..da05f3b 100644 --- a/2022-23/entry/20220923.md +++ b/2022-23/entry/20220923.md @@ -4,34 +4,32 @@ ### Roll Call -The following officers were present +The following officers were present: -1. Erbey Uribe (Primary Programmer) +1. Erbey Uribe (Primary Programmer) +2. Timothy Gibbons (Treasurer) +3. Bauer -2. Timothy Gibbons (Treasurer) +The following officers were not present or online: -3. Bauer - -The following officers where not present or online - -1. Aaron Friesen (President) - -2. Luke Freyhof (Secretary) - -3. Connor Kildare (Vice President) +1. Aaron Friesen (President) +2. Luke Freyhof (Secretary) +3. Connor Kildare (Vice President) ### Topic Discussed Department might be able to fund \$50. -Erbey Uribe (Primary Programmer): Submit EPR for the Union +Erbey Uribe (Primary Programmer): -Erbey Uribe (Primary Programmer): Talk to Engineering Communications for -advertisement +- Submit EPR for the Union. +- Talk to Engineering Communications for advertisement. -Timothy Gibbons (Treasurer): Submit what we want to Bauer - Budget. +Timothy Gibbons (Treasurer): -THIS IS A GREAT TIME TO DO SOME ADVERTISING +- Submit what we want to Bauer - Budget. + +**This is a great time to do some advertising!** ## General Meeting @@ -45,39 +43,38 @@ THIS IS A GREAT TIME TO DO SOME ADVERTISING ### Roll Call -The following officers were present - -1. Timothy Gibbons (Treasurer) - -2. Luke Freyhof (Secretary) +The following officers were present: -3. Aaron Friesen (President) +1. Timothy Gibbons (Treasurer) +2. Luke Freyhof (Secretary) +3. Aaron Friesen (President) -The following officers where not present or online +The following officers were not present or online: -1. Erbey Uribe (Primary Programmer) - -2. Connor Kildare (Vice President) +1. Erbey Uribe (Primary Programmer) +2. Connor Kildare (Vice President) ### Officers Updates **Aaron Friesen (President)** -No Update +- No Update **Connor Kildare (Vice President)** -No Update +- No Update **Timothy Gibbons (Treasurer)** -- We may have Engineering Department Funding. +- We may have Engineering Department Funding. **Erbey Uribe (Primary Programmer)** +- No Update + **Luke Freyhof (Secretary)** -No Update +- No Update ### Topic Discussed @@ -97,21 +94,17 @@ Shell Scripting ### Roll Call -The following officers were present - -1. Timothy Gibbons (Treasurer) - -2. Erbey Uribe (Primary Programmer) - -3. Aaron Friesen (President) - -4. Gabe Clark (Member) +The following officers were present: -The following officers where not present or online +1. Timothy Gibbons (Treasurer) +2. Erbey Uribe (Primary Programmer) +3. Aaron Friesen (President) +4. Gabe Clark (Member) -1. Luke Freyhof (Secretary) +The following officers were not present or online: -2. Connor Kildare (Vice President) +1. Luke Freyhof (Secretary) +2. Connor Kildare (Vice President) ## Topic Discussed diff --git a/2022-23/entry/20220930.md b/2022-23/entry/20220930.md index cea9f42..e8c9f32 100644 --- a/2022-23/entry/20220930.md +++ b/2022-23/entry/20220930.md @@ -4,65 +4,46 @@ ### Roll Call -The following officers were present +The following officers were present: -1. Aaron Friesen (President) +1. Aaron Friesen (President) +2. Timothy Gibbons (Treasurer) +3. Erbey Uribe (Primary Programmer) +4. Luke Freyhof (Secretary) -2. Timothy Gibbons (Treasurer) +The following officers were not present or online: -3. Erbey Uribe (Primary Programmer) - -4. Luke Freyhof (Secretary) - -The following officers where not present or online - -1. Connor Kildare (Vice President) (Pet Emergency) +1. Connor Kildare (Vice President) (Pet Emergency) ### Officers Updates **Aaron Friesen (President)** -1. Signed and forwared the eSAB Allotment form to Dr. Witty - -2. There's a CS club at Millard West High School in Omaha who reached - out to us and is interested in hosting some sort of event or - speaker. Is anyone free on Monday October 3 at 3:15 PM? +1. Signed and forwarded the eSAB Allotment form to Dr. Witty. +2. There's a CS club at Millard West High School in Omaha who reached out to us and is interested in hosting some sort of event or speaker. Is anyone free on Monday October 3 at 3:15 PM? **Connor Kildare (Vice President)** -No Updates - -**Connor Kildare (Vice President)** - -No Updates +- No Updates **Timothy Gibbons (Treasurer)** -- eSAB have given us approximately \$150. - -- We can get the pokerchips. - -- They cannot fund stickers. This will be out of pocket cost. - -- Reduced the number of Arduino Uno & Nano to 2. - -- Reduced number of other hardware to 1. - -- Check SOFS and we have: \$AMOUNT. - -- Moved journal over to - -- EM16 might affect how we communicate to other people (Google Groups) - . - We may need to sign up for ITS listserv/mailman. +- eSAB has given us approximately \$150. +- We can get the poker chips. +- They cannot fund stickers. This will be an out-of-pocket cost. +- Reduced the number of Arduino Uno & Nano to 2. +- Reduced number of other hardware to 1. +- Check SOFS and we have: \$AMOUNT. +- Moved journal over to [GitHub](https://github.com/OS2G/journal). +- [EM16](https://its.nebraska.edu/policies-processes/responsible-use-of-university-computers-and-information-systems) might affect how we communicate to other people (Google Groups). We may need to sign up for ITS listserv/mailman. **Erbey Uribe (Primary Programmer)** -No Updates +- No Updates **Luke Freyhof (Secretary)** -No Updates +- No Updates ### Topic Discussed @@ -72,17 +53,14 @@ No other topics to discuss **Erbey Uribe (Primary Programmer)** -1. Fill out EPR for FOSS Jam. +1. Fill out EPR for FOSS Jam. **Timothy Gibbons (Treasurer)** -1. Order Poker Chips - -2. Order Stickers - -3. Get Hardware - -4. Email Bauer +1. Order poker chips. +2. Order stickers. +3. Get hardware. +4. Email Bauer. ## General Meeting diff --git a/2022-23/entry/20221007.md b/2022-23/entry/20221007.md index adb2dc4..e37d1e0 100644 --- a/2022-23/entry/20221007.md +++ b/2022-23/entry/20221007.md @@ -4,35 +4,35 @@ ### Roll Call -The following officers were present +The following officers were present: -1. OFFICER +1. OFFICER -The following officers where not present or online +The following officers were not present or online: -1. OFFICER +1. OFFICER ### Officers Updates **Aaron Friesen (President)** -No Updates +- No Updates **Connor Kildare (Vice President)** -No Updates +- No Updates **Timothy Gibbons (Treasurer)** -- Got the server online. +- Got the server online. **Erbey Uribe (Primary Programmer)** -No Updates +- No Updates **Luke Freyhof (Secretary)** -No Updates +- No Updates ### Topic Discussed diff --git a/2022-23/entry/20221213.md b/2022-23/entry/20221213.md index 4b344a6..6c935b4 100644 --- a/2022-23/entry/20221213.md +++ b/2022-23/entry/20221213.md @@ -4,214 +4,164 @@ The following officers were present: -1. Aaron Friesen (President) +1. Aaron Friesen (President) +2. Timothy Gibbons (Treasurer) +3. Erbey Uribe (Primary Programmer) +4. Luke Freyhof (Secretary) -2. Timothy Gibbons (Treasurer) +No officers were absent. -3. Erbey Uribe (Primary Programmer) - -4. Luke Freyhof (Secretary) - -No officers were absent\ Other members present: -1. Mitch - -2. Timothy Gibbons +1. Mitch +2. Timothy Gibbons ## Standardized Officer Roles ### President -- Help create meeting ideas - -- Lead meetings - -- Give content talks at meetings +- Help create meeting ideas +- Lead meetings +- Give content talks at meetings ### Treasurer -- Keep track of club budget +- Keep track of club budget ### Primary Programmer -- Room reservations - -- EPRs - -- Update calendar and website +- Room reservations +- EPRs +- Update calendar and website ### Secretary -- Take meeting minutes - -- Send out announcements - - - Discord - - - Google group email list - - - may encounter problems with non-school emails - - - Bits and Bytes - - - Possibly NvolveU? - - - We don't want to use too many platforms +- Take meeting minutes +- Send out announcements + - Discord + - Google group email list + - May encounter problems with non-school emails + - Bits and Bytes + - Possibly NvolveU? + - We don't want to use too many platforms ## Recruitment Finding Consistent Members -- Build a good reputation - -- Advertise to the target audience +- Build a good reputation +- Advertise to the target audience Finding Consistent *Knowledgeable* Members -- Finding what these people want - -- Long term this will help to give us knowledgeable officers as well +- Finding what these people want +- Long term this will help to give us knowledgeable officers as well CornHacks -- [CornHacks Website](https://unlcornhacks.com/#/home) - -- Hackathon over Feb. 4-5 - -- We could have a table of advisors +- [CornHacks Website](https://unlcornhacks.com/#/home) +- Hackathon over Feb. 4-5 +- We could have a table of advisors ## Hack Days Making Hack Days more engaging: -- Making them similar to the \"lab section\" of a class - -- Shadow the talks we have planned +- Make them similar to the "lab section" of a class +- Shadow the talks we have planned ## Meeting Location We may want to move the club to Avery Hall -- Makes organizing meetings easier - -- Gives members a reliable place to meet - -- Right in the middle of the Computer Science Department +- Makes organizing meetings easier +- Gives members a reliable place to meet +- Right in the middle of the Computer Science Department A room on the third floor may be best so that there are enough outlets ## Meeting Ideas -- Cluster Computing - Carl Lundstedt (HCC) - -- Speaker from System76 - - - Mitch can connect us to them - - - Make Linux laptops - - - Made Pop-OS - -- Soup Night Social - -- Mitch Lightning Talk - - - Needs to be recorded - - - Talk to Danial Schurr for OS2G specific slides - -- Embedded systems and prototyping crash course (Arduino?) - -- \"Meta\" meeting about learning computer skills efficiently - - - overview of topics and projects for members to work on - - - would give new members somethign to latch on to - -- Lightning Talks? - - - Mitch? - - - Tim? (Game engine - contact GameDev club) - - - Aaron? - - - Luke? - - - Dr. Bauer - - - Dr. Balkir or a grad student working with him (RISC-V) - - - Alex? (ScropTheOSAdvenduterer) +- Cluster Computing - Carl Lundstedt (HCC) +- Speaker from System76 + - Mitch can connect us to them + - Make Linux laptops + - Made Pop-OS +- Soup Night Social +- Mitch Lightning Talk + - Needs to be recorded + - Talk to Danial Shchur for OS2G specific slides +- Embedded systems and prototyping crash course (Arduino?) +- "Meta" meeting about learning computer skills efficiently + - overview of topics and projects for members to work on + - would give new members something to latch on to +- Lightning Talks? + - Mitch? + - Tim? (Game engine - contact Game Dev Club) + - Aaron? + - Luke? + - Dr. Bauer + - Dr. Balkir or a grad student working with him (RISC-V) + - Alex? (ScropTheOSAdvenduterer) ## Long Term Goals Consolidate all the club's organizational material in one place: -- Put it all on SharePoint - -- Organize the resources on SharePoint +- Put it all on SharePoint +- Organize the resources on SharePoint Putting valuable information on the club's GitHub and website -- can we convince general members to add these things? +- Can we convince general members to add these things? ## Tentative Meeting Schedule Jan 27 - Welcome back -- Probably just for returning members - -Feb 3 - [Talk]{.underline} - -- Programming Languages - -- Meta Programming Concepts - -- Luke will reach out to Bourke - -Feb 10 - [Workshop]{.underline} - -- Python? - -- C +- Probably just for returning members -- Java Crash Course +Feb 3 - **Talk** -Feb 17 - [HackDay]{.underline} (Soup Day) Feb 24 - [Talk]{.underline} by -Mitch +- Programming Languages +- Meta Programming Concepts +- Luke will reach out to Bourke -- What's in a Name? +Feb 10 - **Workshop** -Mar 3 - [Workshop]{.underline} +- Python? +- C +- Java Crash Course -- TBD by Mitch +Feb 17 - **HackDay** (Soup Day) Feb 24 - **Talk** by Mitch -Mar 10 - [HackDay]{.underline} +- What's in a Name? -- LAN Party??? +Mar 3 - **Workshop** -Mar 24 - [Talk]{.underline} +- TBD by Mitch -- Embedded Systems? +Mar 10 - **HackDay** -- Arduino? +- LAN Party??? -- Bauer +Mar 24 - **Talk** -Mar 31 - [Workshop]{.underline} +- Embedded Systems? +- Arduino? +- Bauer -- Embedded System Project +Mar 31 - **Workshop** -Apr 7 - [HackDay]{.underline} (Social) Apr 14 - [Talk]{.underline} +- Embedded System Project -- Server Administration +Apr 7 - **HackDay** (Social) Apr 14 - **Talk** -- Erbey Reach out to Garhand +- Server Administration +- Erbey Reach out to Garhand -Apr 21 - [Workshop]{.underline} +Apr 21 - **Workshop** -- Server Administration +- Server Administration -Apr 28 - [HackDay]{.underline} (Ice cream party) +Apr 28 - **HackDay** (Ice cream party) diff --git a/2022-23/entry/20230224.md b/2022-23/entry/20230224.md index cb7bddc..35c649e 100644 --- a/2022-23/entry/20230224.md +++ b/2022-23/entry/20230224.md @@ -1,92 +1,64 @@ -# Meeting Date {#meeting-date .unnumbered} +# Meeting Date ## Roll Call The following officers were present: -1. Erbey Uribe (President) +1. Erbey Uribe (President) +2. Luke Freyhof (Treasurer) +3. Jacob Clouse (Vice President/Primary Programmer) +4. Levi Busching (Secretary) -2. Luke Freyhof (Treasurer) +No officers were absent. -3. Jacob Clouse (Vice President/Primary Programmer) +## LAN Party Delayed -4. Levi Busching (Secretary) +- New Date TBD +- New Location TBD + - Virtual??? + - AVH 19 +- Gauge interest for LAN Party + - Send out poll? +- Alternatives + - Watch party + - No meeting March 10 -No officers were absent - -## - -sectionLan Party Delayed - -- New Date TBD - -- New Location TBD - - - Virtual??? - - - AVH 19 - -- Gauge interest for LAN Party - - - Send out poll? - -- Alternatives - - - Watch party - - - No meeting March 10 - -Final Decision: [No meeting March 10]{.mark} +Final Decision: **No meeting March 10** ## Change Meeting on April 7 -[Change to Retro console day]{.mark} +**Change to Retro console day** -- AVH 19 +- AVH 19 ## FOSS Jam -- NOT CORNHACKS 2.0 - - - Could possibly take over CornHacks under the OS2G umbrella - -- Get away from ESAB Funding +- **Not CornHacks 2.0** + - Could possibly take over CornHacks under the OS2G umbrella +- Get away from ESAB Funding ## Server Administration Meeting -[Changed to Bioinformatics talk]{.mark} - -- Contact Dr. Hasan Otu to give IEEE talk +**Changed to bioinformatics talk** - - Also need potential ideas for a workshop - -- We have a few Biosystems Engineers in the club as well as some - biosystems engineers that are interested in attending. +- Contact Dr. Hasan Otu to give IEEE talk. + - Also need potential ideas for a workshop. +- We have a few Biosystems Engineers in the club as well as some biosystems engineers that are interested in attending. ## Action Items -- Reach out to IEEE to get Dr. Hasan Otu contact (Erbey) - -- Edit and upload Mitch's and Tim's talks (Levi) - - - Older talks as well? - -- Meet with Dr. Bauer about his talk (Erbey) - - - Workshop: - - - Arduinos from THE BOX - - - What do we control? (Maybe buy stuff from EE shop) - - - LEDs - - - motors - - - resistors - - - breadboards +- Reach out to IEEE to get Dr. Hasan Otu contact (Erbey) +- Edit and upload Mitch's and Tim's talks (Levi) + - Older talks as well? +- Meet with Dr. Bauer about his talk (Erbey) + - Workshop: + - Arduinos from THE BOX + - What do we control? (Maybe buy stuff from EE shop) + - LEDs + - Motors + - Resistors + - Breadboards ## Miscellaneous -- Resurrect OS2G YouTube +- Resurrect OS2G YouTube diff --git a/2022-23/entry/20230310.md b/2022-23/entry/20230310.md index 0efbba7..b4879dc 100644 --- a/2022-23/entry/20230310.md +++ b/2022-23/entry/20230310.md @@ -1,28 +1,26 @@ -# Meeting Date {#meeting-date .unnumbered} +# Meeting Date ## Roll Call The following officers were present: -1. Erbey Uribe (President) +1. Erbey Uribe (President) +2. Luke Freyhof (Treasurer) +3. Jacob Clouse (Vice President/Primary Programmer) -2. Luke Freyhof (Treasurer) +No officers were absent. -3. Jacob Clouse (Vice President/Primary Programmer) +1. Levi Busching (Secretary) -No officers were absent +- Talk Bauer March 31 Embedded System Talk +- April 7 Embedded Workshop + - Figure out a way to acquire 8 Picos + - Potentially use NCard -1. Levi Busching (Secretary) +Get WordPress blog setup on server. -Talk Baur March 31 Embedded System Talk\ -April 7 Embedded Workshop\ +Luke has not reached out to Dr. Otu. Sad. -- Figure out a way to acquire 8 picos - -- Potentially use NCard - -Get WordPress blog setup on server.\ -Luke has not reached out to Dr. Otu. Sad.\ -April 14th Cookie and Mr. Reddit\ -April 21 Dr. Hasan Otu Talk\ -April 28 Ice Cream Day +- April 14th Cookie and Mr. Reddit +- April 21 Dr. Hasan Otu Talk +- April 28 Ice Cream Day diff --git a/2022-23/entry/20230505.md b/2022-23/entry/20230505.md index cbe425a..c844f08 100644 --- a/2022-23/entry/20230505.md +++ b/2022-23/entry/20230505.md @@ -1,95 +1,91 @@ -# Meeting Date {#meeting-date .unnumbered} +# Meeting Date ## Roll Call The following officers were present: -1. Erbey Uribe (President) - -2. Jacob Clouse (Vice President/Primary Programmer) - -3. Levi Busching (Secretary) +1. Erbey Uribe (President) +2. Jacob Clouse (Vice President/Primary Programmer) +3. Levi Busching (Secretary) The following officers were absent: -1. Luke Freyhof (Treasurer) +1. Luke Freyhof (Treasurer) # CornHacks -- Fundraising (next semester) +- Fundraising (next semester) # Meetings next Semester -*Semester: August 21 - December 9*\ -9/1\ - -- Welcome to OS2G Meeting - -9/8\ +*Semester: August 21 - December 9* -- Linux Installathon! +9/1 -- Install Linux/VMs +- Welcome to OS2G Meeting -- Get on OS2G server +9/8 -9/15\ +- Linux Installathon! +- Install Linux/VMs +- Get on OS2G server -- Sudocode: Intro to Shell Scripting +9/15 -9/22\ +- Sudocode: Intro to Shell Scripting -- Git Good +9/22 -9/29\ +- Git Good -- :q! presented by Aaron Frieson (Vim talk) +9/29 -- talk to Aaron +- :q! presented by Aaron Friesen (Vim talk) +- talk to Aaron -10/6\ +10/6 -- Mean Girls! (Girls Night Out) Social +- Mean Girls! (Girls Night Out) Social -10/13\ +10/13 -- Drone Talk (backup is Ace Hardware Talk) +- Drone Talk (backup is Ace Hardware Talk) -10/20\ +10/20 -- LaTeX +- LaTeX -10/27\ +10/27 -- Buccanner Day (safe surfing the web and piracy) +- Buccaneer Day (safe surfing the web and piracy) -11/3\ +11/3 -- Hardware talk +- Hardware talk -11/10\ +11/10 -- VR talk +- VR talk -11/17\ +11/17 -- Officer Nominations +- Officer Nominations +- Lightning Talks (rants) -- Lightning Talks (rants) +11/24 -11/24\ +- **No Meeting - Thanksgiving Break** -- NO MEETING THANKSGIVING BREAK +12/01 -12/01\ +- Officer Elections +- White Elephant Party -- Officer Elections +Talk to freshmen classes: -- White Elephant Party +- Levi can do 155E and 155N -Talk to freshmen classes:\ -Levi can do 155E and 155N +Collab with other clubs next semester -Collab with other clubs next semester\ -Levi has INIT\ -Erbey has cSAB adn ACM (maybe Game Dev club) +- Levi has INIT +- Erbey has cSAB and ACM (maybe Game Dev club) From e29e00bf468323f50b61de24760300a86594f09e Mon Sep 17 00:00:00 2001 From: Aaron Friesen Date: Sat, 25 Jul 2026 21:31:28 -0500 Subject: [PATCH 3/3] Collapse `2022-23/entry/` -> `entries` --- README.md | 2 +- {2022-23/entry => entries}/00000000.md | 0 {2022-23/entry => entries}/20220916.md | 0 {2022-23/entry => entries}/20220922.md | 0 {2022-23/entry => entries}/20220923.md | 0 {2022-23/entry => entries}/20220930.md | 0 {2022-23/entry => entries}/20221007.md | 0 {2022-23/entry => entries}/20221213.md | 0 {2022-23/entry => entries}/20230224.md | 0 {2022-23/entry => entries}/20230310.md | 0 {2022-23/entry => entries}/20230505.md | 0 11 files changed, 1 insertion(+), 1 deletion(-) rename {2022-23/entry => entries}/00000000.md (100%) rename {2022-23/entry => entries}/20220916.md (100%) rename {2022-23/entry => entries}/20220922.md (100%) rename {2022-23/entry => entries}/20220923.md (100%) rename {2022-23/entry => entries}/20220930.md (100%) rename {2022-23/entry => entries}/20221007.md (100%) rename {2022-23/entry => entries}/20221213.md (100%) rename {2022-23/entry => entries}/20230224.md (100%) rename {2022-23/entry => entries}/20230310.md (100%) rename {2022-23/entry => entries}/20230505.md (100%) diff --git a/README.md b/README.md index 2a67041..58ef01f 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This is the OS2G meeting journal. ### Adding Entries -Copy `{year}/{entry}/00000000.md` to `{year}/{entry}/{YYYYMMDD}.md` and fill out the entry for the day. +Copy `{entry}/00000000.md` to `{entry}/{YYYYMMDD}.md` and fill out the entry for the day. diff --git a/2022-23/entry/00000000.md b/entries/00000000.md similarity index 100% rename from 2022-23/entry/00000000.md rename to entries/00000000.md diff --git a/2022-23/entry/20220916.md b/entries/20220916.md similarity index 100% rename from 2022-23/entry/20220916.md rename to entries/20220916.md diff --git a/2022-23/entry/20220922.md b/entries/20220922.md similarity index 100% rename from 2022-23/entry/20220922.md rename to entries/20220922.md diff --git a/2022-23/entry/20220923.md b/entries/20220923.md similarity index 100% rename from 2022-23/entry/20220923.md rename to entries/20220923.md diff --git a/2022-23/entry/20220930.md b/entries/20220930.md similarity index 100% rename from 2022-23/entry/20220930.md rename to entries/20220930.md diff --git a/2022-23/entry/20221007.md b/entries/20221007.md similarity index 100% rename from 2022-23/entry/20221007.md rename to entries/20221007.md diff --git a/2022-23/entry/20221213.md b/entries/20221213.md similarity index 100% rename from 2022-23/entry/20221213.md rename to entries/20221213.md diff --git a/2022-23/entry/20230224.md b/entries/20230224.md similarity index 100% rename from 2022-23/entry/20230224.md rename to entries/20230224.md diff --git a/2022-23/entry/20230310.md b/entries/20230310.md similarity index 100% rename from 2022-23/entry/20230310.md rename to entries/20230310.md diff --git a/2022-23/entry/20230505.md b/entries/20230505.md similarity index 100% rename from 2022-23/entry/20230505.md rename to entries/20230505.md