# tech-talk

Published articles for tech-talk.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## DroidCon: Debugging App Performance at Scale

DevFeed: [DroidCon: Debugging App Performance at Scale](<https://devfeed.tech/articles/droidcon-debugging-app-performance-at-scale-25715.md>)

Original publisher: [Read original article](<https://blog.shreyaspatil.dev/droidcon-debugging-app-performance-at-scale/>)

Author: Shreyas Patil

Published: 2026-01-19T04:58:14Z

Content type: article

Language: en

Sources: [Shreyas Patil's Blog](<https://devfeed.tech/sources/shreyas-patil-s-blog.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [android](<https://devfeed.tech/tags/android.md>), [android-app-development](<https://devfeed.tech/tags/android-app-development.md>), [app-development](<https://devfeed.tech/tags/app-development.md>), [app-performance](<https://devfeed.tech/tags/app-performance.md>), [community](<https://devfeed.tech/tags/community.md>), [conference](<https://devfeed.tech/tags/conference.md>), [droidcon](<https://devfeed.tech/tags/droidcon.md>), [droidconindia](<https://devfeed.tech/tags/droidconindia.md>), [performance](<https://devfeed.tech/tags/performance.md>), [profiling](<https://devfeed.tech/tags/profiling.md>), [public-speaking](<https://devfeed.tech/tags/public-speaking.md>), [recap](<https://devfeed.tech/tags/recap.md>), [talk](<https://devfeed.tech/tags/talk.md>), [tech-talk](<https://devfeed.tech/tags/tech-talk.md>)

### AI overview

A recap of the author's DroidCon India 2025 session on debugging Android app performance at scale. The article links to the session recording and slides and discusses the event, audience response, and developer community.

### Source excerpt

Recap of my DroidCon India 2025 talk on debugging Android app performance at scale. Watch the session and learn about performance profiling tools.

## Preparing for a Tech Talk, Part 2: What, Why, and How

DevFeed: [Preparing for a Tech Talk, Part 2: What, Why, and How](<https://devfeed.tech/articles/preparing-for-a-tech-talk-part-2-what-why-and-how-36188.md>)

Original publisher: [Read original article](<https://overreacted.io/preparing-for-tech-talk-part-2-what-why-and-how/>)

Published: 2019-01-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dan Abramov](<https://devfeed.tech/sources/dan-abramov.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Demo](<https://devfeed.tech/topics/demo.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [talk](<https://devfeed.tech/tags/talk.md>), [tech-talk](<https://devfeed.tech/tags/tech-talk.md>)

### AI overview

An article about preparing a tech talk by defining its central idea early and aligning the presentation with that idea. It discusses the roles of what, why, and how, and notes that live demos are one possible delivery method.

### Source excerpt

We need to go deeper.

## Jane Street Tech Talk, Verifying Network Data Planes

DevFeed: [Jane Street Tech Talk, Verifying Network Data Planes](<https://devfeed.tech/articles/jane-street-tech-talk-verifying-network-data-planes-20186.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/jane-street-tech-talk-verifying-network-data-planes/>)

Author: Spiros Eliopoulos

Published: 2017-09-26T00:00:00Z

Content type: news

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [Software-defined networking](<https://devfeed.tech/topics/sdn.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [network](<https://devfeed.tech/tags/network.md>), [networking](<https://devfeed.tech/tags/networking.md>), [programming](<https://devfeed.tech/tags/programming.md>), [software](<https://devfeed.tech/tags/software.md>), [talks](<https://devfeed.tech/tags/talks.md>), [tech](<https://devfeed.tech/tags/tech.md>), [tech-talk](<https://devfeed.tech/tags/tech-talk.md>)

### AI overview

Jane Street announces the return of its Tech Talks series with a presentation by Nate Foster on software-defined networking, the P4 data plane programming language, and the p4v verification tool.

### Source excerpt

After a summer hiatus, the Jane Street Tech Talks series is back on for the fall! Last we left it, our very own Dominick LoBraico presented on the evolution of our internal configuration methodology and the systems that support it. For anybody that missed it, you can check out a recording of the talk on YouTube.

## Caveat Configurator: how to replace configs with code, and why you might not want to

DevFeed: [Caveat Configurator: how to replace configs with code, and why you might not want to](<https://devfeed.tech/articles/caveat-configurator-how-to-replace-configs-with-code-and-why-you-might-not-want-to-20158.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/caveat-configurator-how-to-replace-configs-with-code-and-why-you-might-not-want-to/>)

Author: Yaron Minsky

Published: 2017-04-25T00:00:00Z

Content type: opinion

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [configuration](<https://devfeed.tech/topics/configuration.md>), [Code](<https://devfeed.tech/topics/code.md>), [Programming language](<https://devfeed.tech/topics/programming-language.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [config](<https://devfeed.tech/tags/config.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [programming](<https://devfeed.tech/tags/programming.md>), [programming-language](<https://devfeed.tech/tags/programming-language.md>), [talk](<https://devfeed.tech/tags/talk.md>), [tech-talk](<https://devfeed.tech/tags/tech-talk.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

The article announces a Jane Street tech talk about representing configuration with programs. It discusses why configuration formats often evolve into poorly supported programming languages and examines the practical trade-offs of replacing configuration with code.

### Source excerpt

We have a new tech talk coming up on May 17th, from our very own Dominick LoBraico. This one is about how to represent configurations with programs. In some sense, this is an obvious idea. Lots of programmers have experienced the dysphoria that comes from watching your elegant little configuration format metamorphize into a badly constructed programming language with miserable tools. This happens because, as you try to make your configs clearer and more concise, you often end up walking down the primrose path of making your config format ever more language-like. But you never really have the time to make it into a proper language.

## A Week of iOS

DevFeed: [A Week of iOS](<https://devfeed.tech/articles/a-week-of-ios-15479.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/a-week-of-ios>)

Author: Square Engineering

Published: 2015-06-01T16:09:00Z

Content type: news

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [iOS](<https://devfeed.tech/topics/ios.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [developers](<https://devfeed.tech/tags/developers.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [ios](<https://devfeed.tech/tags/ios.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [talks](<https://devfeed.tech/tags/talks.md>), [tech-talk](<https://devfeed.tech/tags/tech-talk.md>), [wwdc](<https://devfeed.tech/tags/wwdc.md>)

### AI overview

Square announces a week of iOS-focused activities leading up to WWDC, including shared development practices, open-sourced iOS projects, a tech talk, demos, and lightning talks.

### Source excerpt

Open source and insight leading up to WWDC

## Android L Features and Droidcon NYC Announcements at a Touchlab Meetup

DevFeed: [Android L Features and Droidcon NYC Announcements at a Touchlab Meetup](<https://devfeed.tech/articles/what-s-new-in-android-l-meetup-at-meetup-olin-38089.md>)

Original publisher: [Read original article](<https://touchlab.co/2014-08-whats-new-in-android-l-meetup-at-meetup>)

Published: 2014-08-08T20:08:43Z

Content type: news

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-l](<https://devfeed.tech/tags/android-l.md>), [community](<https://devfeed.tech/tags/community.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [droidcon](<https://devfeed.tech/tags/droidcon.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [speakers](<https://devfeed.tech/tags/speakers.md>), [talk](<https://devfeed.tech/tags/talk.md>), [tech-talk](<https://devfeed.tech/tags/tech-talk.md>)

### AI overview

Touchlab recaps a July meetup at Meetup headquarters that featured announcements about Droidcon NYC speakers and talks, a presentation on the Moxtra SDK, and demonstrations of Android L features including the recents screen, prioritized notifications, debugging improvements, and battery monitoring tools.

### Source excerpt

Our July meetup at Meetup headquarters in NoHo. Kevin, meetup organizer and Touchlab founder/president, kicked off the night with big announcements about.