I didn't mean to make you feel bad, I know how busy you must be. It's just we could do more to promote this site. Does the twitter thingie work for you?
Hey Mike! Conference is awesome. Hoping to post talks as soon as they're up. My talk os tomorrow! Also that's great I would love to hear his talk!!! We're doing a lot with AOP and metaprogramming
Hi Michael, nice to meet you. When is the next meeting? I may need some time to prepare and practice. The talk I'm writing outlines how we use Docker with the Gradle build tool to empower local development of cloud applications. Examples will include Grails and Spring Boot.
So cool Jim Clarke will be having a talk at OJUG! What are the chances his talk might be recorded? I have his book and am a huge fan. Love to get his view on the continued value in native development.
TornadoFX workshop should be recorded for tomorrow at Chicago GDG: I'll be sure to post in Kotlintown!
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.
When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Recently open-sourced by Emerge Tools, maker of several analysis tools for iOS apps, ETTrace aims to simplify iOS performance profiling by providing intuitive visualizations and straightforward operation.
This article takes a deep dive through a complex outage in the main database cluster of a payments company. We’ll focus on the aftermath of the incident - the process of understanding what went wrong, recreating the outage in a test cluster, and coming up with a way to stop it from happening again, and dive deep into the internals of Postgres, and learn about how it stores data on disk.
Google DeepMind recently announced PaLM 2, a large language model (LLM) powering Bard and over 25 other product features. PaLM 2 significantly outperforms the previous version of PaLM on a wide range of benchmarks, while being smaller and cheaper to run.
Avalonia UI is an open-source and cross-platform UI framework for .NET developers, designed to facilitate the development of desktop applications that can run on Windows, macOS, Linux, iOS, Android, and WebAssembly. InfoQ interviewed Mike James, CEO of Avalonia UI, in order to understand more about this UI framework and its features.
A good testing strategy is critical for safe code changes, fast delivery, reduced MTTR, and improved developer experience. Shifting the concept of “unit” can reduce the time needed for changes.
Michael Levin's Comments
Comment Wall (143 comments)
You need to be a member of Codetown to add comments!
Join Codetown
Thanks for the invite!
I didn't mean to make you feel bad, I know how busy you must be. It's just we could do more to promote this site. Does the twitter thingie work for you?
Thanks so much for the birthday wishes. I know it's so late getting back to you but I don't check this website very often.
Thanks for the invitation and the birthday wishes, Mike!
Thanks. I'm interested either way (either 10/25 or the rescheduled day).
Sure Mike. I can do that
So cool Jim Clarke will be having a talk at OJUG! What are the chances his talk might be recorded? I have his book and am a huge fan. Love to get his view on the continued value in native development.
TornadoFX workshop should be recorded for tomorrow at Chicago GDG: I'll be sure to post in Kotlintown!
Thank you MIchael!
Thank you Mike for making me a part of this group. I feel very welcomed. Looking forward to learn and share!
Thanks Michael, to have me in the group!
I think I’d want to attend a few meetings to get a flavor for the group before jumping into a speaking role…
Thanks Michael for adding me in OJUG
I'm excited to attend events on Java related technologies
Thanx Michael, great to be here
Thanks so much for allowing me in to the group! I'm looking forward to working with and learning from all of you!
Welcome to
Codetown
Sign Up
or Sign In
Or sign in with:
Happy 10th year, JCertif!
Notes
Welcome to Codetown!
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Looking for Jobs or Staff?
InfoQ Reading List
ETTrace is an Open-Source Profiler for iOS Aiming to Simplify Performance Optimization
Recently open-sourced by Emerge Tools, maker of several analysis tools for iOS apps, ETTrace aims to simplify iOS performance profiling by providing intuitive visualizations and straightforward operation.
By Sergio De SimoneArticle: Debugging Outside Your Comfort Zone: Diving Beneath a Trusted Abstraction
This article takes a deep dive through a complex outage in the main database cluster of a payments company. We’ll focus on the aftermath of the incident - the process of understanding what went wrong, recreating the outage in a test cluster, and coming up with a way to stop it from happening again, and dive deep into the internals of Postgres, and learn about how it stores data on disk.
By Chris SinjakliGoogle Announces State-of-the-Art PaLM 2 Language Model Powering Bard
Google DeepMind recently announced PaLM 2, a large language model (LLM) powering Bard and over 25 other product features. PaLM 2 significantly outperforms the previous version of PaLM on a wide range of benchmarks, while being smaller and cheaper to run.
By Anthony AlfordAvalonia UI for .NET: Project Overview from Mike James
Avalonia UI is an open-source and cross-platform UI framework for .NET developers, designed to facilitate the development of desktop applications that can run on Windows, macOS, Linux, iOS, Android, and WebAssembly. InfoQ interviewed Mike James, CEO of Avalonia UI, in order to understand more about this UI framework and its features.
By Almir VukArticle: If You Want to Deliver Fast, Your Tests Have the Last Word
A good testing strategy is critical for safe code changes, fast delivery, reduced MTTR, and improved developer experience. Shifting the concept of “unit” can reduce the time needed for changes.
By Jorge Fernández Rodriguez