-
Notifications
You must be signed in to change notification settings - Fork 12
chore(summary): add summary-238 #278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
👷 Deploy request for otc-catchup pending review.Visit the deploys page to approve it
|
* Harsh discussed CPPCon talk by Matt Godbolt- The Bits between the Bits and What Every Programmer should know how CPUs work at GOTO con | ||
** link:https://www.youtube.com/watch?v=dOfucXtyEsU[CppCon 2018: Matt Godbolt “The Bits Between the Bits: How We Get to main()”^] | ||
** link:https://www.youtube.com/watch?v=-HNpim5x-IE[What Every Programmer Should Know about How CPUs Work • Matt Godbolt • GOTO 2024^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Harsh discussed CPPCon talk by Matt Godbolt- The Bits between the Bits and What Every Programmer should know how CPUs work at GOTO con | |
** link:https://www.youtube.com/watch?v=dOfucXtyEsU[CppCon 2018: Matt Godbolt “The Bits Between the Bits: How We Get to main()”^] | |
** link:https://www.youtube.com/watch?v=-HNpim5x-IE[What Every Programmer Should Know about How CPUs Work • Matt Godbolt • GOTO 2024^] | |
* Harsh shared | |
** link:https://www.youtube.com/watch?v=-HNpim5x-IE[What Every Programmer Should Know about How CPUs Work^] (Matt Godbolt) | |
** link:https://www.youtube.com/watch?v=dOfucXtyEsU[CppCon 2018: Matt Godbolt “The Bits Between the Bits: How We Get to main()”^] |
* Kartik shared a playlist for DSA by Pavel Marvin and also mentioned that he is a redcoder in codeforces and his lectures are very indepth and builds intuition from basic | ||
** link:https://youtube.com/playlist?list=PLrS21S1jm43igE57Ye_edwds_iL7ZOAG4&si=RfhvCM3usBVJjGO_[Algorithm & DS English Course^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Kartik shared a playlist for DSA by Pavel Marvin and also mentioned that he is a redcoder in codeforces and his lectures are very indepth and builds intuition from basic | |
** link:https://youtube.com/playlist?list=PLrS21S1jm43igE57Ye_edwds_iL7ZOAG4&si=RfhvCM3usBVJjGO_[Algorithm & DS English Course^] | |
* Kartik shared a playlist for DSA by Pavel Marvin and also mentioned that he is a link:https://www.youtube.com/watch?v=y7169jEvb-Y[Red Coder on Codeforces^] (really good coder) and his lectures are very in-depth and builds intuition from the fundamentals | |
** link:https://youtube.com/playlist?list=PLrS21S1jm43igE57Ye_edwds_iL7ZOAG4&si=RfhvCM3usBVJjGO_[Algorithm & DS English Course^] |
** link:https://www.keepalived.org[Keep Alived^] | ||
** link:https://github.com/acassen/keepalived[Keep Alived Github^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
** link:https://www.keepalived.org[Keep Alived^] | |
** link:https://github.com/acassen/keepalived[Keep Alived Github^] | |
** link:https://www.keepalived.org[Keepalived^] | |
** link:https://github.com/acassen/keepalived[Keepalived Github^] |
** link:https://developer.hashicorp.com/consul/docs/concept/consensus[Consensus^] | ||
** link:https://en.wikipedia.org/wiki/Virtual_IP_address[VIP-Virtual IP Address^] | ||
** link:https://infotracer.com/reverse-ip-lookup/virtual-ip-address[Reverse VIP Lookup^] | ||
** link:https://blog.codingconfessions.com/p/seeing-the-matrix[Blog on Compilers^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
** link:https://blog.codingconfessions.com/p/seeing-the-matrix[Blog on Compilers^] | |
** link:https://blog.codingconfessions.com/p/seeing-the-matrix[Understanding Computer Organization from First Principles^] |
** link:https://hackathon.dev[AI Video call^] | ||
* Harsh shared writing a compiler with LLVM | ||
** link:https://www.youtube.com/watch?v=vrRXIQDCCEk[Writing a compiler with LLVM - Cailin Smith - NDC Oslo 2022^] | ||
*Darshan and Harsh shared about Raft-consesnses algorithm while we were discussing about Fault Tolerance and how multiple servers agree on values and The concept of VIP and Paxos |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
*Darshan and Harsh shared about Raft-consesnses algorithm while we were discussing about Fault Tolerance and how multiple servers agree on values and The concept of VIP and Paxos | |
* Darshan and Harsh talked about Raft-consensus algorithm while we were discussing about fault tolerance, how multiple servers agree on values and the concepts of VIP addresses and Paxos. |
* Darshan mentioned Aurora db the selling point of aurora db is that if you write you can read simultaneously that ensures you will always get data as well as the concept of Ditributed databases. | ||
** link:https://www.youtube.com/watch?v=DA5W8tO_7Nw[Arpit Bhayani Distributed db^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Darshan mentioned Aurora db the selling point of aurora db is that if you write you can read simultaneously that ensures you will always get data as well as the concept of Ditributed databases. | |
** link:https://www.youtube.com/watch?v=DA5W8tO_7Nw[Arpit Bhayani Distributed db^] | |
* Darshan mentioned Amazon Aurora | |
** link:https://www.youtube.com/watch?v=DA5W8tO_7Nw[What the heck is Storage-Compute Separation? | Aurora Paper Deep Dive - Section 1^] |
* Shared Links | ||
** link:https://www.youtube.com/watch?v=dOfucXtyEsU[CppCon 2018: Matt Godbolt “The Bits Between the Bits: How We Get to main()”^] | ||
** link:https://www.youtube.com/watch?v=-HNpim5x-IE[What Every Programmer Should Know about How CPUs Work • Matt Godbolt • GOTO 2024^] | ||
** link:https://youtube.com/playlist?list=PLrS21S1jm43igE57Ye_edwds_iL7ZOAG4&si=RfhvCM3usBVJjGO_[Algorithm & DS English Course^] | ||
** link:https://microsoft.github.io/renderformer[Render Former^] | ||
** link:https://hackathon.dev[AI Video call^] | ||
** link:https://www.youtube.com/watch?v=vrRXIQDCCEk[Writing a compiler with LLVM - Cailin Smith - NDC Oslo 2022^] | ||
** link:https://raft.github.io[The Raft Consensus Algorithm^] | ||
** link:https://www.keepalived.org[Keep Alived^] | ||
** link:https://github.com/acassen/keepalived[Keep Alived Github^] | ||
** link:https://en.wikipedia.org/wiki/Paxos_(computer_science)[Paxos^] | ||
** link:https://developer.hashicorp.com/consul/docs/concept/consensus[Consensus^] | ||
** link:https://en.wikipedia.org/wiki/Virtual_IP_address[VIP-Virtual IP Address^] | ||
** link:https://infotracer.com/reverse-ip-lookup/virtual-ip-address[Reverse VIP Lookup^] | ||
** link:https://blog.codingconfessions.com/p/seeing-the-matrix[Blog on Compilers^] | ||
** link:https://www.youtube.com/watch?v=DA5W8tO_7Nw[Arpit Bhayani Distributed db^] | ||
** link:https://www.youtube.com/watch?v=EaWlpn24eAs[Amazon Aurora^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most links already mentioned above.
* Shared Links | |
** link:https://www.youtube.com/watch?v=dOfucXtyEsU[CppCon 2018: Matt Godbolt “The Bits Between the Bits: How We Get to main()”^] | |
** link:https://www.youtube.com/watch?v=-HNpim5x-IE[What Every Programmer Should Know about How CPUs Work • Matt Godbolt • GOTO 2024^] | |
** link:https://youtube.com/playlist?list=PLrS21S1jm43igE57Ye_edwds_iL7ZOAG4&si=RfhvCM3usBVJjGO_[Algorithm & DS English Course^] | |
** link:https://microsoft.github.io/renderformer[Render Former^] | |
** link:https://hackathon.dev[AI Video call^] | |
** link:https://www.youtube.com/watch?v=vrRXIQDCCEk[Writing a compiler with LLVM - Cailin Smith - NDC Oslo 2022^] | |
** link:https://raft.github.io[The Raft Consensus Algorithm^] | |
** link:https://www.keepalived.org[Keep Alived^] | |
** link:https://github.com/acassen/keepalived[Keep Alived Github^] | |
** link:https://en.wikipedia.org/wiki/Paxos_(computer_science)[Paxos^] | |
** link:https://developer.hashicorp.com/consul/docs/concept/consensus[Consensus^] | |
** link:https://en.wikipedia.org/wiki/Virtual_IP_address[VIP-Virtual IP Address^] | |
** link:https://infotracer.com/reverse-ip-lookup/virtual-ip-address[Reverse VIP Lookup^] | |
** link:https://blog.codingconfessions.com/p/seeing-the-matrix[Blog on Compilers^] | |
** link:https://www.youtube.com/watch?v=DA5W8tO_7Nw[Arpit Bhayani Distributed db^] | |
** link:https://www.youtube.com/watch?v=EaWlpn24eAs[Amazon Aurora^] | |
* link:https://hackathon.dev[Realistic AI video call on the hackathon.dev website^] |
** link:https://www.zeuslearning.com/[Zeus Learning^] | ||
** link:https://support.apple.com/en-in/111102[Apple Camera Support^] | ||
** link:https://freedium.cfd/https://sfaldin.medium.com/what-woody-allens-showing-up-quote-really-means-ee743f0adbbb[Medium article^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this entire section (L37 to L43), can we please replace the link titles with the actual title of the article/blog/video? Thank you so much for these changes!
Cc: Hey @PranavDani, Alpesh has made changes. (Just FYI, so that you don't make changes again.)
No description provided.