Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion summary/sessions/259/content.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Date: 25-10-25
Date: 25-10-2025

Duration: 2 hrs 17 mins

Expand Down
17 changes: 17 additions & 0 deletions summary/sessions/260/attendees.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
==== Attendees

. link:https://twitter.com/bhavesh878789[Bhavesh Kukreja^]
. link:https://www.linkedin.com/in/chetandoesdev[CHETAN JANGIR^]
. link:https://twitter.com/SirusTweets[Darshan Rander^]
. link:https://twitter.com/DhiruCodes[Dheeraj Lalwani^]
. link:https://twitter.com/harshgkapadia[Harsh Kapadia^]
. link:https://twitter.com/rishit\_dagli[Rishit Dagli^]
. Soham
. Mohammad Kaif
. NVP
. Pranav Prasanna
. Ram Naik
. Siddharth Kaduskar
. Vaishakh
. nirmal
. shiv
21 changes: 21 additions & 0 deletions summary/sessions/260/content.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Date: 01-11-2025

Duration: 2 hrs 35 mins

==== Topics Discussed

* Soham talked about Gentoo and why he is using it.
** His primary reason was link:https://wiki.gentoo.org/wiki/Portage[Portage (Gentoo's Package Manager)^] with a stable Linux environment and a smaller system size.
** He also showcased Portage's main feature that you can pick and choose what you need to install from flags which are defined mostly by the Portage community.
* Soham taked about SDL vs OpenGL vs Vulkan as he as was learning about 3D rendering.
* Nirmal asked why Rust hasn't taken over the world and why not all the critical software is written in Rust.
** Darshan and Soham explained that while Rust has it's merits over C/C++ but migrating any codebase is not an easy feat to acheive.
* Soham talked about link:https://www.yoctoproject.org[Yocto Project^] which helps developers create custom Linux-based systems regardless of the hardware architecture.
* Nirmal asked how to make servers faster, which led us down the rabbit hole where we discussed about Application layer optimizations and Hardware layer optimizations.
** Choosing right stack can significantly boost you application.
** Soham talked about link:https://www.baeldung.com/cs/flynns-taxonomy-architecture-categories[Flynn’s Taxonomy^].
* Darshan talked about link:https://www.swift.org/blog/nightly-swift-sdk-for-android[Swift on Android^]
** Swift SDK for Android works by leveraging Swift's Java interop which is possible because both languages exposes their C ABIs
* Darshan talked about link:https://openbao.org[OpenBao^] a secrets manager.
** Secret stores are used to store secrets like passwords, token, etc with multiple layers of encryptions and also provides ways to authenticate to DBs and establish SSH connections without users needing to manage multiple keys.
* Darshan showcased his link:darshanrander.com[portfolio^] site and how he is generating resume using YAML files.
10 changes: 10 additions & 0 deletions summary/sessions/261/attendees.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
==== Attendees

. link:https://twitter.com/bhavesh878789[Bhavesh Kukreja^]
. link:https://twitter.com/SirusTweets[Darshan Rander^]
. link:https://twitter.com/harshgkapadia[Harsh Kapadia^]
. link:https://twitter.com/rishit\_dagli[Rishit Dagli^]
. Soham
. Mohammad Kaif
. Pranav Prasanna
. Jaanvi
15 changes: 15 additions & 0 deletions summary/sessions/261/content.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Date: 08-11-2025

Duration: 1 hrs 21 mins

==== Topics Discussed

* Soham asked if it's possible to create a C++ app for Android without JNI.
** Darshan explained it's not possible as you would require a thin layer of Java/Kotlin code to glue up everything.
* Hritik shared an incident about leaking API keys
* Pranav talked about Android XR and how it felt when he tried, which sparked a discussion on how does it looks in social environment.
** Pranav also mentioned that it was pretty comfortable in his 1-2hrs of trial.
** Darshan said it will take time to get social acceptance.
* We talked about how Apple's OS has the same base layer and has skin on for all the devices.
* Hritik and Darshan talked about how they are using GitHub Copilot.
** They both prefer to use it as an assistant to help them with completions and not using it to make full features.
Binary file added summary/static/img/260.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added summary/static/img/261.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.