Vftdan Channel
25 subscribers
110 photos
2 videos
9 files
178 links
author: @vft_dan
Download Telegram
πŸ”οΈŽ Marcin Wichary
What would you consider as the most recognizable bitmap fonts in tech history?

I’m imagining stuff like:
- the arcade/Atari font
- Chicago (Mac, then iPod)
- VCR/video equipment fonts
- Minecraft font
- IBM PC fonts (MDA, VGA, stuff like that)
- perhaps System font from Windows 3.x
- Commodore 64, just because of the sheer popularity of the machine

What am I missing?

Link to post
πŸ”₯3
Who at telegram android decided that having the "join" button near the OS back, home, app switch buttons is a good idea?

Link to post
πŸ”οΈŽ Viss
uh, yes please
i would love winamp for mac, ubuntu and android!

Link to post
πŸ₯΄3πŸ”₯1
πŸ”οΈŽ Vftdan
@mo
COMPUTERS SHOULD PROVIDE LONG-TERM OBJECT PERMANENCE, NOT LACK OF IT

Link to post
πŸ₯°3
πŸ”οΈŽ Vftdan
@joeyh
> turing complete filenames

oh, this reminded me of how I'm trying to write a #VimScript library that would allow load (and sometimes save) buffers with names like:

archive+zip://[https:%2F%2Fexample.com%2Farchive.zip]/path/inside/archive/file.txt

given two separate plugins for http(s) and for archives on top of it
@whitequark

Link to post
❀‍πŸ”₯2
discouraged IT terms
Why complementary to "master" is always "slave"? Why not "apprentice" or "pet"?

Link to post
❀‍πŸ”₯2
Vftdan Channel
vftdan – B005
B020
vftdan
Another one. This one is probably less thought through
❀1
Vftdan Channel
vftdan – B020
Also, what are these cover images Telegram Android shows? I have no idea where they come from
πŸ”οΈŽ Vftdan
@yura
I hate when data entry & output in programs I use is locale-aware.
It's one of the reasons to switch the system to US locale. But the problem with US locale is the horiible date format. And I hate that all locales except "C" are named by language-country pairs. What if I despise all regional locales? Give me "ISO" locale, please. The only way I know to get the ISO time format on Linux C programs is to set LC_TIME=en_DK.UTF-8(. I mean, with enough desperation/motivation I could just learn/copypaste the locale dsl & edit system configs with it). The problem with that that JavaScript/Web doesn't know such locale so it falls back to the US time format. (I think I've seen a locale identified with another country that does this in web, but it doesn't work in C with default Linux locale database)

Link to post
❀1
πŸ”οΈŽ Vftdan
@hkc @confusomu

I was doing it several months ago & don't know when will I go back to it, but I've finally decided to push the code I have so far, altho all of it is subject to change:

https://github.com/Vftdan/vim-urrw

Link to post
<redacted>
🀯2πŸ‘€1
Vftdan Channel
<redacted>
Was it really scheduled for today?
I think I regularly make sure for it to be scheduled at least several months into the future.
Maybe I messed up the year in the picker?
πŸ”οΈŽ DomiUwU: GPN22 edition [h] :Blobhaj_Witch_Broom:.gbc
our GPN22 talk about insane bash crimes is now up on media.ccc.de! If you missed it, here’s a link:

https://media.ccc.de/v/gpn22-244-bash-is-a-systems-programming-language

It features some really cool libraries I’ve been working on, multiple ones of which are really stretching the language thin. Also one REALLY cool project from @mei (no spoilers tho, go watch it)!

:boost_ok:

Link to post
That's an interesting picture, if I've understood the author's idea
What if static HTTP without encryption, but with signatures? It could benefit from non-authoritative caching proxies without being prone to active attacks performed by proxy operators.

Link to post