Codetown ::: a software developer's community
Interested in Kotlin? Are you a practitioner?
Kotlin is a statically typed language that runs on JVM that may compile to JavaScript source code or use the LLVM compiler infrastructure. Since then, it’s grown exponentially in popularity. In 2017, Google officially backed Kotlin as the official language for Android.
And that's just the beginning! Join us here at Kotlin Town and be a part of the evolution of this exciting new language.
Website: http://kotlinlang.org/
Members: 6
Latest Activity: Nov 18, 2019
Kotlin is a statically typed language developed by a small JetBrains team in St. Petersburg, Russia that runs on the JVM. The open-source community is growing quickly, and everyone is invited: novices, hobbyists, industrialists, and experts alike!
Kotlin Features:
Our objective here is to provide a friendly forum to meet fellow programmers and exchange ideas about Kotlin as we grow together.
Here is an extensive list of links to Kotlin projects, libraries and other resources: https://kotlin.link/
Chicago Kotlin User Group x Android ListenersHosted at GrubHub, July 17Coroutines are the new hot stuff, and right now they’re being added to lots of libraries. But what if you don’t want to use an…Continue
Tags: Kotlin
Started by Amanda Hinchman-Dominguez Jul 20, 2019.
Chicago Kotlin User Group x Android ListenersHosted at GrubHub, July 17Coroutines are the new hot stuff, and right now they’re being added to lots of libraries. But what if you don’t want to use an…Continue
Tags: Kotlin
Started by Amanda Hinchman-Dominguez Jul 20, 2019.
We have an existing Android Avocado Facts application created in an …Continue
Tags: #networking, #android, #kotlinthursdays, #kotlin
Started by Amanda Hinchman-Dominguez Apr 11, 2019.
ResourcesHigher-Order Functions and Lambdas:…Continue
Tags: #functionalprogramming, #kotlinthursdays, #kotlin
Started by Amanda Hinchman-Dominguez Apr 11, 2019.
Loading feed
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Cloudflare recently described how a slowdown in its billing pipeline was traced to contention inside the query planning stage of ClickHouse. The team profiled the bottleneck and patched ClickHouse to replace an exclusive lock with a shared lock, drop the per-query copy of the parts list, and improve part filtering.
By Renato Losio
OpenAI details Codex Windows sandbox architecture, showing how SIDs, ACLs, restricted tokens, and dedicated sandbox accounts enable safe execution of autonomous coding tasks. The design balances isolation with real developer workflows and shows how OS security primitives must be composed for AI agents on local development environments.
By Leela Kumili
LinkedIn’s Karthik Ramgopal and Prince Valluri discuss leveraging AI as a new execution model for large-scale engineering. They explain how to move beyond fragmented implementations by building platform abstractions for orchestration, structured context, and safe tooling like MCP. They share architectural insights from real-world coding, observation, and UI testing agents built at LinkedIn.
By Karthik Ramgopal, Prince Valluri
Netflix has shared details about Service Topology. This internal system creates and updates a live dependency graph for thousands of microservices. It helps engineers see how services connect and resolve issues more quickly. The system merges three separate data sources into a single, queryable graph. It updates almost in real-time as traffic patterns shift.
By Claudio Masolo
Dropbox has unveiled Nova, an internal platform designed to orchestrate and operationalize AI coding agents across the company's engineering workflows.
By Craig Risi
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Kotlin Town to add comments!