Codetown ::: a software developer's community
Clojure is a programming language that shares the powerful meta-programming facilities of Lisp, has an agent-based approach to concurrency like Erlang, and can use or implement Java libraries.
Website: http://clojure.org
Members: 8
Latest Activity: Feb 13, 2014
Howard gave a talk about Clojure last night at the GatorJUG. Wow! We all learned so much. Howard used IntelliJ Idea to code on the fly from memory. We saw some sweet functionality and I think we're all excited about learning more. If you missed last…Continue
Started by Michael Levin Feb 13, 2014.
My bud Matt Raible blogged about reading a Scala book and I mentioned Stuart Holloway's…Continue
Tags: raible, lavigne, composure, clojure
Started by Michael Levin Jan 16, 2010.
Last nights GatorJUG prestation on Clojure with Eric Lavigne introduced us to Clojure's language elements. Say your customer, a timeshare company, wanted a new database driven reservation website. Build a case for Clojure and lay out a reasonable…Continue
Tags: reservation, system, timeshare, RDBMS, web
Started by Michael Levin. Last reply by Eric Lavigne Jan 16, 2010.
Loading feed
Comment
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.

Netflix’s Kasia Trapszo discusses the transition from writing code to scaling organizations. She shares lessons on building trust through technical clarity, aligning teams to solve the "right" problems, and using intentional documentation to scale your judgment. Learn how to move beyond individual output to create a lasting architectural legacy that empowers others to make better decisions.
By Kasia Trapszo
GitHub has announced the general availability of secret scanning support through its MCP Server, extending automated credential detection and remediation capabilities into AI-assisted and agent-driven development workflows.
By Craig Risi
AdonisJS version 7 introduces end-to-end type safety and reworked starter kits, alongside improved documentation. The release includes 45+ updated packages and three new ones for OpenTelemetry, typed content. It requires Node.js 24, allowing the use of native APIs. The framework emphasizes a convention-over-configuration approach while offering tools for routing, ORM, and authentication.
By Daniel Curtis
Every time-series database makes a set of storage design decisions: how to lay out rows, when to compress, what to partition on. These decisions determine cost and query performance more than the choice of database itself. This article works through those fundamentals from first principles, using widely available tools like PostgreSQL and Apache Parquet to make each trade-off measurable.
By Nirmesh Khandelwal
Two recent Linux kernel vulnerabilities have been disclosed: Copy Fail (CVE-2026-31431) on April 29, 2026, and Dirty Frag (CVE-2026-43284 and CVE-2026-43500) on May 7, 2026. Both allow local users to gain root access, affecting multiple Linux distributions. These vulnerabilities exploit flaws in the page cache via different subsystems, necessitating immediate patching by affected organizations.
By Matt Saunders
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Clojure to add comments!