Salta al contenuto principale



West uses liberal-opposition groups to divide Russian society — Security Council


in reply to hoch

As expected, .world libs coming in hot with their russophobia ha!
in reply to hoch

I don't really think a return to the destitution of mid-late 90s Russia is a good thing. It's much better for the continuing trend of increased support for socialism in Russia to continue and win, not western-backed groups:
in reply to Cowbee [he/they]

How much of that reflects an improving assessment of the USSR vs a deteriorating assessment of the subsequent regimes?
in reply to AbouBenAdhem

The majority of the population support the SMO, and even Putin is trying to appeal to soviet nostalgia in order to retain support. It's a situation where people are unhappy with capitalism, long for socialism, but at the same time support their country in the Russo-Ukrainian War and support ties to socialist countries like Cuba, the PRC, and DPRK. There is opposition to Putin, of course, but it's more of a case where the nationalists are critically supported and the nationalists have to appeal to the Russian left somewhat in order to not collapse. It's an interesting dillema!
in reply to AbouBenAdhem

You can find the answer to your question on this graph in dynamics over 15 years, which reflects survey by the same Levada Center with question "Which political system do you prefer?"

Red stands for Soviet one, orange is "current one", blue is Western democracy, black is no responce and gray is hard to say.

levada.ru/cp/wp-content/upload…

in reply to bubblybubbles

Are Russians not divided because their leaders lied about not invading Ukraine, and then invaded Ukraine? When your government commits war crimes, that tends to divide people. Hopefully there are less sociopaths in Russia than ethical people, and they make their government end the invasion.


Snapdragon X2 Elite Extreme crushes Apple M4, Intel, and AMD in new benchmarks


...In Geekbench 6.5 single-core, the X2 Elite Extreme posts a score of 4,080, edging out Apple’s M4 (3,872) and leaving AMD’s Ryzen AI 9 HX 370 (2,881) and Intel’s Core Ultra 9 288V (2,919) far behind...

...The multi-core story is even more dramatic. With a Geekbench 6.5 multi-core score of 23,491, the X2 Elite Extreme nearly doubles the Intel Core Ultra 9 185H (11,386) and comfortably outpaces Apple’s M4 (15,146) and AMD’s Ryzen AI 9 370 (15,443)...

...This isn’t just a speed play — Qualcomm is betting that its ARM-based design can deliver desktop-class performance at mobile-class power draw, enabling thin, fanless designs or ultra-light laptops with battery life measured in days, not hours.

One of the more intriguing aspects of the Snapdragon X2 Elite Extreme is its memory‑in‑package design, a departure from the off‑package RAM used in other X2 Elite variants. Qualcomm is using a System‑in‑Package (SiP) approach here, integrating the RAM directly alongside the CPU, GPU, and NPU on the same substrate.

This proximity slashes latency and boosts bandwidth — up to 228 GB/s compared to 152 GB/s on the off‑package models — while also enabling a unified memory architecture similar in concept to Apple’s M‑series chips, where CPU and GPU share the same pool for faster, more efficient data access...

... the company notes the "first half" of 2026 for the new Snapdragon X2 Elite and Snapdragon X2 Elite Extreme...

in reply to Delta_V

How's the GPU drivers though? Especially to me for Linux. These should be used in PC gaming handhelds but Qualcomm support is mediocre
in reply to commander

linux on arm is not mature. on windows, typically emulation of x86 is used. They'll need to also support all of the gpu libraries for gaming.
in reply to humanspiral

Desktop linux on arm*. The kernel itself has been running on embedded arm deviced for 25 years and on a large portion of phones for 15.
in reply to vaionko

The question was about GPU drivers, and GPU drivers for ARM-based SoCs aren't even mature on Android. They are going to suck on Linux.

Compared to the drivers for Mali, Adreno and consorts, Nvidia is a bunch of saints, and we know how much Nvidia drivers suck under Linux.

in reply to squaresinger

Asahi linux is perhaps only distro that is trying to support "desktop arm". Not just gpu, but it does not post for M3/M4 arm chips. Qualcom does not have an OS protection racket, and so could be more helpful to the project, but phone support (limited/tailored to each chip generation it seems) doesn't seem to mean all future arm automagically supported.
in reply to humanspiral

There are quite a few more. For example Debian, Ubuntu, Manjaro, Arch, Fedora, Alpine and Kali also have ARM ports (and probably many others too). Raspberry OS is purpose-built for ARM Desktop. There's others too.

Asahi isn't specifically an ARM Linux, but an Apple Silicon Linux.

Apple Silicon is ARM, but it's also its own semi-custom thing that's not directly compatible with other ARM stuff.

That's the main issue with supporting ARM: You don't have one platform like x86/x64.

On x86/x64 there's an abstraction between the machine code language and the microcode that's actually executed in the CPU. There's a microcode translation layer in the CPU that translates one to the other, so x86/x64 chip designers have a lot of freedom when designing their actual CPU. The downside being that the translation layer consumes a little bit of performance.

There's also the UEFI system and a ton of other things that keep the platform stable and standardized, so that you can run essentially the same software on a 15yo Intel CPU and a modern AMD.

ARM is much more diverse. Some run Devicetree, some don't. There are also multiple different ARM architectures, and since they are customizable, there's just so much variety.

in reply to squaresinger

thank you for correction. Do any linux distributions support qualcomm's first (last gen) "elite win/chorme books?"
in reply to humanspiral

I don't have personal experience with that, but according to google (linaro.org/blog/linux-on-snapd…) it is at least a thing.

Wouldn't expect it to be great though.





Hubble Surveys Cloudy Cluster




How Ruby Went Off the Rails




How Ruby Went Off the Rails


For the past couple of weeks, a community of developers who use the programming language Ruby have been closely following a dramatic change in ownership of some of the most essential tools in its ecosystem with far reaching impacts for the worldwide web.

If you’re not familiar with Ruby or the open source development community, you probably haven’t heard about any of this, but the tools in question serve as critical infrastructure for gigantic internet services like GitHub, Shopify, and others, so any disruption to them would be catastrophic to those companies, their users, and vast swaths of the internet.

On September 19, Ruby Central, a nonprofit organization that manages RubyGems.org, a platform for sharing Ruby code and libraries, asserted control over several GitHub repositories for Ruby Gems as well as other critical Ruby open source projects that the rest of the Ruby development community relies on. A group of open source developers who had contributed to those projects and maintained them for years had their permissions suddenly revoked. When these developers announced on social media that their access was taken away, many Ruby developers saw the decision as a betrayal of their years-long contributions to the Ruby ecosystem and open source principles more generally. Others accused Ruby Central of succumbing to corporate pressure from companies like Shopify, which they claimed wanted more control over the project.

In some ways, this whole affair is an example of why this stuff gets really messy when people start getting paid


I’ve spent the last week talking to people who had direct involvement with Ruby Central’s decision, the contributors who were ousted, and developers in the Ruby community. I’ve heard accusations of greed, toxic personalities, and stories about years-long feuds between people, at times in open disagreement, who ultimately govern some of these important open source tools.

RubyGems.org and other critical Ruby tools have so far not been interrupted during this transition, but the incident sheds light on a basic truth about the internet and open source development: Much of the technology we use every day and take for granted is being maintained by a small number of developers who are not compensated for that work or get paid very little when compared to salaries at big tech companies. Open source development continues to make much of the internet possible, but as some of these tools become more important and financially valuable, they’re subject to more scrutiny and pressure from the community, organizations, and companies that rely on them.

“In some ways, this whole affair is an example of why this stuff gets really messy when people start getting paid, and once you start introducing formal organizations and employees and nonprofits and lawyers and all this kind of complexity,” Mike McQuaid, developer of the popular package manager Homebrew, which is built with Ruby, told me. McQuaid has talked to and offered to mediate between Ruby Central and the ousted maintainers. “This is a textbook case of what happens when there's this conflict between what companies want, what nonprofit individuals want, how much responsibility people have when they take money, who gets control and when. How much democracy versus just ‘I have the power to do something, therefore I'm going to do it.’”

With Ruby developers can download and use self-contained packages of code that add different functionalities to a Ruby project. These packages are called gems, and are distributed primarily via RubyGems.org, where developers can upload gems they’ve developed or download gems from other developers.

The ability to download gems and plug them into different projects is very useful and convenient for Ruby developers, but can create complications. Different gems are developed by different teams and are updated at different times with bug fixes and new features, and might not necessarily be compatible or play well with one another as they evolve.

This is where Bundler comes in. As its website explains, “Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.” So, for example, if a developer is building a Ruby project and wants to use gems X, Y, and Z, Bundler will pull the versions of those gems that are compatible with one another, providing developers an easy solution for what Bundler describes as “dependency hell.”

Bundler is an open source project that was initially developed by Yehuda Katz, but the GitHub repository for the project was created and was administrated by André Arko. In 2015, Arko also founded a nonprofit trade organization named Ruby Together, which raised funds from developers and companies that use Ruby in order to maintain Bundler and other open source tools.

