Carlos Henrique Souza
  • Male
  • Rio de Janeiro
  • Brazil
Share on Facebook MySpace
  • Blog Posts
  • Discussions
  • Events
  • Groups (5)
  • Photos
  • Photo Albums
  • Videos

Carlos Henrique Souza's Friends

  • Michael Levin

Carlos Henrique Souza's Groups

Gifts Received

Gift

Carlos Henrique Souza has not received any gifts yet

Give a Gift

 

Carlos Henrique Souza's Page

Latest Activity

Florence Vicil joined Carlos Henrique Souza's group
Thumbnail

Coding Dojo

A Coding Dojo is a meeting where a bunch of coders get together to work on a programming challenge. They are there to have fun and to engage in DeliberatePractice in order to improve their skills.
Jun 26, 2019

Profile Information

What are your main interests in software development?
Programming languages such as Java, Ruby, Python and others. Agile Methodologies and Open Source software.
Do you have a website?
http://www.caikesouza.com
Anything else you'd like to add? Where do you live? (optional!)
Soon moving to Orlando from Brazil.

Comment Wall (1 comment)

You need to be a member of Codetown to add comments!

Join Codetown

At 4:47pm on October 9, 2008, Michael Levin said…
Hi Carlos!

That's great that you joined CodeTown...and that you're moving to Orlando. We're excited to have you as part of the "local" group!

Best Regards,

Michael Levin
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Atlassian's 4 Million PostgreSQL Database Migration: When Standard Cloud Strategies Fail

Atlassian recently migrated 4 million Jira databases to Amazon Aurora, intending to reduce costs and improve the reliability of its Jira Cloud platform. Due to the large number of files involved and the constraints of managed services, the team developed a custom tool to orchestrate the process, as traditional cloud migration strategies were not viable.

By Renato Losio

LM Studio 0.3.17 Adds Model Context Protocol (MCP) Support for Tool-Integrated LLMs

LM Studio has released version 0.3.17, introducing support for the Model Context Protocol (MCP) — a step forward in enabling language models to access external tools and data sources. Originally developed by Anthropic, MCP defines a standardized interface for connecting LLMs to services such as GitHub, Notion, or Stripe, enabling more powerful, contextual reasoning.

By Robert Krzaczyński

Grafana Tempo 2.8 Released: Major TraceQL Enhancements and Memory Optimizations

Grafana released Tempo 2.8 on June 12, 2025, introducing substantial memory optimizations and expanded functionality in its trace query language, TraceQL. This update is part of an ongoing effort to make distributed tracing more performant and accessible within observability stacks.

By Craig Risi

Gemma 3n Introduces Novel Techniques for Enhanced Mobile AI Inference

Launched in early preview last May, Gemma 3n is now officially available. It targets mobile-first, on-device AI applications, using new techniques designed to increase efficiency and improve performance, such as per-layer embeddings and transformer nesting.

By Sergio De Simone

Article: Effective Practices for Coding with a Chat-Based AI

In this article, we explore how AI agents are reshaping software development and the impact they have on a developer’s workflow. We introduce a practical approach to staying in control while working with these tools by adopting key best practices from the discipline of software architecture, including defining an implementation plan, splitting tasks, and so on.

By Enrico Piccinin