techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#ddd

1 post1 participant0 posts today

Today’s Daily Horoscope

Daily Horoscope – April 25, 2025 body { font-family: 'Georgia', serif; background-color: #fdfcf8; color: #2c2c2c; padding: 20px; line-height: 1.6; } h1, h2 { text-align: center; color: #6b3e9c; } .language-section { border-top: 2px solid #ddd; margin-top: 40px; padding-top: 30px; } .sign { margin-bottom: 25px; } .sign h3 { margin-bottom: 8px; color: #3a3a3a; } 🌟 Daily Horoscope April 25, 2025 🇪🇸 Horóscopo Diario – Español…

carloswritesbooks.com/2025/07/

Bleeding Ink, Burning Truths · Today’s Daily HoroscopeDaily Horoscope – April 25, 2025 body { font-family: ‘Georgia’, serif; background-color: #fdfcf8; color: #2c2c2c; padding: 20px; line-height: 1.6; } h1, h2 { text-align: center; color: …

Job opportunities: Clerk Officer Grade II – 5 Positions at Kilindi District Council July 2025

```html Office Management Secretary Grade II – 5 Posts body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #333; } h2 { color: #666; margin-top: 20px; } p { margin-bottom: 10px; } ul { list-style-type: disc; margin-left: 20px; } .job-details { margin-top: 30px; border: 1px solid #ddd; padding: 15px; border-radius: 5px; } .job-details p {…

zoum.online/2025/07/24/nafasi-

Job opportunities: Clerk Officer Grade II – 5 Positions at Kilindi District Council July 2025
Zoum OnlineJob opportunities: Clerk Officer Grade II – 5 Positions at Kilindi District Council July 2025Office Management Secretary Grade II – 5 Posts

I.T. Technician Job Available

```html Job Opening: IT Technician at North East Coastal Industries body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #333; } h2 { color: #555; margin-top: 20px; } p { margin-bottom: 15px; } ul { list-style-type: disc; margin-left: 20px; } .job-details { margin-top: 30px; border: 1px solid #ddd; padding: 15px; border-radius: 5px; } .job-details h3 {

zoum.online/2025/07/23/job-vac

I.T. Technician Job Available
Zoum OnlineI.T. Technician Job AvailableJob Opening: IT Technician at North East Coastal Industries

Job Vacancy For Driver

```html Job Opportunity: Driver in Accra body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #333; } h2 { color: #555; } p { margin-bottom: 15px; } .job-details { margin-top: 30px; border: 1px solid #ddd; padding: 15px; border-radius: 5px; } .job-details h3 { margin-top: 0; color: #444; } .job-details p { margin-bottom: 8px; } .application-instructions {

zoum.online/2025/07/23/job-vac

Zoum OnlineJob Vacancy For DriverJob Opportunity: Driver in Accra

Auto Technician Job Opening (Electrical or Mechanical)

```html Auto Technician Position Available in Accra body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #333; } h2 { color: #666; } p { margin-bottom: 15px; } .job-details { margin-top: 20px; border: 1px solid #ddd; padding: 15px; border-radius: 5px; } .job-details p { margin-bottom: 8px; } .apply-button { background-color: #4CAF50; color: white; padding: 10px 20px;

zoum.online/2025/07/23/job-vac

Zoum OnlineAuto Technician Job Opening (Electrical or Mechanical)Auto Technician Position Available in Accra

Legal Office Administrator Job at Expert Consultancy, July 2025

```html Legal Office Administrator Job Vacancy - Dar es Salaam body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #333; } h2 { color: #666; margin-top: 20px; } p { margin-bottom: 10px; } ul { margin-bottom: 10px; } .job-details { margin-top: 20px; border: 1px solid #ddd; padding: 15px; border-radius: 5px; } .job-details h3 { color: #444;

zoum.online/2025/07/23/nafasi-

Zoum OnlineLegal Office Administrator Job at Expert Consultancy, July 2025Legal Office Administrator Job Vacancy - Dar es Salaam

Job opportunities :- Project Engineer at Sotta Mining Corporation Limited July 2025

```html Job Opportunity: Project Engineer at Sotta Mining Corporation Limited body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #333; } h2 { color: #666; } p { margin-bottom: 15px; } ul { margin-bottom: 15px; } li { margin-bottom: 5px; } .job-details { margin-top: 20px; border: 1px solid #ddd; padding: 15px; border-radius: 5px; } .job-details h2 {

zoum.online/2025/07/23/nafasi-

Zoum OnlineJob opportunities :- Project Engineer at Sotta Mining Corporation Limited July 2025Job Opportunity: Project Engineer at Sotta Mining Corporation Limited
I'm speaking at CodeBEAM Europe 2025! 😁

I'll be exploring how Gleam's type system naturally fits with Domain-Driven Design principles. The language's structs, union types, and functional approach let you model business domains in ways that are both technically sound and genuinely understandable to domain experts.

Plus, you get all the reliability and concurrency benefits that come with running on the BEAM.

See you in Berlin this November!

#CodeBEAM #Gleam #DDD #FunctionalProgramming #BEAM #Elixir #Erlang
Replied in thread

@oinak I supposed that plus making sure the inheritors were in domain specific modules would probably be enough to avoid naming conflicts.

And if it really is that simple, I'm surprised it's not covered in a higher percentage of the #Rails #DDD content out there.