Vftdan Channel
25 subscribers
110 photos
2 videos
9 files
178 links
author: @vft_dan
Download Telegram
šŸ”ļøŽ Thomas Adam
#tmux now has #sixel support!

Great news! Thanks to a lot of hard work from topcat001 (Anindya Mukherjee), the -portable version of tmux now has SIXEL support.

Why this is this cool? Well, it means images rendered directly into the terminal can now happen, via conversion to SIXEL where appropriate.

One such use-case is with #gnuplot.

As an example of both, see the screenshots I've attached here.

To enable this, you will need to pass a flag to configure:

./configure --enable-sixel

Please do give this a go. This isn't released yet, so if you want to try this, you must do so via git.

Note that you will need a compatible terminal to make use of this -- in my case, that's #xterm and as such, all I needed to do was add the following to my ~/.Xdefaults file:

XTerm.*.decTerminalID: vt340
XTerm.*.numColorRegisters: 256

... and then run `xrdb -merge ~/.Xdefaults`

Enjoy!

Link to post
Vftdan Channel
⑨
Have an ice day
šŸŽ‰2
šŸ”ļøŽ comfortably dumb
nice thing about commuting with a car

- no schedule to follow
- go from a to b directly
- nobody steals your wallet
- only one drunk insane person

Link to post
😁2
This reminded me about a thing I am thinking about sometimes.

I don't need the exactly whole car (well, in theory. I don't drive or own any, so when I actually need one, I use taxi). I need just a personal human shipping container with a configurable HVAC, a couch, and enough luggage space, that I only enter at home, lock from inside, and only exit at the destination. I don't need it to have an engine and wheels, unless going to a wilderness. Being carried more fuel- and climate-effeciently by some kind of public trains/vans and beeing moved between them on exchanges with gantry cranes or something sounds actually nicer.

Link to post
šŸ‘1
Smart cards have a pretty big area. It should be possible to fit at least several hundred gigs on them.

Link to post
Do I understand correctly, that with AES and other block ciphers if the plaintext has repeating 16-byte-aligned-and-long regions, they will correspond to repeating ciphertext regions?

#cryptography

Link to post
šŸ”ļøŽ patter
@yassie_j can't quite find the meme I'm looking for, it's a better version of this

Link to post
😁2
šŸ”ļøŽ chjara
"well we're getting further along, we're getting different errors" debuggingā„¢

Link to post
Is daisy-chaining of itertools.tees a good idea :blobcatthink:

#Python

Link to post
šŸ”ļøŽ Anton Chigurh :ve:
@ktemkin or die like a hero or live enough to become a service

Link to post
šŸ‘1
šŸ”ļøŽ SuperDicq


Link to post
ā¤3
šŸ”ļøŽ transcaffeine
OH: "If it walks like a duck and quacks like a duck, group theory says it's isomorphic to a duck!"

Link to post
ā¤2
šŸ”ļøŽ Xe :verified:
Malware is just software that does something the user doesn't want it to. A good example is Microsoft Windows.

Link to post
ā¤4
image.webp.enabled=false

Link to post
šŸ•Š2
šŸ”ļøŽ Vftdan
@piggo
OłO

Link to post
#linux (5.4.0) doesn't seem to immediately close TCP connections after the PC wakes up after several hours. Is there any reason for it to work like this?

Link to post
Vftdan Channel
src: https://youtube.com/watch?v=XRpHIa-2XCE&t=1205
Actually, one of the problems of me trying to find a good way to manage notes & tasks is that there is no devices with high availability (i. e. no rpi or any other home server) (well, android phone is always on, but no non-system processes are)
So I need p2p sync. Mb writing some kind of git wrapper can help.

Also I'd like it to be Turing-complete, self-modifying and running on timer, and I'd prefer not to run a text editor for it, so the core probably should be a standalone program (script?), and editor plugins primarily providing integrations and navigation.

#notetaking
TIL that you can view saved wifi passwords on Android using "share" feature

Link to post
šŸ‘1