Searching txt.sour.is

Twts matching #US
Sort by: Newest, Oldest, Most Relevant
In-reply-to » Today is an important day. We have a new extension: Direct message 🪇🗨️🚀🥳❤️ https://twtxt.dev/exts/direct-message.html #twtxt

@arne@uplegger.eu Hi! I love that you’re implementing it! Maybe, when we’re both done, we could test the clients by communicating both.
I don’t think I’m going to be able to help you much, my knowledge of OpenSSL and PHP is not as high as I’d like it to be.
Maybe the OpenSSL version uses SHA-1 by default in PHP. Or that the IV is derived together with the key (not generated separately). But I’m not able to answer your questions, sorry.
I’m invoking the commands directly, without any libraries in between. Maybe that would help you?

⤋ Read More
In-reply-to » @andros I have really tried to get behind it. For an implementation for my TwtxtReader (PHP) I simply lack the knowledge of the standard-openssl parameters. All my solution approaches require “nonce” or “initialization vector” on one or the other side. In addition, the “magic numbers” (“Salted__”) were not consistent in my tests.

@arne@uplegger.eu Well, just for my understanding. The command:
echo "Lorem ipsum" | openssl enc -aes-256-cbc -pbkdf2 -iter 100000 -out message.enc -pass file:shared_key.bin
will take the input string from echo to openssl. It then will

  1. use the content of shared_key.bin as password
  2. use PBKDF2 with an iteration of 100000 to generate a encryption key from the given password (shared_key.bin)
  3. use the PBKDF2 generated key for an aes-256-cbc encryption

The final result is encrypted data with the prepended salt (which was generated by runtime), e.g.: Salted__q�;��-�T���"h%��5�� ....

With a dummy script I now can generate a valide shared key within PHP ‘openssl_pkey_derive()’ - identical to OpenSSL.
I also can en-/decrypt salted data within my script, but not with OpenSSL. There are several parameters of PBKDF2 unknown to me.

