d3ad social login

[d3ad]

tags labelled 'terminal' e

please login to post
@barray on Thu Nov 03 23:13:49 UTC 2022 said: &e
The #cli #tool #jc is pretty cool, being able to #parse common #commandline #terminal #tools into #json so that they are more #machine usable: https://kellyjonbrazil.github.io/jc/ This is excellent.
@barray on Sat Sep 24 17:15:44 UTC 2022 said: &e
#whois #data from the #terminal is basically #unparsable https://www.netmeister.org/blog/whois.ht.. I also ran into this #issue many years ago. #jswhois looks like a good start, but obviously this is a tough problem to solve: https://github.com/jschauma/jswhois
@barray on Thu Sep 15 09:39:16 UTC 2022 said: &e
Interesting, somebody has gotten #github #copilot to work in #vim via the #terminal https://github.com/maxwell-bland/copilot.. It's not personally for me, I would rather write my own #code for now, but I would be interested to see somebody else's setup and how they can #utilize it.
@barray on Sun Mar 20 18:07:34 UTC 2022 said: &e
Very cool #retro #terminal #emulation https://github.com/Swordfish90/cool-retr.. I really like the #glow - I wonder if it's possible to get that without the #lensing effect?
@barray on Tue Mar 08 02:00:22 UTC 2022 said: &e
#pine have #published a new #update on their #blog - this time we see some great #news from the #pinetime https://www.pine64.org/2022/02/15/februa.. That #terminal #interface is really quite nice! The #lvgl #simulation on the other hand... Could be game changing! https://github.com/InfiniTimeOrg/InfiniT..
@barray on Sat Feb 05 07:50:01 UTC 2022 said: &e
A #minimal #viable #linux #terminal that #theoretically could cost as low as $15 #dollars https://hackaday.com/2022/02/04/the-fift.. Honestly I think it might be better off without the #keyboard , maybe #replace it with a #numpad T9 #layout and have a #touchscreen instead. The #idea certainly has legs though!
@barray on Mon Dec 06 03:09:28 UTC 2021 said: &e
A very interesting piece #terminal #gui #tui called #finalcut https://github.com/gansm/finalcut It apparently is written in #cpp and even supports #mouse #input ! Apparently it is even structured like the #qt #framework ... Really nice stuff!
@barray on Thu Aug 12 03:12:40 UTC 2021 said: &e
This is a really cool #resource https://gist.github.com/fnky/458719343aa.. It makes me want to write a #gui #framework using it. The only thing missing is the ability to query the #terminal #width / #columns and #height / #rows #size ... Apparently this can be done with an #ioctl call though: https://stackoverflow.com/a/23369919/284.. Apparently it even supports a #pixel mode, but it's not clear how exactly they are addressed?
@barray on Sat Jul 10 02:42:26 UTC 2021 said: &e
Very nice #font named #creep - a 4 #pixel wide #bitmap font for the #terminal https://github.com/romeovs/creep Apparently it is not entirely #fixedwidth so it would not be useful for embedded systems.