DEV Community

dev.to staff for The DEV Team

Posted on

5 1 1

Caption This! 🤔💭

Think you've got what it takes to whip up the cleverest caption for this image? Give it a shot!

Image of a sheep overgrown with fur really close up

Top comments (9)

Collapse
 
montyharper profile image
Monty Harper • Edited
// SwiftUI
// Debugging the Eyes

struct SheepsHead: View {
   var body: some View {
      VStack {
         HStack {
//           LeftEye()
//           RightEye()
         }
         NoseAndMouth()
      }
      .backgroundStyle(.whiteFur)
      .thickness(.max)
   }
}
Enter fullscreen mode Exit fullscreen mode
Collapse
 
calinzbaenen profile image
Calin Baenen

What language is this?

Collapse
 
montyharper profile image
Monty Harper

Swift for iOS, using SwiftUI for the user interface.

Collapse
 
pwd9000 profile image
Marcel.L

Blinded by wool, yet still seeking clarity 😂

Collapse
 
xwero profile image
david duymelinck

AI generated image with the prompt: create sheep with more wool

Collapse
 
ssukhpinder profile image
Sukhpinder Singh

That's me every Monday...!!

Collapse
 
praneshchow profile image
Pranesh Chowdhury

Is that a sheep?

Collapse
 
programordie profile image
programORdie

How did you get a photo of me?

Collapse
 
yowise profile image
a.infosecflavour

Endless evolution💪

DEV is built on open source software called Forem!

GitHub logo forem / forem

For empowering community 🌱


Forem 🌱

For Empowering Community

Build Status Build Status GitHub commit activity GitHub issues ready for dev GitPod badge

Welcome to the Forem codebase, the platform that powersdev.to. We are so excited to have you. With your help, we canbuild out Forem’s usability, scalability, and stability to better serve ourcommunities.

What is Forem?

Forem is open source software for building communities. Communities for yourpeers, customers, fanbases, families, friends, and any other time and spacewhere people need to come together to be part of a collectiveSee our announcement postfor a high-level overview of what Forem is.

dev.to (or just DEV) is hosted by Forem. It is a community ofsoftware developers who write articles, take part in discussions, and buildtheir professional profiles. We value supportive and constructive dialogue inthe pursuit of great code and career growth for all members. The ecosystem spansfrom beginner to advanced developers, and all are welcome to find their place…