Searching We Love Privacy Club

Twts matching #format
Sort by: Newest, Oldest, Most Relevant
In-reply-to » The original twt is unavailable. It may have been edited or deleted, or is from an unknown or muted feed.

I was not suggesting to that everyone need to setup a working webfinger endpoint, but that we take the format of nick+(sub)domain as base for generating the hashed together with the message date and content.

If we omit the protocol prefix from the way we do things now will that not solve most of the problems? In the case of gemini://gemini.ctrl-c.club/~nristen/twtxt.txt they also have a working twtxt.txt at https://ctrl-c.club/~nristen/twtxt.txt 
 damn I just notice the gemini. subdomain.

Okay what about defining a prefers protocol as part of the hash schema? so 1: https , 2: http 3: gemini 4: gopher ?

​ Read More

A Simple Archive Format for Self-Contained Executables
The build/run instructions for the example games for
high_impact were subtly wrong:

make sokol
./build/game_sokol

make sokol compiles the Sokol version, converts all assets and puts the results
(executable and converted assets) into the build/ directory. So far so good.
Where it falls apart is in the next line: ./build/game_sokol. The executable
starts just fine, but it’s looking in the current directory ( ./) for all the
assets, 
 ⌘ Read more

​ Read More

PEP 751: A file format to list Python dependencies for installation reproducibility
This PEP proposes a new file format for dependency specification to enable reproducible installation in a Python environment. The format is designed to be human-readable and machine-generated. Installers consuming the file should be able to evaluate each package in question in isolation, with no need for dependency resolution at install-time. ⌘ Read more

​ Read More

What’s a PXM File & How Do You Open It?
File types and file formats can be a bit of a mystery, especially when you stumble into a file that you don’t necessarily recognize. One such case that you may come across is a file that has a .pxm file extension, and if you haven’t heard of a PXM file before you understandably might be 
 Read More ⌘ Read more

​ Read More

How to Convert MOV to MP4 on Mac Free with ffmpeg
If you have a video file in MOV format, you may wish to convert the MOV video to MP4 format instead. While there are a variety of methods for converting MOV to MP4, the approach we’re going to address here is by using the command line, with a super easy to use and free tool 
 Read More ⌘ Read more

​ Read More

Create a Resume with Pages on Mac, iPhone, iPad
Creating a resume is one of those tasks that can be stressful, but it does not need to be if you’re in the Apple ecosystem. That’s because your iPhone, iPad, and Mac, all have a readily accessible series of resume templates that you can access. Whether it’s updating a resume into a new format, or 
 Read More ⌘ Read more

​ Read More

Create a Resume with Pages on Mac, iPhone, iPad
Creating a resume is one of those tasks that can be stressful, but it does not need to be if you’re in the Apple ecosystem. That’s because your iPhone, iPad, and Mac, all have a readily accessible series of resume templates that you can access. Whether it’s updating a resume into a new format, or 
 Read More ⌘ Read more

​ Read More

Ignite Realtime Blog: PionTurn plugin 1.0.0 released!
The Ignite Realtime community is happy to announce the release of version 1.0.0 of the PionTurn plugin.

This version brings in the new long-term authentication compatible with the TURN REST format, bringing security to the latest standard.

And it also brings in a new mechanism for resolving domain names, making it possible to run the Pionturn plugin in a dynamic IP environment without having to worry about updating the IP.

Last but not 
 ⌘ Read more

​ Read More

Newly announced wine taskforce to spotlight glut as industry reaches crisis point
Very low prices for wine grapes and low demand is putting excessive pressure on the wine industry, leading to the formation of a taskforce to report on the challenges faced by Australian growers and winemakers. ⌘ Read more

​ Read More
In-reply-to » The original twt is unavailable. It may have been edited or deleted, or is from an unknown or muted feed.

@lyse@lyse.isobeef.org its a hierarchy key value format. I designed it for the network peering tools i use.. I can grant access to different parts of the tree to other users.. kinda like directory permissions. a basic example of the format is:

@namespace
# multi
# line
# comment
root :value

# example space comment
@namespace.name space-tag 

# attribute comments
attribute attr-tag  :value for attribute

# attribute with multiple 
# lines of values
foo :bar
      :bin
      :baz

repeated :value1
repeated :value2

each @ starts the definition of a namespace kinda like [name] in ini format. It can have comments that show up before. then each attribute is key :value and can have their own # comment lines.
Values can be multi line.. and also repeated..

