DNC Leadership Pressured Gen Z Member to Kill Resolution on Banning Arms to Israel
cross-posted from: lemmy.ml/post/34728083
August 15 2025, 10:38 a.m.
When it comes to Israel’s handling of the war on Gaza, Democrats are nearly united. Only 8 percent of party members support Israel’s military actions, according to a Gallup poll from last month.A vote at the Democratic National Committee meeting later this month could once again expose the yawning rift between the party’s base and its leaders, who are lining up to oppose a resolution against arms for Israel.
Allison Minnerly, the 26-year-old committee member sponsoring the measure, told The Intercept Thursday that Democratic leaders risk further alienating party members — especially young voters — if they kill the symbolic resolution.
“Our voters, our base, they are saying that they do not want U.S. dollars to enable further death and starvation anywhere across the world, particularly in Gaza,” said Minnerly, a first-term DNC member from Florida. “I don’t think it should be a hard decision for us to say that clearly.”
like this
DNC Leadership Pressured Gen Z Member to Kill Resolution on Banning Arms to Israel
August 15 2025, 10:38 a.m.
When it comes to Israel’s handling of the war on Gaza, Democrats are nearly united. Only 8 percent of party members support Israel’s military actions, according to a Gallup poll from last month.A vote at the Democratic National Committee meeting later this month could once again expose the yawning rift between the party’s base and its leaders, who are lining up to oppose a resolution against arms for Israel.
Allison Minnerly, the 26-year-old committee member sponsoring the measure, told The Intercept Thursday that Democratic leaders risk further alienating party members — especially young voters — if they kill the symbolic resolution.
“Our voters, our base, they are saying that they do not want U.S. dollars to enable further death and starvation anywhere across the world, particularly in Gaza,” said Minnerly, a first-term DNC member from Florida. “I don’t think it should be a hard decision for us to say that clearly.”
DNC Leadership Pressured Gen Z Member to Kill Resolution on Banning Arms to Israel
Democrats say they need enthusiasm among young voters. They aren’t listening to what Gen Z wants.Matt Sledge (The Intercept)
like this
The beauty of a text only webpage
Light websites directories:
- Light Web;
- Bear Blog;
- no-JS Club;
- 1MB Club;
- 512KB Club;
- 250KB Club.
512KB Club
The 512KB Club is an exclusive list of web pages weighing less than 512 kilobytes.Kev Quirk (512KB Club)
13.4 Million Mexicans Escaped Poverty Between 2018 & 2024
13.4 Million Mexicans Escaped Poverty Between 2018 & 2024 - Mexico Solidarity Media
The estimate was made using a methodology that considers not only income but also access to social rights such as housing, healthcare, education, and food.Mexico Solidarity (Mexico Solidarity Media)
like this
[SOLVED] Upgraded to debian 13.0 from 12.11 and now unit NetworkManager.service could not be found. How do I install a network manager now?
I edited the new debian.sources file in /etc/apt/sources.list.d according to debian instructions, started to upgrade and successfuly upgraded to 13.0, at least core debian (can use mpv, vlc, thunar, libreoffice...)
Problem is, this notebook with debian 13.0 doesnt have a working network manager and there are still 900 packages that need upgrading.
The command I entered in the terminal: sudo systemctl status NetworkManager.service returns: unit NetworkManager.service could not be found.
I have an android phone I thought I could use as a network hotspot or maybe tether, but debian 13.0 doesnt recognize it, so I really dont know what to do
Lan cable didnt work either.
Help appreciated
ETA: THANK YOU GUYS FOR YOUR AWESOME HELP!!!
special thanks to InnerScientist and stuner for their approach but what worked was what IHave69XiBucks proposed.
like this
How to validate a large torrented file is clean?
How do you validate that what you torrented is clean/no malware/spyware? Specifically, I torrented two things:
- Astute Graphics Plug-ins Elite Bundle 3.9.1.7z from teamos. It is 678MB so I can't upload to Virustotal
- Master Collection 2025 from uztracker (which is listed on monkrus's website's list of trackers). *It is 37.5GB so I can't upload to Virustotal.
I'm not sure what I should to do to be honest.
Edit: Would splitting the 37.5GB file into 650MB pieces and then scanning with virustotal help? Not sure if downloaded files need to be whole for it to work properly.
This is the results from virustotal (I could only scan 4 files in the master collection without running the iso)
Thank you.
like this
It it incredibly difficult to vet with 100% certainty that a binary you run it safe. If you have the source code, its so much easier. As others have said, the best way in piracy to be safe is downloading from a reputable source. Monkrus is pretty good. I am assuming you're referring to the Adobe master collection? If so, GenP is excellent (and open source).
If you are on windows, one thing you can do is run any programs in sandboxie and see what it writes to the disc. If it tries to edit things that it shouldn't like the registry or parts of the os that would be a red flag.
You could also setup firewall rules to block the application from accessing the internet. I am on macOS so I use a program called little snitch (lulu by objective see is also good). I am not familiar with the windows side of things. But essentially what I do is block the program and any processes it starts.
If you want to learn more about malware, objective-see.org/ is a great resource. It's macOS focused however but I've learned a ton from it. In particular their book on mac malware teaches a lot of analysis techniques.
The Objective-See Foundation
A non-profit foundation, focusing on macOS security.The Objective-See Foundation
Netanyahu’s zealous designs for a “Greater Israel,” Trump rejects calls for D.C. statehood in favor of martial law, and Israeli intelligence’s influence in Big Tech
Drop Site Daily [news summary]
Aug 14, 2025
At least 54 Palestinians were killed in Gaza over the past 24 hours, 23 of whom by Israeli strikes on Gaza City and at an aid site near Rafah. Israeli Finance Minister Bezalel Smotrich approves roughly 3,400 settlements in the “E1” zone between East Jerusalem and Ma‘ale Adumim seeking to “bury the idea of a Palestinian state.” Israeli Prime Minister Benjamin Netanyahu advocates for an expansionist Greater Israel. Israel sends a deputy foreign minister to South Sudan a day after reports that Israel aims to send Palestinians from Gaza to the country. U.S. President Donald Trump rejects Mayor Muriel Bowser’s call for making D.C. a state, calling it “ridiculous.” Nigeria’s anti-insurgency campaign in its northeast is heralded by the Nigerian military. New Zealand’s co-chair of the Green Party was expelled from Parliament after introducing a bill to sanction Israel over war crimes in Gaza. A new report from Drop Site's Murtaza Hussain on the increasing ties between Israeli military intelligence and Silicon Valley.
Under the hood (not de's or gui) what REALLY separates linux from windows?
Is it just / ?
I kid. But really, besides "its all a file", if you take away the gui, is the only difference the syntax ? How libraries interact? How disks are mounted ?
If we stripped all ms's junk out and made windows open source, would we still prefer linux?
When you get to a very basic level, is one of them more efficiently coded?
like this
Yes we would still prefer Linux.
Windows is just a single object without any modularity. With Linux by itself is of course just a barebones kernal waiting to be added to. You can choose which gnu libraries to use you can chose which package manager to use you can chose which desktop environment to use (or ommit it entirely.) Windows doesn't have that option.
As well since the source code for linux has been open for over 30 years people know how it works, it would take ages for people to study windows and actually figure out how to do anything with it.
Up until 95, Windows was mostly a desktop environment for DOS. From 95 to ME, Windows was an OS that used DOS as its bootloader. Not sure how to put it, but it was simplistic and fundamentally different from Linux.
The thing with NT-based Windows (including modern editions) is that the underlying system is joined at the hip with the GUI. Whereas Linux with your choice of coreutils is a perfectly capable OS without the GUI, many features of Windows are only accessible through the GUI.
Given enough time and resources, pretty much anything exclusive to Windows could be ported to Linux and vice versa. A lot of the difference just comes down to history and the ensuing conventions, workflows, and file hierarchies.
Even if we stripped out all the cruft and spaghetti code from Windows, there would be lots of nasty idiosyncrasies in its design, informed by its OS/2 and VMS (see Dave Cutler) heritage, profit maximization, revolving door of devs and interns, and years of bending over backwards to accommodate legacy programs.
Snap History
Ciao a tutti! Vorrei consigliare questa applicazione molto carina, fatta da alcuni studenti e alcuni insegnanti universitari offre ogni giorno un piccolo aneddoto storico, con le fonti per approfondire.Usa solo cookie tecnici e non chiede nulla per accedere, niente indirizzi mail,nomi utenti o cose superflue.
Andrea Russo likes this.
reshared this
President Trump’s War on “Woke AI” Is a Civil Liberties Nightmare
President Trump’s War on “Woke AI” Is a Civil Liberties Nightmare
The White House’s recently-unveiled “AI Action Plan” wages war on so-called “woke AI”—including large language models (LLMs) that provide information inconsistent with the administration’s views on climate change, gender, and other issues.Electronic Frontier Foundation
like this
You need to nerd out!!
0100 Solar panels: Most efficient self-sustained energy source
0200 Decentralization: The process by which the activities are distributed away from a central authority
0400_1another_: CONNECTING WITH LANOTHER THRU 1 OF 1
UPCYCLED CLOTHING (O)
0500 CDC: Hacktivism, free and open source software and encryption
0600 Gardening: Wether guerilla or not it beautifies the places and combats global warming
0700 shebuildsrobots: o
Fashioneering (O)
0800 Collaboration: Globally or locally cooperation always wins over competition
1000 Instructables: Collection of DIY projects empowering makers
1100 Hydroponics: horticulture which involves growing plants without soil in an artificial environment.
"smartprinters"
(O) = page on instagram
Is Germany on the Brink of Banning Ad Blockers? User Freedom, Privacy, and Security Is At Risk.
- Lemmy;
- Hackernews;
- Lobsters.
:::
Is Germany on the Brink of Banning Ad Blockers? User Freedom, Privacy, and Security Is At Risk. - Open Policy & Advocacy
Across the internet, users rely on browsers and extensions to shape how they experience the web: to protect their privacy, improve accessibility, block harmful or intrusive content, and take control ...Daniel Nazer (Open Policy & Advocacy)
adhocfungus likes this.
Arizona court sanctions lawyer for AI-generated false citations: Judge revokes attorney's pro hac status and imposes multiple sanctions after majority of legal citations were fabricated by AI.
An Arizona federal court issued extensive sanctions against attorney Maren Bam on August 14, 2025, after finding that her brief contained multiple artificial intelligence-generated citations to non-existent cases. The sanctions include revocation of pro hac vice status, striking the brief, and mandatory notification to state bar authorities.
Arizona court sanctions lawyer for AI-generated false citations
Judge revokes attorney's pro hac status and imposes multiple sanctions after majority of legal citations were fabricated by AI.Luis Rijo (PPC Land)
like this
ChatGPT 5 power consumption could be as much as eight times higher than GPT 4 — research institute estimates medium-sized GPT-5 response can consume up to 40 watt-hours of electricity
The University of Rhode Island's AI lab estimates that GPT-5 averages just over 18 Wh per query, so putting all of ChatGPT's reported 2.5 billion requests a day through the model could see energy usage as high as 45 GWh.A daily energy use of 45 GWh is enormous. A typical modern nuclear power plant produces between 1 and 1.6 GW of electricity per reactor per hour, so data centers running OpenAI's GPT-5 at 18 Wh per query could require the power equivalent of two to three nuclear power reactors, an amount that could be enough to power a small country.
ChatGPT 5 power consumption could be as much as eight times higher than GPT 4 — research institute estimates medium-sized GPT-5 response can consume up to 40 watt-hours of electricity
But the figures rely on hardware and usage assumptions that may be inaccurate.Anton Shilov (Tom's Hardware)
like this
don't like this
Tech hasn't improved that much in the last in the last decade. All that's happened is that more cores have been added. The single-thread speed of a CPU is stagnant.
My home PC consumes more power than my Pentium 3 consumed 25 years ago. All efficiency gains are lost to scaling for more processing power. All improvements in processing power are lost to shitty, bloated code.
We don't have the tech for AI. We're just scaling up to the electrical senand demand of a small country and pretending we have the tech for AI.
simply doing my duty o7
cross-posted from: lemmy.blahaj.zone/post/3035874…
do it for the yuritranscription: like for yuri, share for yuri, comment for yuri ignore for straight
adhocfungus likes this.
The CIA Trained Fulgencio Batista’s Torturers in Cuba
Fulgencio Batista’s Bureau for the Repression of Communist Activities had a blood-spattered record of torture and political killings before the 1959 revolution. Declassified files show how the CIA nurtured the bureau and its repressive techniques.
like this
reason.com/2025/08/12/how-elit…
They never stopped training torturers.
How Fort Bragg special operations troops created a drug cartel
A bizarre criminal conspiracy in the ranks of the U.S. Joint Special Operations Command at a military base in North Carolina.Matthew Petti (Reason.com)
Friday, August 15, 2025
Share
The Kyiv Independent [unofficial]
This newsletter is brought to you by Medical Bridges.
Medical Supplies for Ukraine’s Hospitals. Partnering for global health equity.
Russia’s war against Ukraine
Ukrainian soldiers in Kherson, Ukraine, on Aug. 8, 2025. (Fermin Torrano / Anadolu via Getty Images)
Trump says Putin ready to make a peace deal with Ukraine. “I believe now he’s convinced that he’s going to make a deal. He’s going to make a deal. I think he’s going to,” U.S. President Donald Trump said.
Putin to present Trump with ‘historical materials‘ framing Ukraine as artificial state, Kyiv claims. The package includes geographical maps intended to justify Russia’s territorial claims and ongoing military aggression, Ukraine’s Center for Countering Disinformation claimed.
Anchorage security ramps up before Trump-Putin talks on Ukraine’s future, Bloomberg reports. Security arrangements follow strict reciprocity protocols, with each side matching the other’s personnel and resources — from motorcade composition to the number of translators and secure waiting rooms.
Russia unveils delegation for Putin-Trump Alaska meeting, expects no agreement signed. The Russian delegation will include Foreign Minister Sergey Lavrov, presidential aide Yuri Ushakov, Defense Minister Andrei Belousov, Finance Minister Anton Siluanov, and Russian Direct Investment Fund head Kirill Dmitriev.
Russia may be preparing to test nuclear-powered missile ahead of Trump talks, Reuters reports. Planet Labs imagery showed stacks of shipping containers, cranes, and a helicopter at the launch site, as well as two radar-equipped aircraft parked at Rogachevo military airfield since mid-July, Reuters reported.
Your contribution helps keep the Kyiv Independent going. Become a member today.
84 Ukrainians return from Russian captivity in latest prisoner swap — some held since 2014. Ukraine has secured the return of 84 soldiers and civilians from Russian captivity in a fresh prisoner swap with Moscow, President Volodymyr Zelensky announced on Aug. 14.
Drone reportedly hits apartment building in Russia’s Rostov-on-Don, officials say 13 injured. Residents heard the sound of an incoming drone before an explosion, Telegram channels reported. The blast occurred in the city center near Voroshilovsky Avenue, according to the independent Russian Telegram channel Astra.
Ukrainian drone strike sets fire to Russia’s Volgograd oil refinery, Kyiv confirms.
The facility processes over 15 million metric tons of oil every year, amounting to 5.6% of Russia’s refining capacity, the Ukrainian military said.
Russian Su-30SM fighter jet likely down near Snake Island, Ukrainian Navy says.
The twin-engine, two-seat aircraft – designed for both air superiority and ground attack – crashed for unknown reasons, the Ukrainian Navy said.
Zelensky meets Starmer in UK day before Trump-Putin summit. President Volodymyr Zelensky will meet British Prime Minister Keir Starmer at the latter’s residence in Downing Street on Aug. 14, Sky News reported, citing Starmer’s office.
Read our exclusives
Ukraine war latest: Trump says Putin ready to make a peace deal with Ukraine
The talks in Anchorage, Alaska’s largest city, will be the first face-to-face meeting between the two leaders since Trump returned to office and Putin’s first visit to the U.S. in a decade.
Photo: Mandel Ngan / AFP via Getty Images
Learn more
Trump doesn’t have enough leverage to stop Russia, Ukrainian soldiers say ahead of Alaska talks
The U.S. and Russian leaders are set to meet in Alaska on Aug. 15, with Trump saying the talks could involve some “swapping” of territories between Ukraine and Russia.
Photo: Roman Pilipey / AFP via Getty Images
Learn more
Can Trump offer Ukraine’s minerals to Putin? Not without unraveling the global legal order, experts warn
President Donald Trump is reportedly considering offering Moscow access to Ukraine’s natural minerals in the Russian-occupied territories, a move Ukrainians say would be illegal and damaging to Washington’s reputation.
Photo: Pierre Crom / Getty Images
Learn more
Ukrainian soldiers on fighting to reclaim their homes from Russia
For Ukrainian soldiers born and raised on lands occupied by Russia, the fight for their home is deeply personal.
So much so that some say their decision to serve was driven by a desire for revenge as by a sense of civic duty and justice.
Photo: Oleg Pereverzev/NurPhoto via Getty Images
We choose to stay in Ukraine — to bring the world the truth about Russia’s brutal war.
If you think the truth matters — here’s your chance to stand for it.
Human cost of Russia’s war
July saw highest civilian casualties in Ukraine since 2022, UN says ahead of Trump-Putin summit. “Only the first three months after the Russian Federation launched its full-scale invasion of Ukraine saw more killed and injured than in this past month,” said Danielle Bell, head of the U.N. human rights monitoring mission in Ukraine.
Russian attacks kill at least 8, injure 18 across Ukraine over past day. Ukraine’s Air Force said Russia launched 45 Shahed-type drones, other UAVs (unmanned aerial vehicles), and two S-300/400 missiles overnight from several directions.
Alaska talks
From ‘war criminal’ to US guest — Trump invites Putin out of isolation
After Moscow launched its full-scale invasion, Putin limited travel largely to close allies and regional partners, Iran, China, and North Korea, avoiding Western capitals entirely.
Photo: Contributor / Getty Images
Learn more
Trump may entertain Russia’s ‘land swap’ plan, but Ukraine won’t
Various media outlets reported that Moscow had proposed Ukraine’s handover of the remaining part of its eastern Donetsk Oblast in exchange for a ceasefire.
Photo: Pierre Crom / Getty Images
International response
US sanctions Russian crypto exchange over cybercrime — day before Trump-Putin summit in Alaska. The U.S. Treasury Department has re-designated the Russian-linked cryptocurrency exchange Garantex Europe OU, accusing it of directly enabling ransomware gangs and other cybercriminals by processing over $100 million in illicit transactions since 2019.
Trump prefers talks over new Russia sanctions but has ‘many measures’ ready, White House says. “What comes after that meeting is up to President Trump,” White House Press Secretary Karoline Leavitt told Fox News. “He wants to sit down and look the Russian president in the eyes and see what progress can be made.”
India shifts oil purchases away from Russia before Trump-Putin Alaska meeting, Bloomberg reports. This week, state companies Indian Oil Corp. and Bharat Petroleum Corp. secured supplies from the United States, Brazil, and Middle Eastern producers for September-October delivery, Bloomberg reported.
Japan says Russian military obtained banned machine tools via Chinese firms.
Japanese authorities found that over 300 precision machine tools made by Tsugami Corp., sold to seven Chinese firms, had gone missing and were later used by Russia to produce weapons components.
In other news
Poland detains Ukrainian teen accused of vandalizing monuments on Russia’s behalf. According to Polish Interior Minister Tomasz Siemoniak, the teenager vandalized monuments of victims of the Ukrainian Insurgent Army (UPA) and defaced buildings with anti-Polish slogans on behalf of foreign powers.
This newsletter is open for sponsorship. Boost your brand’s visibility by reaching thousands of engaged subscribers. Click here for more details.
Today’s Ukraine Daily was brought to you by Martin Fornusek, Anna Fratsyvir, Toma Istomina, Tymur Zadorozhnyy, Volodymyr Ivanyshyn, and Olena Goncharova.
If you’re enjoying this newsletter, consider joining our membership program. Start supporting independent journalism today.
Share
Republicans who backed Trump’s anti-environment bill have accepted over $105m from big oil
The One Big Beautiful Bill Act includes billions of dollars in giveaways to fossil fuel companies and their executives
US | Babysitter who provided young girls to her boyfriend for sexual assault sentenced to 100 years in prison
Brittney Lyon provided her boyfriend Samuel Cabrera girls as young as three to drug, bind and abuse in exchange for going on dates, prosecutors say
adhocfungus likes this.
Fracne | Emmanuel Macron decries ‘antisemitic hatred’ after memorial tree cut down
French president vows to punish those who felled tree planted in memory of Jewish man tortured to death in 2006
Archived version: archive.is/newest/theguardian.…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
Raoul Duke likes this.
120,000 Ukrainians in US at risk of deportation as Biden-era program lapses, WSJ reports
The issue concerns refugees who have lived in the country since Aug. 16, 2023, under the Uniting for Ukraine program, devised by the Biden administration to allow Ukrainians to stay in the country on humanitarian parole.
Archived version: archive.is/newest/kyivindepend…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
Air Canada, flight attendants enter final day before strike deadline
It's the final day before a potential work stoppage could ground all Air Canada and Air Canada Rouge flights.
Air Canada, flight attendants enter final day before strike deadline - Wings Magazine
It's the final day before a potential work stoppage could ground all Air Canada and Air Canada Rouge flights.Wings Staff (Wings Magazine)
US Government agency drops Grok after MechaHitler backlash, report says
US government agency drops Grok after MechaHitler backlash, report says
It appears Grok’s antisemitic rants stopped it from becoming feds’ go-to chatbot.Ashley Belanger (Ars Technica)
riempimento della squachiavanza porta la morte ad essere dischica… (Sharkey prende troppo spazio ed è un problema)
È doloroso trovarmi qui ad ammetterlo a me stessa ma, ancora una volta, scopro che i miei piani di dominazione del mondo sono stati troppo ambiziosi; almeno per ora, in questa fase più iniziale. Ovviamente tutto bene col mio codice, anche se è ancora nelle fasi iniziali… i problemi inaspettati sono piuttosto arrivati con Sharkey, […]
Where did the downvotes go?
I started seeing a weird trend on Lemmy that I cannot understand.
Weeks ago, posts used to have downvotes and upvotes in the semi-rational range you would expect.
Out of nowhere, it seems like almost all the posts I see now have zero downvotes with some exceptions.
What is happening here exactly?
LibreOffice is right about Microsoft, and it matters more than you think.
LibreOffice is right about Microsoft, and it matters more than you think
Are we unwittingly playing into Microsoft's hands? LibreOffice thinks so.Simon Batt (XDA)
like this
Can’t pay, won’t pay: impoverished streaming services are driving viewers back to piracy
Can’t pay, won’t pay: impoverished streaming services are driving viewers back to piracy
As subscription costs rise and choice diminishes on legal sites, film and TV fans are turning to VPNs and illicit streamers, with Sweden – home of both Spotify and The Pirate Bay – leading the wayGuardian staff reporter (The Guardian)
like this
It's not just a pricing issue. It's an ownership issue.
Too many of the things we buy are not ours.
Yesterday I saw the article about VW cars which need a subscription to use the built-in capabilities. The car you bought doesn't belong to you.
Un’estate di tragedie: perché tanti bimbi muoiono in acqua?
Fallout - Stagione 2: svelati poster e periodo di uscita dei nuovi episodi
A pochi mesi dalla fine delle riprese del prossimo capitolo della serie, IGN ha ora pubblicato il primo poster della seconda stagione di Fallout. L’immagine chiave offre un assaggio del ritorno di Lucy, Maximus e del Ghoul mentre attraversano la Zona Contaminata alla ricerca del padre di lei a New Vegas, con il cartello della città e la città stessa visibili sullo sfondo. L’annuncio è stato accompagnato dalla notizia che la seconda stagione uscirà a dicembre.
Articolo completo su cinefilos.it
Fallout - Stagione 2: svelati poster e periodo di uscita dei nuovi episodi - Cinefilos.it
Svelati il primo poster e il periodo di uscita della seconda stagione di Fallout, la popolare serie di Prime Video.Gianmaria Cataldo (Cinefilos.it)
Reddit blocking web search
I noticed today, having searched about TOR nodes possibly being run by government departments in a browser, I got this message, " Your request has been blocked by network security. Please try to login with your Reddit account. " I didn't login in the app!
Haven't come across that before. Has anyone else seen i?
like this
Christian Horner fuori da ogni ruolo in Red Bull: ora è ufficiale
quotidianomotori.com/formula-1…
Christian Horner fuori da ogni ruolo in Red Bull: ora è ufficiale - Quotidiano Motori
Christian Horner è stato rimosso da ogni ruolo di Red Bull. Al suo posto entra Stefan Salzer, nuovo direttore ufficiale del team.Mario Roth (Quotidiano Motori)
reshared this
L'importance de la veille technologique IT
Starlink tries to block Virginia’s plan to bring fiber Internet to residents
Starlink operator SpaceX is fighting Virginia's plan to deploy fiber Internet service to residents, claiming that federal grant money should be given to Starlink instead. SpaceX is already in line to win over $3 million in grant money in the state but is seeking $60 million.
Starlink is poised to benefit from the Trump administration rewriting rules for the $42 billion Broadband Equity, Access, and Deployment (BEAD) grant program. While the Biden administration decided that states should prioritize fiber in order to build more future-proof networks, the Trump administration ordered states to revise their plans with a "tech-neutral approach" and lower the average cost of serving each location.
Starlink tries to block Virginia’s plan to bring fiber Internet to residents
SpaceX wants more money, asks Trump admin to reject state’s broadband grant plan.Jon Brodkin (Ars Technica)
like this
Episode Discussion | Star Trek: Strange New Worlds | 3x06 "The Sehlat Who Ate Its Tail"
Written by: David Reed & Bill Wolkoff
Directed by: Valerie Weiss
Writers' Room: "We need a name for a mineral these scavengers could be looking for."
"Uh… (glances at Italian takeout) aldentium!"
Re: Episode Discussion | Star Trek: Strange New Worlds | 3x06 "The Sehlat Who Ate Its Tail"
Lidarr alternatives?
like this
Headphones I think it’s called? But lidarr has the best integration given it’s a fork.
If this is about the lidarr metadata being fucked you can try something like github.com/blampe/hearring-aid… which has its own issues but is working.
All of the arr stack developers flip their shit if you so much as suggest adding support for a custom metadata server. It is by far the biggest weakness of the stack and it is mind boggling that all the major forks have inherited this behavior from sonarr.
Lidarr shows how foolish this approach is, musicbrainz makes one change and the app is fucked for over three months now with no end in sight. Thetvdb could do this to sonarr, themoviedb could do this to radarr. Adding a method to add other database sites with api access (or even just local data) should be a priority, but they not only dislike the idea, they get mad about it. Oh well, free project, fork it if youre so great, etc etc
GitHub - blampe/hearring-aid: Hear what your LiDAR is missing
Hear what your LiDAR is missing. Contribute to blampe/hearring-aid development by creating an account on GitHub.GitHub
like this
At this rate lidarr will have the same fate as readarr did as it seems the main focus of the servarr devs are focused on radarr and prowlarr.
The problem is they have only one person left with the keys to the metadata server and if they are busy then it’s not a priority. Which I understand as a free project but just emphasizes how bad this approach is to have just a single metadata sever.
But with that said I’m still holding out hope for Lidarr, now finding a good readarr replacement that’s another sad story.
like this
like this
like this
If there is a beta/nightly branch I can install, I'll be glad to use that so I can finally import the music I have acquired so far.
like this
Apparently they keep posting updates on their discord for some reason. This is the last response someone shared on github:
Hi everyone, it's July 25. Yesterday, the devs and mod team here have begun (early) alpha testing of the new Lidarr metadata server.In general, things are working fairly well. There are a few issues to resolve before it can go live. But we wanted to let everyone know that we have some concrete forward movement happening behind the scenes.
NOTE: This stage of testing is NOT OPEN to users. We appreciate your patience, but at this stage you cannot help. This update is meant to let you know that the project is not dead, as some have incorrectly theorized, and that there is behind-the-scenes work heading toward getting the new metadata server up and running as quickly as possible.
Please continue to be patient, and continue to use this channel for Lidarr support questions. If you have other conversation topics, please use general or another more appropriate channel for that.
Thank you from the devs and mod team.
like this
Yeah...I saw that update. But I wouldnt count an update from the end of July recent in any capacity.
Because this sort of message has been repeated since the beginning of July with minimal changes to the content.
It's mostly a "We are still alive and sometimes working on it".
No issues with that. It's their volunteered free of charge time they are giving for our entertainment. Which I heavily appreciate. It's just a bit annoying how little information they give out (and their, sorta understandable, tone used in their support channel).
like this
Says the official support channels, which you should be checking for information anyway, unless your only intention is to scream your frustration into the void. If that’s the case, best of luck on that resolving anything.
ETA: like I said, it’s a closed beta, so not something you can install. And it won’t be a pull request because this fix won’t require an update to Lidarr, it’ll just start working again when the new server is done.
What the devs keep getting irritated about is people coming into the Official Lidarr Branch support channels and asking for support for something the devs have no control over or ability to assist with. Keep in mind that an individual user’s Lidarr instance does not connect directly to musicbrainz - the volume of API requests generated by Lidarr would be unsustainable without subscriptions. It connects to an intermediary metadata server set up and maintained by the Lidarr volunteers.
If they add a built-in option to add custom metadata servers, people will have an expectation of support. Even a note right next to the option that states custom metadata servers get no assistance wouldn’t help much since most people can’t seem to read. Basing that on the number of people who come into the Lidarr support discord channel every single day and ask if something is wrong with the metadata server despite there being a stickied message with very bold lettering explaining the issue and its current status.
I will agree that the devs in the discord have a shit bed-side manner, though. But there’s a reason that, if this were software produced by a company, you’d be speaking to a customer support specialist instead of directly to a dev. As someone who long ago worked my way up the IT ladder out of the rage-inducing pits of user-facing support roles, I definitely get it.
like this
The issue isnt the metadata providers changing the API.
The issue is that the devs insist on implementing an API proxy/metadata mirror to lessen the burden.
Bro, just le me pull my own API key and let musicbrainz decide how much free API calls I can execute.
like this
Israeli airstrikes on Tehran killed inmates in ‘apparent war crime’ – report
Israeli airstrikes on Tehran killed inmates in ‘apparent war crime’ – report
Human Rights Watch also finds that Iran abused survivors of June attack, which killed 80 peopleDeepa Parent (The Guardian)
like this
Are jmp.chat eSIM adapters unique
I think the eID should be unique and gets transmitted.
That's probably the ID that forbids me from installing (another) speedtest eSIM, though "ID" could also refer to IMEI perhaps. I'd have to try another phone.
```<>
Error code: ES10B_ERROR_REASON_UNDEFINED
Last HTTP response (from server):
{
"header": {
"functionExecutionStatus": {
"status": "Failed",
"statusCodeData": {
"subjectCode": "8.2.6",
"reasonCode": "3.8",
"subjectIdentifier": "Matching ID",
"message": "Refused"
}
}
},
"transactionId": "[You don't need this]"
}
Last APDU response (from SIM) is successful
```
Based on this, it is a part of the transmitted information, if I understand it right: sharetechnote.com/html/Handboo…
IHave69XiBucks
in reply to arsus5478 • • •IHave69XiBucks
in reply to IHave69XiBucks • • •It is possible you have downloaded the new network manager package but not installed it. I would try to run
and see if it can install anything that is pre-downloaded. This may fix your network issues. If not it'll be a much more annoying fix.
arsus5478
in reply to IHave69XiBucks • • •IHave69XiBucks
in reply to arsus5478 • • •Alright try to plug in the ethernet cable and run
If you see the interface, but its not managed run
(Once again use the interface from ip link)
Assuming you have network connection again run
If all that works run
If that doesn't work run
and tell me what that says
arsus5478
in reply to IHave69XiBucks • • •you.saved.the.day
thanks!!!
IHave69XiBucks
in reply to arsus5478 • • •arsus5478
in reply to IHave69XiBucks • • •IHave69XiBucks
in reply to arsus5478 • • •frongt
in reply to arsus5478 • • •Bring up networking manually?
Or just back up your files and reinstall.
krotos
in reply to arsus5478 • • •systemctl status NetworkManager
FauxLiving
in reply to krotos • • •Almost certainly this.
Type nmcli, if it does anything but complain that it can't find that command, you have NetworkManager installed
arsus5478
in reply to FauxLiving • • •nmcli returns command not found
sudo systemctl status NetworkManager.service returns: unit NetworkManager.service could not be found.
Seems I dont have that one either
arsus5478
in reply to krotos • • •InnerScientist
in reply to arsus5478 • • •Also checkout /etc/resolv.conf, replace its content with "nameserver 8.8.8.8"
FauxLiving
in reply to InnerScientist • • •arsus5478
in reply to FauxLiving • • •stuner
in reply to arsus5478 • • •That sounds pretty bad and probably means other things are broken too. The easiest option would probably be a reinstall at this point, but if you want to learn something you can also try to salvage your install.
To recover, it's probably easiest to manually configure your Ethernet connection as described by InnerScientist and then re-install the
network-manager
package.You can check the status of the network-manager package using dpgk. It should look like this (
ii
at the start, but it sounds like it's not installed in your case):You can also check
/var/log/apt/history.log
to see what went wrong and if there are other things you need to fix.I performed the upgrade in two steps
apt upgrade --without-new-pkgs
andapt full-upgrade
(based on the release notes). I can see the following on the lineUpgrade:
for the commandapt full-upgrade
:On the
Remove:
line you can see the packages that were removed. Unfortunately, the names of many libraries were changed in this release (e.g.,libreadline8:amd64
tolibreadline8t64:amd64
), so there's a lot of noise in there. Maybe you can look at that line and ignore everything that starts withlib
to see if any other important packages were removed.k_rol
in reply to arsus5478 • • •Why do I not see his comment?
A Mouse
in reply to k_rol • • •IHave69XiBucks
in reply to A Mouse • • •