Searching We.Love.Privacy.Club

Twts matching #meta
Sort by: Newest, Oldest, Most Relevant

Offline interactions predict voting patterns better than online networks, finds study
According to a new study, offline social networks, revealed by co-location data, predict U.S. voting patterns more accurately than online social connections or residential sorting. Michele Tizzoni and colleagues analyzed large-scale data on co-location patterns from Meta’s Data for Good program, which collates anonymized data collected from people who enabled location services on the Facebook smartphone a … ⌘ Read more

⤋ Read More

No sex, drugs or dangerous stunts: Instagram limits teens to PG-13 content
Teenagers on the social media app will be restricted to seeing PG-13 content by default and won’t be able to change their settings without a parent’s permission, Meta has announced. ⌘ Read more

⤋ Read More

No sex, drugs or dangerous stunts: Instagram limits teens to PG-13 content
Teenagers on the social media app will be restricted to seeing PG-13 content by default and won’t be able to change their settings without a parent’s permission, Meta has announced. ⌘ Read more

⤋ Read More

No sex, drugs or dangerous stunts: Instagram limits teens to PG-13 content
Teenagers on the social media app will be restricted to seeing PG-13 content by default and won’t be able to change their settings without a parent’s permission, Meta has announced. ⌘ Read more

⤋ Read More

Pretty happy with my zs-blog-template starter kit for creating and maintaining your own blog using zs 👌 Demo of what the starter kit looks like here – Basic features include:

  • Clean layout & typography
  • Chroma code highlighting (aligned to your site palette)
  • Accessible copy-code button
  • “On this page” collapsible TOC
  • RSS, sitemap, robots
  • Archives, tags, tag cloud
  • Draft support (hidden from lists/feeds)
  • Open Graph (OG) & Twitter card meta (default image + per-post overrides)
  • Ready-to-use 404 page

As well as custom routes (redirects, rewrites, etc) to support canonical URLs or redirecting old URLs as well as new zs external command capability itself that now lets you do things like:

$ zs newpost

to help kick-start the creation of a new post with all the right “stuff”™ ready to go and then pop open your $EEDITOR 🤞

#awesome #zs

⤋ Read More

Ollama 多模態引擎重磅升級:本地也能實現 “圖文對話” 的 AI 體驗
在大模型的發展過程中,文本理解已經逐步成熟,而多模態能力——即 “看圖說話”、“圖文結合理解”、“圖像 OCR 翻譯” 等——正成爲新一輪的核心能力。就在昨天,Ollama 宣佈其新一代多模態推理引擎全面上線,支持一系列領先的視覺多模態模型,讓 “本地 AI 也能看圖說話” 真正落地。這次升級,Ollama 一口氣支持了多個重要模型,包括:• Meta 的 Llama 4 Scout • G ⌘ Read more

⤋ Read More

VectorVFS: your filesystem as a vector database
VectorVFS is a lightweight Python package that transforms your Linux filesystem into a vector database by leveraging the native VFS (Virtual File System) extended attributes. Rather than maintaining a separate index or external database, VectorVFS stores vector embeddings directly alongside each file—turning your existing directory structure into an efficient and semantically searchable embedding store. VectorVFS supports Meta’s Percepti … ⌘ Read more

⤋ Read More

PEP 784: Adding Zstandard to the standard library
Zstandard is a widely adopted, mature, and highly efficient compression standard. This PEP proposes adding a new module to the Python standard library containing a Python wrapper around Meta’s zstd library, the default implementation. Additionally, to avoid name collisions with packages on PyPI and to present a unified interface to Python users, compression modules in the standard library will be moved under a compression.* namespace package. ⌘ Read more

⤋ Read More

The tell-all memoir Mark Zuckerberg tried to stop you reading
It’s hard to know whether the Facebook boss’ symbolic ways of currying favour with China, such as asking President Xi Jinping to name his unborn child, are more remarkable than Meta’s apparent plan to let the Communist Party snoop on users outside the country. ⌘ Read more

