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…
In a recent article from the engineering team behind the Zero Trust product suite, Cloudflare explains why it chose TimescaleDB over ClickHouse to add analytics and reporting capabilities to its internal platform. The author highlights the “phenomenal balance” between the simplicity of storing analytical data alongside configuration data and the performance of a specialized OLAP system.
Carlos Arguelles spoke about Amazon’s inflection points in engineering productivity at QCon San Francisco, where he explained that shift testing left can help catch issues early. He suggested using guardrails such as code reviews and coverage checks. Your repo strategy, monorepo or multirepo, will impact the guardrails that need to be in place.
Bibek Bhattarai details Intel's AMX, highlighting its role in accelerating deep learning on CPUs. He explains how AMX optimizes GEMM operations using low-precision data (INT8, BF16) and tile-based memory management, boosting performance and efficiency. He shows how to leverage AMX through frameworks like TensorFlow/PyTorch or Intel tools for substantial gains in CPU-deployed AI models.
AWS's new Fair Queues for Amazon SQS revolutionize message handling in multi-tenant systems by mitigating the "noisy neighbor" issue. This feature ensures low message dwell times for quieter tenants without requiring code changes, enhancing both performance and fairness. Developers can effortlessly implement this capability and maintain consistent service quality across applications.
Recently, Pinterest disclosed its internal orchestration framework, called Hadoop Control Center (HCC), to automate the scaling and migration of its large-scale Hadoop clusters. This move addresses the operational complexity and limitations Pinterest previously faced when managing thousands of nodes across dozens of YARN clusters on AWS.
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
Cloudflare Chooses PostgreSQL Extension Over Specialized OLAP for 100K Row/Second Analytics
In a recent article from the engineering team behind the Zero Trust product suite, Cloudflare explains why it chose TimescaleDB over ClickHouse to add analytics and reporting capabilities to its internal platform. The author highlights the “phenomenal balance” between the simplicity of storing analytical data alongside configuration data and the performance of a specialized OLAP system.
By Renato LosioHow Amazon Uses Guardrails In Software Development
Carlos Arguelles spoke about Amazon’s inflection points in engineering productivity at QCon San Francisco, where he explained that shift testing left can help catch issues early. He suggested using guardrails such as code reviews and coverage checks. Your repo strategy, monorepo or multirepo, will impact the guardrails that need to be in place.
By Ben LindersPresentation: Maximizing Deep Learning Performance on CPUs using Modern Architectures
Bibek Bhattarai details Intel's AMX, highlighting its role in accelerating deep learning on CPUs. He explains how AMX optimizes GEMM operations using low-precision data (INT8, BF16) and tile-based memory management, boosting performance and efficiency. He shows how to leverage AMX through frameworks like TensorFlow/PyTorch or Intel tools for substantial gains in CPU-deployed AI models.
By Bibek BhattaraiAmazon SQS Fair Queues: a New Approach to Multi-Tenant Resiliency
AWS's new Fair Queues for Amazon SQS revolutionize message handling in multi-tenant systems by mitigating the "noisy neighbor" issue. This feature ensures low message dwell times for quieter tenants without requiring code changes, enhancing both performance and fairness. Developers can effortlessly implement this capability and maintain consistent service quality across applications.
By Steef-Jan WiggersPinterest Automates Hadoop Cluster Scaling and Migration with Internal Orchestration System
Recently, Pinterest disclosed its internal orchestration framework, called Hadoop Control Center (HCC), to automate the scaling and migration of its large-scale Hadoop clusters. This move addresses the operational complexity and limitations Pinterest previously faced when managing thousands of nodes across dozens of YARN clusters on AWS.
By Claudio Masolo