Salta al contenuto principale





Investors Cut Dollar Exposure at Record Pace, Deutsche Bank Says


archive.ph/ziw6t
#USA



UK public has paid £200 billion to shareholders since privatisation of water, rail, bus, energy and mail services


Questa voce è stata modificata (1 mese fa)



Ubuntu 25.10's Rust Coreutils Transition Has Uncovered Performance Shortcomings


Ubuntu 25.10's transition to using Rust Coreutils in place of GNU Coreutils has uncovered a few performance issues so far with the Rust version being slower than the C-based GNU Coreutils. Fortunately there still are a few weeks to go until Ubuntu 25.10 releases as stable and upstream developers are working to address these performance gaps.
in reply to rezad

Rust is great, but might it be a bit premature to replace the venerable coreutils with a project boasting version number 0.2, which I imagine reflects its author's view on its maturity?
in reply to flux

A major version of 0 isn't necessarily any statement regarding the projects maturity, it can also be a hack with semantic versioning. Normally, any change that is not fully backwards compatible requires you to increment the major version, but if the major version is 0, you may only increase the minor version. Because of this, many projects stay at the 0.x.y versions, so they don't need to release version 2.0.0, 3.0.0, 4.0.0 and so on just because of minor but breaking changes as many users might expect significant new features from that version steps.
in reply to excral

They don't need to use semantic versioning. I doubt coreutils itself uses it, though I admit I haven't checked. Actually I think semantic versioning is less popular in practice than it looks like.

For a set of tools to that completely replaces another one, announcing a 1.0 version would be a message that the developers think the project has actually reached its initial goals. "0.2" does not.

in reply to flux

Version is just a number, just like age. (of Rust, of course)
in reply to flux

The author simply listened to the word of 0-Based Versioning. It says more about your maturity than of the projects. Much to learn you still have.

0ver.org/

in reply to rezad

Do I understand the article and github issue correctly and we can put away the pitchforks already because they fixed the specific part already and it's now even more performant than GNU coreutils?
Questa voce è stata modificata (1 mese fa)
in reply to boomzilla

No, you are supposed to stop reading after the headline, and then make a comment, not read the whole article.


AOMedia To Release AV2 Video Codec At Year's End


"Set for a year-end release, AV2 is not only an upgrade to the widely adopted AV1 but also a foundational piece of AOMedia’s future tech stack.

AV2, a generation leap in open video coding and the answer to the world’s growing streaming demands, delivers significantly better compression performance than AV1. AV2 provides enhanced support for AR/VR applications, split-screen delivery of multiple programs, improved handling of screen content, and an ability to operate over a wider visual quality range. AV2 marks a milestone on the path to an open, innovative future of media experiences."

in reply to rezad

AV1 has issues with film grain. There are things you can do. Let me admit however that one movie that I have not encoded as AV1 is a restored version of the original Star Wars. And film grain is a contributor to that.

Another thing about film grain though is that it is often artificially added after as you say. With AV1, you can often get amazing compression that removes the grain as a side-effect and then just add it back yourself. To each their own how they feel about this approach.

I also agree that H.264 can be more transparent. However, that is at massive file sizes. Others may have the space for that but I do not.. Perhaps I do mot have the eyes for it either. I am not extracting and comparing single frames. To me, the AV1 files that I have look better at the size that I am archiving than they would using any other codec.

I use the fact that massive bit rate H.264 looks great to my advantage as that is what my AV1 is being transcoded into when I watch it most of the time.

Some content compresses better than others. Sometimes I get massive size reductions with AV1 at what looks like great quality to me. Other times, it struggles to beat H.265 or even H.264 at similar quality. It is pretty rare that I do not choose AV1 though.

I often use Netflix VMAF to get an idea of target compression. It is not perfect though. You have to verify visually. Saves time trialing different parameters though.

I should say that the audio codec is another big factor. I typically pair AV1 with Opus audio and the size reductions there are amazing even at quality levels that are transparent to me.

If AV2 offers better quality at the same size, or similar quality at smaller sizes, I will likely switch to it long before having hardware that can play it natively.

in reply to LeFantome

oh dont get me wrong.
as I said I agree with most of your original (and now second post).

my gripe with grain was not about av1 per se.
it was with movie makers that add it just because they think it is how movies should be

this is retarded to me:
"Reasons to Keep Film Grain On: Artistic Effect: Film grain can add a nostalgic or artistic quality to video and photography, evoking a classic film look"
because the reason is just "nostalgic" that the director has, as in if he was born after digital era, he would have an issue with it and not add it (usually).

about h264 and transparency, the issue is not that h264 can get that but at high bitrate, the issue is that av1 (as I read) can't get it at any bitrate.

but overall I agree with you.

I even recently was shocked to see how much faster av1 encoding has gotten.
I would have thought it was still orders of magnitude, but with some setting (like x265 slow setting) av1 is has the same encoding speed.



sistemazioni contro il malore in HTMLy per scrivere decente (nuova funzione per editor Markdown a schermo intero)


Ogni tanto, per risolvere problemi pratici merdosi, mi invento soluzioni tecniche complesse e cursate… del tipo di reimplementare la API di WordPress dentro HTMLy per poter gestire il blog basato su quello con la app di WordPress… ma, questo è uno spoiler che non dovrei fare, almeno fintanto che non finisco di lavorarci, cazzarolina. Tuttavia, […]

octospacc.altervista.org/2025/…


sistemazioni contro il malore in HTMLy per scrivere decente (nuova funzione per editor Markdown a schermo intero)


Ogni tanto, per risolvere problemi pratici merdosi, mi invento soluzioni tecniche complesse e cursate del tipo di reimplementare la API di WordPress dentro HTMLy per poter gestire il blog basato su quello con la app di WordPress… ma, questo è uno spoiler che non dovrei fare, almeno fintanto che non finisco di lavorarci, cazzarolina. Tuttavia, qualche altra volta, se il caso vuole, mi escono piuttosto soluzioni tecniche semplici ed eleganti… come, in questo caso, aggiustare l’editor di post già presente in HTMLy, senza sostituirlo, per risolvere i problemi pratici merdosi in un modo banalissimo: aggiungere una modalità fullscreen. 🤯

