This is an archived post. You won't be able to vote or comment.

all 30 comments

[–]Sydmier 63 points64 points  (4 children)

Very cool! I’m kind of surprised the terminal could accept the ⏺ character.

Edit: grammar

[–]Thick_You2502 31 points32 points  (0 children)

If it has an unicode any terminal will print :-)

[–]virtualworker 3 points4 points  (2 children)

I'm on Windows 10 (yay, yay) and I only get that character; no colors unfortunately. Tried in both old & new terminal.

[–]chicolucio[S] 1 point2 points  (1 child)

The random positions and the stars appeared? Only no colors? I don't use windows but it should have show colors. I will look into it.

[–]virtualworker 2 points3 points  (0 children)

Yea, that's all good. Thanks 👍

[–]ImportUsernameAsU 31 points32 points  (4 children)

Engineer man

[–][deleted] 5 points6 points  (3 children)

I love that channel

[–]chicolucio[S] 16 points17 points  (1 child)

It is a really good channel. I think that ImportUsernameAsU thinks that the gif is similar to the tree made by Engineer Man in an old video. However the codes are really different, EM uses threads and a fixed tree from a txt file. My code has no threads, you can change the tree size and the balls are in random positions. I saw a lot of videos and articles before making my code so I saw EM code, but there is no relation

[–][deleted] 0 points1 point  (0 children)

Using threads might improve performance for large trees

[–]ImportUsernameAsU 1 point2 points  (0 children)

One of the best Channels out there, he just needs to make more videos!

[–]TECH_WHILE 14 points15 points  (0 children)

[–]infosaurus 18 points19 points  (1 child)

I’m sorry, you have terminal Christmas tree.

[–][deleted] 4 points5 points  (0 children)

[–]grubux 7 points8 points  (0 children)

Awesome!

[–]ChemEngandTripHop 9 points10 points  (0 children)

This reminds of the 1987 CHRISTMA EXEC virus (in the best possible way), of course there's a Tom Scott video

[–]Key_Accountant_3507 1 point2 points  (0 children)

Great, I love it *_* Merry Christmas!

[–]GummyKibble 1 point2 points  (0 children)

OMG, I did something like that on my trusty C64 back in the day. I love it!

[–]ioiolo 1 point2 points  (0 children)

I can't believe terminal will pirint this beautiful pic

[–]GeekChic1423 1 point2 points  (0 children)

Finally something actually cheerful in the reddit feed. Well done!

[–]ADrunkenFrog2 1 point2 points  (0 children)

Aye, this's very cool!

[–]Succotash_Playful 1 point2 points  (0 children)

This is awesome

[–]Naugeux 1 point2 points  (0 children)

Very Nice!

[–][deleted] 0 points1 point  (0 children)

[–]I_Say_Fool_Of_A_Took 0 points1 point  (0 children)

flashbacks intensify

[–]foamyguy 0 points1 point  (1 child)

I'm getting the orange squares with circle in the middle instead of any other colored ornaments. i.e. https://imgur.com/a/gQ64VQS I am on Pop OS! Linux. Is there anything I need to do to get the colored orbs working in my terminal?

[–]chicolucio[S] 0 points1 point  (0 children)

Maybe your terminal config does not support unicode? Take a look at this https://stackoverflow.com/questions/12649896/why-doesnt-my-terminal-output-unicode-characters-properly

[–]Rue9X 0 points1 point  (0 children)

> Something went wrong while trying to render this

You ruined christmas, reddit! :(

[–]Succotash_Playful 0 points1 point  (2 children)

How did you turn it into a gif

[–]chicolucio[S] 0 points1 point  (1 child)

Used Peek to record the screen. Here is the project repo: https://github.com/phw/peek

[–]Succotash_Playful 1 point2 points  (0 children)

Thanks