Skip to content

Commit 2efa92f

Browse files
Improve wordings of summary in catchup #249
Co-authored-by: Ankush Kapoor <work.ankushkapoor1626@gmail.com>
1 parent 01abda6 commit 2efa92f

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

summary/sessions/249/content.adoc

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ Duration: 4 hrs 33 mins
44

55
==== Topics Discussed
66

7-
* Pranav shared a video explaining how arrays and linked lists can have the same speed in older machines
8-
** link:https://youtu.be/DyG9S9nAlUM?si=CoFpLw_rpbT7HY-k[Arrays vs Linked Lists - Computerphile (Youtube Video)^]
7+
* Pranav initiated a discussion on whether operations on arrays or linked lists are faster.
8+
** He also shared a video explaining that both had the same speed on older machines.
9+
*** link:https://youtu.be/DyG9S9nAlUM?si=CoFpLw_rpbT7HY-k[Arrays vs Linked Lists – Computerphile^]
910

1011
* Rishit shared several updates, from his NVIDIA highlight to issues companies face in the context of research ethics
1112
** His AI project was featured in NVIDIA’s keynote conference
@@ -46,15 +47,15 @@ Duration: 4 hrs 33 mins
4647
** link:https://modal.com[Modal Platform^]
4748

4849
* Manan spoke about his web dev projects, including a Leetcode-like platform and an online chess game web app
49-
** link:https://code.manangandhi.tech/[Coding Platform App^]
50+
** link:https://code.manangandhi.tech[Code – DSA Practice Platform^]
5051
** link:https://github.com/MananGandhi1810/online-ide[GitHub Repository - Online IDE^]
5152
** link:https://github.com/MananGandhi1810/online-chess[GitHub Repository - Chess^]
5253

5354
* Bhavesh shared a simpler version of the online chess platform he had shared about in previous catchups
5455
** link:https://github.com/BhaveshKukreja29/KingsGambit[GitHub Repository^]
5556

5657
* Harsh Kapadia spoke about how Preboot Execution Environment (PXE) is used to load network OS
57-
** link:https://en.wikipedia.org/wiki/Preboot_Execution_Environment[Wikipedia^]
58+
** link:https://en.wikipedia.org/wiki/Preboot_Execution_Environment[Preboot Execution Environment^]
5859

5960
* Wilfred Almedia shared insights on infrastructure and API tooling
6061
** Recommended HAProxy for rate limiting over directly using Django, or FastAPI as middleware
@@ -73,16 +74,16 @@ Duration: 4 hrs 33 mins
7374

7475
* Harsh Kapadia shared resources about provisioning and cluster management tools
7576
** link:https://github.com/canonical/packer-maas[GitHub - Packer MAAS^]
76-
** link:https://www.youtube.com/watch?v=uHm6FEb2Re4[YouTube^]
77+
** link:https://www.youtube.com/watch?v=uHm6FEb2Re4[DuckDB in 100 Seconds^]
7778
** link:https://en.wikipedia.org/wiki/IBM_Spectrum_LSF[Wikipedia - IBM Spectrum LSF^]
78-
** link:https://developer.hashicorp.com/nomad[Nomad Docs^]
79+
** link:https://developer.hashicorp.com/nomad[Nomad^]
7980

8081
* Other interesting links were shared during the meet
81-
** link:https://youtu.be/7J7X7aZvMXQ[How DRAM works^]
82-
** link:https://www.youtube.com/watch?v=m6WXrC9Mxzo[Signals in an OS^]
83-
** link:https://youtu.be/H5r_Sg87ivM[WinRAR hacked^]
84-
** link:https://youtu.be/VtHlMTc8lR4[Valgrind issues^]
85-
** link:https://youtu.be/hGX7bzWMAd0[Hardware news for the week^]
86-
** link:https://www.youtube.com/watch?v=aolI_Rz0ZqY[So You Think You Know Git^]
87-
** link:https://www.youtube.com/watch?v=Md44rcw13k4[So You Think You Know Git (Part 2)^]
88-
** link:https://youtu.be/sDxkous2Ua4[AMD AM5 DDR5 timings^]
82+
** link:https://youtu.be/7J7X7aZvMXQ[How does Computer Memory Work? 💻🛠^]
83+
** link:https://www.youtube.com/watch?v=m6WXrC9Mxzo[Signals: Make Ctrl+C Do Anything You Want^]
84+
** link:https://youtu.be/H5r_Sg87ivM[So that’s why it’s free.. (WinRAR hacked)^]
85+
** link:https://youtu.be/VtHlMTc8lR4[Kernel mode anti-cheat issues in games^]
86+
** link:https://youtu.be/hGX7bzWMAd0[HW News - Arrests Over GPUs, Silicon Tariffs, 9950X3DX2 Rumor, Windows XP, & Dell Vulnerability^]
87+
** link:https://www.youtube.com/watch?v=aolI_Rz0ZqY[So You Think You Know Git - FOSDEM 2024^]
88+
** link:https://www.youtube.com/watch?v=Md44rcw13k4[So You Think You Know Git Part 2 - DevWorld 2024^]
89+
** link:https://youtu.be/sDxkous2Ua4[Explaining ALL the AMD Ryzen AM5 DDR5 timings^]

0 commit comments

Comments
 (0)