L’editor Markdown base dentro quel coso, fatto di una semplice <textarea> con una barra degli strumenti bonus (e scorciatoie da tastiera) per la formattazione, con un’anteprima a parte (che, tra l’altro, non è accurata rispetto a come il Markdown viene poi renderizzato dal frontend del sito, ma questa è un’altra rogna), per qualche motivo infatti non mi ha mai completamente convinto, ma non mi sono mai messa a riflettere abbastanza da capire come mai ciò fosse il caso… Almeno fino a prima di adesso (cioè, di qualche giorno fa), quando ho capito che il problema è il layout assoluto della pagina admin; non l’editor intrinsecamente, insomma, ma il contesto in cui questo è inserito. 👌

In breve, pensandoci, tutti gli editor di testo normali e i programmi di videoscrittura, e le interfacce di blogging di conseguenza, non hanno ‘sta cosa dove la pagina è un form classico con tremila campi, che scrolla pure verticalmente perché ovviamente è bella grande, e il contenuto sta in una delle tante scatoline… bensì è circa tutto il contrario, cioè che il contenuto è al primo posto e tutto il resto sta attorno. In qualcosa come il Blocco note di Windows, questo “attorno” è solo barra dei menu + barra di stato, mentre in WordPress è una serie di tasti importanti sopra e campi misti di lato (o in un menu a parte nella app Android), su Word è la barra gigante in alto, e così via… 🎐

Ma quindi, la soluzione a questo apparentemente insignificante dettaglio di UI/UX, che però mi causa (e penso a molti causerebbe) dei mal di testa (o, almeno, uno stato di controvoglianza nell’uso), — come sempre, perché le interfacce fatte per bene sono invisibili, mentre quelle che non lo sono causano sempre dolore — potrebbe sintetizzarsi in, semplicemente, aggiungere una funzione per cui il campo di testo dell’editor possa andare a finestra intera, prendendo precisamente tutto lo spazio, e non di più o di meno (più la barra degli strumenti fissata). ⚗️

A confronto, modalità schermo intero e normale con finestre su desktopDemo dello schermo intero in una finestra su desktop con Lorem Ipsum
Demo dello schermo intero con Lorem Ipsum su mobile, con la tastiera aperta

Ora, ovviamente l’ideale massimo sarebbe in ogni caso solo rifare da capo l’intera pagina per farle avere alla base una struttura decente, ma significherebbe appunto ricostruire tutto; e sicuramente con JavaScript potrei riuscirci senza dover rompere ogni cosa, ma per ora chiaramente non c’ho voglia. Già questa piccola modifica tanto basterà per alleviare tantissimo il mal di capa causato da quello che spesso è un doppio scrolling (specialmente su mobile, dove la sofferenza viene credo triplicata), della pagina + l’area di testo (che non si ridimensiona mai automaticamente), o in alternativa il dover scrollare troppo la pagina per raggiungere altri campi se l’area fosse alta quanto il contenuto… e le controindicazioni sono assolutamente zero, quindi ho fatto subito una pull request al capo del progetto, fiduciosa che verrà accettata (quando si sveglia domani, che lui è indonesiano, quindi ora starà nel lettino). 🔧

Pure a livello di codice, ribadisco, non è stato difficile; è bastato un po’ di puro CSS per dichiarare il layout, e del JavaScript integrato nell’editor già esistente per attivare e disattivare l’ambaradan a necessità, col bottoncino o con la combinazione da tastiera che ho registrato (CTRL+P). Per mobile ho in realtà aggiunto anche una proprietà del meta viewport che ho scoperto letteralmente stasera, cioè interactive-widget=resizes-content, per indicare al browser (almeno, per Chromium e Safari si, su Firefox chi lo sa) di ridurre il l’area della pagina quando la tastiera virtuale è aperta, così da evitare un altro doppio scrolling che altrimenti ci sarebbe… e ora si che è comodo lì, pare nativo! 👄

Va detto comunque che l’idea di base non l’ho inventata io, anche se mi è dovuta comunque arrivare come intuizione personale perché io potessi considerarla (poiché non arriva mai nessuno da me a suggerirmi le cose in anticipo e semplificarmi così le missioni, mannaggia alla polvere). Infatti, pensandoci lo fa anche un plugin di cui non ricordo il nome che ho sulla mia DokuWiki, che aggiunge un tasto al campo di editing anch’esso semplice vecchio stile da <textarea> buttata in una pagina alla bene e meglio, per mandare a schermo intero… ma quell’implementazione è mezza rotta e meno elegante di cosa ho fatto io qui, che ho riutilizzato gli elementi già presenti nel DOM, senza duplicare il campo di testo o fare strane scemenze. Detto questo, però, è proprio strano che questa idea non solo non sia mai venuta al grande capo di HTMLy, ma nemmeno ad altri contributori… non esistono issue o pull request al riguardo, a parte qualcuno che vorrebbe sostituire l’intero editor Markdown con altri più avanzati (che no, non risolverebbe direttamente questo specifico mal di cervello, e lo so perché sulla mia installazione ci ho provato; non è la mancanza di WYSIWYG che mi uccide, è il layout che scrolla e fa cose che bleh… ma ora grazie al cielo non più). 🙌

#blogging #CMS #HTMLy #improvement #Markdown #OpenSource #webdev




Israel threatens national film awards after Palestinian story wins top prize


cross-posted from: lemmy.zip/post/48951540

Israel's culture minister has threatened to axe funding for the country's national film awards after The Sea, a story about a 12-year-old Palestinian boy, won its top award.


in reply to This is fine🔥🐶☕🔥