I will not mince words here: This was a hostile takeover


RubyGems.org, the site and service, is governed by Ruby Central, a nonprofit founded in 2001, which also organizes several Ruby conferences like RubyConf and RailsConf. In 2022, Arko’s Ruby Together and Ruby Central merged, “uniting the Ruby community’s leading events and infrastructure under one roof,” according to Ruby Central’s site. Bundler’s and RubyGems.org’s work often overlapped both in their goals and the developers who worked on them, but operated across two different GitHub organizations, each with its own repositories. To streamline development of these open source projects, Bundler also joined the Ruby Gems GitHub organization in 2022.

In 2023, Ruby Central established the Open Source Software Committee, which according to its site oversees RubyGems, Bundler, and RubyGems.org, focusing on infrastructure stability, security, and sustainability.

A confusing and central point of disagreement between Ruby Central and the maintainers it ousted on September 19 is rooted in the merging of Ruby Together and Ruby Central and the difference between Rubygems.org the service, essentially an implementation of the Ruby Gems codebase on an AWS instance, which both parties agree Ruby Central owns and operates, and the Ruby Gems the codebase that lives in the same GitHub organization as Bundler.

According to a recording of a mid-September Zoom meeting which I obtained between Marty Haught, Ruby Central’s Director of Open Source, Arko, and the other ousted contributors, Ruby Central maintains that the codebase and GitHub organization became its responsibility when Ruby Central merged with Ruby Together in 2022. The ousted contributors’ position is that members of Ruby Central, like Haught, can be owners of the GitHub organization, but that ownership of the RubyGems codebase and other projects in the GitHub organization belong to the contributors, who don’t have a detailed governance model but historically have governed by consensus.

Arko made this argument to me in a recent interview, but also outlined that argument in a blog post, where he also shared the merger agreement between Ruby Central and Ruby Together. It shows that Ruby Together would dissolve and that Ruby Central would be in charge of raising and allocating funds for development, but does not explicitly say Ruby Central takes ownership of the RubyGems and Bundler projects or the GitHub organization.

To make matters even more complicated, Arko was at once a contributor to these open source projects, a contributor to RubyGems.org the service, an owner of the GitHub organization, and an advisor to Ruby Central’s Open Source Software Committee.

In May, Arko resigned his position as an advisor to Ruby Central’s Open Source Software Committee, but continued his work as a contributor. Arko told me he resigned his advisory role because of Ruby Central’s last minute invitation of David Heinemeier Hansson, better known online as DHH, as a keynote speaker at RailsConf.

Arko told me he objected to that decision because of DHH’s “horrifying, racist, misogynist, politics” and DHH’s “personal vendetta” against him. In 2021, back at Motherboard, we reported that many employees at DHH’s company, Basecamp, quit after his decision to ban any discussion of politics at work, which many employees saw as squashing discussion about race, bias, and diversity. Arko told me that DHH’s “personal vendetta” against him stemmed from Arko not wanting to support a certain feature DHH wanted added to Bundler, after which DHH demanded Arko be removed from the Ruby Together board.

The current controversy erupted on social media on September 19, when one contributor to the open source projects in the RubyGems and Bundler GitHub organization, Ellen Dash, announced that Haught, Ruby Central’s Director of Open Source, revoked GitHub organization membership for all admins on the RubyGems, Bundler, and RubyGems.org maintainer teams. At that moment, their permissions and access to the GitHub organization were revoked, meaning they could no longer make any changes or contributions to the code, and Haught, representing Ruby Central, took control.

“I will not mince words here: This was a hostile takeover,” Dash said in a public “goodbye” letter they shared online. “I consider Ruby Central’s behavior a threat to the Ruby community as a whole. The forceful removal of those who maintained RubyGems and Bundler for over a decade is inherently a hostile action. Ruby Central crossed a line by doing this.”

The news was seen by many developers in the Ruby and open source community as betraying the dedication and labor that Dash, Arko, and other maintainers put into these tools for years.

Ruby Central, meanwhile, describes the move as one centered around security.

“With the recent increase of software supply chain attacks, we are taking proactive steps to safeguard the Ruby gem ecosystem end-to-end,” Ruby Central said in an explanation of its decision. “To strengthen supply chain security, we are taking important steps to ensure that administrative access to the RubyGems.org, RubyGems, and Bundler is securely managed. This includes both our production systems and GitHub repositories. In the near term we will temporarily hold administrative access to these projects while we finalize new policies that limit commit and organization access rights. This decision was made and approved by the Ruby Central Board as part of our fiduciary responsibility. In the interim, we have a strong on-call rotation in place to ensure continuity and reliability while we advance this work. These changes are designed to protect critical infrastructure that power the Ruby ecosystem, whether you are a developer downloading gems to your local machine [or] a small or large team who rely on the safety and availability of these tools.”

404 Media has covered the kind of recent supply chain attacks targeting open source projects that Ruby Central is referring to. Earlier this month, a critical JavaScript development tool Node Package Manager (NPM), was targeted by a similar supply chain attack. But not everyone in the Ruby development community bought the explanation that security was at the heart of the recent moves. One reason for that is a public statement from a Ruby Central board member and treasurer Freedom Dumlao.

On Substack, Dumlao apologized for the sudden change and how it was communicated.