the namespaces and values can also have little meta data tags added to them.

the service can define webhooks/mqtt topics to be notified when the configs are updated. That way it can deploy the changes out when they are updated.

​ Read More

How to Mount & Copy HFS Classic Mac Drives on MacOS
Modern versions of MacOS no longer support HFS, meaning that new Macs can no longer read, mount, or write to classic HFS drives. But a fair amount of longtime Mac users continue to have older Macs and old Mac hard drives that are in HFS format, way back from the days of Mac OS 8, 
 Read More ⌘ Read more

​ Read More

Palestinian Prime Minister Shtayyeh submits resignation
Palestinian Prime Minister Mohammad Shtayyeh said on Monday he was resigning to allow for the formation of a broad consensus among Palestinians about political arrangements following Israel’s war against the Islamist group Hamas in Gaza. ⌘ Read more

​ Read More

Status 2024-02-25
Status report again!

Image

Figure 1: A visitor this morning.

Sitting in front of the wood stove in my country cottage. It’s nice
and quiet. Meanwhile it seems NordicFuzzCon is going on in Malmö.
4,000 furries. I had no idea! That seems fun!

On the other hand I just read that at least 10,000 were protesting in
Malmö today against the Israel-Palestine conflict. I’ve seen the much
smaller protest 
 ⌘ Read more

​ Read More

The country music vamp n’ talk is a nice format. A stolen-from-the-blues-thing? I like the vibe of someone pouring out their heart into the mic in plain speech while their friends pour their hearts into their instruments gently in the background.

​ Read More

How to Batch Convert Images to WebP on Mac
As WebP grows in popularity as a compressed image format for the web, many web workers need to convert batches of images to WebP format from their Mac. Bulk converting images like JPG and PNG to WebP is not currently a native feature, but with a little tinkering on the Mac, you can gain functionality 
 Read More ⌘ Read more

​ Read More

Twtxt spec enhancement proposal thread đŸ§”

Adding attributes to individual twts similar to adding feed attributes in the heading comments.

https://git.mills.io/yarnsocial/go-lextwt/pulls/17

The basic use case would be for multilingual feeds where there is a default language and some twts will be written a different language.

As seen in the wild: https://eapl.mx/twtxt.txt

The attributes are formatted as [key=value]

They can show up in the twt anywhere it is not enclosed by another element such as codeblock or part of a markdown link.

​ Read More
In-reply-to » What about using the blockquote format with > ?

@sorenpeter@darch.dk this makes sense as a quote twt that references a direct URL. If we go back to how it developed on twitter originally it was RT @nick: original text because it contained the original text the twitter algorithm would boost that text into trending.