Yea I wouldn't bother. I think the reply to the top comment says "if you don't support our cultural genocide movement you're a white supremacist. In general I have just stopped rooting for the human species.



Mass protests erupt in Buenos Aires over Milei's austerity cuts


Tens of thousands of Argentines filled the streets of downtown Buenos Aires on Wednesday to demand increased funding for universities and pediatric care, which have suffered cuts under libertarian President Javier Milei's austerity measures.

Milei's popularity has declined following his deep budget cuts, and he is dealing with the fallout from a corruption scandal and a legislative defeat in Buenos Aires provincial elections earlier this month.

Milei faces high-stakes midterm elections in October, in which his party aims to secure enough seats to keep the opposition-controlled Congress from overriding his vetoes.

in reply to Lee Duna

I'm going to use the same phrase I use for Americans.

Have the day you voted for.

in reply to inclementimmigrant

That is particularly unfitting in this case though. Because the people that voted Milei are still in favour and the people that didnt are still against him. The people protesting are not the ones who voted him.
Questa voce è stata modificata (1 mese fa)


AI note taker for Linux?


I've been trying to find an AI note taker for when I have calls for work so I don't miss anything because my boss likes to ramble through a bunch of tasks at once. I'm looking for one of those background note takers that will be triggered whenever I get a slack or Google meets call, and I don't have to add it to the call for it to work. I'd prefer something open source but not a deal breaker there. The ones I've found when I search for a Linux note taker never seem to have a Linux version for downloading.

Has anyone had any luck finding a good Linux one or had success with a Windows one with wine?

in reply to remotedev

Try this project github.com/lxe/yapyap
in reply to remotedev

I just use regular ol' ed for jotting my thoughts on the AI-related news I see each day. After all, it is the standard text editor.

...was that not the question?

/s



Man claims council bid to remove 'therapy' roosters is contrary to human rights conventions


cross-posted from: slrpnk.net/post/27655836

On the one hand he is taking the piss, on the other hand he might not be taking the piss
in reply to Hanrahan

Keep fucking that chicken


China steel exports poised for record high, risking further tariff backlash


cross-posted from: lemmy.zip/post/48946777

China's steel exports are set to hit an all-time high this year, defying predictions that unprecedented trade barriers would drive down shipments

Exports will grow 4% to 9% this year to hit between 115 million and 120 million metric tons, according to forecasts from 11 analysts

Rising exports of semi-finished products are also drawing opposition from the Chinese government. Beijing wants steelmakers to add value and is weighing higher export taxes to discourage shipments of lower-value steel.


https://www.reuters.com/world/china/china-steel-exports-poised-record-high-risking-further-tariff-backlash-2025-09-16/



‘I’m a modern-day luddite’: Meet the students who don’t use laptops


‘I’m a modern-day luddite’: Meet the students who... #analogue
dazeddigital.com/life-culture/…
in reply to faizalr

Title is misleading:

Nick, a philosophy student at the University of Cambridge, stopped using his laptop for university work in the last year of his undergraduate degree. He still types his essays, but lecture notes, revision, and essay planning are all done by hand.


The second sentence contradicts the first:

stopped using his laptop for university work


then

He still types his essays


So basically he's not taking a laptop in to the lecture hall to take notes etc but is still using a computer to complete his work. Which makes sense as pen & paper in that environment is way more practical anyway.

in reply to blackn1ght

All assignments are submitted electronically now, and if he's in philosophy, he will also have to follow formatting requirements like font, font size, margins, and spacing. Practically, he's doing as much as he is allowed off-computer.
in reply to Akuchimoya

They're still using computers to do their university work and submit it though. It's more about them not using a laptop in a lecture hall and using pen and paper instead. That's not really a big deal considering that's probably what most people were doing anyway up until relatively recently.
in reply to blackn1ght

Yeah, the way he does it is basically how everyone did it even 10 years ago. The tools were mostly the same then as they are now, with the exception of AI and the fact that handwriting wasn't as big a thing anymore when today's undergrads were in school. If you have a fluid and moderately quick handwriting, paper notes will typically be easier to take and more useful for revising the material later on.
in reply to faizalr

Laptops are extremely useful. It really doesn't make sense to avoid them.

I pretty much treat mine as my second brain.

in reply to ratten

Just remember to back that shit up.

Nothing like forgetting your brain on public transport and getting instant amnesia for the past five years.

in reply to ratten

eh. i prefer desktops. i see the use of laptops, but i prefer to use as little disposable tech as possible.


Pretty pictures


I took these after painting, my mom took a bunch too. She's a huge photo nerd, I'm just trying to keep up.


Trump says he’s designating Antifa as a terrorist organization


President Donald Trump said he is designating the far-left anti-fascism movement Antifa as a terrorist organization, announcing the move on his Truth Social platform in the early hours of Thursday morning UK time.

It wasn’t immediately clear what mechanism Trump would use to make the designation, and Antifa lacks centralized structure or defined leadership, making it unclear who or what precisely would be targeted.

“I am pleased to inform our many U.S.A. Patriots that I am designating ANTIFA, A SICK, DANGEROUS, RADICAL LEFT DISASTER, AS A MAJOR TERRORIST ORGANIZATION,” Trump wrote. “I will also be strongly recommending that those funding ANTIFA be thoroughly investigated in accordance with the highest legal standards and practices. Thank you for your attention to this matter!”

A White House official told CNN, “This is just one of many actions the president will take to address left wing organizations that fuel political violence.”

Trump — who’s overseas for a formal state visit — signaled the move earlier this week in remarks from the Oval Office following the murder of conservative activist Charlie Kirk.

https://www.cnn.com/2025/09/17/politics/antifa-terrorist-designation-trump

in reply to HappySkullsplitter



Massive Attack Turns Concert Into Facial Recognition Surveillance Experiment


in reply to ooli3

It wasn't live. They use the same footage at every concert.
in reply to ooli3

