101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

475
active users

#curses

0 posts0 participants0 posts today
Replied in thread

@achim
Danke für den Hinweis - genau das ist meine Baustelle. Exclude caches ist in meiner #borgmatic config schon immer aktiv gewesen. Ich habe eine #python #curses "shell" gebastelt die ich mit #ncdu benutze um überall CACHEDIR.TAG files zu erzeugen wo imho nötig. Da ich bekloppt bin und auf eine USB Platte gelegentlich noch zeug kopiere hab ich feststellen müssen dass #rsync diese leider ignoriert - was ein weiteres Helferlein umgeht indem es .rsync-filters daneben klatscht. #doof

corriere.it by Monica Guerzoni
Consulta, l'ira di Meloni dopo la mancata elezione. Scongiuri, sospetti e «almeno 20 voti mancanti»

Meloni ha provato a far eleggere alla Corte Costituzionale il suo consigliere giuridico, Francesco Saverio Marini. La furia di Giovanni Donzelli. E c’è chi dice al viceministro alla Giustizia Sisto, già impallinato in passato: «Ritenti tu?». Lui: «No, no!»

Translated:
Consult, Meloni's anger after the failed election. Curses, suspicions and "at least 20 votes missing".

Meloni tried to elect her legal advisor, Francesco Saverio Marini, to the Constitutional Court. Giovanni Donzelli's fury. And some tell Minister of Justice Sisto, already pinned down in the past: "Will you re-try?". He: "No, no!"

#Meloni #GiovanniDonzelli #Sisto #minister #Curses
roma.corriere.it/notizie/polit

Corriere della Sera · Consulta, l'ira di Meloni dopo la mancata elezione. Scongiuri, sospetti e «almeno 20 voti mancanti»By Monica Guerzoni
Replied in thread

dos2ansi v0.6 released 🥳

This version brings specialized writers for direct terminal output, using #terminfo (via #curses) on non-windows and configuring the #ANSI writer for 256 colors on #Windows >= 10, otherwise using a writer for the legacy Windows Console API.

It *should* work fine on any Windows and any Unix-like system offering terminfo/curses, but I could only test on #FreeBSD and Windows Server 2022 myself, so it would be nice if someone could test on older Windows as well as other *nix systems like #Linux 😉

github.com/Zirias/dos2ansi/rel

Replied in thread

Just released dos2ansi v0.4, with lots of #DOS #codepage s supported and a testmode to display them.

The next nice feature would be to use the actual terminal capabilities if output goes there. Very simple on *nix-like systems (#Linux, #FreeBSD, ...), just link #curses and use the termcap functions.

Thinking about #Windows again, either I keep relying on #UTF8 support (since #win7 IIRC? and still a bit buggy) and #ANSI sequences support (since #win10) .... OR I attempt to use the native #Console #API there (using special functions to write in #UTF16 and other special functions to set colors, which would require a major refactoring first 🙄)

github.com/Zirias/dos2ansi/rel

GitHubRelease v0.4: dos2ansi 0.4 · Zirias/dos2ansiAdd lots of DOS codepages Add a flag to use Euro-modified version where applicable Add a flag to wrap output in left-to-right override

RIP Bram Moolenaar

I've used vim for decades. vi before that

vim is my code editor of choice. writing tool of choice. config tweaker. UI mockup tool. and on and on...

my latest game under dev (Slartboz, in Golang) is written 100% using vim. and Slartboz itself is a curses-based program which runs in a Unixy terminal & shell. like vim

few perfectly good & truly wonderful things in our world. vim is among them

#vi #vim #Linux #UNIX
#foss #opensource
#cli #terminals #shells
#curses
#ncurses