i like the format (#hash) @<nick url> > "Quoted text"\nThen a comment
as it preserves the human read able. and has the hash for linking to the yarn. The comment part could be optional for just boosting the twt.

The only issue i think i would have would be that that yarn could then become a mess of repeated quotes. Unless the client knows to interpret them as multiple users have reposted/boosted the thread.

The format is also how iphone does reactions to SMS messages with +number liked: original SMS

​ Read More
In-reply-to » The original twt is unavailable. It may have been edited or deleted, or is from an unknown or muted feed.

What about using the blockquote format with > ?

Snippet from someone else’s post
by: @eapl.me@eapl.me

Would it not also make sense to have the repost be a reply to the original post using the (#twthash), and maybe using a tag like #repost so it eaier to filter them out?

​ Read More

How to Convert Images to Webp on Mac from Command Line
Do you need to convert images to webp format from the Mac? Converting images to WebP offers tremendous file size savings, often compressing an image up to 70% without losing image quality, so it’s understandable why many Mac users and web developers, designers, and workers would wish to convert and compress images into WebP format. 
 Read More ⌘ Read more

​ Read More

How to Convert Images to Webp on Mac from Command Line
Do you need to convert images to webp format from the Mac? Converting images to WebP offers tremendous file size savings, often compressing an image up to 70% without losing image quality, so it’s understandable why many Mac users and web developers, designers, and workers would wish to convert and compress images into WebP format. 
 Read More ⌘ Read more

​ Read More

StarodĂĄvna sĂĄrma
StarodĂĄvny recept na sĂĄrmu z kyslej kapusty vyberĂĄme z knihy Veliki narodni kuvar (VeÄŸkĂœ nĂĄrodnĂœ kuchĂĄr) z roku 1956. TĂșto kapitĂĄlnu a skutočne veÄŸkĂș kuchĂĄrsku knihu (veÄŸkĂœ formĂĄt, 870 strĂĄn) vydala Narodna knjiga (NĂĄrodnĂĄ kniha) z Belehradu v nĂĄklade 30.000 vĂœtlačkov. Kniha je robenĂĄ podÄŸa znĂĄmej kuchĂĄrskej knihy Moj kuvar (MĂŽj kuchĂĄr), ktorĂș pred 2. sv. vojnou vydala Politika a zostavila ju Spasenija – Pata Marković. V knihe sĂș recepty na prĂ­pravu viacerĂœch druhov sĂĄrmy a my v 
 ⌘ Read more

​ Read More

Download Over 900 eBooks of Classics Free from StandardEbooks
If you’re interested in doing some reading of the classics, you may appreciate the Standard Ebooks project, which offers free high quality ebooks that are well-formatted, proofread, and professionally designed using style manuals. Standard Ebooks focuses on books that are in the public domain and without copyright restrictions, which is how they’re able to offer 
 [Read More](https://osxdaily.com/2023/12/21/dow 
 ⌘ Read more

​ Read More

Download Over 900 eBooks of Classics Free from StandardEbooks
If you’re interested in doing some reading of the classics, you may appreciate the Standard Ebooks project, which offers free high quality ebooks that are well-formatted, proofread, and professionally designed using style manuals. Standard Ebooks focuses on books that are in the public domain and without copyright restrictions, which is how they’re able to offer 
 [Read More](https://osxdaily.com/2023/12/21/dow 
 ⌘ Read more

​ Read More

PEP 737: Unify type name formatting
Add new convenient APIs to format type names the same way in Python and in C. No longer format type names differently depending on how types are implemented. Also, put an end to truncating type names in C. The new C API is compatible with the limited C API. ⌘ Read more

​ Read More

Émeutes Ă  Paris : les autoritĂ©s pourraient tenter d’acheter la paix
Un article de Henry Bonner Cette semaine, je rentrais Ă  pied, Ă  Paris, d’un anniversaire cĂ©lĂ©brĂ© dans un Ă©tablissement prĂšs des Grands Boulevards. Vers le Palais Royal, je trouve subitement un grand rassemblement de personnes. Puis des CRS arrivent en formation de bataille. Des groupes de casseurs ou manifestants, ou de simples opportunistes, lancent des [
] ⌘ Read more

​ Read More

a shitty config file parser in fennel

a shitty config file parser in fennel

2023-04-28 21:51

i’m working on rewriting my blog enging again (lol) in fennel (again), and made
this simple config file parser for the following config file format:

name = someone's name
domain = verycoolwebsite.com
email = awsick@cool.com

it turned out to be pretty easy too! i made use of fennel’s threader macro,
->, which just takes an initial value and an arbitrary amount of functions,
and passes the initi 
 ⌘ Read more

​ Read More

QOA Benchmark Results and File Format Specification
The specification for the Quite OK Audio Format,
announced in a previous blog post,
is now finalized. QOA is a lossy audio compression format. Typical audio
signals (44100hz, stereo) are encoded into 278 kbits/s, or more precisely 3.2
bits per sample – exactly 1/5 of the bits needed for an uncompressed WAV.

Image

The QOA-Specification [fits on a single 
 ⌘ Read more

​ Read More

Time Domain Audio Compression at 3.2 bits per Sample
Audio formats typically fall into one of three categories: “lossless”,
“complicated” or “bad”. After developing a
simple image format
last year, I tried to come up with an audio format that fits neither of these
categories.

In other words: a format that is lossy, simple and quite ok.
Naturally, it’s called QOA — the Quite OK Audio Format.

![Comparison of Audio Codecs](/content/assets/qoa-comparison-char 
 ⌘ Read more

​ Read More
In-reply-to » The original twt is unavailable. It may have been edited or deleted, or is from an unknown or muted feed.

it seems they are following the URN format of a URI where you just prefix things with colons.

urn:example:apple:pear:plum:cherry

​ Read More

gorilla vs bear’s EPs of 2022
It was a banner year for the EP — arguably the best format — and this year’s list features some of the best ambient, club, dream-pop, rap, inexplicably rejected Calm¼ app submissions, and more of 2022, + a rare unbreakable tie at the top between one of my favorite bands of all time and one of the most exciting new bands of the year
 Continue reading
 ⌘ Read more

​ Read More