If you live in a city (not only) anywhere, you are on at least 5-10 security cams when you leave your home on the way to work or the store, more counting those in your workplace and the store. Unknown how much are with face recognition soft. Think of it, you are tagget.

Worst knowing that a lot of live cams are even with public access and even streaming on YouTube.
- earthcam.com/
- skylinewebcams.com/es/webcam.h…
- worldcams.tv/
- webcamera24.com/
- whatsupcams.com/en/
- webcamtaxi.com/en/
- ....etc.

Questa voce è stata modificata (1 mese fa)

in reply to schizoidman

I think people can separate between people of a faith and a genocide government better than he thinks.

What I would hope to see of Jewish communities all over the world is some public separation from and critique of the Israeli governments actions.

in reply to schizoidman

Genocide is a pretext: only in 2025 Germany.


Lithuanian FM: European sanctions should not seek to punish Israel


cross-posted from: lemmy.zip/post/48941454


Lithuanian FM: European sanctions should not seek to punish Israel




Is there a difference in updating via an uppdate manager/discover vs using the terminal?


I have 3 machines I've switched to Linux: an old laptop with Mint, and my primary laptop and PC runing Ubuntu Studio. I use Protonvpn on all 3.

Today I had my app manager on Mint and Discover on Ubuntu showing new updates. I installed Mint's first, via the manager and Proton was an update. It mentioned it would uninstall a few proton things so I figured it had to uninstall them in order to install the new update. Protonvpn stopped working after, it looked uninstalled but my killswitch was still active (so no internet at all and no access to open the vpn app). I had to find out how to kill the network processes via ncmli (good new info to learn!) and do a roundabout uninstall through a process I found in an old Proton post as just uninstalling it with normal commands didn't work, restart the laptop then reinstall Protonvpn.

So on my laptop and PC, I updated via terminal instead, using sudo apt update/upgrade. All smooth and no issues.

Was my Mint problem a one-off glitch or is there a real difference when updating via update manager vs the terminal?

Edit: Thanks guys, seems the general consensus is yes, but some of ya's say no haha. I knew going into the question that having Mint screw up with manager and Ubuntu Studio work with terminal opens a lot of os possibilities beyond simply manager vs terminal.

Next Proton update, I'm going to try the terminal on Mint instead of manager, and the manager on my Ubuntu Studio laptop instead of terminal and see if anything screws up.

Questa voce è stata modificata (1 mese fa)
in reply to Jack_Burton

Most GUI package managers are just wrappers for the package manager CLI.
in reply to communism

Yup. On slow systems when doing a very big update I suggest using a terminal over a GUI based app. Less risk of things getting stuck.
in reply to Jack_Burton

For Mint in particular, there is a difference. There are some ubuntu packages they don't want applied, and the command line does apply them. While their packagekit gui app, doesn't. They always suggest we use their app. Also, the app updates spices, and flatpaks.


in reply to mesa

There was an article posted somewhere on Lemmy a few months back where someone tried to do similar calculations for the US as a whole. What I took from the result was 95% renewable was achievable and still cheaper than fossil fuels. However the over provisioning of renewables and over double the storage needed to reliably achievable 100% made that infeasible with today’s proving and technology. Basically you can install storage to cover when the sun is not shining but it’s much more difficult to cover weeks of gloominess
in reply to AA5B

Solar isn't the only renewable choice, though. It's just the easiest to do on an individual level. Also, there are plenty of areas for which weeks of gloominess will never (on human timescales) be an issue.
in reply to mesa

To be completely off grid you would ideally want to be able to go at least a week with minimal to no power generation. Personally that would mean I would need at least 100kWh of batteries.

I would also then want/need a petrol generator powerful enough to power everything that would usually run in a normal day, so that meant be a 15000W one which would be very expensive.



Anyone using "Speech Note" (speech to text) with good results?


I've been using Speech Note (github link) for months, but it often gets things wildly wrong.

I thought it was my mic, so I got one that's crystal clear. I also tried a ton of different models, and other than being slow (or fast), their accuracy is usually pretty similar.

But I'm still needing to take a lot of time to edit the results, and I wonder if there's something I should be doing to get better results.

On other speech-to-text platforms (like Futo keyboard on Android), the results are fast and very accurate. I have a hard time believing that Speech Note can't be as good.

Can any other users share their experience?

UPDATE: Ok, the best model that I've found for Speech Note is the WhisterCpp FUTO English-244, which, funny enough, is the model I use on Futo Keyboard for Android. It's not the fastest, but fast enough. It is quite accurate, and that means less time editing text.

Questa voce è stata modificata (1 mese fa)
in reply to Showroom7561

I've used it for a short while to test it out. Accuracy was pretty good, as was correct punctuation. Response time also good.

It's using my Nvidia GPU to do the LLM thing, so that may be the difference.

in reply to undrwater

It’s using my Nvidia GPU to do the LLM thing, so that may be the difference.


This could be!

Interestingly enough, I was playing around with LLama, as they have speech to text to interact with their chat bot, and it converts in near real-time with very good accuracy. So I do know that things can be fast and accurate, but I wish it was in Speech Note. LOL

For now, I may just to STT through my phone on a shared document with my laptop.


in reply to mesa

Don't worry about 4chan and other anonymous imageboards


Something is preventing shutdown...


Does anyone how how I can diagnose and fix this problem:

Sometimes, but not always, when shutting down the process does not actually complete and the computer does not turn off.

The screen turns off but the keyboard backlight is still responsive, the fan is still going and the power-on LED is lit. Because the screen is turned off I can't interact graphically with the computer and have to just hold down the power button and do a hard reboot.

I haven't tested it properly but I get the feeling it happens more often if I have been doing audio work.

Debian 13
GNOME 48
Intel Core Ultra 7 Laptop

in reply to Da Oeuf

I also have had this issue recently. The OS will be off, but the hardware itself (fan, lights, etc.) is still running
in reply to Da Oeuf

