Hacker Newsnew | past | comments | ask | show | jobs | submit | atulvi's commentslogin

I tried something like this years ago but using genetic algorithms https://a.tulv.in/genetic-art.html


There was also react vr


I made a webapp to shuffle youtube videos. Anyone can sign in and create channels - shuffled YouTube content just like a TV.



Beautiful. I'll use this to train an AI on a few of my fave games


It's just an llm looking at every message and deciding if it's good or bad.


Why can't we have proper graphics on terminal? years ago I remember being able to use graphics.h to draw on MS-DOS terminal and print letters on it (text mode).


Most popular terminals now have support for `kitty` graphics protocol which can smoothly and efficiently render raster images. So chafa is a way to get some backwards compatibility for some types of applications that want to show images but may not support that.


Did you try notcurses ? [0]

[0] https://notcurses.com/


notcurses is probably the best option for getting the best you can out of a random terminal (see https://github.com/dankamongmen/notcurses/blob/master/TERMIN... which details the status of most terminals people use), but the main thing is to choose a decent terminal that meets your needs. I personally use xterm (after using various other terminals, both "modern" and VTE-based), as I'm on Linux, and I need to connect to various devices (e.g. networking gear) where I need a reliable terminal that handles whatever those devices throw at it. The graphical mechanisms that work for me therefore are sixel and tektronic.


Running the included notcurses-demo on any half-modern terminal is really impressive:

https://www.youtube.com/watch?v=b4lmMADP1lA


There are multiple graphics mechanisms on terminals (both real, and the virtual ones that have replaced them), the issue is which ones your terminal supports (probably none, given most terminal/libraries are bad at supporting features that have been around since the 80s), and which libraries you are using to draw them.


Does any of those graphics mechanisms work over ssh?


Yes, any of the inline ones should work.


Euclid: A cool minimalist flip clock webapp https://github.com/avinayak/euclid


I want to know this too.


I've been wanting something like this! but how does it stick?


From the FAQ, they're using one of the sticky surfaces that are reusable and refresh via getting them wet.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: