Got my teeth cleaned professionally today and I am still feeling it. Recommendation is that I use an electric toothbrush⦠Health over sustainability I suppose.
Predicting what is to be expected in about four years in the USA : there is no way in Hell where Trump will allow any form of return to the way it use to be before he took hold of the country. He will let other people die to make sure his regime will stay on for as long as at least he lives.
š Hello @emily0824@txt.sour.is, welcome to txt.sour.is, a Yarn.social Pod! To get started you may want to check out the podās Discover feed to find users to follow and interact with. To follow new users, use the ⨠Follow button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! š¤
š Hello @emily0824@txt.sour.is, welcome to txt.sour.is, a Yarn.social Pod! To get started you may want to check out the podās Discover feed to find users to follow and interact with. To follow new users, use the ⨠Follow button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! š¤
Attacks on Maven proxy repositories
Learn how specially crafted artifacts can be used to attack Maven repository managers. This post describes PoC exploits that can lead to pre-auth remote code execution and poisoning of the local artifacts in Sonatype Nexus and JFrog Artifactory.
The post Attacks on Maven proxy repositories appeared first on The GitHub Blog. ā Read more
Announcing the second Cloud Native Heroes Challenge
Help us defeat a patent troll claiming ānetwork isolation with cloud networksā was invented in 2017 Weāre excited to launch another Cloud Native Heroes Challenge contest in which you can earn swag, a ticket to attend⦠ā Read more
š Hello @empockelimi@txt.sour.is, welcome to txt.sour.is, a Yarn.social Pod! To get started you may want to check out the podās Discover feed to find users to follow and interact with. To follow new users, use the ⨠Follow button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! š¤
š Hello @empockelimi@txt.sour.is, welcome to txt.sour.is, a Yarn.social Pod! To get started you may want to check out the podās Discover feed to find users to follow and interact with. To follow new users, use the ⨠Follow button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! š¤
10 Times People Tried to Weaponize Music
Music has been a powerful tool for expression, unity, and emotion throughout human history. But in some cases, music has been twisted into a weaponāused to intimidate, manipulate, and even psychologically torment. From ancient battlefields to modern interrogations, these moments reveal how sound can be wielded as a force of control and chaos. Here are [ā¦]
The post [10 Times People Tried to Weaponize Music](https://listverse.com/2025/01/22/10-times-pe ⦠ā Read more
Cloud Native Computing Foundation Announces CubeFS Graduation
Open source distributed storage system is used by 200+ organizations storing 350 petabytes of data SAN FRANCISCO, Calif. ā January 21, 2025 ā The Cloud Native Computing FoundationĀ® (CNCFĀ®), which builds sustainable ecosystems for cloud native⦠ā Read more
(#2s7hrha) @eapl.me Yeah this is true. Previously RSA and AES were more common. These days Salsa and Chacha and Curve are fairly prevalent. For ā¦
@eapl.me @eapl.me Yeah this is true. Previously RSA and AES were more common. These days Salsa and Chacha and Curve are fairly prevalent. For example all the Wireguard stuff uses Curve25519 / Ed25519 crypto. Signal uses very similar crypto too, but with some very nice double ratcheting 3DH. ā Read more
(#w5zgilq) @eapl.me I -think weāve gotten use to it somewhat š¤£
@eapl.me @eapl.me I -think weāve gotten use to it somewhat 𤣠ā Read more
Trump withdraws US from landmark Paris climate agreement, expand drilling
, Ā Ā - Ā Agence France-Presse (France)
_Stephan:Ā Well, it is official now. Within minutes of being sworn in as President, the United States under Trump withdrew from the Paris Climate Agreement and plans to do nothing to alleviate climate change. MAGAt world has learned nothing from the environmental catastrophes in Asheville, North Carolina, or Los Angeles and, instead, Trump pl ⦠ā Read more
Trump issues sweeping pardons and commutations for Jan. 6 rioters
Katherine Faulders and Alexander Mallin, Ā Ā - Ā abc News
_Stephan:Ā Today we witnessed the corruption of our legal system by a convicted felon who a majority of us have once again made Americaās leader. I predict these people who attacked the the nationās Capitol, attacked Congressā defending police and sought to. hang the Vice President will once again become Trumpās militia. Having been once con ⦠ā Read more
@prologic@twtxt.net @lyse@lyse.isobeef.org First, please leave me your comments on the repository! Even if itās just to give your opinion on what shouldnāt be included. The more variety, the better.
Second, Iām going to try to do tests with Elliptic keys and base64. Thanks for the advice @eapl@eapl.me
Finally, Iād like to give my opinion. Secure direct messages are a feature that ActivityPub and Mastodon donāt have, to give an example. By including it as an extension, weāre already taking a significant leap forward from the competition. Does it make sense to include it in a public feed? In fact, weāre already doing that. When we reply to a user, mentioning them at the beginning of the message, itās already a direct message. The message is within a thread, perhaps breaking the conversation. Direct messages would help isolate conversations between 2 users, as well as keeping a thread cleaner and maintaining privacy. I insist, itās optional, it doesnāt break compatibility with any client and implementing it isnāt complex. If you donāt like it, youāre free to not use it. If you donāt have a public key, no one can send you direct messages.
While the US politicians and tech billionaires are going full-on fascist mode, here is a reminder that there are European alternatives for many well known digital and online services: https://european-alternatives.eu
It seems related to us poor single user pods not getting the trust to share twts.. which it seems to still untrust on restart for me.
It seems related to us poor single user pods not getting the trust to share twts.. which it seems to still untrust on restart for me.
I hope to ignore US politics as much as I can in the next few years ā it can really bring you down. Letās also hope Trump and his oligarch friends donāt cause too much harm until then. ā Read more
I havenāt read the entire specification, but I think there is a fundamental design problem. Why would someone put an encrypted message on a public feed that is completely useless to everybody other than the one recipient? This doesnāt make sense to me. It of course depends on the threat model, but wouldnāt one also want to minimize the publicly visible metadata (who is communicating with whom and when) when privately messaging? I feel there are better ways to accomplish this. Sorry, if I miss the obvious use case, please let me know. :-)
another one would be to allow changing public keys over time (as it may be a good practice [0]). A syntax like the following could help to know what public key you used to encrypt the message, and which private key the client should use to decrypt it:
!<nick url> <encrypted_message> <public_key_hash_7_chars>
Also Iād remove support for storing the message as hex, only allowing base64 (more compact, aiming for a minimalistic spec, etc.)
US to hit debt ceiling Tuesday, starting Congressā countdown clock
Tami Luhby, Ā Senior WriterĀ - Ā CNN
Stephan:Ā This isnāt what everyone is talking about today but starting tomorrow we will see this and newly inaugurated Trumpās executive orders sweep across the United States like a hurricane. Buckle up it is going to get strange and, I am afraid, very chaotic.
 @andros My only comment so far is to use Ed25519 keys for crypto.
@andros @twtxt.andros.dev My only comment so far is to use Ed25519 keys for crypto. ā Read more
@slashdot@feeds.twtxt.net Who the F+++ still uses gooās search engine anyway xD Shout out to all my homies hosting a Searx instance šš¤
@movq@www.uninformativ.de Thatās so awesome! I really oughta make use of the telescope I was gifted a few years agoā¦
Nearly half of GOP voters support using military to put immigrants in camps
Russell Contreras, Ā Ā - Ā Axios
_Stephan:Ā If the criminal a majority of Americans have chosen for their President, a man who sees himself more as a king than a President, does as he says he will do because he knows that half of his MAGAt voters support the use of the military in his deportation schemes by the end of this coming week we may see members of the armed forces invo ⦠ā Read more
I tried using Firefox Focus as my default browser for a while but it was to extreme. Itās still the only one on my home screen. 50-60 is sort of my intent, but then it keeps being ājust one moreā¦ā.
(#2hzx7fa) @kat@kat Do you want to stand it up on your own or use it as a service? š¤š¤
@kat @yarn.girlonthemoon.xyz Do you want to stand it up on your own or use it as a service? š¤š¤ ā Read more
Apple Removes TikTok From App Store on iPhones and iPads in the U.S.
Apple tonight removed TikTok from the App Store in the U.S., meaning that the app can no longer be freshly installed on iPhones and iPads there. In other countries, the app remains available on the App Store and is fully functional.
iPhone and iPad users in the U.S. who already installed TikTok can no longer use the app either as of tonight, as TikTo ⦠ā Read more
@lyse@lyse.isobeef.org wow what a great story! i still use FTP (well, SFTP) all the time lol, just to transfer files between servers quickly. itās super handy!
writing your own CMS sounds kickass omg⦠mysql the legend
Itās not just social media giving violent white supremacists a pass
Thom Hartmann, Ā CommentatorĀ - Ā Raw Story
_Stephan:Ā Thom Hartmann gives us an accurate snapshot of the state of America as we prepare to inaugurate for President a man who could not get a job as a janitor if all they saw was his resumĆ©. And his demand for loyalty over ethical behavior reminds me more of Hitler or Putin than any prior President. Get ready, I think we are in for something we h ⦠ā Read more
[WTS] [US] [~2.5 XMR] Monero Nodo Founders Edition
This is the Monero Nodo founders edition #066. I had bought this way back before production started when it was advertised as a dual node/miner. Since I already have a node setup, I no longer need it. It has never been used or taken out of the box!
Link: https://xmrbazaar.com/listing/SUWw/
pixx3d (XMRBazaar) ā Read more
Google Begins Requiring JavaScript For Google Search
Google says it has begun requiring users to turn on JavaScript, the widely-used programming language to make web pages interactive, in order to use Google Search. From a report: In an email to TechCrunch, a company spokesperson claimed that the change is intended to ābetter protectā Google Search against malicious activity, such as bots and spam, and to improve the over ⦠ā Read more
Only IA from yarn are valid? Can i use https://doesnm.p.psf.lt/auth.py ?
[ANN] Attacks on onion monero nodes with HSDirSniper
Based on connection issues and the monero node trackers, I believe someone is carrying out attacks on monero nodes that have onion addresses using the HSDirSniper attack for tor.
Link: https://farside.link/libreddit/r/Monero/comments/1i2uv5y/
u/jackintosh157 (Reddit) ā Read more
@lyse@lyse.isobeef.org Yeah, what else does one need? š
I added more instructions, made it portable (so it runs on my own OS as well as Linux/DOS/whatever), and the assembler is now good enough to be used in the build process to compile the bootloader:
That is pretty cool. š
Itās still a ānaiveā assembler. There are zero optimizations and it canāt do macros (so I had to resort to using cpp). Since nothing is optimized, it uses longer opcodes than NASM and that makes the bootloader 11 bytes too large. š„“ I avoided that for now by removing some cosmetic output from the bootloader.
ProcessOne: How Big Tech Pulled Off the Billion-User Heist
For many years, I have heard countless justifications for keeping messaging systems closed. Many of us have tried to rationalize walled gardens for various reasons:
- Closed messaging systems supposedly enable faster progress, as thereās no need to collaborate on shared specifications or APIs. Y ⦠ā Read more
Mastering Docker and Jenkins: Build Robust CI/CD Pipelines Efficiently
Learn how to use Docker and Jenkins together to build and maintain efficient pipelines. ā Read more
(#h5hud5a) @kat@kat I also happen to use it to run as well as to front SSh access to š
@kat @yarn.girlonthemoon.xyz I also happen to use it to run https://mbox.blue as well as to front SSh access to https://git.mills.io š ā Read more
(#y67iq2q) @arne@arne To be honest I donāt really understand why anyone would use Facebookā¢, X/Twitterā¢, TikTok⢠Instagramā¢, et ā¦
@arne @uplegger.eu To be honest I donāt really understand why anyone would use Facebookā¢, X/Twitterā¢, TikTok⢠Instagramā¢, etc⦠When it clearly states in their Terms of Conditions that the content you āenterā into their systems, is NOT yours. ā Read more
How to Have Apple Intelligence Write Emails For You on Mac, iPhone, iPad
As you may know by now, Apple Intelligence includes handy writing tools and summarization features. One of the more useful ways to take advantage of the Apple Intelligence features on iPhone, Mac, and iPad is to have the AI feature write emails for you. Canāt think of what to say? Or maybe you simply donāt ⦠[Read More](https://osxdaily.com/2025/01/15/how-to-have-apple-intelligence-write-ema ⦠ā Read more
ProcessOne: Fluux multiple Subscriptions/Services
Fluux is our ejabberd Business Edition cloud service. With a subscription, we deploy, manage, update and scale an instance of our most scalable messaging server. Up to now, if you wanted to deploy several services, you had to create another account with a different email. Starting today, you can manage and pay for different servers from a single Fluux account.
Here is how to use that feature. On Fluux dashboard main page after the list of your se ⦠ā Read more
How we built the GitHub Skyline CLI extension using GitHub
GitHub uses GitHub to build GitHub, and our CLI extensions are no exception. Read on to find out how we built the GitHub Skyline CLI extension using GitHub!
The post How we built the GitHub Skyline CLI extension using GitHub appeared first on [The GitHub Blog](https:/ ⦠ā Read more
Simplify AI Development with the Model Context Protocol and Docker
Get started using Model Context Protocol to experiment with AI capabilities using Docker Desktop. ā Read more
@arne@uplegger.eu nice work with the client.
I also see you are using the Yellow CMS for your websiteš
Parkinsonās tremors disappear with use of machine that sends heat waves to the brain
Cindy Krischer Goodman, Ā ReporterĀ - Ā South Florida Sun Sentinel
Stephan:Ā I know a number of people with Parkinson tremors, and perhaps you do too. Here is some very good news on that front, and if you suffer from tremors take this to your physician and see what can be done, or pass it along to someone you know who has this health issue.
 @bender@bender And you use this as your primary news sources? š¤
@bender @twtxt.net And you use this as your primary news sources? š¤ ā Read more
[WTS] [US] Gold and Silver for XMR on Monero Market
Links:
- https://moneromarket.io/listing/dd0a6b4b-cda0-45a6-9c88-76d6bcbf7bcc
- https://moneromarket.io/listing/19850f7e-26ab-42da-b63e-c800b56a868e
- https://moneromarket.io/u/bawdyzebra/
u/bawdyzebra (MoneroMarket) ā Read more
How to Generate AI Images with Image Playground on Mac, iPhone, iPad
Image Playground is an artificial intelligence tool from Apple available for iPhone, Mac, and iPad, that allows you to quickly create and generate images and artwork based upon descriptions or even photos and people from your image library. Itās a fun tool to use, and also super easy. To use Image Playground on your device, ⦠[Read More](https://osxdaily.com/2025/01/14/how-generate-ai-images-image-playground-m ⦠ā Read more
Iāve decided (finally) to unfollow the Slashdot feed and no-longer bother ever visiting the site or read any of itās content. Why? Because Sla ā¦
Iāve decided ( finally) to unfollow the Slashdot feed and no-longer bother ever visiting the site or read any of itās content. Why? Because Slashdot in their infinite wisdom have decided to employ tactics that make it difficult to use their site without ad-blokers:
This page could not be loaded properly due to incorrect / bad filtering rule(s) of adblockers in use. Please disable all ad ⦠ā Read more
I just blocked 52.169.40.38/32 an ip from the microsoft asn(network) a single ip responsible for dosing a bunch of really old web servers i ā¦
I just blocked 52.169.40.38/32 an ip from the microsoft asn( network) a single ip responsible for dosing a bunch of really old web servers i used to have about ~15 years or more ago š¤¦āāļø ive sent microsofts abuse contact another email. my gawd 𤣠ā Read more
How to Change Keyboard Shortcut for Type to Siri on Mac
The Type to Siri feature on Mac is super useful, particularly now that Siri has Apple Intelligence features. Using Type to Siri is perhaps even more handy for Mac users than using the voice activated Siri commands, but some Mac users may find themselves accidentally triggering Type to Siri by inadvertently pressing the initiating command ⦠[Read More](https://osxdaily.com/2025/01/13/how-to-change-keyboard-shortcut-for-type ⦠ā Read more
Deals: Get iPad Mini 7 for $399 ($100 Off), AirTags 4-pack for $70
The iPad mini is a popular iPad model for users who want a very portable table experience. The 7th generation iPad mini is particularly well suited for modern use, being the first iPad mini model to support Apple Intelligence AI features, an 8ā³ LCD display, and the speedy A17 processor, which is the same powerful ⦠[Read More](https://osxdaily.com/2025/01/13/deals-get-ipad-mini-7-for-399-100-off-airtags-4-pa ⦠ā Read more
(#hjgemdq) @andros Reminds me of another low-code platform I came across that is written in Go, but uses Starlark I think as the DSL for writing ā¦
@andros @twtxt.andros.dev Reminds me of another low-code platform I came across that is written in Go, but uses Starlark I think as the DSL for writing apps. ā Read more
Cancelled Mastodon because the time spent on it could have been used for reading books instead and the level of interaction is not enough to keep me interested.
I am now using Streamlit at work to build admin interfaces and some internal application. Itās amazing! I recommend it
Cubie A5E with 4K Video Support and M.2 NVMe SSD Now Available for Preorder
Radxa recently launched the Cubie A5E, a compact single-board computer measuring just 56 mm x 69 mm. Designed for both consumer and industrial use, it combines 4K video support, AI vision capabilities, and efficient processing in a portable form factor. The Cubie A5E is powered by the Allwinner A527 (consumer version) or T527 (industrial version) [ā¦] ā Read more
[LFF] [5K EUR] XMRpos app development
This crowdfunding campaign aims to further develop a Free and Open Source Android app (XMRpos), which is designed for use by merchants on a dedicated Point of Sale (POS) device with thermal printer.
Links:
- https://pay.monerokon.org/apps/4P3tCgWYEB73Pu35H2F5cnVhwzd7/crowdfund
- /monerokon-proposes-bounty-monero-pos-android-app/
ajs-xmr (Github) ā Read more
Iāve been using nile, my alternative WM for #plan9, for over a decade now. I just made some additional improvements and finally gave it a web page: http://a.9srv.net/src/nile/
@doesnm.p.psf.lt@doesnm.p.psf.lt Are you also using https://cabal.chat or just someone else with the same random username?
@<url> form of mentions. Strictly require that all mentions include a nickname/name; i.e: @<name url>.
@prologic@twtxt.net I say we should find a way to support mentions with only url, no nick, as per the original spec.
- For
@<nick url>we already got support
- For
@<nick>the posting client should expand it to@<nick url>, if not then the reading client should just render it as@nickwith no link.
- For
@<url>the sending client should try to expand it to@<nick url>, if not then the reading client should try to find or construct a nick base on:
- Look in twtxt.txt for a
nick =
- Use (sub)domain from URL
- Use folder or file name from URL
- Look in twtxt.txt for a
Policing White Supremacy: The Enemy Within
Mike German, Ā Contributing WriterĀ - Ā Brennan Center for Justice
_Stephan:Ā I can remember walking down to the Lincoln Memorial with a Black friend to listen to Martin Luther King deliver his I Have a Dream speech, and looking over and seeing two highly conservative attorney lobbyists walking with us and thinking, āMaybe this is really going to be the end of White racism.ā Sadly it wasnāt, and part of the reason for White Supremacyās continu ⦠ā Read more
āNo harm to citizensā: Forrest facilitates historic US-China talks on AI, nuclear security
Mining billionaire Andrew Forrest has helped bring about the first public discussions between the US and China on artificial intelligence and its impact on military and nuclear security. ā Read more
Monero Dev Activity Report - Week 2 2025: 18 PRs, 6 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (12)
monero-project/monero:
Doctors Against Genocide Hold Global Sick-Out to Highlight Atrocities in Gaza
Chris Walker , Ā Staff WriterĀ - Ā truthout
_Stephan:Ā I want to be clear that I do not in any way condone or support what the Muslim terrorist groups did and have done to keep the wars in the Middle East going. But I see all that as no justification for your money and mine being used to finance an Israeli genocide of Muslims. More than that as this article describes is the ⦠ā Read more
Electric cars took 89% of Norway market in 2024
, Ā Ā - Ā Agence France-Presse (France)
Stephan:Ā Convicted felon Trump has repeatedly stated that he wants more drilling, more use of petroleum, and Project 2025, the MAGAt guidebook for the new administration, doesnāt even address climate change and talks about increased drilling for oil and gas. In contrast other nations are moving as quickly as they can out of the carbon era. Here is a good news report from Norway.
 and use gum to make them cute too
been playing with making fun scripts using charm CLIās gum library :P
one that gets lyrics from an open lyrics databaseās API and accepts input for artist & song names: https://asciinema.org/a/697860
and one that uses a user-provided last.fm API key to pull whatās currently playing or what last played on your account :) https://asciinema.org/a/697874
How to Stop Spotlight Search Data on Mac from Being Shared with Apple
Did you know that, by default, your Mac search queries entered into Spotlight, Safari, Siri, Lookup, and #images, are sent to Apple? While this information is anonymized so as not to be identifying, and Apple says itās used to improve search results, many Mac users may not want this search information being shared with Apple ⦠[Read More](https://osxdaily.com/2025/01/10/how-stop-spotlight-search-data-mac-sharing-app ⦠ā Read more
Ugh! Not @david@collantes.us, but this one. I am going nuts. Well, I am nuts!
Or using the same twt hash method, but only for the URL, to generate the nick, if it doesnāt exist, like so, @5vxo4ia@twtxt.net
although I agree that it helps, I donāt see completely correct to leave the nick definition to the source .txt. It could be wrong from the start or outdated with the time.
Iād rather prefer to get it from the mentioned .txt nick metadata (could be cached for performance).
So my vote would to make it mandatory to follow @<name url> but only using that name/nick if the URL doesnāt contain another nick.
A main advantage is that when the destination URL changes the nick, itāll be automagically updated in the thread view (as happens with some other microblogging platforms, following the Jakobās Law)
Apple Pay Now Lets You Pay Later With Synchrony
Synchrony is now available as a buy-now, pay-later option when checking out with Apple Pay online and in apps on iPhone and iPad.
Synchrony was added to a list of Apple Pay installment providers in the U.S. in an Apple support document that was updated today, joining [Affirm](https://www.macrumors.com/2024/09/16/apple-pay-affirm ⦠ā Read more
Pandora Compact AI Computer Powered by NVIDIA Jetson Orin NX Super
Palit Microsystems has introduced Pandora, a compact AI computer designed for high-performance edge AI applications. Powered by the NVIDIA Jetson Orin NX Super module, Pandora is available in 8GB and 16GB configurations, providing 117 TOPS and 157 TOPS, respectively, for demanding computational tasks. Pandora offers a variety of connectivity options for diverse use cases. It [ā¦] ā Read more
(#u2ycerq) @kat It most certainly was us fucking around š¤£š¤£ Turns out to be a side-effect of the way the Twt Subject extension is impleme ā¦
@kat @yarn.girlonthemoon.xyz It most certainly was us fucking around š¤£š¤£ Turns out to be a side-effect of the way the Twt Subject extension is implemented in yarnd and now apparently jenny š¤£š¤£ Where it strips out the subject from the displayed/rendered content. Which is what you want⦠But oh well hah ⦠ā Read more
Lundukeās Retro DOS BBS is On-Line
Free to use, Telnet BBS: A shrine to 1990s BBS gaming. TradeWars 2002, Legend of the Red Dragon, & More. ā Read more
Use āType to Siriā on Mac Easier Than Ever in Sequoia
Siri has been considerably improved in recent MacOS versions, mostly because itās now linked to ChatGPT. One of the other recent changes to Siri in modern MacOS versions is that itās now easier to access the āType to Siriā feature, no longer being relegated to an Accessibility setting that has to be enabled separately like ⦠Read More ā Read more
@kat@yarn.girlonthemoon.xyz i donāt even have like time or space to stream unless it was no mic/video and just me doing stuff on my computer which can be boring without even mic input. plus no way to use camcorder that way. but. itād be cool if i could so i dream
i wanna try streaming with owncast using my camcorder as the input device because i found out that i might be able to do that and now i really wanna fuckin try it lol
good morning yarn friends. we need a funny name for yarn posters. whatās something that fits the yarn themeā¦. i mean we quite literally have threads here. yarn threads. how epic is that. now us posters need a funny name too.
@doesnmppsflt@doesnm.p.psf.lt Not sure which bug youāre referring to. š¤ (Did I forget?)
Those long IDs like (#113797927355322708) are simply part of that feed. Looks like the author just dumps ActivityPub IDs into twtxt. I think this used to work in the past, but the corresponding spec (https://twtxt.dev/exts/hash-tag.html) has been deprecated and jenny doesnāt support ā actually, jenny never supported that.
jenny can only group threads by exactly one criterium (because it writes a Message-ID into the mail file) and thatās the regular twt hash. So, anything else, like people doing ā#CoolTopicā, isnāt possible.
This is the first screenshot, a simple timeline Iām using to check the fields. Now Iām working on some details: avatar cache, relative dates, simple thread, etc.
#emacs #twtxt@doesnm@doesnm.p.psf.lt LOL sorry which client are you using? š¤ You can of course have a say! There arenāt that many active/used clients at the moment, and I forget which one youāre using š¤£š¤£
(#5uon66q) @doesnm LOL sorry which client are you using? š¤ You can of course have a say! There arenāt that many active/used clients at the mo ā¦
@doesnm @doesnm.p.psf.lt LOL sorry which client are you using? š¤ You can of course have a say! There arenāt that many active/used clients at the moment, and I forget which one youāre using š¤£š¤£ ā Read more
Lol only i use discontinued client? (with patches but iām lost sources so they āproprietaryā)
ESR Launches $30 Apple Pencil Alternative With Find My
Accessory maker ESR this week introduced the Geo Digital Pencil, a low-cost Apple Pencil alternative that has support for Appleās Find My functionality.
Priced at $30, the Geo Digital P ⦠ā Read more
@<url> form of mentions. Strictly require that all mentions include a nickname/name; i.e: @<name url>.
For the record; we consider the new authority on the Twtxt spec(s) going forward (has been for some years actually) to be implementers / primary maintainers of widely used clients. To date that is:
yarnd@prologic@twtxt.net (me and others)
jenny@movq@www.uninformativ.de
tt@lyse@lyse.isobeef.org
Timeline@darch@neotxt.dk / @eapl.me@eapl.me and others
twtxt-el? ā @andros@twtxt.andros.dev
Full list of supported and widely used clients can be found at https://twtxt.dev/clients.html ā which I note a few above are actually missing from this page haha š¤£
(#ot56hla) For the record; we consider the new authority on the Twtxt spec(s) going forward (has been for some years actually) to be implement ā¦
For the record; we consider the new authority on the Twtxt spec(s) going forward ( has been for some years actually) to be implementers / primary maintainers of widely used clients. To date that is:
yarnd@prologic (me and others)jenny[@movq @www.uninformativ.de](https://twtxt.net/external?uri=https://www.uninformativ.de/twtxt.txt&nick=movq ⦠ā Read more
I was using my 5G router setup with Vanilla OpenWRT and QMI Cellular as a protocol for quite some time, but there were irregular disconnections etc. Updating the firmware of the modem didnāt help. Some days ago, I noticed that itās also possible to configure with Modem Manager (which provides connection information directly in LuCI) and put the Quectel modem into MBIM mode. Itās running without hiccups now! Also updated to OpenWRT 24.10. ā Read more
10 Words That Donāt Mean What You Think They Mean
āYou keep using that word,ā Inigo Montoya infamously said in The Princess Bride so many years ago, ābut I do not think it means what you think it means.ā Weāve all been there. Using a word in a way that isnāt technically correctāor, even worse, itās just straight-up wrong. It can be embarrassing, of course. [ā¦]
The post [10 Words That Donāt Mean What You Think They Mean](https://listverse.com/2025/01/09/10-words-that-dont-mean-what-you ⦠ā Read more
**Ahhh orgalorg Love it š
$ orgalorg -u root -o au.proxy -o eu.proxy -o us.proxy -C apk --no-cache -U add consul
Parallel SSH comma ā¦**
Ahhh orgalorg Love it š
$ orgalorg -u root -o au.proxy -o eu.proxy -o us.proxy -C apk --no-cache -U add consul
Parallel SSH commands runner and file synchronization tool
Good for when you have to many a small cluster of similar/identical machines. ā Read more
com.apple.mediaanalysisd Cache on Mac Using Tons of Storage? Hereās the Fix
Some MacOS Sequoia users have discovered that the com.apple.mediaanalysisd directory in MacOS is taking up very large amounts of disk storage capacity with cache files. If you have discovered your Mac disk space has reduced since installing or updating to MacOS Sequoia, the inordinately large com.apple.mediaanalysisd cache file issue could be to blame. A variety ⦠[Read More](https://osxdaily.com/202 ⦠ā Read more
@suitechic@yarn.girlonthemoon.xyz yeah iāve also used namecheap, though i will say if you want to do TLS on demand with them then itās kind of a pain and i think you have to pay more last i checked so iād try something different.
I just used screego to help a family member with their Windows PC. Flawless experience! š
How to use GitHub Copilot: What it can do and real-world examples
Real-world examples show you how Copilot can generate unit tests, refactor code, create documentation, perform multi-file edits, and much more
The post How to use GitHub Copilot: What it can do and real-world examples appeared first on The GitHub Blog. ā Read more
In a rush in getting all my private data off from US - based company servers - the way it is looking, it might be that it would be good for us Rest Of The Worlders, to bring in our sheep and keep them close by.
DNSControl š Have started using this tool (made by the folks behind Stackoverflow, and written in Go š
) to start managing my (many) do ā¦
DNSControl š Have started using this tool ( made by the folks behind Stackoverflow, and written in Go š
) to start managing my ( many) domains a bit better and in a more manageable way as Code. So far itās pretty good! š ā Read more
āIronicā: climate-driven sea level rise will overwhelm major oil ports, study shows
Damian Carrington, Ā Environment EditorĀ - Ā The Guardian (U.K.)
Stephan:Ā Humanityās dangerous poor behavior as part of the matrix of life on Earth may, as this report describes, become a major factor in pushing us out of our carbon era. As the title says how āIronicā.
![](https://www.schwartzreport.net/wp-content/uploads/2025/01/Screenshot-2025-01-07-at-8.42.07 ⦠ā Read more
Religious Leaders Experiment With AI In Sermons
An anonymous reader quotes a report from the New York Times: To members of his synagogue, the voice that played over the speakers of Congregation Emanu El in Houston sounded just like Rabbi Josh Fixlerās. In the same steady rhythm his congregation had grown used to, the voice delivered a sermon about what it meant to be a neighbor in the age of artificial intelligence. Then, Rabbi Fix ⦠ā Read more