When it happens, try pressing Alt + SysRq(/PrtSc) + o. If that turns off your computer, then the kernel is still running and something is preventing shutdown; if it doesn't, either SysRq is disabled, or ACPI is broken.



[Solved] Can I upgrade my server directly from Debian 11 to 13 without problems?


Or should I go 11 > 12 > 13?


Edit: Thanks for all the replies. I asked this out of laziness and apparently trying this is not a lazy thing to do. I'm not Bilbo Baggins seeking an adventure. Will go with 11 > 12 > 13 way, though might stay at 12 for a while at this point. You know, lazy. 😀

Edit 2: Updated to 12. Haven't checked all the configs yet but so far so good, at least every function I expect works. If I finish this checking sequence, I might go for 13 soon too.

Edit 3: Updated to 13 as well. It actually took shorter than updating from 11 to 12. Though for some reason Jellyfin is marked as obsolete, however it works and I couldn't care less. My things are working and hopefully I won't see problems. If I do, I'll check them one by one at this point since it's a small home server.

Gotta add this: I had 325 packages on Debian 11, and now I have 450 packages on Debian 13. Some of them are marked as obsolete but must review them one by one. I feel like this upgrade process brake my minimalism and introduced some bloat but gotta care about that later.

Questa voce è stata modificata (1 mese fa)
in reply to muhyb

I’m wouldn’t do it. Debian isn’t something that likes big jumps like that. Consider an immutable distro if you want to be able to leap around that way.
in reply to muusemuuse

I heard some people use openSUSE MicroOS as their servers but my servers were always Debian and I'm quite happy about it. Though immutable server sounds nice. But I wouldn't consider anything until my server is completely broken, so there is that. 😀



Global Samud Flotilla Boat Tracker


An interactive map of the progress of the flotilla fleet headed to Gaza to challenge the unlawful Israeli siege on aid to Gaza.

Their safety and success relies on public pressure and alertness. Demand from your country that your citizens be protected and that those around you are made aware. We must break Israel’s policy of systematic starvation.

https://flotilla-orpin.vercel.app/



As the world recognizes a Palestinian state, Israel’s E1 plan moves to bury it


The long-frozen settlement project would sever East Jerusalem from the West Bank, fragment Palestinian communities, and advance permanent annexation.

https://www.972mag.com/palestinian-state-israel-e1-plan-west-bank/

in reply to acargitz

As the world pretend to back up a two state solution . Israel is doing a war of extermination and are let executing the plan
in reply to mrdown

It's not like countries aren't doing anything. Israel might not be admitted to the next season of So You Think You Can Dance.


Any plans to support Piefed?


The list of Lemmy apps that now support Piefed has been growing quite quickly lately, now at 8! I personally would love to see this continue and I am curious if you have any interest in Raccoon supporting other backends for the threadiverse side of the Raccoon project. I remember seeing talk about if it would make sense to merge Raccoon for Lemmy and Raccoon for Friendica into one app, I guess a longer term goal is what exactly would you imagine Raccoon becoming in the long run.


Peter Thiel Antichrist lecture: We asked guests what the hell it is


cross-posted from: sh.itjust.works/post/46219073

Lecture attendees started trickling out around 8:30 p.m., carrying mousses, cookies, and various other desserts to their awaiting Ubers. Most of the audience members were hesitant to provide their thoughts on the record, for fear of being disinvited from future events, but a few shared their opinions on condition of anonymity.

The consensus was that the talk largely repeated the points Thiel had made in previous interviews on the subject — namely, that the Antichrist would use the threat of Armageddon, or some looming crisis, in order to consolidate control and create a “one-world government.”

One attendee recalled Thiel specifying that this figure could not be a state figurehead like Chinese President Xi Jinping, because it needs to be more global. He couldn’t recall if Thiel suggested Thunberg would make the cut.

One attendee recalled that Thiel’s discussion of the Antichrist was more about a scenario than an individual. Thiel’s Antichrist scenario is one in which a unified government suppresses technology to impose order, or armageddon, wherein AI takes over and ushers in the end of the world.

"We’ll either have the one government that destroys technology and takes over, or you have the AI that destroys everything,” he said.

Another guest, when asked about the talk, shot back a single word: “Mid.”

A group of three French men, all living in SF and working in tech, gave the talk a 7 out of 10 because of its repetitiveness. But they did appreciate some of Thiel’s jokes — including, apparently, saying it would be a travesty for Elon Musk to go to therapy because it would make him less productive.

"He was really anti-introspection,” one recalled. “[He said] we are very selfish and we care a lot about ourselves as individuals, and that therapy and yoga and stuff like that is not good for the world. We should not care so much about ourselves and care more about the world.”

Another attendee said the talk revealed a less well-known, more scholarly side of Thiel. He noted that Thiel is different from his expectations of a tech investor, pointing to the billionaire’s “cynical” view of technology’s impact on the world.


in reply to Basic Glitch

Thiel’s Antichrist scenario is one in which a unified government suppresses technology to impose order, or armageddon, wherein AI takes over and ushers in the end of the world.

Another attendee said the talk revealed a less well-known, more scholarly side of Thiel.


Scholarly, lol. What is it that makes people think that billionaires are more intelligent than they really are, while those billionaires are actually going off the deep end?

in reply to Cricket [he/him]

Isn't the first part what's going on in the US? I assume the AI part isn't part of the government here.

Also isn't Vance funded by Theil?

Now comic books are kinda out of date, they used to assume you couldn't be that evil and say you are while no one stops you from your plan while you talk about it non stop.

in reply to orbitz

Now comic books are kinda out of date, they used to assume you couldn’t be that evil and say you are while no one stops you from your plan while you talk about it non stop.


I don't have an answer for your first two questions, but I hear you on your comic book take.

in reply to Basic Glitch

