jgreco/mpv-youtube-quality
A userscript for MPV that allows you to change youtube video quality (ytdl-format) on the fly
Language: Lua
Star: 248
Watch: 248 ⌘ Read more
Exploiting a turing complete image format
2 points posted by kenny ⌘ Read more
Gift Exchange
⌘ Read more
Gift Exchange
⌘ Read more
timeline of audio formats [[https://en.wikipedia.org/wiki/Timeline_of_audio_formats]] #links
Lossless Image Compression in O(n) Time
Introducing QOI — the Quite OK Image Format. It losslessly compresses RGB and
RGBA images to a similar size of PNG, while offering a 20x-50x speedup in
compression and 3x-4x speedup in decompression. All single-threaded, no
SIMD. It’s also stupidly simple.
tl;dr: 300 lines of C, single header,
source on github,
benchmark results here.
 for the twtxt.txt file hasn’t changed as of late, right?
I need someone with a nice, and clean twtxt.txt feed. One that doesn’t include much–if any–images, and in which twts have more content. Just looking to see how formatting is handled in jenny and how to tweak it to my liking.
Announcing npm’s new access token format
npm access tokens will now follow the established format of GitHub authentication tokens. ⌘ Read more
Tech tip: To download a Google spreadsheet directly, replace /edit and anything after in the URL with /export?format=ods or any other format
Entirely sensible, & no reason for file storage to match the wire format. I’m just really curious what’s going on on macOS! I can test on hfs+ later.
https://www.labophilo.fr/2020/06/30/c-est-pas-sorcier-l-int%C3%A9grale-559-vid%C3%A9os-en-visionnage-gratuit/ savoir formation
Wanna Learn LaTeX?
I have a full video tutorial series on learning LaTeX, broken into small sensible parts, here.
What is LaTeX?Basically, it’s how big boys write and format documents.Every public brief, scientific article, book, cryptocurrency … ⌘ Read more
Behind GitHub’s new authentication token formats ⌘ Read more…
@lyse@lyse.isobeef.org Yes, I often read the raw messages. But more to the point, the simplicity of the format is the bulk of the appeal.
@vain@www.uninformativ.de I have seen it pop up on a few feeds around and adopted it into the new parser I built.
The format I have followed has been '# ' :whitespace: :key-name: :whitespace: '=' :whitespace: :value: keys can be repeated and accessed like an array of values.
Wanna learn LaTeX?
Wanna learn LaTeX? What is LaTeX?Basically, it’s how big boys write and format documents.
Every public brief, scientific article, book, cryptocurrency whitepaper or even outline written by people who know what they’re doing is written in LaTeX.
If you want to see examples of documents made with LaTeX, you can see my Master’s thesis here or another paper here that shows some diagrams and other features you can have in LaTe … ⌘ Read more
New global ID format coming to GraphQL ⌘ Read more…
with !zet and !zetdo, I find myself constantly needing to type out UUIDs. thing is, they aren’t the easiest thing to type. might invent an intermediate typer-friendly intermediate UUID format that can then convert to the regular UUID format. #halfbaked
I’m finding the microblogging format to be really useful for working out ideas.
https://pbs.twimg.com/media/Er-MPNfW4AA1KLv?format=png&name=large https://www.youtube.com/watch?v=yw8NSHgT1o8
@vain@www.uninformativ.de i don’t think mastodon is a good idea but then again i never really understood the twitter format and its appeal, so there’s that.
@prologic@twtxt.net kinda.. It can parse the twts into an AST.. but most of the formatting out expects a string to do regex over rather then the parsed AST. thats what i am working out next.
@prologic@twtxt.net as promised! https://github.com/JonLundy/twtxt/blob/xuu/integrate-lextwt/types/lextwt/lextwt_test.go#
the lexer is nearing completion.. the tough part left is rooting out all the formatting code.
yes. I read that. Nice post. Brave browser at least has trouble with formatting. The regexp got lost when renederd. Eww (emacs text browser) doees just fine with it :-)
my #breathingcard etudes are 128x64 resolution videos with 4x zoom, that normally use no more than 4 colors (2-bits) using a 2-bit color storage format, that’s ~7mb a minute for raw uncompressed 60 fps video. not bad. #halfbakedideas
I’ve been thinking about storing the output of some of my audio-visual etudes in a more portable lossless 4-bit indexed color format, rather than rely on x264 directly. #halfbakedideas #etudes #breathingcards #longterm
Video on eqn: Formatting Math and Statistics in groff and troff ⌘
Macros in groff and troff and other basic formatting ⌘
New LARBS format; 2.0 coming soon. ⌘ https://github.com/lukesmithxyz/larbs
certigo - A utility to examine and validate certificates in a variety of formats ⌘ https://github.com/square/certigo
Ein Evangelium in Twitter-Format https://feg-ffb.de/?p=6574
New repository: aquilax/bookmarks - Netscape Bookmark File Format Parser Library
Fixed txtnish timeline formatting of hashtags on BSD by installing coreutils and replacing fmt with gfmt in the configuration file #twtxt #txtnish #gnu #bsd
Fixed txtnish timeline formatting of hashtags on BSD by installing coreutils and replacing fmt with gfmt in the configuration file #twtxt #txtnish #gnu #bsd
Posted to Entropy Arbitrage: Colors for Programmers https://john.colagioia.net/blog/2020/03/11/colors.html #techtips #programming #design #color #format #math
Do I need to configure txtnish to output the same date format as twtxt? May need to #RTFM
Do I need to configure txtnish to output the same date format as twtxt? May need to #RTFM
@kas@enotty.dk I like your gopher server’s formatting, nice and clean and how did you implement the TLS certificate?
for branch in git branch -r --merged | grep -v HEAD; do echo -e git show --format="%ci %cr %an" $branch | head -n 1 \t$branch; done | sort -r
Funny how not that long ago I made a remark to a friend who was keeping all his notes as txt files and now I am looking at doing exactly that. txt will probably be the one format that will be around for a very long time still.
/meta @ckipp@chronica.xyz About images, sure, I understand it’s useless for CLI-only use. But if we added our own format, maybe something like Markdown
would work?Sublime Text Workflow: Auto Build & Format ⌘ Read more…
Sander van der Burg’s blog: IFF file format experiments http://sandervanderburg.blogspot.com/2012/06/iff-file-format-experiments.html