Codetown ::: a software developer's community
The ability to Interpret image data using software is advancing fast! The two images above are captioned with program generated text. Here's an article that describes concepts and an approach to generate a caption for an image. The code is written in Python and uses TensorFlow.
How to build and train an image caption generator using a TensorFlo...
"TensorFlow™ is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API. TensorFlow was originally developed by researchers and engineers working on the Google Brain Team within Google's Machine Intelligence research organization for the purposes of conducting machine learning and deep neural networks research, but the system is general enough to be applicable in a wide variety of other domains as well." Here's a TensorFlow tutorial.
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.
Ramya Krishnamoorthy shares a detailed case study on rewriting Momento's high-performance data platform from Kotlin to Rust. She covers the technical challenges, including garbage collection bottlenecks and multithreaded contention, and the business trade-offs involved in adopting a new language to achieve predictable low tail latencies and maximize cost efficiency for their serverless services.
By Ramya KrishnamoorthyLast week, Microsoft announced the release of .NET 10 RC 1, the first of two release candidates ahead of the final version. As stated by the .NET team, this build comes with a go-live license, allowing developers to use it in production environments with official support. It is available alongside Visual Studio 2026 Insiders and is supported in Visual Studio Code through the C# Dev Kit.
By Almir VukAndrea Magnorsky presented on Byte-Sized Architecture at Cloud Native Summit 2025, as a format for building shared understanding through small, recurrent workshops. Ahilan Ponnusamy and Andreas Grabner discussed the Technology Operating Model for AI adoption. Both approaches drew on the Open Practice Library for human-centred collaboration and driving architectural evolution.
By Rafiq GemmailMicrosoft is expanding .NET developers’ toolset with enhancements to Code Optimizations. This feature is part of Azure Monitor offering and now works with the .NET Profiler in Application Insights to automatically detect CPU, memory, and threading issues in production apps and give code‑level recommendations to fix them.
By Edin KapićSam Cox shares a case study on building a startup platform with C#. He explains how C#’s modern, open-source ecosystem, integrated tooling, and robust libraries enabled him to achieve high developer productivity, rapid iteration, and overcome significant performance challenges, ultimately helping the company secure its first paying customer.
By Sam Cox
© 2025 Created by Michael Levin.
Powered by
You need to be a member of Codetown to add comments!
Join Codetown