-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚚 update: Add 163rd CatchUp summary (#212)
- Loading branch information
1 parent
c6c9784
commit 54aebf3
Showing
3 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
==== Attendees | ||
|
||
. link:https://twitter.com/harshgkapadia[Harsh Kapadia^] | ||
. link:https://twitter.com/KartikSoneji_[Kartik Soneji^] | ||
. link:https://twitter.com/PranavDani3[Pranav Dani^] | ||
. link:https://twitter.com/rishit_dagli[Rishit Dagli^] | ||
. link:https://twitter.com/swpnlbrkr[Swapnil Borkar^] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[#{catchup_display_number}] | ||
=== link:/summary/{catchup_display_number}[OTC CatchUp #{catchup_display_number}] | ||
|
||
include::content.adoc[] | ||
|
||
include::attendees.adoc[] | ||
|
||
==== Meet Screenshot | ||
|
||
Oops, we forgot to take a screenshot this time | ||
|
||
video::oops.mp4[alt="Oops, we forgot to take a screenshot for CatchUp #{catchup_display_number}", opts="autoplay,muted,loop"] | ||
|
||
''' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Date: 23-12-2023 | ||
|
||
Duration: 5 hrs 16 mins | ||
|
||
==== Topics Discussed | ||
|
||
* link:https://twitter.com/swpnlbrkr[Swapnil Borkar^] talked about how Germany and the US have the same work visa requirements but how German laws favour the employee. | ||
* link:https://twitter.com/KartikSoneji_[Kartik Soneji^] talked about his Computer Network Design exam. | ||
** Subnetting | ||
** Supernetting | ||
** MAT | ||
** link:https://networking.harshkapadia.me/dns[DNS^] and link:https://networking.harshkapadia.me/dns#dnssec[DNSSEC^] | ||
** link:https://networking.harshkapadia.me/dns#dns-0x20-encoding[Google randomizing casing of DNS queries (DNS 0x20 Encoding)^] | ||
** link:https://en.wikipedia.org/wiki/Punycode[Punycode^] | ||
** link:https://en.wikipedia.org/wiki/Internationalized_domain_name[internationalized Domain Name (IDN)^] | ||
* link:https://twitter.com/rishit_dagli[Rishit Dagli^] shared his research paper link:https://www.cs.toronto.edu/~rishit/projects/diffuseraw/diffuseraw.pdf[DiffuseRAW: End-to-End Generative RAW Image Processing for Low-Light Images^] | ||
* link:https://twitter.com/KartikSoneji_[Kartik Soneji^] shared | ||
** link:https://www.youtube.com/watch?v=5oULEuOoRd0[Test Multiple Variables at Once to Optimize Anything^] | ||
** link:https://github.com/hoishing/doc2txt[github.com/hoishing/doc2txt^] | ||
** link:https://xkcd.com/2109[XKCD 2109: Invisible Formatting^] | ||
*** link:https://www.explainxkcd.com/wiki/index.php/2109:_Invisible_Formatting[Technical explanation of XKCD 2109^] |