NGL this sounds more like some manchild spewing his beliefs than some nefarious end of the world cult dude trying to manipulate the masses. I'm sorta relieved in a way.


A GooD but BoooriNG AlternaTive to BeReal


Good because:
1) Can click images with both cameras
2) Daily notifications
3) Privacy focussed
3) If you want any new feature in the app, just email the devs and they will build and ship it in 15days or less
4) FREE, No Ads even
5) Can write long Journal entries

Boring bcoz:
1) Cant chat with friends
2) cant create gifs (videos)
3) cant see friends pics. Which is a deal breaker for me

So i have currently started using DD-DigitalDiary and clicking pics with DD-DigitalDiary everytime i get a BeReal notification.
Also i have kept BeReal in order to chat with girls & stuff. And see their pics since thats the only way you can see and catch up with their daily life's
I mostly post black bereals. Downloaded all my 2yr old BeReal pics and put it in my HardDisk
(i suggest you guys to do the same btw)

Have any of you guys switched from BeReal to DD-DigitalDiary or any other such application?
Is there any other better alternatives (than DD-DigitalDiary)?
NOTE: I use Android but for the community link ios, mac, linux alternatives as well if a better is available

I know many of u wont even know about DD-DigitalDiary coz it only has like 500 downloads or something, so here goes the link. DD-DigitalDiary

Questa voce è stata modificata (1 mese fa)


European Commission proposes ending preferential treatment for Israeli trade


cross-posted from: feddit.org/post/18956969

The proposal would suspend the central plank of a decades-old free trade deal that removed tariffs on imports of goods between Europe and Israel.

However, suspension of the agreement requires the backing of a weighted majority of EU capitals, meaning Germany or Italy would first need to lift their opposition to the 27-state union sanctioning Israel.




Update: I did it! Old: Help! Installing Linux with no external media.


Edit: holy shit, I did it! The install media is booting off a little SSD partition! It was ultimately quite simple. Will update with instructions once done, for posterity.

Edit 2: I did it...and you can too! Here's what I did to install Linux from a disk partition on a gen 1 Surface Go with no functioning USB ports. I don't know if it's the ideal process, but it worked for me. Suggestions for refinements are gratefully accepted.

Prep Step: Make enough room for your partition and empty space for Linux by shrinking your Windows system partition. I made a 6 GB partition and left 30 GB free for Linux. If diskmgmt is being an asshole about it, turn off your page file and hibernate, then reboot to clear both files. Windows is now struggling along with a ~22 GB partition, 4 GB of free space, all visual enhancements turned off, and no page file. Tough shit, Windows: you exist to install Linux now.

Hot tip: you may have rebooted Windows a bajillion times already. If you're logged into a microsoft account, those jackanapes will lock your system down for two hours for excessive booting. It happened to me twice. Just select "forgot my password/pin", reset it, and you should get back in. Fuck you, Bill Gates!

  1. Download the install ISO for your desired Linux (or whatever, you're an adult) distro.
  2. Create a FAT32 partition with enough size for the contents of your install media.
    2.1 Optional: Name it something silly to blow off steam.
  3. Copy contents of ISO to new partition.
  4. Turn off secure boot in UEFI settngs since Grub2Win is NOT "secure" in the eyes of UEFI.
  5. Download and install Grub2Win.
  6. In Grub2Win, click "view partition list". Save the UUID of the partition you made for the install files for later use. It'll say it's not a legitimate EFI. Just ignore it - you don't need its validation.
  7. Click "Manage Boot Menu", then add a boot entry. I selected the template for Linux Mint, the distro I was installing, and used the example code to start. Don't save it yet, you need to fill in more info.
  8. Examine the boot.cfg file present in the distro install media for required parameters, then find the location of the linux kernel (vmlinuz) and initial ramdisk image (often initrd.lz or initrd.img) files. I literally just copied the "linux /casper/vmlinuz..." line to get my parameters.
  9. Update your code in the boot entry. Here's what mine ended up looking like:


set rootuuid=9889-99F1
getpartition  uuid  $rootuuid  root
g2wsetprefix
linux   /casper/vmlinuz    root=UUID=$rootuuid persistent boot=casper username=mint hostname=mint iso-scan/filename=${iso_path} quiet splash --
initrd  /casper/initrd.lz
if [ $? -ne 0 ] ; then g2werror Linux load error ; fi

  1. Save the boot entry. Reboot your system, then select your shiny new boot entry. Linux should start. Be patient, it's slow AF. Select the installation shortcut to get started. Everything proceeded smoothly for me.
    Note: I left my Windows install as ANY perturbations to UEFI settings end up with it reverting to the Windows boot manager, which points at the Windows install only. If I didn't have Windows to run Grub2Win, I'd be out of luck.
  2. After installation, I found the boot manager went back to the default Windows one and updating through Grub2Win did exactly nothing. I ended up uninstalling, then reinstalling Grub2Win, then it was fixed. Mostly. It still didn't have a Linux boot entry.
  3. Manually add your Linux boot entry. Similar to the install media, you need to tack on some paramaters. Here's what I ended up with, with the UUID being that of the new Linux install partition:


set rootuuid=4d23295b-03db-49d4-858b-e7403d983269
getpartition  uuid  $rootuuid  root
g2wsetprefix
echo Boot disk address is  $root
echo The boot mode is      Partition UUID
linux   $pathprefix/vmlinuz    root=UUID=$rootuuid    verbose
initrd  $pathprefix/initrd.img
if [ $? -ne 0 ] ; then g2werror Linux load error ; fi

And that should do it! Secure boot remains off as Win2Grub's EFI isn't signed by Microsoft, so turning it back on will revert the system to the Windows boot manager. Just to tie things up: Fuck you, Bill Gates!

Hope that helps, and good luck!

Original:
This is a weird one. My partner was gifted a Surface Go model 1824 (gen 1) by their best friend, who unexpectedly died a couple of weeks back. It's nearing the Windows 10 end of support date, so my plan was to install Mint, but there's a hitch: the only goddamned USB port on the system is shot. It's the USB controller, which I've given up on trying to fix as it looks like a hardware issue.

I still want to install Linux because this thing now has super sentimental value. I've freed up 16 gb on the SSD, so I have some space to work with. There's a micro SD slot that still functions, but the stupid system doesn't support booting from it (although a Reddit post suggested you can still do so if you set it up in Grub, which I don't know how to do properly at all). The only thing I can think of is installing something on a partition or partitions that acts as install media, but I have no idea how to do that.