“If Ruby Central made a critical mistake, it's here,” he wrote. “Could these conversations have been happening in public? Could the concerns we were hearing from companies, users and sponsors have been made more apparent? Probably. But I remind you we don't have a ‘communications team’, no real PR mechanism, we are all just engineers who (like many of you I'm sure) go heads down on a problem until it's solved.”

Dumlao reiterated that RubyGems and Bundler are critical infrastructure that are now increasingly under the threat of supply chain attacks, and said that the companies that rely on them “count” on Ruby Central do everything it can to keep them and their users safe.

However, Dumlao also said that Ruby Central was under “deadline” to make this change.

“Either Ruby Central puts controls in place to ensure the safety and stability of the infrastructure we are responsible for, or lose the funding that we use to keep those things online and going,” Dumlao wrote.

In a September 22 video message in response to criticism about its decision to remove maintainers, Ruby Central’s executive director Shan Cureton described a similar dynamic. She said “sponsors and companies who depend on Ruby tooling came to us with supply chain concerns” and that “Our funding and sponsorships are directly tied to our ability to demonstrate strong operational standards. Without those standards in place, it becomes harder to secure the support needed to keep maintainers paid, organize events, and provide resources for developers at every stage of their journey.”

Since Shopify is one of the primary sponsors and funders of Ruby Central, this led some in the Ruby community to believe that Shopify was exerting pressure on Ruby Central to make this change.

“That is not how it happened, and I wish I had been more careful with my wording in that blog post,” Dumlao told me in a Linkedin message when I asked him if Ruby Central was under pressure from Shopify to make these changes.

I just don't think that there's any other plausible explanation than Shopify demanded this.


After I gave Dumlao my number so we could do a phone interview, I got an email from Cindi Sutera, who was recently brought on as a spokesperson for Ruby Central.

"Ruby Central’s mission is to keep the infrastructure that Rubyists rely on stable, safe, and trustworthy,” she told me. “As part of a routine review following organizational changes, we identified a small number of accounts whose privileges no longer matched current role requirements. The Board voted that it was imperative to align access with our privilege policy to keep the infrastructure that the Ruby community depends on stable. This is our mission.”

Sutera said that the board approved “a temporary administrative hold on certain elevated permissions” while it finalized operator agreements and governance roles.

“To move quickly and transparently, we imposed a clear deadline to complete operator agreements and close gaps,” she said. “We could have communicated earlier that we felt it necessary to move quickly and wish we could have given the community more time to prepare for this action. And now, here we are committed to completing this transition for the stability and security of the Ruby Gems supply chain. More updates are coming as we work through security protocols and stabilization efforts.”

“There’s literally only one company providing the money that is keeping Ruby Central open, and it is Shopify,” Arko told me. “And so I just don't think that there's any other plausible explanation than Shopify demanded this.”

When I asked Arko why he thought Ruby Central removed him, if it wasn’t for security reasons, Arko said: “totally unprovable speculation is Shopify’s CEO is best friends with DHH, who hates me.” DHH is also a Shopify board member.

“Thanks for the invitation, but not my place to weigh in a lot on this while they're working through these changes,” DHH told me in an email when reached for comment. “But I support them taking steps to secure and professionalize the supply chain work they're doing.”

Shopify did not reply to a request for comment.

As this episode spread on social media, I talked to several people associated with Ruby Central who told me the board was acting in the interest of the RubyGems and the Ruby community. Two sources who asked for anonymity for fear of retaliation said that Arko was difficult to work with, questioned how he used funds raised by Ruby Together, and claimed that a new Ruby version manager he’s working on, rv, means he has a conflict of interest with his work on RubyGems and Bundler.

Arko acknowledged to me he heard he’s been difficult to work with in the past. He said that sometimes he’s been able to reach out to people directly and resolve any issues, and that sometimes he hasn’t. He rejected the other allegations, and said that Ruby Together’s financials have always been public.

“It has always been fully public, and the amount has been fixed at $150 an hour for 10 years,” he said, referring to the amount contributors got paid to work on Bundler. Arko added that nobody has ever been paid for more than 20 hours a week, and that the most he’s been able to raise in a single year is $300,000 to pay eight different contributors. “Nobody has gotten a raise for 10 years.”

"As a matter of policy, we don’t discuss individual personnel,” Sutera, the Ruby Central spokesperson, said when I asked if Arko was removed from the GitHub organization because of his previous behavior. “Our recent actions were organization-wide governance measures aimed at aligning access with policy. Our priority is maintaining a stable and secure Ruby Gems supply chain."

McQuaid, the developer of Homebrew and who followed the controversy, told me that even Arko’s harshest critics wouldn’t deny the contributions he’s made to the Ruby community over the years.

Regarding Arko’s blog post about his removal, McQuaid told me it’s good that Arko is crediting other people for their contribution and that he’s following open source principles of community and transparency, but that “his ‘transparency’ here has been selective to things that benefit him/his narrative, he seems unwilling or unable to admit that he failed as a leader in being unwilling or unable to introduce a formal governance process long before this all went down or appoint a meaningful successor and step down amicably.”

The fundamental disagreement here is about who “owns” the GitHub organization that houses Bundler and RubyGems. Technically, Ruby Central was able to assert control because Hiroshi Shibata, a member of the Ruby core team and one of the contributors who has owner-level permissions on the GitHub, made Haught, who revoked the others’ access, an owner as well. Any owner can add or remove any other owner, but when Ruby Central’s board voted to make this change Haught acted immediately and removed Arko, Dash, and others.

However, Arko fundamentally disagrees with the premise that Ruby Central has the right to govern the GitHub organization in any way, and believes that it has always belonged to the group of contributors who had access up until September 19.

Arko said that even if Ruby Central gave him his permissions back, he would not consider the matter resolved until Ruby Central stopped claiming it owns Bundler “but I am definitely not going to hold my breath for that one.”

“When people really care, they're passionate and they're enthusiastic and they argue, and that often looks like drama,” McQuaid, the developer of Homebrew, said when I asked what he thinks this entire affair says about the state of open source development. “But if I had to pick between having the enthusiasm and the drama or losing both, then I'd probably pick the enthusiasm and the drama, because in some ways, the system is somewhat self correcting. Even the stuff that's going on right now, people are having essentially a very public debate about what role do large companies or nonprofits or individual maintainers have in open source. To what extent does someone's level of contribution matter versus what type of person they are? I think these are valuable discussions to be having, and we're having them in the open, whereas if it was in a company, this would all be in a meeting room or with an HR department or in a leadership offsite or whatever.”





Checking your browser before accessing. Just a moment...


But as photos and social media posts surfaced showing Sanford in a camouflage Trump 2020 shirt that read “Make Liberals Cry Again,” and a Trump-Pence sign still visible on his front lawn just months ago, the political implications became harder to ignore.

So far, Republican leaders have said nothing.



How Ruby Went Off the Rails




How Ruby Went Off the Rails


For the past couple of weeks, a community of developers who use the programming language Ruby have been closely following a dramatic change in ownership of some of the most essential tools in its ecosystem with far reaching impacts for the worldwide web.

If you’re not familiar with Ruby or the open source development community, you probably haven’t heard about any of this, but the tools in question serve as critical infrastructure for gigantic internet services like GitHub, Shopify, and others, so any disruption to them would be catastrophic to those companies, their users, and vast swaths of the internet.

On September 19, Ruby Central, a nonprofit organization that manages RubyGems.org, a platform for sharing Ruby code and libraries, asserted control over several GitHub repositories for Ruby Gems as well as other critical Ruby open source projects that the rest of the Ruby development community relies on. A group of open source developers who had contributed to those projects and maintained them for years had their permissions suddenly revoked. When these developers announced on social media that their access was taken away, many Ruby developers saw the decision as a betrayal of their years-long contributions to the Ruby ecosystem and open source principles more generally. Others accused Ruby Central of succumbing to corporate pressure from companies like Shopify, which they claimed wanted more control over the project.

In some ways, this whole affair is an example of why this stuff gets really messy when people start getting paid


I’ve spent the last week talking to people who had direct involvement with Ruby Central’s decision, the contributors who were ousted, and developers in the Ruby community. I’ve heard accusations of greed, toxic personalities, and stories about years-long feuds between people, at times in open disagreement, who ultimately govern some of these important open source tools.

RubyGems.org and other critical Ruby tools have so far not been interrupted during this transition, but the incident sheds light on a basic truth about the internet and open source development: Much of the technology we use every day and take for granted is being maintained by a small number of developers who are not compensated for that work or get paid very little when compared to salaries at big tech companies. Open source development continues to make much of the internet possible, but as some of these tools become more important and financially valuable, they’re subject to more scrutiny and pressure from the community, organizations, and companies that rely on them.

“In some ways, this whole affair is an example of why this stuff gets really messy when people start getting paid, and once you start introducing formal organizations and employees and nonprofits and lawyers and all this kind of complexity,” Mike McQuaid, developer of the popular package manager Homebrew, which is built with Ruby, told me. McQuaid has talked to and offered to mediate between Ruby Central and the ousted maintainers. “This is a textbook case of what happens when there's this conflict between what companies want, what nonprofit individuals want, how much responsibility people have when they take money, who gets control and when. How much democracy versus just ‘I have the power to do something, therefore I'm going to do it.’”

With Ruby developers can download and use self-contained packages of code that add different functionalities to a Ruby project. These packages are called gems, and are distributed primarily via RubyGems.org, where developers can upload gems they’ve developed or download gems from other developers.

The ability to download gems and plug them into different projects is very useful and convenient for Ruby developers, but can create complications. Different gems are developed by different teams and are updated at different times with bug fixes and new features, and might not necessarily be compatible or play well with one another as they evolve.

This is where Bundler comes in. As its website explains, “Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.” So, for example, if a developer is building a Ruby project and wants to use gems X, Y, and Z, Bundler will pull the versions of those gems that are compatible with one another, providing developers an easy solution for what Bundler describes as “dependency hell.”

Bundler is an open source project that was initially developed by Yehuda Katz, but the GitHub repository for the project was created and was administrated by André Arko. In 2015, Arko also founded a nonprofit trade organization named Ruby Together, which raised funds from developers and companies that use Ruby in order to maintain Bundler and other open source tools.

I will not mince words here: This was a hostile takeover


RubyGems.org, the site and service, is governed by Ruby Central, a nonprofit founded in 2001, which also organizes several Ruby conferences like RubyConf and RailsConf. In 2022, Arko’s Ruby Together and Ruby Central merged, “uniting the Ruby community’s leading events and infrastructure under one roof,” according to Ruby Central’s site. Bundler’s and RubyGems.org’s work often overlapped both in their goals and the developers who worked on them, but operated across two different GitHub organizations, each with its own repositories. To streamline development of these open source projects, Bundler also joined the Ruby Gems GitHub organization in 2022.

In 2023, Ruby Central established the Open Source Software Committee, which according to its site oversees RubyGems, Bundler, and RubyGems.org, focusing on infrastructure stability, security, and sustainability.

A confusing and central point of disagreement between Ruby Central and the maintainers it ousted on September 19 is rooted in the merging of Ruby Together and Ruby Central and the difference between Rubygems.org the service, essentially an implementation of the Ruby Gems codebase on an AWS instance, which both parties agree Ruby Central owns and operates, and the Ruby Gems the codebase that lives in the same GitHub organization as Bundler.

According to a recording of a mid-September Zoom meeting which I obtained between Marty Haught, Ruby Central’s Director of Open Source, Arko, and the other ousted contributors, Ruby Central maintains that the codebase and GitHub organization became its responsibility when Ruby Central merged with Ruby Together in 2022. The ousted contributors’ position is that members of Ruby Central, like Haught, can be owners of the GitHub organization, but that ownership of the RubyGems codebase and other projects in the GitHub organization belong to the contributors, who don’t have a detailed governance model but historically have governed by consensus.

Arko made this argument to me in a recent interview, but also outlined that argument in a blog post, where he also shared the merger agreement between Ruby Central and Ruby Together. It shows that Ruby Together would dissolve and that Ruby Central would be in charge of raising and allocating funds for development, but does not explicitly say Ruby Central takes ownership of the RubyGems and Bundler projects or the GitHub organization.

To make matters even more complicated, Arko was at once a contributor to these open source projects, a contributor to RubyGems.org the service, an owner of the GitHub organization, and an advisor to Ruby Central’s Open Source Software Committee.

In May, Arko resigned his position as an advisor to Ruby Central’s Open Source Software Committee, but continued his work as a contributor. Arko told me he resigned his advisory role because of Ruby Central’s last minute invitation of David Heinemeier Hansson, better known online as DHH, as a keynote speaker at RailsConf.

Arko told me he objected to that decision because of DHH’s “horrifying, racist, misogynist, politics” and DHH’s “personal vendetta” against him. In 2021, back at Motherboard, we reported that many employees at DHH’s company, Basecamp, quit after his decision to ban any discussion of politics at work, which many employees saw as squashing discussion about race, bias, and diversity. Arko told me that DHH’s “personal vendetta” against him stemmed from Arko not wanting to support a certain feature DHH wanted added to Bundler, after which DHH demanded Arko be removed from the Ruby Together board.

The current controversy erupted on social media on September 19, when one contributor to the open source projects in the RubyGems and Bundler GitHub organization, Ellen Dash, announced that Haught, Ruby Central’s Director of Open Source, revoked GitHub organization membership for all admins on the RubyGems, Bundler, and RubyGems.org maintainer teams. At that moment, their permissions and access to the GitHub organization were revoked, meaning they could no longer make any changes or contributions to the code, and Haught, representing Ruby Central, took control.

“I will not mince words here: This was a hostile takeover,” Dash said in a public “goodbye” letter they shared online. “I consider Ruby Central’s behavior a threat to the Ruby community as a whole. The forceful removal of those who maintained RubyGems and Bundler for over a decade is inherently a hostile action. Ruby Central crossed a line by doing this.”

The news was seen by many developers in the Ruby and open source community as betraying the dedication and labor that Dash, Arko, and other maintainers put into these tools for years.

Ruby Central, meanwhile, describes the move as one centered around security.

“With the recent increase of software supply chain attacks, we are taking proactive steps to safeguard the Ruby gem ecosystem end-to-end,” Ruby Central said in an explanation of its decision. “To strengthen supply chain security, we are taking important steps to ensure that administrative access to the RubyGems.org, RubyGems, and Bundler is securely managed. This includes both our production systems and GitHub repositories. In the near term we will temporarily hold administrative access to these projects while we finalize new policies that limit commit and organization access rights. This decision was made and approved by the Ruby Central Board as part of our fiduciary responsibility. In the interim, we have a strong on-call rotation in place to ensure continuity and reliability while we advance this work. These changes are designed to protect critical infrastructure that power the Ruby ecosystem, whether you are a developer downloading gems to your local machine [or] a small or large team who rely on the safety and availability of these tools.”

404 Media has covered the kind of recent supply chain attacks targeting open source projects that Ruby Central is referring to. Earlier this month, a critical JavaScript development tool Node Package Manager (NPM), was targeted by a similar supply chain attack. But not everyone in the Ruby development community bought the explanation that security was at the heart of the recent moves. One reason for that is a public statement from a Ruby Central board member and treasurer Freedom Dumlao.

On Substack, Dumlao apologized for the sudden change and how it was communicated.

“If Ruby Central made a critical mistake, it's here,” he wrote. “Could these conversations have been happening in public? Could the concerns we were hearing from companies, users and sponsors have been made more apparent? Probably. But I remind you we don't have a ‘communications team’, no real PR mechanism, we are all just engineers who (like many of you I'm sure) go heads down on a problem until it's solved.”

Dumlao reiterated that RubyGems and Bundler are critical infrastructure that are now increasingly under the threat of supply chain attacks, and said that the companies that rely on them “count” on Ruby Central do everything it can to keep them and their users safe.

However, Dumlao also said that Ruby Central was under “deadline” to make this change.

“Either Ruby Central puts controls in place to ensure the safety and stability of the infrastructure we are responsible for, or lose the funding that we use to keep those things online and going,” Dumlao wrote.

In a September 22 video message in response to criticism about its decision to remove maintainers, Ruby Central’s executive director Shan Cureton described a similar dynamic. She said “sponsors and companies who depend on Ruby tooling came to us with supply chain concerns” and that “Our funding and sponsorships are directly tied to our ability to demonstrate strong operational standards. Without those standards in place, it becomes harder to secure the support needed to keep maintainers paid, organize events, and provide resources for developers at every stage of their journey.”

Since Shopify is one of the primary sponsors and funders of Ruby Central, this led some in the Ruby community to believe that Shopify was exerting pressure on Ruby Central to make this change.

“That is not how it happened, and I wish I had been more careful with my wording in that blog post,” Dumlao told me in a Linkedin message when I asked him if Ruby Central was under pressure from Shopify to make these changes.

I just don't think that there's any other plausible explanation than Shopify demanded this.


After I gave Dumlao my number so we could do a phone interview, I got an email from Cindi Sutera, who was recently brought on as a spokesperson for Ruby Central.

"Ruby Central’s mission is to keep the infrastructure that Rubyists rely on stable, safe, and trustworthy,” she told me. “As part of a routine review following organizational changes, we identified a small number of accounts whose privileges no longer matched current role requirements. The Board voted that it was imperative to align access with our privilege policy to keep the infrastructure that the Ruby community depends on stable. This is our mission.”

Sutera said that the board approved “a temporary administrative hold on certain elevated permissions” while it finalized operator agreements and governance roles.

“To move quickly and transparently, we imposed a clear deadline to complete operator agreements and close gaps,” she said. “We could have communicated earlier that we felt it necessary to move quickly and wish we could have given the community more time to prepare for this action. And now, here we are committed to completing this transition for the stability and security of the Ruby Gems supply chain. More updates are coming as we work through security protocols and stabilization efforts.”

“There’s literally only one company providing the money that is keeping Ruby Central open, and it is Shopify,” Arko told me. “And so I just don't think that there's any other plausible explanation than Shopify demanded this.”

When I asked Arko why he thought Ruby Central removed him, if it wasn’t for security reasons, Arko said: “totally unprovable speculation is Shopify’s CEO is best friends with DHH, who hates me.” DHH is also a Shopify board member.

“Thanks for the invitation, but not my place to weigh in a lot on this while they're working through these changes,” DHH told me in an email when reached for comment. “But I support them taking steps to secure and professionalize the supply chain work they're doing.”

Shopify did not reply to a request for comment.

As this episode spread on social media, I talked to several people associated with Ruby Central who told me the board was acting in the interest of the RubyGems and the Ruby community. Two sources who asked for anonymity for fear of retaliation said that Arko was difficult to work with, questioned how he used funds raised by Ruby Together, and claimed that a new Ruby version manager he’s working on, rv, means he has a conflict of interest with his work on RubyGems and Bundler.

Arko acknowledged to me he heard he’s been difficult to work with in the past. He said that sometimes he’s been able to reach out to people directly and resolve any issues, and that sometimes he hasn’t. He rejected the other allegations, and said that Ruby Together’s financials have always been public.

“It has always been fully public, and the amount has been fixed at $150 an hour for 10 years,” he said, referring to the amount contributors got paid to work on Bundler. Arko added that nobody has ever been paid for more than 20 hours a week, and that the most he’s been able to raise in a single year is $300,000 to pay eight different contributors. “Nobody has gotten a raise for 10 years.”

"As a matter of policy, we don’t discuss individual personnel,” Sutera, the Ruby Central spokesperson, said when I asked if Arko was removed from the GitHub organization because of his previous behavior. “Our recent actions were organization-wide governance measures aimed at aligning access with policy. Our priority is maintaining a stable and secure Ruby Gems supply chain."

McQuaid, the developer of Homebrew and who followed the controversy, told me that even Arko’s harshest critics wouldn’t deny the contributions he’s made to the Ruby community over the years.

Regarding Arko’s blog post about his removal, McQuaid told me it’s good that Arko is crediting other people for their contribution and that he’s following open source principles of community and transparency, but that “his ‘transparency’ here has been selective to things that benefit him/his narrative, he seems unwilling or unable to admit that he failed as a leader in being unwilling or unable to introduce a formal governance process long before this all went down or appoint a meaningful successor and step down amicably.”

The fundamental disagreement here is about who “owns” the GitHub organization that houses Bundler and RubyGems. Technically, Ruby Central was able to assert control because Hiroshi Shibata, a member of the Ruby core team and one of the contributors who has owner-level permissions on the GitHub, made Haught, who revoked the others’ access, an owner as well. Any owner can add or remove any other owner, but when Ruby Central’s board voted to make this change Haught acted immediately and removed Arko, Dash, and others.

However, Arko fundamentally disagrees with the premise that Ruby Central has the right to govern the GitHub organization in any way, and believes that it has always belonged to the group of contributors who had access up until September 19.

Arko said that even if Ruby Central gave him his permissions back, he would not consider the matter resolved until Ruby Central stopped claiming it owns Bundler “but I am definitely not going to hold my breath for that one.”

“When people really care, they're passionate and they're enthusiastic and they argue, and that often looks like drama,” McQuaid, the developer of Homebrew, said when I asked what he thinks this entire affair says about the state of open source development. “But if I had to pick between having the enthusiasm and the drama or losing both, then I'd probably pick the enthusiasm and the drama, because in some ways, the system is somewhat self correcting. Even the stuff that's going on right now, people are having essentially a very public debate about what role do large companies or nonprofits or individual maintainers have in open source. To what extent does someone's level of contribution matter versus what type of person they are? I think these are valuable discussions to be having, and we're having them in the open, whereas if it was in a company, this would all be in a meeting room or with an HR department or in a leadership offsite or whatever.”


Technology reshared this.



DeepSeek-V3.2 released



in reply to silence7

It amazes me how much subsidy non renewable energies are able to obtain. The entrenched corruption is astounding…
in reply to WingedObsidian

In Germany, >100k jobs in solar were killed to save ~10k in coal. We were world leaders ffs. Danke Merkel.


Hungary bans 12 Ukrainian media outlets


Hungary blocked 12 Ukrainian media outlets in response to Kyiv's earlier ban on several foreign publications over Russian narratives, Hungarian Cabinet Minister Gergely Gulyas said on Sept. 29.

Several Hungarian media outlets were among those temporarily restricted in Ukraine by an order by the State Special Communications Service on Sept. 8

According to Gulyas, Ukraine blocked the Hungarian outlets Origo and Demokrata because they "dared to write critically about the policy of sanctions against Russia, Ukraine's armed support, and portray the EU and NATO as fragmented and ineffective organizations."

Gulyas described the ban on Hungarian outlets in Ukraine as "a completely unjustified attack."

The list of 12 banned Ukrainian media outlets in Hungary includes several popular sources such as Ukrainska Pravda, European Pravda, NV, hromadske and TSN.

"With Ukraine's accession, the EU would only become more fragmented," Gulyas wrote on Facebok.

The news marks the most recent point of tension amid strained relations between Kyiv and Budapest.

Hungary is broadly seen as the most Kremlin-friendly government in the EU and NATO. The country has consistently obstructed aid to Ukraine and sanctions against Russia throughout the full-scale war.

Ukraine applied for EU membership shortly after Russia launched its war in 2022 and was granted candidate status within months.

As an EU member, Hungary has veto power over further progress.

Last week, reconnaissance drones likely belonging to Hungary had violated Ukraine's airspace along the border, President Volodymyr Zelensky said. Budapest rejected the allegations.



The Corrupt Supreme Court Must Be Reformed: Dems Must Champion It


Questa voce è stata modificata (1 mese fa)


F-Droid and Google's Developer Registration Decree




Quarta Repubblica, documenti inediti sul caso Garlasco: anticipazioni e ospiti del 29 settembre 2025


Nicola Porro torna questa sera, lunedì 29 settembre 2025, con un nuovo appuntamento di Quarta Repubblica, il talk show di approfondimento politico ed economico in onda in prima serata su Rete 4.

Dopo i quotidiani 10 Minuti nel preserale, il giornalista guiderà il dibattito su alcuni dei temi più caldi dell’attualità italiana, tra politica, giustizia e cronaca.

TUTTE LE ANTICIPAZIONI: Quarta Repubblica, documenti inediti sul caso Garlasco: anticipazioni e ospiti del 29 settembre 2025



Cracker Barrel Outrage Was Almost Certainly Driven by Bots, Researchers Say


PeakMetrics grabbed a sample of 52,000 posts made on X within the first 24 hours of Cracker Barrel’s announcement that it would be modernizing its logo to an admittedly very plain and generic design. In that timeframe, it found that 44.5% of all mentions of Cracker Barrel were flagged as likely or higher bot activity. Those numbers climb even higher when a boycott is mentioned. About 1,000 posts in that first 24-hour period called on people to stop eating at Cracker Barrel, and 49% of those posts got flagged as likely coming from bots. In its report, PeakMetrics states that the boycott was unlikely to be an organic grassroots response but a “bot-assisted amplification seeded by meme/activist accounts.”


More than 100,000 federal workers to quit on Tuesday in largest ever mass resignation


Workers preparing to leave the government have described how months of “fear and intimidation” left them feeling like they had no choice but to depart.

“Federal workers stay for the mission. When that mission is taken away, when they’re scapegoated, when their job security is uncertain, and when their tiny semblance of work-life balance is stripped away, they leave,” a longtime employee at the Federal Emergency Management Agency (Fema) told the Guardian. “That’s why I left.”



Giulia Salemi inviata di Pechino Express 2026 insieme a Lillo e Guido Meda


Cambio di squadra per la nuova edizione di Pechino Express 2026, il celebre reality di Sky Original condotto da Costantino Della Gherardesca: a sorpresa, l’influencer e conduttrice Giulia Salemi torna nello show che l’aveva vista concorrente nel 2015, ma questa volta nel ruolo di inviata. Sarà affiancata dal comico Lillo e dal giornalista sportivo Guido Meda.

LEGGI L'ARTICOLO: Giulia Salemi inviata di Pechino Express 2026 insieme a Lillo e Guido Meda



The Supreme Court is considering Ghislaine Maxwell’s petition. Here’s what to know.


Maxwell argues she was unfairly charged in New York, citing Epstein’s notorious non-prosecution agreement in Florida that said, in part, that “the United States also agrees that it will not institute any criminal charges against any potential co-conspirators of Epstein.”

Her lawyers present the issue as one that requires the justices to resolve a split among the nation’s appellate courts regarding whether a promise on behalf of the “United States” or the “Government” that’s made by a U.S. attorney in one district binds federal prosecutors in other districts.

As a general matter, one of the reasons the justices will take an appeal is when there’s a so-called circuit split to resolve, which is why Maxwell’s lawyers have presented her appeal in this way.



I Filmed the ICE Officer Who Shoved a Woman to the Floor Inside a New York Courthouse (video in article)


U.S. Immigration and Customs Enforcement has taken one of its agents off the streets after he was caught on video throwing a distraught mother to the floor of a New York City courthouse in front of her two children on Thursday.

It wasn’t the first time videos have captured scenes of immigration agents using violent force to carry out the Trump administration’s mass deportation campaign. But the videos of this incident — one of which I filmed for ProPublica — seemed to stir something different. In a rare move, the government publicly reprimanded an officer for such conduct.







Meta is trying to give us yet another Reels-first social media platform


Meta is trialing a Reels-first experience on Instagram for a limited audience in India. If it's successful, don't be surprised if it expands to a phone near you.

https://www.neowin.net/news/meta-is-trying-to-give-us-yet-another-reels-first-social-media-platform/




Israeli threats to seize Gaza aid flotilla


Israel is reportedly preparing to take control of ships belonging to the the Global Sumud Flotilla (GSF) which is expected to reach the coast of Gaza within four days, according to the official Israeli channel Kan.


Archived version: archive.is/newest/middleeastmo…


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.



Resposta para Paulo Cruz e a mediocridade intelectual do MBL


cross-posted from: lemmy.eco.br/post/16966062


‘They couldn't see who they were shooting at’: Police target protesters in Madagascar


Demonstrators in Madagascar's capital Antananaivon flouted a ban from authorities to protest against the nation's water and electricity outages on September 25. Our Observers who attended the protests described the security forces' response as violent and disproportionate: tear gas being deployed at close proximity and vehicles ploughing into the crowd, resulting in multiple injuries and generalised chaos. At least five people died in the unrest, a hospital source reported.


Archived version: archive.is/newest/france24.com…


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.





Risorse per il rammendo, creativo e non. Condividiamo qui le nostre letture o qualsivoglia video o podcast o account che sia stato fonte di ispirazione


‘Con ago e filo. Un manuale per rammendare abiti, abitudini e cuori’ di Sonya e Nina Montenegro. Ed. quinto quarto. Lo condivido per la praticità d’uso, per le ricche illustrazioni e per l’uso critico dei materiali. Consigliato come prima lettura.

‘Con ago e filo. Un manuale per rammendare abiti, abitudini e cuori’ di Sonya e Nina Montenegro. Ed. quinto quarto.

Lo condivido per la praticità d’uso, per le ricche illustrazioni e per l’uso critico dei materiali. Consigliato come prima lettura.

Questa voce è stata modificata (1 mese fa)

reshared this

in reply to mammaincampagna

‘Con ago e filo. Un manuale per rammendare abiti, abitudini e cuori’ di Sonya e Nina Montenegro. Ed. quinto quarto.


Sembra giusto per me!

in reply to mammaincampagna

Re: Risorse per il rammendo, creativo e non. Condividiamo qui le nostre letture o qualsivoglia video o podcast o account che sia stato fonte di ispirazione


reparierenistliebe.com/ Questa ragazza (lingua madre: tedesco) l’ho seguita a lungo su IG, prima di toglierlo. Tutto il suo sapere è ben organizzato in un suo eBook, disponibile anche in inglese, sul suo sito.

A parte la bellezza dei suoi lavori, le sue capacità comunicative facilitano la comprensione di alcune tecniche di rammendo.

Lo consiglio specialmente a chi ripara lana, lana/seta e che desidera inoltre usare le tecniche di ricamo per rammendare.



What is the best way to stream live TV?


I added this to Jellyfin but it takes forever to load and then fails

github.com/iptv-org/iptv

the pinned wiki guide had dead links

in reply to plankton

I watch iptv with Kodi and it's pretty solid.

But I went through the same thing with iptv-org. It seems many of the listed channels are largely dead. I manually scrubbed the english list by checking the channels but it was pretty brutal. I think like 200-400 channels were working out of 2000+.

There are also online m3u checkers if you search like "m3u checker". I've used some web-based apps. They're somewhat slow but ok. There's also an m3u checker that you can install locally. I haven't tried it yet but I'm wondering if it might be faster.

I try not to bother with obviously pirated channels because they usually go down pretty quick. I'm much more interested in legit channels that will stay up.

Lastly I also have all the Pluto channels with EPG. I used this app for the channels and EPG.

I also wrote some scripts to download/merge channels and EPGs. TBH it's kind of a PITA but it's like a hobby.

(edit: One last thing... I noticed that some channels worked with VLC but not Kodi. I had to adjust some settings in Kodi to make them work. In particular I had to change my user agent to OKHTTP for Pluto channels.)

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

  1. kodi + jacktook addon - enable m3u/epg, usatv and a few more options in catalogue addon in setting
  2. stremio + tv channels addon



Bagnaia “risorge” quando Marquez vince il titolo. Una coincidenza che lascia spazio a molte domande.


A Motegi Bagnaia ritrova il feeling e domina il weekend, ma tra sospetti di soluzioni “datate”, test di Misano e consigli di Stoner, il ritorno al successo Ducati sembra avere retroscena tutti da chiarire.

quotidianomotori.com/motogp/ba…



Il calore nella lotta al tumore. Si ok, ma a chi conviene davvero?


Prima una intuizione, oltretutto nota fin dai tempi di Ippocrate, poi un impiego in medicina, alla fine, un presidio lasciato per lo più in un dimenticatoio. Stiamo parlando di ipertermia oncologica realizzata con l'impiego di sofisticatissime apparecchiature che potrebbero opporsi al tumore. Ma in quanti sono a conoscenza di questa tecnica? Chi la pratica, perchè deve utilizzarla limitatamente e al riparo dai rigidissimi standard previsti? L'idea è che il tumore renda tantissimo a pochissimi e non certo a chi si occupa di ipertermia oncologica

reshared this



Monday, September 29, 2025


Russia using 'shadow fleet' tankers to launch drones towards European cities -- Russia using shadow fleet tankers to launch drones towards European cities -- Ukrainian HIMARS reportedly strike thermal power plant in Russia's Belgorod Oblast -- [vlog] Puti

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


A general view shows destroyed residential buildings during a Russian air attack in Kyiv, on September 28, 2025. An overnight Russian barrage on Kyiv killed at least four people, including a 12-year-old girl. (Roman Pilipey / AFP via Getty Images)

Russia using ‘shadow fleet’ tankers to launch drones towards European cities, Zelensky says. Russia’s so-called “shadow fleet” of oil tankers are being used to “launch and control” Russian drones over European cities, President Volodymyr Zelensky said on Sept. 28, citing intelligence reports.

Polish Embassy in Kyiv struck in Russia’s large-scale overnight attack. Foreign Ministry spokesperson Pawel Wronski told Polish outlet RMF24 that “a missile element or a small-caliber rocket” fell on the roof of the embassy, piercing through the ceiling. The debris landed in the kitchen of the embassy with Wronski adding that the damage was “not large,” with no casualties reported.

Lavrov claims upcoming US-Russia talks to be held in fall. Lavrov claimed that the upcoming meeting with Rubio is intended to eliminate what he claimed were “irritants” in Washington-Moscow relations.

Your contribution helps keep the Kyiv Independent going. Become a member today.

Ukrainian HIMARS reportedly strike thermal power plant in Russia’s Belgorod Oblast. Power outages were reported across Belgorod Oblast following the attack that struck one of the substations, Russian media reported.

Ukraine’s military intelligence claims killing Russian drone operators in occupied Melitopol. HUR claimed that an explosion rocked a guarded military base on the airfield in occupied Melitopol, destroying a Soviet-era UAZ-452 van and at least four operators who were allegedly inside the vehicle.

Bryansk Oblast factory that supplies Russia’s military reportedly burns following drone strike. The Karachev electrical components plant in Russia’s Bryansk Oblast is reportedly burning following a drone attack overnight on Sept. 29, local media reported.

Read our exclusives


Ukraine war latest: Mass Russian missile and drone strike kills at least 4, injures over 70 in Kyiv, its surrounding region, Zaporizhzhia

At least four people, including a 12-year-old girl, were killed and over 70 were injured in the latest overnight mass Russian missile and drone attack, Interior Minister Ihor Klymenko reported on Sept. 28.

Photo: Alex Cadier

Learn more

Millions read the Kyiv Independent, but only one in 1,000 supports us financially. One membership might not seem like much, but to us, it makes a real difference. If you value our reporting, consider becoming a member — your support makes us stronger.

BECOME A MEMBER

MAKE A DONATION

Human cost of Russia’s war


Insidious tactics‘ — Mass Russian missile and drone strike kills at least 4, injures over 70 in Kyiv, its surrounding region, Zaporizhzhia. In Zaporizhzhia, a Russian missile struck a high-rise building. At least 38 people in the city have been injured, including three children. In Kyiv, four victims have been hospitalized.

General Staff: Russia has lost 1,108,510 troops in Ukraine since Feb. 24, 2022.

The number includes 1,110 casualties that Russian forces suffered over the past day.

International response


Trump to make ‘final determination‘ on supplying Ukraine with Tomahawk missiles as Russia ‘refuses’ peace talks, Vance says. U.S. Vice President JD Vance confirmed on Sept. 28 that the U.S. is “looking at” providing Kyiv with Tomahawk missiles, as Moscow continues to refuse bilateral and trilateral peace talks brokered by President Donald Trump.

Danish Armed Forces report detecting more drones over military facilities. The new sightings come after several media outlets reported unidentified drones being detected in the airspace of Denmark, Lithuania, and Finland on Sept. 27.

Hungary, Slovakia push back against EU plan to phase out Russian energy. Speaking at the 130th anniversary of the Maria Valeria Bridge, which links Sturovo, Slovakia, and Esztergom, Hungary, Slovak Prime Minister Robert Fico said: “No one should tell us where to buy oil and gas from.”

Trump backs shooting Russian jets as provocations rise
Ukraine This Week

Moldovan elections


Moldova is in danger‘ — Moldova’s President urges citizens to vote on election day. All eyes in the EU, Ukraine, and Russia are on Chisinau today as Moldova began parliamentary elections that could leave the landlocked country U-turning from its path to join the bloc one day and build closer ties with Moscow.

Pro-EU party leads Moldova election with 98% of votes counted. The EU has warned that Moldova is enduring “an unprecedented campaign of disinformation” from Russia ahead of the election.

Moldova casts blame on Russia for attempts to disrupt pivotal parliamentary elections. Bomb threats were also reported at polling stations for the Moldovan diaspora in Belgium, Italy, Romania, Spain, and the U.S., Moldova’s Foreign Ministry said on Sept. 28, in what officials described as “the Russian Federation’s assault on the electoral process in the Republic of Moldova.”

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 Kate Tsurkan, Asami Terajima, Yuliia Taradiuk, Kateryna Hodunova, Dmytro Basmat, Olena Goncharova, and Volodymyr Ivanyshyn.

If you’re enjoying this newsletter, consider joining our membership program. Start supporting independent journalism today.

Share

#russia #video #poland #us #lithuania #hungary #elections #blog #italy #spain #eu #Trump #disinformation #finland #belgium #children #genocide #war #Denmark #ukrainian #misinformation #Ukraine #drones #homes #warcrimes #romania #moscow #Apartments #украина #embassy #fico #Kyiv #путин #Melitopol #zelensky #Lavrov #Destroyed #moldova #russianfederation #Zaporizhzhia #русский #PutinWarCrimes #militarybase #CrimesAgainstHumanity #RussianWarCrimes #dronestrikes #missiles #factory #terrorists #houses #Slovakia #Himars #blackouts #Rubio #Киев #геноцид #russianterrorists #RussianPropaganda #russianterrorism #russianinterference #RussianAggression #hybridwarfare #factories #powerplants #RussianMissiles #bombthreats #DictatorTrump #KyivIndependent #trumpisarussianasset #Hur #internationallawviolations #shadowfleet #TomahawkMissiles #tankers #RussianDrones #killingcivilians #karachev #moldovaelection #residentialbuildings #militaryfacilities #oiltankers #vlogs #unidentifieddrones #CiviliansTargeted #ComradeKrasnov #dementiadonald #russianenergy #civiliansAttacked #civiliansTortured #Военныепреступления #europeancities #airfields #RussianCausalities #highRiseBuildings #residentialAreas #BelgorodOblast #BryanskOblast #Гражданские #нападавшиенапытку #Преступленияпротивчеловечности #Русскиесмерти #убитые #цивилийцы #airspaceViolations #RussianDeaths #russianjets #DanishArmedForces #electricalComponents #InsidiousTactics #launchingDrones #militaryComponents #occupiedMelitopol #PolishEmbassy #ProEUParty #refusePeace #refuseTalks #RussianDroneOperators #WashingtonMoscow
Questa voce è stata modificata (1 mese fa)


autunniaco autismo portato all’eccesso congelante (l’autunno ha portato freddo dal niente)


Con tutte le rogne che mi porto appreso, mi era proprio sfuggito di mente un fatto eppure non insignificante, cioè che è arrivato l’autismo. (Anche detto autunno.) Le ore di Sole sono già molte di meno, si, ma questo si è avviato da qualche mese… l’autismo, che è arrivato di botto e si è fatto […]

octospacc.altervista.org/2025/…


autunniaco autismo portato all’eccesso congelante (l’autunno ha portato freddo dal niente)


Con tutte le rogne che mi porto appreso, mi era proprio sfuggito di mente un fatto eppure non insignificante, cioè che è arrivato l’autismo. (Anche detto autunno.) Le ore di Sole sono già molte di meno, si, ma questo si è avviato da qualche mese… l’autismo, che è arrivato di botto e si è fatto sentire bello prepotente, ha portato altro: un freddo di cui è impossibile capacitarsi (e non solo per me, ma per tutti coloro da cui ho sentito un parere a riguardo), e per giunta venuto dalla sera alla mattina dopo; senza esagerazioni! (Anche se non dal 20 al 21, o dal 21 al 22… è più dal 24 al 25, ma credo questo sia per colpa del normale offset delle stagioni.) E pensare che l’autunno, almeno a livello iperuranico, dovrebbe trasmettere solo sensazioni di calore e goduria... bah! 🥶

La cosa è anche un po’ un colmo perché, come solito in questa era post-moderna rovinata dagli orrori della rivoluzione industriale e delle varie rivoluzioni economiche, ho osservato il classico controsenso. Martedì, quando ho iniziato i corsi, complice il fatto che ci fosse allerta meteo e stesse infatti anche piovendo (perché ovviamente non può non piovere il primo giorno del semestre mio e di tanta altra gente, ci mancherebbe, poi si rischia di cadere nella trappola dell’ottimismo!), pensavo sarebbe stato freddino… ma invece si stava bene, a posto. E anche il giorno dopo, un po’ faceva brutto tempo, con qualche gocciolina, ma non si stava male. E quindi chiaramente, giovedì, che il tempo è tornato sereno, ha dovuto iniziare a fare un freddo dei pazzi che, alle 9 di mattina, mi ha presa completamente alla sprovvista. Un po’ sarà stata colpa dell’aula, che fa schifo, è fin troppo esposta all’aria, e le finestre si trovano sempre aperte, quindi si può immaginare che ricircolo polare artico-mortale ci fosse, con tutto che i condizionatori stanno ancora su freddo… e vabbé, oggi e venerdì dunque ho dovuto cacciare fuori la felpa, pazienza. 😐
Get ready for autisticgirl autumn
C’è chi dice che l’autismo è come il sale: usarne un po’ migliora i sapori, ma quando è troppo esce tutto una schifezza… ecco, mi sa che è corretto. Quindi, se la promessa dell'”autunno stile ragazza autistica -core” sembra di per sé una benedizione — e oso dire che lo sarebbe, se non ci fosse questo problema quicon questo troppo ha sinceramente stroppiato; cioè, ragà, il freddo già lo fa, ma le foglie nemmeno hanno avuto il tempo di marronizzarsi e cadere dagli alberi, e comunque non fa ancora abbastanza freddo per inglobarsi in copertine e avere scuse per non faticare… che schifo e che noia. Tuttavia, io ancora non ho acquisito il potere di controllare le stagioni, men che meno il meteo, e dei babbani figurarsi, quindi… pure di questa cosa, bisogna farsene una ragione; siamo nati per soffrire, e sono nata per ricondividere al mondo questa sofferenza. 🍂

#autism #autumn #autunno #freddo #meme #pensieri #stagioni




F-Droid and Google's Developer Registration Decree


Kami doesn't like this.

in reply to limerod

How many times is this going to be reposted?
in reply to Kami

Reposts will continue until the year of the Linux phone
in reply to Railcar8095

Which is pretty soon considering we are getting kicked out of the Android ecosystem.

I should almost thank Google.

in reply to Railcar8095

It’s coming, right after the year of the Linux desktop!
in reply to Subdivide6857

For all I care, the year of the Linux desktop was years ago. People can keep moving the goalpost, I'll be enjoying my PC as the Flying Spaghetti Monster intended
in reply to Kami

1st time it has been posted in this community.


Fashion Outsider (Elisa Rovesta)


Elisa Rovesta, Fashion outsider — Illustrazioni di Roberta Cassisa. Pagine 108, 15 euro — OLIGO, dal 10 ottobre in libreria La Moda come Rivoluzione: "Fashion Outsider""Fashion Outsider" non è un semplice libro, ma un viaggio affascinante nelle vite di ch

[Share and spread the love] ::

Elisa Rovesta, Fashion outsider — Illustrazioni di Roberta Cassisa. Pagine 108, 15 euro — OLIGO, dal 10 ottobre in libreria


[strong]La Moda come Rivoluzione: “Fashion Outsider”[/strong]
“Fashion Outsider” non è un semplice libro, ma un viaggio affascinante nelle vite di chi ha fatto della moda una vera e propria rivoluzione. Il volume esplora come icone culturali del calibro di Frida Kahlo, Salvador Dalì, Coco Chanel e Madonna abbiano trasformato il loro stile personale in una dichiarazione di intenti, riscrivendo le regole del fashion system e lasciando un segno indelebile.

L’autrice, forte della sua esperienza nel mondo del branding e delle tendenze, ci guida attraverso storie di ribellione, innovazione e audacia estetica. Scopriamo come queste figure, con i loro abiti, accessori e persino il loro portamento, abbiano sfidato le convenzioni sociali e artistiche, diventando fonte di ispirazione globale. La moda non è più vista come una semplice scelta di stile, ma come un potente strumento di emancipazione personale e culturale.

Hai detto profumo? Come lo vuoi? Molecolare, senza alcool, con olii naturali e ciliegie ghiacciate dell ’Himalaya… dove si trovano queste ciliegie poi? Profumi di nicchia, commerciali, con mille materie prime. Ma un profumo non è solo ciò che percepiamo con l ’olfatto. A volte è ciò che si sente nel cuore, che ci racconta storie, ci evoca epoche, amicizie, luoghi lontani. Ad esempio, un profumo può raccontarci una delle storie più affascinanti del XX secolo: l’amicizia tra Misia Sert e Coco Chanel. Due donne di mondi diversi, unite nella Parigi dorata dell’inizio del secolo, dove arte emoda intrecciavano le vite di personaggi straordinari. La loro amicizia divenne il fondamento di un’intesa unica, e di un supporto reciproco forse raro, ma prezioso.

Elisa Rovesta è esperta di mode e costumi della società. Specialista in brand, stile e tendenze, ha pubblicato una trilogia dedicata alla contemporaneità e alle dinamiche umane, raccontando con ironia, stile e profondità i piccoli e grandi movimenti del nostro tempo (Fatti di umani, Umanistili e una ballerina sulla luna, Umanestelle, NFC). Per Panorama.it cura la rubrica Stili Umani. Scrive per il corner Contemporanea attitude di Prometeoliberato.com in cui osserva con intelligenza e leggerezza le trasformazioni della società. www.elisarovesta.it

1A comunicazione

Anna ArdissoneRaffaella Soldani

Questa voce è stata modificata (1 mese fa)

reshared this



Exploring WordPress, Textcasting, and Open Web Standards


On Open Web Conversations on OpenChannels.fm

openchannels.fm/exploring-word…

In this episode of the Fediverse Flows series, host Matthias Pfefferle sits down with pioneer technologist Dave Winer. The inventor of blogging, podcasting, RSS, and text casting. Together, they unpack the evolution of the open web, discussing why true interoperability and openness matter more than ever in an age of restrictive social media platforms.

Exploring WordPress, Textcasting, and Open Web Standards



In this episode of Fediverse Flows, Matthias Pfefferle chats with Dave Winer about the open web's evolution, emphasizing interoperability, linking, and decentralized publishing through WordPress, while discussing challenges faced by contemporary platforms.



‘Gamechanger’ Study Warns Carbon Capture May Fall Short of Expectations, Citing Storage Location Dangers


The vast majority of places where you can find the kinds of sedimentary rocks that allow carbon dioxide to be stored underground sit in higher risk zones or in areas like the Arctic that are potentially off-limits for practical or political reasons, the study found.

That has big implications for the energy transition, since once carbon dioxide is put into storage, it’s supposed to stay there for as long as possible. Any storage sites we use today can’t be expected to be available for future generations — not just the children and grandchildren of people alive today but “more than ten generations into the future,” the study notes.

The study concludes that nearly 90 percent of that storage capacity is in less-than-desirable locations.


The study

in reply to solo

CO~2~: -I've been here the whole time!
Questa voce è stata modificata (1 mese fa)
in reply to solo

Was this study published in "No shit, Sherlock - Weekly" or something?


Google's new rules could wipe out sideloading and alternative app stores, F-Droid warns


Google’s new developer registration requirements could make it impossible for independent Android app stores like F-Droid to survive, the group behind the open-source repository has warned in a new blog post
#tech


Phone recommendation


I am currently using a Pixel 6a, with GrapheneOS.

However, since Google's update to the battery, my phone is discharging very fast (talking about one percent per minute).

I have looked at changing the battery myself, however it seems to be a bit over my skill level.
So, I am in the market for a new phone. (And quite pissed off at Google, especially since they announced the changes to signing, apks, the issues with graphene,...

This time, I would like :
- maybe try Linux?
- a headphone Jack

I have been looking at postmarket OS, however every supported device is quite old, and I'm not sure if/ how much they are usable today.

I looked at fairphone, but FP5&6 don't support postmarket OS and don't have a headphone Jack.

Currently, I am looking at the Jolla Phone (running SailfishOS), as it has a Jack, and runs Linux.

Do you know of other options, what would you recommend?

in reply to WbrJr

Only for my music,. Every CD I've ever purchased is ripped to flac. Photos are with Ente and docs are with Filen.

in reply to ardi60

My job doesn't allow me to use a jailbroken/rooted device

So if/when this goes through I'll be switching to iOS.

Given the choice between two closed platforms, I'll pick the one that ostensibly says they're privacy focused instead of the one actively enshittifying their product.

in reply to EonNShadow

You should just get a cheap phone to use for work. No reason to have their software on your own device. That will undoubtedly be used for creepy purposes.
in reply to yeehaw

Still worth it. The amount of time you will save by not having junk on your phone slowing it down will make up for it.
in reply to DarkAri

I don't find this applies. I have an email account and chat app for work. I'm using a 4 year old phone. It's not slow.

Also having stuff consime your disk doesn't really slow it down.

in reply to yeehaw

That's not really company imposed spyware though. If I thought in any way that my boss was trying to make me install spyware I wouldn't the very least install it in shelter, something that has been disappeared during the Google play store purges. You can still find the apk online atleast until Google kills android soon with their ban on user installable software outside of the play store.
in reply to ardi60

So when this happens, can't fdroid just make a PC side installer that syncs apps to the phone through adb? Sure it sucks that you can't just tap to install now but at least people could still use their 600 dollar phones for as long as they were supposed to by plugging in every now and then when your PC fdroid client tells you there's updates. Heck on the meta quest I used adb only with the quest headset once I got it configured, it was some self hosted adb server and let me do all the sit I needed a computer for in the first place without one, maybe fdroid could change the client to use a "remote adb" solution like that?


Vi ricordate da bambini il mal di testa delle nostre mamme, zii e cugine più grandi? Quanti ingenui ricordi


Chissà perchè da bambini al mare periodicamente non tutti entravano a fare il bagno, se in questo "tutti" c'era la nostra mamma, la nostra zia, la cugina o la sorella più grande. Quante ingenuità sono sopravvisuti agli anni, mascherati da un inesistente mal di testa. E tu, lo ricordi ancora?


Warner Bros Joins Disney In Suing Sling TV For Making Streaming Video Cheaper And More Convenient


Earlier this month we noted how Disney and ESPN had sued Sling TV for the cardinal sin of actually trying to innovate. Sling TV’s offense: releasing new, more convenient day, weekend, or week-long shorter term streaming subscriptions that provided an affordable way to watch live television.

These mini-subscriptions, starting at around $5, have already proven to be pretty popular. But, of course, it challenges the traditional cable TV model of getting folks locked into recurring (and expensive) monthly subscriptions. Subscriptions that often mandate that you include sports programming many people simply don’t want to pay for.

So of course Time Warner has now filed a second lawsuit (sealed, 1:25-mc-00381) accusing Dish Network of breach of contract. In the complaint, Warner Bros lawyer David Yohai argues that this kind of convenience simply cannot be allowed:

“The passes fundamentally disrupt this industry-standard model by allowing customers to purchase access to the most sought-after programming, such as major sports events, essentially a la carte for a fraction of the cost that the consumer would have had to pay to watch the event on a pay-per-view basis. For example, a sports fan could simply purchase a day pass and watch select programming, such as a highly popular sports game, without purchasing a month-long subscription or paying a higher pay-per-view fee.”

Not disruption and convenience!

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

“The passes fundamentally disrupt this industry-standard model by allowing customers to purchase access to the most sought-after programming, such as major sports events, essentially a la carte for a fraction of the cost that the consumer would have had to pay to watch the event on a pay-per-view basis. For example, a sports fan could simply purchase a day pass and watch select programming, such as a highly popular sports game, without purchasing a month-long subscription or paying a higher pay-per-view fee.”


KEK, this sounds like the best add ever for Sling TV.

in reply to themachinestops

...access to the most sought-after programming, such as major sports events, essentially a la carte for a fraction of the cost..


KEK, this sounds like the best add ever for Sling TV.

Questa voce è stata modificata (1 mese fa)




6. Oktober 2025, 20:00:00 CEST - GMT+2
Ott 6
12. Fediverse Moderationstreff
Lun 20:00 - 21:00
Fediverse Moderationstreff

Herzliche Einladung zum 12. #FediverseModerationsTreff

Schwerpunktthemen: Aktuelle Moderationsfälle, Umgang mit der neuen Funktion zitierte Posts (siehe: blog.joinmastodon.org/2025/09/… )

Es wäre schön, wenn ihr wieder aus eurem Moderationsalltag konkrete Fallbeispiele mitbringen würdet, die auch für andere interessant sind.

Meldet euch gerne über termine.social an, damit wir die Resonanz sehen. Willkommen sind wie immer Moderierende von Instanzen, Admins sowie Interessierte an der Moderation.

Link zur BBB-Videokonferenz: https://lecture.senfcall.de/tho-vpy-plo-txw

reshared this



Frieren - Capitolo 1


Dopo i capitoli di Sailor Moon, ho pensato che sarebbe il caso di scrivere anche a riguardo di altri manga che ho letto o sto leggendo. Beh, a dire...

stuff.octt.eu.org/2025/09/frie…


in reply to silence7

Wait, the solution that relies on basically violating thermodynamics rather than fixing literally anything and mostly existed as an excuse to not fix anything doesn't work?

I'm shocked.

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

No no no no no. You just need to believe in the process. We need to be open minded and trust the fact that only new technology™ can save us. Maybe if we would simply give more money to startups.

Don't worry though, after the U.S.'s inevitable complete decline into fascism there will probably be some wars to spread and defend "FREEDOOM". If neoliberalism dies in those wars we maybe have a shot at saving whats left of earth and nature.

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

You seem to forget fascists can lose to local opposition.

You just need to either get rid of the shitlibs fighting for them or get them to fight against the fascists.

in reply to silence7

In 2019, the Swiss start-up, which has raised more than $1bn from investors, predicted it would cut its capture costs from $600 per tonne to roughly $100 per tonne in “another four years”.


In reality the costs are still 2 to 3 times that, closer to $2000 per tonne. And that's not even taking into account the entire running costs of this ridiculous company, only operating their wildly inefficient plants.
If you actually go and divide their 1bn fundraising so far by their a bit over 1000 tonnes removed so far you end up with almost a million dollars spent for every ton of co2 removed, which I know is oversimplified but still shows how ridiculous this entire venture is.

Questa voce è stata modificata (1 mese fa)

in reply to getavignette

Wait till you find out they denied the Palestinian presidents visa violating UN rules which is hosted in the US.
in reply to geneva_convenience

That one is not surprising, given the US - Isreali relations and the track record of the whole world in "abiding by the treaties we agreed on"


Can We Ever Ditch Big Diesels? | driving 4 answers [28:59]


Diesel vs EV vs Hydrogen vs LPG/CNG vs Biodiesel


Any way to default new posts to the Link type?


Hi y'all, I use the default web UI (desktop and in Android on my phone) when accessing piefed.social and when I create posts, 99% are the Link type. I would love to find a way to make that my default type of post if there's any way.

I don't see any such settings but thanks for any ideas / pointers.

in reply to perishthethought

That's a good idea. Not sure if it should be a per-profile setting or just a global default.

Also if you go to piefed.social/community/piefed… and then add the bookmarklet at the bottom then you can quickly share any web page you're looking at on piefed, without going through the process of choosing a post type.

in reply to Rimu

I think its probably 50/50 whether or not people usually preference Discussion or Link posts as a default goto. So it should be per-profile if you do add this. I currently have bookmarked adding new posts to my communities for QoL though.

I think few people would ever want Image, Video, Poll or Event though.

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

I'd say meme pictures are the second most common thing here, after forwarding the news. So I'd make a case for the image-type posts 😂
in reply to Rimu

I had that bookmarklet saved but forget to use it. I just tried this and yep, Link type!
in reply to perishthethought

I've been thinking this setting would make the most sense if it was on a community rather than a user. Most communities are for posting links but some communities are primarily images, some primarily discussions....

So link would be the default but mods could override the default for their community.