⤋ Read More
In-reply-to » @kat it was like.... meta.json was corrupt or well it was empty actually whatever idk. ended up moving that elsewhere temporarily, rebuilding the binary, restarting server... and it worked?!?!? shit was confusing

@prologic@twtxt.net huh interesting! yeah i was stumped for a bit i was like WHAT config.json file are these logs talking about…. but then it worked after i moved the old meta.json file lol!

⤋ Read More

If we don’t keep insisting on simplify and “The beauty of twtxt is, you put one file on your server, done. One.”, then people should just use ActivityPub-based software like Mastodon, PixelFed, etc. which are getting a lot of attention and uses migrating to the fediverse from meta/x here in Denmark over the last couple of months.

⤋ Read More

Social media is in a worrying state. TikTok in the hands of autocratic China, X (formerly Twitter) in the hands of Elon Musk, who gets crazier every day and hangs out too much with Donald Trump (and recommends a fascist party in Germany), and now Mark Zuckerberg with Meta (Facebook, Instagram, Threads) is also joining the group of friends around Trump and removing fact checks in the name of “free speech”. What could possibly go wrong? ⌘ Read more

⤋ Read More

My next Fediverse migration?
I currently use GoToSocial (with my numeronym domain) next to my blog, but it always confuses me where to post what. That’s why I want to move to my blog as my sole Fediverse identity. But before that, I wanted to implement another Fediverse feature in GoBlog: support for the new fediverse:creator meta tag. ⌘ Read more

⤋ Read More

The Australia Labor government, Albanese and the honourable Michelle Rowland federal member for parliament and communications minster are fuckin …
The Australia Labor government, Albanese and the honourable Michelle Rowland federal member for parliament and communications minster are fucking clowns. It’s stupid shit like this that’s the real problem with “big tech” social media platforms. These morons just simply don’t understand basic economics and basic business.

Why would a company like Meta, X a … ⌘ Read more

⤋ Read More

[ANN] [PROPOSAL] Add optional is_gift and txs parameter and create a new gift standard

There is currently no easy and safe standard way to gift Monero to people around you. It is possible to gift a wallet containing money. However, malicious people can use this to trick people into using the wallet they gifted them and steal the money after the recipient puts in more money, so this is unacceptable.

Link: https://github.com/monero-project/meta/issues/1100

detherminal (Gith … ⌘ Read more

⤋ Read More

Mark Zuckerberg shows off ‘the most advanced glasses the world has ever seen’
Meta debuted its first pair of augmented reality glasses, a key step in chief executive officer Mark Zuckerberg’s goal of one day offering a hands-free alternative to the smartphone. ⌘ Read more

⤋ Read More

How to Run Llama LLM on Mac, Locally
Llama is a powerful large language model (LLM) developed by Meta (yes, the same Meta that is Facebook), that is able to process and generate human-like text. It’s quite similar to ChatGPT, but what is unique about Llama is that you can run it locally, directly on your computer. With a little effort, you’ll be … Read MoreRead more

⤋ Read More

Impôt universel : les idées consternantes de Lucie Castets
Dans le méta-univers de la gauche, cette réalité parallèle rigolote dans laquelle le Barrage Républicain a permis de repousser les fascistes et les racistes dans les nimbes de l’Histoire, tout se déroule fort bien : un gouvernement a été nommé et, déjà, les premières politiques musclées se mettent en place. La proposition, hardie, n’a pas manqué […] ⌘ Read more

⤋ Read More

I admit I’ve always compromised on this way too much myself, always to this day having Facebook Messenger just to communicate in my families group chats. Sure I run it in a Work profile on my GrapheneOS phone that I can switch off at any time, I can completely cut it off from network access any time as well, I can have a lot of rudimentary control over it, I use it as sparingly as possible, but it doesn’t change the fact everytime I use it we’re funneling private convos through bloody Meta’s servers and trackers etc.

⤋ Read More