Question:

  1. Is the salt, used by aes-256-cbc and PBKDF2 the same, prepended in the encrypted data?
  2. Witch algorithm/cipher is used within PBKDF2: sha1, sha256, …?
  3. What is the desired key length of PBKDF2 (https://www.php.net/manual/en/function.openssl-pbkdf2.php)?

To be continued …

⤋ Read More

The Man Madison Warned Us Against
Harold Meyerson,  Editor-at-Large  -  The American Prospect

_Stephan: I have spent some time watching and reading “king” Trump’s propaganda media, as well as CNN’s weird Abby Philips show. Not surprisingly they are all tying themselves into knots trying to normalize the Trumpian/Musk coup. I think Harold Meyerson gets it right. Criminal Trump, his Frankenstein Musk, and his other servile lackeys working to implement the coup are exactly what the Founder Jam … ⌘ Read more

⤋ Read More

10 Times Eclipses Marked History
Telling the time in the ancient world was tricky; trying to describe the past between different cultures was almost impossible. People used different calendars, and attempting to make them work together was tricky. Your year of the Consulship of Cornelius Rufus and Curius Dentatus might be the year of the Archon Charinus to your neighbor. […]

The post 10 Times Eclipses Marked History appeared firs … ⌘ Read more

⤋ Read More

Does anybody know a right mouse click save and reduce a screen saver image to a smaller file, say 50KB?
My usual method is slow, place in image program and re-save it smaller.

I used to have a Window’s way to reduce file images from 1MB to 50 KB with right mouse click.

⤋ Read More

SpacemiT X60 RISC V Processor Enables AI and High Speed Storage in Bit Brick K1 Embedded Board
The Bit-Brick K1 is a single-board computer designed for industrial and edge computing applications. It features the SpacemiT Key Stone K1, an ultra-low-power octa-core RISC-V system-on-chip with SpacemiT Daoyi AI acceleration. Built on the RISC-V 64GCVB architecture and RVA22 standard, the processor delivers 2.0TOPS of AI computing power using customized … ⌘ Read more

⤋ Read More

iPhone Camera App Deleted or Icon Missing? Here’s the Fix
Occasionally, some iPhone users have gone to use their Camera app and discovered the Camera app icon is missing from their iPhone Home Screen. Uh oh! Does this mean your Camera app was deleted? What do you do now? Don’t distress, fixing a missing Camera app on iPhone is usually pretty easy. The Camera app … Read MoreRead more

⤋ Read More
In-reply-to » 💭 Remember kids 🧒

@prologic@twtxt.net I wish getting a static IP and a (more) stable internet connection wasn’t so hard over here. Then I could do proper self-hosting as well. But as it stands, I need some rented VPS.

I could go ahead and just use the VPS for the IP, i.e. forward all traffic through Wireguard to a box here at home. Big downside is that the network connection would be even slower than it already is and my ISP breaks down all the time for a few minutes … it’s just bad overall and much easier/better to rent a VPS. 🫤

⤋ Read More
In-reply-to » I got promoted today to try using Passkeys on Github.com. Fine 😅 I did that, but I discovered that when you use your Passkey to login, Chrome prompts you for your device's password (i.e: The password you use to login to your macOS Desktop). Is that intentional? Kind of defeats the point no? I mean sure, now there's no Password being transmitted, stored or presented to Github.com but still, all an attacker has to do is somehow be on my device and know my login password to my device right? Is that better or worse? 🤔

@prologic@twtxt.net I’m speculating, but if I had to guess I’d say it’s probably asking for your user password in order to access some user keyring (or whatever your OS uses to manage user secret credentials) used to safely store your passkeys related data in order to do its passkeys /ME doing air quotes Magic™ … you could try with a different password manager to avoid said scenario.

Also, passkeys UX sucks.

⤋ Read More

How to Disable Apple Intelligence on iPhone, Mac, iPad
Apple Intelligence is an intriguing and powerful set of AI features available on the latest models of Mac, iPhone, and iPad with modern versions of system software. These AI features are tied to ChatGPT and range from useful writing and summarization tools, to business plan creation, to writing emails on your behalf, image generation with … [Read More](https://osxdaily.com/2025/02/18/how-to-disable-apple-intelligence-on-iphone … ⌘ Read more

⤋ Read More

How to Disable Apple Intelligence on iPhone, Mac, iPad
Apple Intelligence is an intriguing and powerful set of AI features available on the latest models of Mac, iPhone, and iPad with modern versions of system software. These AI features are tied to ChatGPT and range from useful writing and summarization tools, to business plan creation, to writing emails on your behalf, image generation with … [Read More](https://osxdaily.com/2025/02/18/how-to-disable-apple-intelligence-on-iphone … ⌘ Read more

⤋ Read More
In-reply-to » You have a microwave oven at home, right?

I’m surprised, here you can’t find dial controls anymore. How old are your ovens? The last one my parents had was from the 90s.

I was amazed experimenting with different combinations, for instance instead of 100, using 60 for a minute, 90 for 1:30, and stupid stuff like heating with 11, 22, 55 seconds and so, to make it quicker to type any time.

⤋ Read More

Demo an Automated Canary Deployment on Kubernetes with Argo Rollouts, Istio, and Prometheus
Building stuff is fun! Let’s use Argo Rollouts, Istio, and Prometheus to automate a canary deployment on Kubernetes! The application we’ll run is the Argo Rollouts Demo Application which does a great job of visualizing how… ⌘ Read more

⤋ Read More

Trump layoffs leave Hanford nuclear site with ‘skeleton crew’
Jayati Ramakrishnan,  Reporter  -  Seattle Times

_Stephan: The Hanford Nuclear Reservation is the most dangerous and radioactive site in the Western hemisphere. It is where two-thirds of the plutonium that was used to make the U.S. nuclear weapons was created.  “King” Trump and his co-president Musk have now fired a large portion of the staff that keeps Hanford from becoming a nuclear disaster like Chern … ⌘ Read more

⤋ Read More

Install & Manage Homebrew Cask Apps on Mac Easily with Applite
Applite is a powerful free and open source MacOS application for streamlining the installation, updating, and management of third party apps using the Homebrew cask feature, without ever having to use the Terminal. Presented in an easy to use simple graphical interface, Applite is sort of like a third-party App Store that makes using Homebrew … [Read More](https://osxdaily.com/2025/02/17/install-manage-hom … ⌘ Read more

⤋ Read More

Self-hosting my emails again: A few weeks in
A few weeks ago, I moved back to self-hosting my mail server after using Purelymail for three years. The decision wasn’t about cost – it’s actually more expensive to rent a VPS – but about control, security, and data locality. My mails are now hosted in Europe, giving me more confidence in their privacy, and I can configure everything exactly as I want while ensuring compliance with GDPR. ⌘ Read more

⤋ Read More

American troops in Europe are not ‘forever,’ US defense chief Hegseth warns
Laura Kayali,    -  Politico

_Stephan: ”King” Trump and his vassals do not seem to understand the geopolitical relationships that for 80 years have kept us from world war. Sadly, I think we are going to see this structure wrecked by these morons. If the Ukrainian war ends in the Putin-Trump conclusion as it seems to be headed, I think we are going to see much more violence in t … ⌘ Read more

⤋ Read More

Corporate America’s Souring Profit Outlook Clouds Equity Rally
Jessica Menton,  Staff Writer  -  Bloomberg

Stephan: Prices are going up and, as this assessment from Bloomberg makes clear, America’s economy is looking increasingly iffy. Given the trade war “king” Trump has created I don’t see how it could be otherwise. But let us hope.

Image

Credit: Bloomberg

Ben … ⌘ Read more

⤋ Read More

What a $2 Million Per Dose Gene Therapy Reveals About Drug Pricing
Robin Fields,  Staff Writer  -  ProPublica

_Stephan: Yet another factual proof that the pharmaceutical industry is about profit not fostering wellbeing. I think this story is disgusting, and you will notice that even though your tax dollars are used to develop drugs once developed they become tools to empty your pocket. If you don’t already know about it please use a discount service such as G … ⌘ Read more

⤋ Read More

Yesterday I was doing a lot of research on how #hyperdrive and the #holepunch project work. Would it be possible to use it to make #twtxt an easier gateway for new users? Could we stop using web servers?
My conclusion: We would end up being a #nostr. On the one hand it would become more complex to use, it would force the user to have software installed, and on the other hand the community would need a central proxy to make the routes accessible via HTTP. In other words, it’s not a good idea.
However, it’s an AMAZING technology. I want to start playing with it.

⤋ Read More

OpenWrt One AP 24 XY Brings Open Source Networking to a Custom Router
The OpenWrt One/AP-24.XY is a router board based on the MediaTek MT7981B (Filogic 820) SoC, combined with the MediaTek MT7976C dual-band Wi-Fi 6 chipset. Developed in collaboration with Banana Pi, the OpenWrt One is the first official hardware platform supported by the OpenWrt open-source community, designed for OpenWrt learning, IoT applications, and general networking use […] ⌘ Read more

⤋ Read More

I got promoted today to try using Passkeys on Github.com. Fine 😅 I did that, but I discovered that when you use your Passkey to login, Chrome prompts you for your device’s password (i.e: The password you use to login to your macOS Desktop). Is that intentional? Kind of defeats the point no? I mean sure, now there’s no Password being transmitted, stored or presented to Github.com but still, all an attacker has to do is somehow be on my device and know my login password to my device right? Is that better or worse? 🤔

⤋ Read More

I’m continuing my tt rewrite in Go and quickly implemented a stack widget for tview. The builtin Pages is similar but way too complicated for my use case. I would have to specify a mandatory name and some additional options for each page. Also, it allows me to randomly jump around between pages using names, but only gives me direct access the first, however, not the last page. Weird. I don’t wanna remember names. All I really need is a classic stack. You open a new fullscreen dialog and maybe another one on top of that. Closing the upper most brings you back to the previous one and so on.

The very first dialog I added is viewing the raw message text. Unlike in @arne@uplegger.eu’s TwtxtReader, I’m not able to include the original timestamp, though. I don’t have it in its original form in the database. :-/

Next up is a URL view.

⤋ Read More

Radxa Expands SBC Lineup with ROCK 5T Featuring Dual 2.5GbE and Dual M.2 Slots
Radxa has introduced a Mini-ITX single-board computer designed for both consumer and industrial applications. Built around the Rockchip RK3588(J) processor, this SBC provides a broad set of interfaces, high-speed connectivity, and advanced multimedia capabilities. Unlike the ROCK 5B and ROCK 5B+, which use the same processor, the ROCK 5T is also designed for industrial applications […] ⌘ Read more

⤋ Read More

US relations with Europe will never be the same after Trump’s call with Putin
Stephen Collinson,  Staff Writer  -  CNN

_Stephan: We, in the United States, are not only going through a coup that is destroying our democracy we are awash in corruption. Criminal Trump believes himself to be a king who can do whatever he wants. But the damage he is doing extends far beyond our borders. America has had status as a fair leader, and is has been seen as suc … ⌘ Read more

⤋ Read More
In-reply-to » Have you ever had to refactor a project that was not documented? Any suggestions?

The project is a POC (Proof of Concept) that went into production and the company has customers who are using it. The developers had been working for several years, without testing, structure, isolation and so on. The company hired me to transform the project into a real product. There are in my hands 422 python files to transform that they beg me a refactore, architecture and testing. Every developer’s bad dream.
My first step is to read and understand the tree because there are apps inside other apps call each other. I am very determined to work on a new repository.

⤋ Read More

iPhone 17 Air Could Look Like This in Real Life
There have been several alleged leaked details of the iPhone 17 Air, Apple’s rumored new slim iPhone, but images have been limited to grainy shots taken in component factories. However, this hyper-realistic concept created by WEIS Studio gives us the best idea yet of what Apple’s thin device might actually look like.

![](https://images.macrumors.com/article-new/2025/02/iphone-air-concept-w … ⌘ Read more

⤋ Read More

How to Improve Photos Layout on iPhone with iOS 18
The Photos app on iPhone received a significant layout redesign in iOS 18 that has left many iPhone users annoyed or frustrated as the new Photos design is not necessarily intuitive or easy to use for everyone. Things have been moved around, albums or features they were using might be missing or harder to access, … Read MoreRead more

⤋ Read More
In-reply-to » @eapl.me Read flags are so simple, yet powerful in my opinion. I really don't understand why this is not a thing in most twtxt clients. It's completely natural in e-mail programs and feed readers, but it hasn't made the jump over to this domain.

@eapl.me@eapl.me Yeah, you need some kind of storage for that. But chances are that there’s already a cache in place. Ideally, the client remembers etags or last modified timestamps in order to reduce unnecessary network traffic when fetching feeds over HTTP(S).

A newsreader without read flags would be totally useless to me. But I also do not subscribe to fire hose feeds, so maybe that’s a different story with these. I don’t know.

To me, filtering read messages out and only showing new messages is the obvious solution. No need for notifications in my opinion.

There are different approaches with read flags. Personally, I like to explicitly mark messages read or unread. This way, I can think about something and easily come back later to reply. Of course, marking messages read could also happen automatically. All decent mail clients I’ve used in my life offered even more advanced features, like delayed automatic marking.

All I can say is that I’m super happy with that for years. It works absolutely great for me. The only downside is that I see heaps of new, despite years old messages when a bug causes a feed to be incorrectly updated (https://twtxt.net/twt/tnsuifa). ;-)

⤋ Read More
In-reply-to » @eapl.me Read flags are so simple, yet powerful in my opinion. I really don't understand why this is not a thing in most twtxt clients. It's completely natural in e-mail programs and feed readers, but it hasn't made the jump over to this domain.

that’s a fair point.

Perhaps, since Twitter in 2006 never implemented read flags, every derivative microblogging system never saw that as an expected feature. This is curious because Twitter started with SMS, where on our phones we can mark messages as read or unread.
I think it all comes from the difference between reading an email (directed to you) vs. reading public posts (like a blog or a ‘wall,’ where you don’t mark posts as read). It’s not necessary to mark it as ‘read’, you just jump over it.

Reading microblogging posts in an email program is not common, I think, and I haven’t really used it, so I cannot say how it works, and whether it would be better for me or not.
However, I’ve used Thunderbird as a feed reader, and I understand the advantages when reading blog posts.

About read flags being simple, well… we just had a discussion this morning about how tracking read messages would require a lot of rethinking for clients such as timeline where no state is stored. Even considering some kind of ‘notification of unread messages or mentions’ is not expected for those minimalist client, so it’s an interesting compromise to think about.

⤋ Read More

‘In a real sense, US democracy has died’: how Trump is emulating Hungary’s Orbán
David Smith,    -  The Guardian (U.K.)

_Stephan: I got an email this morning from an SR reader who had just returned from a trip to Ireland. He told me he and his wife had gone to a pub with an Irish friend and, when the others in the pub realized he was an American, the contemptuous derogatory comments about the U.S. became so unpleasant that they had to leave. I went … ⌘ Read more

⤋ Read More

Apple Working on New 27-Inch Mini-LED Studio Display for Late 2025
Apple is working on a 27-inch mini-LED display that could come as soon as late 2025, display analyst Ross Young said today. The display could be a new version of the Studio Display that Apple first introduced in 2022. The current version of the Studio Display uses a 5K LED panel, so a mini-LED version would be a significant update.

![](https://images.macrumors.com/article-new/2025/ … ⌘ Read more

⤋ Read More
In-reply-to » i made a little twtxt feed fixer for when a feed uses other whitespace instead of tabs.

trying to keep it simple but.. perhaps it can be extended to fix timestamp formats like using " " instead of "T"

⤋ Read More

woodser releases monero-cpp v0.8.13, monero-java v0.8.36, monero-ts v0.11.3
woodser1 has just released new versions for three Monero libraries: monero-cpp v0.8.132, monero-java v0.8.363, and monero-ts v0.11.34:

Changes overview


monero-cpp:
-Support wallet->get_default_fee_priority()
-Fix building sample_code.cpp on Linux
-Update instructions to use unbound v1.22.0
-Update instructions to use boost v1.85.0
-Update build ... ⌘ [Read more](https://monero.observer/woodser-releases-monero-cpp-v0.8.13-monero-java-v0.8.36-monero-ts-v0.11.3/)

⤋ Read More

Recover 7GB of iPhone, iPad, & Mac Storage by Disabling Apple Intelligence
Don’t use Apple Intelligence? Don’t care to have Apple Intelligence write your emails for you or instantly create a business plan or any of the handy writing and summary tools? Whether you’re on an iPhone, iPad, or Mac, if you recently updated to the latest versions of system software, then you’ll find that Apple Intelligence … [Read More](https://osxdaily.com/2025/02/12/recover-7gb-o … ⌘ Read more

⤋ Read More

Here Are All The Major Lawsuits Against Trump And Musk: Judge Shoots Down Trump’s Latest Attempt To Freeze Funding
Alison Durkee,  Staff Writer  -  Forbes

_Stephan: In a sad way, this article is good news. It shows us there is still some integrity in the judicial system of the United States. It also tells us that Trump is attempting to orchestrate a coup, although almost no one in the media, even as they cover th … ⌘ Read more

⤋ Read More

Trump loosens enforcement of US law banning bribery of foreign officials
Steve Holland and Nandita Bose,  Reporters  -  Reuters

_Stephan: ”Emperor” Trump, a multi-convicted felon, and multiple bankrupt, convicted sex offender has been a criminal all his life and is now trying to reshape your country and mine into a reflection of himself; to legalize the United States as a criminal nation. What are you doing to speak out against this evil transformation … ⌘ Read more

⤋ Read More

Axiomtek Introduces ROBOX300 Fanless Robotics Controller for Industrial AMRs with ROS/ROS 2 Support
Axiomtek has introduced the ROBOX300, a compact and energy-efficient robotics controller designed for Autonomous Mobile Robots. Powered by the Intel Core i5-1145G7E processor with a 15W TDP, it supports a 9 to 60 VDC input range and features a rugged, fanless design for industrial use.   As of this publication date, the ROBOX300 is only […] ⌘ Read more

⤋ Read More

‘Sabotaging the American empire’: Paul Krugman explains how MAGA ‘destroyed’ US moral authority
Alex Henderson,  Staff Writer  -  AlterNet

_Stephan: ”Emperor” Trump and his coup vassals are destroying America’s stature in the world. Nobel Laureate Economist Paul Krugman spells it out.  The United States will neither be respected or trusted, and it will change the whole structure of geopolitics. The effects of this I believe will last … ⌘ Read more

⤋ Read More

10 Times People Voluntarily Gave Up Their Freedom to Dictators
Let’s be honest: If history has taught us anything at all, it might just be that people love a strongman—until they don’t. Again and again, societies have handed over their rights with the enthusiasm of someone clicking “I agree” on terms and conditions they never even read. But instead of just annoying software updates, these […]

The post [10 Times People Voluntarily Gave Up Their Freedom to Dictators](htt … ⌘ Read more

⤋ Read More

selsta posts January 2025 Monero dev report
selsta1 has posted a monthly CCS progress report2 for January 2025, which includes several Monero dev updates.

Milestone 2:
* Most time was spent on v0.18.4.0
 * I also created a to-do list that shows the current status
* Removed old debug code that we used to verify the difficulty code
 (this could speed up sync times)
* Hackerone conflict resolution

Note that misc work is not explicitly mentioned in these updates. The full … ⌘ Read more

⤋ Read More

CBS News poll — Trump has positive approval amid “energetic” opening weeks; seen as doing what he promised
Anthony Salvanto,  CBS News’ Executive Director of Elections and Surveys.  -  CBS News

_Stephan: It has become very clear that unlike Europeans or Asians or Latin Americans, the people of the United States have never lived under a christofascist authoritarian rule, and most of us seem incapable of understanding what is … ⌘ Read more

⤋ Read More

Trump rescinds $4B in US pledges for UN climate fund
Karl Mathiesen,  Staff Writer  -  Politico

_Stephan: Fascist Trump isn’t very bright (as anyone will conclude who actually examines the history of his life) but he is very greedy and obsessed with being in control. So part of the coup he and the Republicans are carrying out is to serve their petroleum oligarch funders and block any sensible preparation for climate change. That several hundred million Americans will suffe … ⌘ Read more

⤋ Read More

World’s Thinnest Foldable Phone Launches Next Week
Oppo has confirmed a February 20 global launch for its Find N5, which the company claims is the world’s thinnest device in the foldable phone category. The phone is expected to be re-branded as the OnePlus Open 2 in the US.

Image

The Chinese vendor has been teasing the device in the last few weeks, touting its waterproofing and nearly invisible display crease, and … ⌘ Read more

⤋ Read More

Scientists used a computer to predict exactly when society will collapse
Lucy Devine,    -  LADBIBLE

_Stephan: I have been telling you, my readers, as well as anyone else who was interested and would listen that between 2040-2045 there was going to be a cataclysmic change in humanity’s cultures, including the United States. (See YouTube searching on my name, or my personal website, where you can hear or read me expoun … ⌘ Read more

⤋ Read More

It’s surprising how much I can reduce the amount of spam that Rspamd needs to filter – whether it ends up in my junk folder or even my inbox – just by blocking certain recipient addresses. Using unique email addresses for each service, like “deezer @ example.com” for Deezer, was one of the best decisions I made, especially combined with a catch-all address. ⌘ Read more

⤋ Read More

Monero Dev Activity Report - Week 6 2025: 30 PRs, 13 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.

1 - PRs (30, 16:3:11)

Opened (16)

monero-project/monero:

  • #97691 ci: run guix builds on Cargo.lock update (tobtoht)
  • #97732 depends: use staging_prefix_dir where possible (tobtoht)
  • #97673 wallet: avoid premature elevati … ⌘ Read more

⤋ Read More

How to Watch Super Bowl LIX Free on iPhone, iPad, Mac, and Apple TV
Super Bowl LIX takes place this Sunday, February 9. In the U.S., the game will be streaming for free in upscaled 4K on FOX’s ad-supported streaming service Tubi, which is available on the iPhone, iPad, Mac, Apple TV, Apple Vision Pro, and many other devices.

Image

This year, the Kansas City Chi … ⌘ Read more

⤋ Read More

Top Stories: Apple ‘Invites’ App, iPhone SE 4 Imminent, AppleCare Changes, and More
While we’re still waiting for Apple’s first major hardware releases of the year, we may not have much longer to wait, though Apple has also been tiding us over with this week’s release of a new “Invites” app.

Image

This week also saw some AppleCare changes, the debut of the first native pornography app for iPhone via an alternative app store … ⌘ Read more

⤋ Read More

Cyrix126 releases Gupaxx v1.8.0
Cyrix1261 has released Gupaxx 2 version 1.8.03 with various improvements and bugfixes:

This release is making the use of advanced submenu and simple submenu together sound. New feature to hide tabs you don’t use. New fields in advanced submenu for Node,P2Pool,Xmrig and Proxy tabs.

Changes overview


[UI] Node: button to enable "fast mode"
[UI] P2pool: binding port field
[UI] Xmrig: token field
[Internal] processes are now aware of custom va ... ⌘ [Read more](https://monero.observer/cyrix126-releases-gupaxx-v1.8.0/)

⤋ Read More

Using AirTags for Dogs: Track Your Pet for Added Peace of Mind
Using AirTags to keep track of a dog can offer some additional peace of mind, especially if you’re worried about your fuzzy companion wandering off. Whether your dog has a penchant to escape out of your yard, has a tendency to bolt, or simply likes to run off at any opportunity, AirTags can provide a … Read MoreRead more

⤋ Read More

Apple Prototypes Tabletop Robot With Lifelike Movements Ahead of Rumored Launch by 2027
A team of robotics researchers at Apple have designed and prototyped a lamp-like robot with lifelike movements, according to a blog post and accompanying video published last month on the Apple Machine Learning Research website. The lamp, which reminds us of the cute Pixar mascot [Luxo Jr.](https://www.youtube.com/watch?v=gX0CmJa … ⌘ Read more

⤋ Read More

10 Bad Movies with Great Effects
As filmmaking progresses, the craft evolves. That pattern is evident in numerous aspects of a project, but the most noticeable are the special effects. Technology advances to new heights, and the artists use those breakthroughs to enhance the image onscreen. Their hope is to further immerse audiences in the film. That said, their efforts are […]

The post 10 Bad Movies with Great Effects appeared f … ⌘ Read more

⤋ Read More

You Can Now Use ChatGPT Search Without Signing In
ChatGPT’s search engine feature can now be accessed by anyone, OpenAI announced on Wednesday. Previously, users needed an account to use ChatGPT search, but the sign-in requirement has now been removed.

Image

ChatGPT Search is available on the ChatGPT website and in the desktop and mobile apps. Searches can be initiated ba … ⌘ Read more

⤋ Read More
In-reply-to » @jost Hmm, not really, no. Could you share your mutt config? (Are you using mutt?) Feel free to send me an email, if doing this over twtxt doesn’t work (yet). You can find the address on https://www.uninformativ.de/contact.html ✌️

@movq@www.uninformativ.de This time it works! (For the first time). Using mutt, yes, and the config is yours. I’ll contact you later, when I have more data. Some time needed to experiment. Thanks!

⤋ Read More
In-reply-to » @movq Whether in the office or at home, I get nothing done. ;-) Well, while this is almost true, I actually tried to respond to the other thread I started myself, but starting the editor it switched immediately to this one. Any idea why this happens?

@jost@jost.sdfeu.org Hmm, not really, no. Could you share your mutt config? (Are you using mutt?) Feel free to send me an email, if doing this over twtxt doesn’t work (yet). You can find the address on https://www.uninformativ.de/contact.html ✌️

⤋ Read More

Trump says US will ‘take over’ and ‘own’ Gaza Strip and says US troops will be deployed ‘if it’s necessary’ – live
Léonie Chao-Fong, Christy Cooney and Yohannes Lowe,  Staff Writers  -  The Guardian (U.K.)

_Stephan: As you have probably already heard, Benjamin Netanyahu, an international war criminal and Donald Trump, a convicted sex offender and multiple felon just stood at a press conference in the White House and com … ⌘ Read more

⤋ Read More

10 Mysterious Beach Objects
The sea is a fascinating, largely unknown realm full of both potential perils and astounding mysteries. From time to time, the ocean reminds us of its secrets and its possible dangers as incoming tides and surf deliver to our beaches and shorelines strange objects or bizarre specimens of marine life for us to examine. Many […]

The post 10 Mysterious Beach Objects appeared first on [Listverse](https://listverse.c … ⌘ Read more

⤋ Read More

Thanks for your replies to my ‘Hello World’. Seems I can post but not reply myself. Using jenny, who isn’t as gentle as the name suggests ;-) I’ll figure it out.

⤋ Read More

CAN FD Adapter for High-Speed Industrial and Embedded Communication in M.2 and Mini-PCIe Form Factors
The CAN FD Adapter enables high-speed CAN FD connectivity for embedded and industrial applications. Available in M.2 B-key and mini-PCIe form factors, it supports data rates from 12.5 kbit/s to 8 Mbit/s. It integrates with systems used in industrial monitoring, robotics, automation, hardware-in-the-loop testing, remote access, and data loggin … ⌘ Read more

⤋ Read More

Touch Bar on Mac Showing “Touch ID to Sign In” or “Touch ID to Autofill” Requests in Safari? Here’s Why
MacBook Pro users with a Touch Bar equipped model may find themselves using Safari and have the Touch Bar constantly show a seemingly random “Touch ID to Autofill” or “Touch ID to Sign In” request, even if they’re using a website or a webpage with no forms, nothing to sign into, and nothing to autofill. … … ⌘ Read more

⤋ Read More

‘It’s a coup’: Musk’s DOGE granted access to system that pays out Social Security
Olivia Rosane,  Staff Writer  -  Common Dreams | AlterNet

_Stephan: What amounts to an oligarchical coup of the United States has just happened. The unelected billionaires who bought “emperor” Trump his office now have my, and probably your, complete personal financial data – anything any of us has ever filed with the federal government, as well as any military serv … ⌘ Read more

⤋ Read More
In-reply-to » So what are some good alternatives to GitHub, that are not based in USA? I like the minimal feel of sourcehut but it seem you have to pay if you want your, not just submit patches to others repos. But they also got IRC bouncer and mailing-lists included. Codeberg also looks appealing being based in Germany.

@sorenpeter@darch.dk It depends on your requirements. If you just want to put your code somewhere for yourself, simply push it over SSH on a server and call it good. That’s what I do with lots of repos. If you want an additional web UI for read access for the public, cgit comes to mind (a mate uses that). Prologic runs Gitea, which offers heaps more functionality like merge requests.

⤋ Read More

10 Films That Are Still Banned in the UK
Westerners live in an age of relative freedom when it comes to the films we can enjoy. U.S. and UK censors are more forgiving than they used to be, and horrific, graphic, and downright lewd films that would previously have been banned from even the roughest fleapit make it into mainstream cinemas. https://web.archive.org/web/20200924204745/https://www.bbfc.co.uk/education-resources/education-news/video-nasties The UK’s […]

The post [10 Films That Are … ⌘ Read more

⤋ Read More

10 Historical Events That Shaped the English Language
Words, like people, have stories to tell. Languages, like nations, have their histories. They have their peculiarities and quirks that can be traced back to some circumstance in their journey from our ancestors to us. The English language is replete with these curiosities. Inconsistent spelling and pronunciation are just two weird things about English that […]

The post [10 Historical Events That Shaped the English Language]( … ⌘ Read more

⤋ Read More

To all my EU friends out there, is it this hard™ to reach a human in European companies that allow, perform or permit silly shenanigans? 🤔 Or is it just US companies? 🤔

⤋ Read More

10 Whistleblowers Who Were Outright Heroes
When you talk about whistleblowers, some popular names come to mind, but the concept of whistleblowing is not a modern one. The tradition has been in place since the days of the ancient world. It has been a critical tool that man has used to achieve justice and fairness in society. While we acknowledge that […]

The post 10 Whistleblowers Who Were Outright Heroes appea … ⌘ Read more

⤋ Read More

For many years I have found Flask to be too basic a tool for modern development. But since I create APIs using Flask with Pydantic to validate the input data, some middlewares for parsing and Blueprint to separate the code into modules… I must admit that I am super comfortable, fast and easy to test.
#flask #python #pydantic

⤋ Read More

Ten of the Most Outlandish Influencers on Social Media
As any social media user knows, influencers are everywhere. Usually, they pester us with adverts and monetized content. But some take a stranger approach. These bizarre influencers refuse to fit the usual mold. Instead, they have built a following from their unexpected, genuinely original ideas. They are the true originals of the social media world: […]

The post [Ten of the Most Outlandish Influencers on Social Media](http … ⌘ Read more

⤋ Read More
In-reply-to » @doesnm.p.psf.lt Huh? 🤔 I'm curious to what other features you'd want from a messaging app! Also, you can easily send in a couple of feature requests, the dev is pretty receptive 👌

General is “peoples”. Our community want replies and reactions minimum. Currently used Telegram+Matrix (most on Telegram and me from bridge)

⤋ Read More
In-reply-to » @aelaraji oooh databag looks cool

yes it is! although, I’ve only used it to send files and links back and fourth between devices xD none of my relatives wanted to give it a try, which is kinda fair enough (I wouldn’t use WhatsApp if they asked) xD

⤋ Read More