Ive tried using Grub2Win's ISOboot function with the Mint install ISO and I can get it to start, but it stalls out waiting ad nauseum for DHCP. I think it thinks it's a PXE install. Maybe my parameters are set wrong? Actual PXE is a no-go because no network adapter. I tried intently staring at the Mint ISO, then staring at the tablet; no data was transferred, but I did develop a headache.

I'm so, so stumped. Any ideas, anyone?___*___**___*-

Questa voce è stata modificata (1 mese fa)
in reply to monovergent

Yeah, this thing is super inaccessible. Damn you, Gates!

You nailed it: I inspected the grub.cfg on the install media, which gave me the required parameters to get my hacked together install partition working. After that, it was really easy!



Using USB Headphones on Linux


Hi! I have an Audeze Maxwell. My wireless USB adapter broke. I tried bluetooth, but it only works well with my phone. I tried both a PCI-E bluetooth/wifi adapter and a USB bluetooth/wifi adapter on my desktop, and neither give a good connection. It's ok for listening to music, but like they share on Audeze's website -- although it may kind of work, the quality will be unpleasant.

I'm trying to instead plug a USB cable from my headphones to my computer, and I'm not sure how to get my ARCH LINUX install to recognize the USB.

When I plug in the computer, I got a couple popups. One saying

"USB Device Connected MediaTek Inc. MT6227 phone has been plugged in."

Then another notification that says

"USB Device Removed MediaTek Inc. MT6227 phone has been unplugged."

Questa voce è stata modificata (1 mese fa)
in reply to dudesss

Define "give a good connection". If it's activating the microphone too, the connection quality will drop because of the bandwidth requirements.
in reply to dudesss

I used some old USB-C headphones from an old google pixel phone for a long time, no issues at all good quality.


Big Tech Walkout 2025


In case anyone is interested in a digital exodus:

mastodon.social/@patrickleavy/…

ETA a link with more details: rebeltechalliance.org/collecti…

Questa voce è stata modificata (1 mese fa)
in reply to Corduroy_Pillows_Making_Headlines [she/her]

A bit weird that they labelled SimpleX's businessmodel freemium. AFAIK every functionality is free, just like other messengers they list.
in reply to machiavellian

Hi there, fair enough that's true for now, but we tried to future proof it by putting Freemium based on what they say here

simplex.chat/faq/#how-are-you-…

"What will be the business model?
We are focusing on product-market fit, and as such the business model is still a work in progress. However, the app will have a freemium model with extra features or capabilities for paid users (taking into consideration a potential formula like 5% paying $5/month is $3/user/year - ~90% gross profit margin)."

Questa voce è stata modificata (1 mese fa)
in reply to Corduroy_Pillows_Making_Headlines [she/her]

I'm afraid that the crowd that cares about BigTech meddling in our world has already done all of those. It's the other majority that we somehow need to convince

Personally, I'm done with preaching. I just use the better services when I can, so when the eyes open, I will be ready to be a guide

BTW, wasn't Signal so-so? I don't remember what the critique was but I remember making mental note that it's also not a solution

in reply to INeedMana

