Skip to content

fix: improve Just ASCII art#1735

Open
opmr0 wants to merge 3 commits intoo2sh:mainfrom
opmr0:fix/just
Open

fix: improve Just ASCII art#1735
opmr0 wants to merge 3 commits intoo2sh:mainfrom
opmr0:fix/just

Conversation

@opmr0
Copy link
Copy Markdown
Contributor

@opmr0 opmr0 commented Apr 17, 2026

Improve the ASCII art for just inspired by the logo

the ASCII:

               @@@@@@@@@@@@@@           
            @@@@@@@@@@@@@@@@@@@@@       
         @@@@@@@@@        @@@@@@@@@     
        @@@@@@@@@          @@@@@@@@@@   
      @@@@@@@@@@@          @@@@@@@@@@@  
     @@@@@@@@@@@@          @@@@@@@@@@@@ 
    @@@@@@@@@@@@@@        @@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@        @@@@@@@@@@@@@@
     @@@@@@@@@@@@          @@@@@@@@@@@@ 
      @@@@@@@@@@@          @@@@@@@@@@@  
        @@@@@@@@@          @@@@@@@@@@   
         @@@@@@@@@        @@@@@@@@@     
            @@@@@@@@@@@@@@@@@@@@@       
               @@@@@@@@@@@@@@  

Resolves #1729

Copy link
Copy Markdown
Collaborator

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless the Just community is familiar enough with this logo to easily recognize it, maybe you want to keep the name?

Comment thread languages.yaml Outdated
@opmr0
Copy link
Copy Markdown
Contributor Author

opmr0 commented Apr 17, 2026

I think not, I wasn't familiar with this logo until I discovered it

Maybe add a simple text that says JUST somewhere or keep the original one?

@spenserblack
Copy link
Copy Markdown
Collaborator

Maybe add a simple text that says JUST somewhere or keep the original one?

I think some text underneath the circle would work. You might need to reduce the overall size of the circle so that it can all fit.

Comment thread languages.yaml Outdated
{0} @@@@@@@@@@@@@@@@@@@@@
{0} @@@@@@@@@@@@@@
{0}
{1} JUST
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I was hoping that the name "Just" would also be ASCII art and not just the 4 letters. Does that make sense?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't imagine making both an ASCII art for Just as a text and the logo

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think of this?

           @@@@@@@@@@@@@@
        @@@@@@@@@@@@@@@@@@@@@
     @@@@@@@@@@      @@@@@@@@@@
    @@@@@@@@@          @@@@@@@@@@
 @@@@@@@@@@@@          @@@@@@@@@@@@
@@@@@@@@@@@@@@@      @@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@      @@@@@@@@@@@@@@@
 @@@@@@@@@@@@          @@@@@@@@@@@@
    @@@@@@@@@          @@@@@@@@@@
     @@@@@@@@@@      @@@@@@@@@@
        @@@@@@@@@@@@@@@@@@@@@
           @@@@@@@@@@@@@@

     db                    ,d
     ""                    MM
 MMMMMM MM    MM ,pP"Ybd mmMMmm
     MM MM    MM 8I   `"   MM
     MM MM    MM `YMMMa.   MM
     MM MM    MM L.   I8   MM,
     MM `Mbod"YM M9mmmP'   "Mbmo
M.  ,MM
"MMMMM"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice!
Maybe some adjustments like changing the text ASCII style and the text alignment?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think the "just" part needs to be moved to the right a few spaces. Would you be okay with doing the rest of the logo cleanup?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like the current one is cleaner than adding another ASCII art, it will be a bit noisy.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Current" as in the current one in the PR, or current one in the main branch?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the PR

Copy link
Copy Markdown
Collaborator

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to defer any further artistic opinions to @o2sh. From a technical standpoint, this LGTM. Though I think the simple 4-letter JUST looks a little too plain, and the ASCII art would look better without the word if we can't find a more creative way to add the language's name.

Comment thread languages.yaml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Just ASCII art

2 participants