Live data from Hacker News

Cool Retro Terminal

github.com

41–50 of 90 posts

Re: Cool Retro Terminal

#41
post #29

That's how I tried to make my personal website look! I actually asked GPT3 to write the code for me. I'm not a SWE so I'm not sure how well it did, but it works! http://h4x.club

You could add these styles to get closer to the CRT look: Add these to the body style: text-shadow: 1px 1px 6px #8aff00; filter: blur(0.3px); background-image: repeating-linear-gradient( to bottom, rgb(0 0 0), rgb(0 255 76 / 7%) 3px, rgb(100 100 100 / 23%) 7px ); Also bump the font-size to 18px, it looks a bit better imho.

Whoah, that's very cool! Looks great!! Thanks so much Tibor, appreciate it. :)

Re: Cool Retro Terminal

#42

Very cool! Windows Terminal will let you use hlsl files to define post-processing shaders so you could achieve this as a plug-in to windows terminal as well!

I wonder if you could plug in some of the crt emulation shaders from retro/emulation scene to terminal... It's just pixel shaders so should be fairly feasible, maybe just some cross-compilation?

Re: Cool Retro Terminal

#44
post #29

That's how I tried to make my personal website look! I actually asked GPT3 to write the code for me. I'm not a SWE so I'm not sure how well it did, but it works! http://h4x.club

I think you mean to use "cat" instead of "pico" to show your text file. Otherwise it should draw pico's interface.

Re: Cool Retro Terminal

#46

I get the nostalgia appeal, it would be neat for a few minutes, but it doesn't seem like something you could use as your daily driver terminal. If someone has, what's your experience with it?

I found the input latency unbearable.

Re: Cool Retro Terminal

#47

I get the nostalgia appeal, it would be neat for a few minutes, but it doesn't seem like something you could use as your daily driver terminal. If someone has, what's your experience with it?

I used it a few years back but I found it crashed far too often (I use tmux so session wasn't lost but still annoying). The visual effects can also be distracting after novelty wears off and performance-wise it doesn't match something like kitty

Crashing is a feature, not a bug.

It crashes deliberately on exit. Because in the era it's simulating, that happened a lot with terminal programs.

Not necessarily terminals, but certainly terminal programs.

Re: Cool Retro Terminal

#49

I love this and I used it for fun occasionally. On my MacBook I also used Cathode before, but after I learned about Cool Retro Term the thought crossed my mind that the former might be a rip-off of the later. I do not wish to make any false accusations but the effects are pretty similar and maybe other commenters can confirm or dispel the suspicion. What I am looking for since some time now is a way to create these e…

> the former might be a rip-off of the later If you're suggesting Cathode might be ripping off Cool Retro Term, I think Cathode[1] (Jan 25, 2011) predates Cool Retro Term[2] (Nov 22, 2013) by almost three years. [1] https://www.macstories.net/mac/cathode-is-a-vintage-terminal... [2] https://github.com/Swordfish90/cool-retro-term/commits/maste...

Cathode was also more full-featured, e.g. I don’t think CRT has sound effects or the dying tube effect. It’s been a while and I’m not on my computer but I’m not sure it even has the bitrate modifier.

Re: Cool Retro Terminal

#50
post #23

2022: https://news.ycombinator.com/item?id=30734137 2018: https://news.ycombinator.com/item?id=17413911 2015: https://news.ycombinator.com/item?id=9093545 2014: https://news.ycombinator.com/item?id=8399461 Someone in 2024 please continue this list

I expect someone to post a link to free-for.dev any minute :)
Post reply on HN