Same situation here.
But Signal is a solution (if you can't self-host nor convince your friends to use something whatsapp-y).
in reply to ☂️-

funded by three-letter agencies


That for sure can feel iffy but if the code is sound and the keys are stored on client only, that does not have to mean they can snoop. Leveraging access might be a vector, though.
The agencies do need something that is a. really secure and b. present in global population, so it's not a dead giveaway "that guy is a spy"

using your phone number


They haven't dropped that yet?

Questa voce è stata modificata (1 mese fa)


Freedom Flotilla departs Tunisia for Gaza after attacks, weather delays


An international activist flotilla seeking to break the Israeli blockade of Gaza left Tunisia on Saturday, after a stopover in the North African country marked by weather delays and suspected drone attacks.

https://apnews.com/video/freedom-flotilla-departs-tunisia-for-gaza-after-attacks-weather-delays-c2a3edf9bae6493388ffdcf93da5970f



Before his death: Charlie Kirk rejects Netanyahu offer, faces pro-'Israel' backlash


cross-posted from: thelemmy.club/post/34808375

In the months leading up to his death, Charlie Kirk rejected a funding offer from Israeli Prime Minister Benjamin Netanyahu and grew increasingly concerned about pressure from pro-"Israel" figures, according to a longtime friend who spoke to The Grayzone.

While no evidence links "Israel" to the assassination, speculation continues to spread rapidly.

in reply to Hell_nah_brother

Israel could have orchestrated it. They are allied to nazis so it all checks out. I wonder if the shooter had a terminal disease and his gf and family will get something in return.
in reply to Hell_nah_brother

Kirk was devoted Zionist, full stop.

However, a large portion of his audience was Gen Z, and their negative views on Israel are more in line with their generation as a whole, then with the standard Republican platform.

So occasionally he had to give them a bone to make it look like he's wasn't who he actually was.

Questa voce è stata modificata (1 mese fa)
in reply to circuscritic

Idk, hosting Dave Smith and refusing money (if true) are not small bones for me. All of this smells fishy af.
in reply to Hell_nah_brother

Exactly, and I'm assuming you disliked Charlie Kirk .

So if his token gestures were enough to make you question his devotion to Israel, how do you think they were interpreted and received by his Gen Z audience, those already predisposed to liking him?

Questa voce è stata modificata (1 mese fa)
in reply to circuscritic

Conspiracy theorists on X are saying Israel is behind it and that Tyler Robinson is a patsy/fall guy.

Motive is that Kirk had criticized Israel in recent months. There is a clip too where he expresses frustration at being called anti-Semitic just for having some daylight between his view and Israel’s current actions.

xcancel.com/Partisangirl/statu…

Questa voce è stata modificata (1 mese fa)



Do we have a good solution for public survaillence cams and Facial Recognition yet?


So I had researched it a while ago and don't recall having found anything effective and non-suspicious to protect from public camera mass survaillence in cities and the like. Is there anything that is a good option for that yet, and if so, could you point me toward it?
Questa voce è stata modificata (1 mese fa)
in reply to basiclemmon98

Handheld scanning infrared laser, 5 to 50 watts
Basically laser-clean the sensor out of existence
in reply to interdimensionalmeme

5 to 50 watts


And blinding everyone around you too!

Questa voce è stata modificata (1 mese fa)
in reply to TheCoralReefsAreDying69

You're going to need a rather tight beam to hit that camera and it will only for milliseconds. It would take really bad luck to hit someone continuously long enough through a reflection (drastic reduction in power level by then) to damage their eyesight, plus camera optics are not very reflective of infrared as they need it for night vision, so they're especially sensitive. But yes, this should be treated with the seriousness of a gun.
in reply to interdimensionalmeme

At that point I'd just spray paint them. Much safer, easy to buy in cash, and I assume it costs a lot to send someone to clean it up
in reply to Spaz

designboom.com/art/ai-weiwei-s…
in reply to Spaz

Drone, paintball gun, chainsaw, fire
Questa voce è stata modificata (1 mese fa)
in reply to interdimensionalmeme

Yeah if that isnt noticed or jammed and traced back to you. Infra lasers are the way to do it with little "noise" and cant be jammed.
in reply to twice_hatch

Sure if you have a drone but it's not nearly as discreet as a fiber+ lens in your sleeve
in reply to interdimensionalmeme

they do record, so it will be quite obvious which person suddenly starts looking like a star in the footage.
in reply to Auli

Even a 1 watt laser will still have enough power after the filter to knock that sensor's clock right out.
Or just use a red laser, they're even cheaper, if less discrete.
Questa voce è stata modificata (1 mese fa)
in reply to ☂️-

electronics and industrial supply places, you can rip it off a diode based laser cutter but they're very chonk, if you're handy, you'd get just the diodes, lens and then make your own PCB with powersupply. You need adjustable because the light has to be in focus at the distance between you and the camera or else it will be to diffuse to disable the sensor, both too short and too far. You don't really need a galvo head in this case just mount the pcb on something that can randomnly vibrate the laser in a small radius at the effective distance. You won't be able to hit the camera sensor steady, you need to paint over it randomnly, with the right focus it will work even on rare occasionnal hits since those sensor are very sensitive to laser light
in reply to interdimensionalmeme

Just add adruino with a distance sensing laser to point it it first to have it adjust focal length of the dangerous laser.
in reply to Spaz

Yes that makes sense, the range finding sensor from an old cell phone should do nicely.
You can 3d print a geared lens barrel for small M12 lens quite easily.
Just map the values to real gear position and bingo's your uncle !
in reply to interdimensionalmeme

In the past, individuals have cut down red light and speed cameras using power saws. Are you suggesting a laser would be easier to just burn the pixels of the camera? Wouldn't that be dangerous for people around you?
in reply to grahamja

Yes, it is dangerous even the reflections off the camera could be dangerous. This requires the same awareness of others as handling a laser cleaner.
Here is an article about using a pulse laser to blind a camera sensor
frontiersin.org/journals/physi…
in reply to basiclemmon98

You learning how to make other people directly around you care. Start with the easy stuff, like helping them leave WhatsApp and Discord.
Questa voce è stata modificata (1 mese fa)


Whole home audio and AES67 in Pipewire


Is anyone using Pipewire's AES67 support? I'm looking to implement some form of whole home audio for an MPD or some other music server. I've played with a combined airplay sink and a couple Sonos speakers, but it's problematic and cuts out intermittently for a split second.

I'm only really able to use wifi at this point though, and don't want to run cables until I buy a house in the next few months. Though I will run some wired tests over coming months before that, and develop a plan. I've also looked into Snapcast, which is probably preferable to a combined Airplay sink.

And that's because I'm wary of planning to use an open source implementation to a very proprietary protocol long term. When I bought some Genelec speakers for my desk earlier this year, I stumbled across their networked speakers that support POE and AES67. I see Pipewire has AES67 support in the RTP sink, but there's not much out there about people trying to use this.

Has anyone around here gotten a chance to play around with it? How does it work? Any pain points?

in reply to jcarax

I don't know about AES67 but I've used Snapcast now for a few years and it works great. I use a central Mopidy service that streams to a few Snapcast clients connected to audio devices (not directly to speakers though). The clients run on normal PC hardware, Android and some on Pi's with DAC's from Hifiberry. The setup was very DIY but has been running very stable after that.
in reply to Antithetical

Yeah, I think that's my backup plan is to get some powered speakers and Pi's to run Snapcast. But it adds a lot of complexity, and more power requirements at the speaker. On the other hand, it's more hackable than a speaker running a specific piece of software directly, without any real alternatives like I would get with a Pi. Thanks!


How trusted is TorGuard?


I've used mullvad for quite a long time, but because it doesn't have port forwarding, its created some concerns with media sharing. Ive seen TorGuard and AirVPN as the main 2 that are recommended. Are they as trustworthy as Mullvad?
in reply to Cattypat

I left them years ago, but their VPN software has (had?) a critical bug - the killswitch treats "connecting" the same as "connected".

Meaning that if the connection drops for any reason and is not immediately reestablished, you not only lose all protection, but you have a false sense of security.