|
| 1 | +Date: 14-02-2026 |
| 2 | + |
| 3 | +Duration: 1 hr 56 mins |
| 4 | + |
| 5 | +==== Topics Discussed |
| 6 | + |
| 7 | +* Ankush shared his plan to conduct a 2-day workshop titled "Git: Inside Out". |
| 8 | + ** Day 1 will cover Git and GitHub fundamentals and day 2 will focus on Git internals. |
| 9 | + ** He mentioned referring to link:https://git.harshkapadia.me[Git Internals by Harsh Kapadia^]. |
| 10 | + ** Bhavesh suggested including link:https://ohmygit.org[Oh My Git!^] - an interactive game to learn Git internals. |
| 11 | + ** Mridun shared GitHub Education teaching resources: |
| 12 | + *** link:https://education.github.com/git-cheat-sheet-education.pdf[GitHub Education Cheat Sheet^] |
| 13 | + *** link:https://github.com/github-education-resources[GitHub Education Resources^] |
| 14 | + *** link:https://github.com/github-education-resources/teacher-toolbox/blob/main/professional-development/CheatSheet_09-14-23%20(1).pdf[Teacher Toolbox – Git Cheat Sheet^] |
| 15 | + *** link:https://learn.github.com/skills[GitHub Skills^] |
| 16 | +* Ankush discussed about Discord’s age verification system and how it can currently be bypassed. |
| 17 | + ** link:https://news.ycombinator.com/item?id=46982421[Discussion on age verification bypass (Hacker News)^] |
| 18 | + ** link:https://age-verifier.kibty.town[Age Verification Bypass Page^] |
| 19 | +* Anuj asked for advice on learning web development and how to approach hackathons - whether to master topics first or learn through participation. |
| 20 | + ** Bhavesh suggested building strong fundamentals, creating simple projects, and then participating in hackathons. |
| 21 | + ** He also mentioned that hackathons are valuable for building connections and having fun. |
| 22 | +* Ankush asked about strategies for applying to internships. |
| 23 | + ** Bhavesh shared link:https://internshala.com[Internshala^]. |
| 24 | +* Ayush discussed kernel bypass techniques and their use in High-Frequency Trading (HFT) systems. |
| 25 | + ** He explained that HFT systems require ultra-low latency, often achieved by bypassing the kernel networking stack and interacting directly with the Network Interface Card (NIC). |
| 26 | +* A discussion took place around cheating in competitive coding and ranking platforms. |
| 27 | + ** Alpesh mentioned that similar malpractice exists in cybersecurity exams, including the use of Telegram groups and remote assistance services. |
| 28 | + ** He also shared: |
| 29 | + *** link:https://academy.hackthebox.com[Hack The Box Academy^] - highlighting its structured cybersecurity learning paths. |
| 30 | +* PwnAdventure3 was shared, a security-focused game where players are given access to the client source code and are required to analyze and modify it to exploit server-side vulnerabilities in order to progress through levels. |
| 31 | + ** link:https://github.com/LiveOverflow/PwnAdventure3[PwnAdventure3 (GitHub)^] |
| 32 | + ** link:https://www.pwnadventure.com[Official Website^] |
0 commit comments