Salta al contenuto principale






Immigration Crackdowns Are Booming. So Is the Digital Resistance Fighting Them.


reshared this



in reply to BrikoX

So people like LLM generated music, they just have issue with it not being labelled correctly.
Questa voce è stata modificata (2 mesi fa)


Mexican Drug Cartel Hacker Used Surveillance Tech to Target FBI Informants for Execution


Surveillance against the state.


Archived version: archive.is/newest/gizmodo.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.




Steam can now show you how much frame generation changes your games


Steam’s performance monitor got a big upgrade.


Dozens in Gaza killed by Israeli strikes and gunfire as U.S. makes new push for ceasefire






China successfully tests hypersonic aircraft, maybe at Mach 12


America recently extended tech export bans specifically to stop Beijing building this sort of thing
Questa voce è stata modificata (2 mesi fa)


🍹 Log Out @ Roma


8 luglio 2025 18:30:00 CEST - GMT+2 - Casa del parco Vigna Cardinali, 00179, Rome, Italy
Lug 8
🍹 Log Out @ Roma
Mar 18:30 - 21:30
Tech Workers Coalition Italia

About this event

Martedì 8 luglio torniamo con il Logout di TWC Roma, il ritrovo per tech workers che vogliono incontrarsi dopo lavoro: un'occasione per socializzare, conoscersi, parlare del nostro lavoro e come organizzarci nei prossimi mesi!

Ci vediamo martedì 8 luglio, alle 18.30, alla casa del parco della Caffarella

Unisciti al Gruppo telegram!

Questa voce è stata modificata (2 mesi fa)

reshared this



Portland, OR.


Somehow I had been stuck on Darktable 3.8 for a while, so I finally uninstalled the system package of it, and bumped up to the 5.2 flatpak, and it's amazing! A bit of adjustment, and there we go! King says hi. I hope eventually rhinos can multiply and be less critically endangered.

Thanks for seeing my work!



Bruce Springsteen - Wrecking Ball (2012)


Quante volte ci si chiede se un musicista ormai datato della scena artistica mondiale, con decine e decine di album pubblicati, abbia ancora qualcosa di nuovo da farci sentire? ... Leggi e ascolta...


Bruce Springsteen - Wrecking Ball (2012)


immagine

Quante volte ci si chiede se un musicista ormai datato della scena artistica mondiale, con decine e decine di album pubblicati, abbia ancora qualcosa di nuovo da farci sentire? E' molto probabile che, se il musicista non appartiene alla nostra sfera di preferenza, lo si liquidi subito, a volte ancor prima di ascoltarlo, con un bel “niente di nuovo”, “album inutile”, “ormai finito” ecc. ecc.; se invece è un nostro beniamino o ancor meglio apparteniamo alla sfera dei suoi fans incalliti, è molto probabile che il nostro giudizio sia “oscurato” dal classico velo affettivo che, per carità non è “pietoso”, ma senz'altro poco obbiettivo. Ecco, tutta questa premessa per arrivare a dire che, personalmente, pur appartenendo alla seconda sfera, quella dei fan incalliti e non da tempi recenti, serenamente affermo che Wrecking Ball è un buon album e il nostro sessantatreenne “The Boss” riesce a dirci ancora molto!... artesuono.blogspot.com/2014/07…


Ascolta: album.link/i/581786624


HomeIdentità DigitaleSono su: Mastodon.uno - Pixelfed - Feddit



in reply to ickplant

Fuck, I entered a bakery in Vienna once that was flooded with wasps everywhere. I asked about it and the person just went 🤷‍♀️.
Still haunts me.


Pidgin 3.0.0 Experimental 3 (2.92.1) has been released!


We are ecstatic to announce that we have released the third experimental version of Pidgin 3.0!!! This is a pre alpha release with an official version number of 2.92.1. We will continue releasing in this fashion until we are ready for 3.0.0 which will be the release we consider ready for end users.

The release can be found on SourceForge and should show up on Flathub Beta shortly.

If you don't want to use the Flathub Beta method, there are build instructions in the README for building a flatpak locally or installing into a meson devenv. Both methods avoid installing directly to your OS installation which is preferred as there is no easy way to uninstall.

About


Just like Experimental 1 and 2, this is a milestone release. It is something we think other tinkerers and developers may want to start playing with, but it is not meant for end users.

Most things are not implemented, the user interface has not been polished at all, and there are so many bugs. As such we are asking that packagers please do not package this for your users yet as the potential support requests will be too much for us to handle at this time.

This release isn’t quite what we wanted as things just didn't align well this cycle, but there’s still a lot of good progress.

Looking forward, Experimental 4 is scheduled for 2025-09-30 and will have a version number of 2.93.0.

We have a bunch of tickets entered for Experimental 4, and you can keep an eye on the Burndown Chart for Experimental 4 to stay informed. As always, priorities and possibilities can and will change, so even if something is listed for this release that doesn't mean it will be in the release until it's actually completed.

Highlights


The main highlights for this release are preferences! We've finally added some much need new sections named Appearance, Privacy, and Development. There's not a whole lot in these three yet, but there's a bunch we want to drop in here in the future.

Appearance Preferences


Right now the appearance preference just lets you toggle formatting of message which affects all messages and can be easily restored. We have a number of things to add here in the future, but if there's something you'd like to see, let us know in the comments below!

Privacy Preferences


Just like appearance the privacy preferences page is meant to help you keep your personal information personal. In the future we'll be adding options for how Pidgin should identify itself when queried and a few other things.

Development Preferences


The development preferences are meant to make the development of Pidgin and plugins easier. Developer mode itself does a number of things right now including showing the Bonjour and XMPP protocols which are not yet functional. This way developers can work on them easily and end users won't get confused by something that's not implemented.

ChangeLog


In the past we've tried to filter the ChangeLog to just the bits that might be interesting, but going forward we're just going to include everything that was done for the release.

General


  • Add a native file for macos on arm (RR 3956) (Gary Kramlich)
  • Run scour over all of the svgs (RR 3990) (Gary Kramlich)
  • Add discrete options for protocol plugins (RR 3994) (Gary Kramlich)
  • Fix a typo in POTFILES.in for the privacy preferences (RR 3998) (Gary Kramlich)
  • Add an in-development tag to all protocols that are still early in development (RR 4007) (Gary Kramlich)
  • Update the flatpak to gnome 48 and to the matching birb version (RR 4038) (Gary Kramlich)


libpurple:


  • Add GListModel versions of purple_account_manager_get_{disabled,enabled (PIDGIN-18067) (RR 3952) (Elliott Sales de Andrade)
  • Remove GList versions of purple_account_manager_get_{disabled,enabled} (RR 3955) (Elliott Sales de Andrade)
  • Update the convey plans (RR 3975) (Gary Kramlich)
  • Add Purple.ContactInfo:external for tracking external contacts (PIDGIN-18090) (RR 3973) (Gary Kramlich)
  • Add Purple.Conversation:url (PIDGIN-18091) (RR 3974) (Gary Kramlich)
  • Make Purple.ProtocolConversation.join_channel_finish return a conversation (RR 3982) (Gary Kramlich)
  • Move the connection-state implementation to Purple.Account (PIDGIN-17988) (RR 3964) (Gary Kramlich)
  • Add a Purple.Account::connection-state-changed signal (PIDGIN-18087) (RR 3965) (Gary Kramlich)
  • Add Purple.Presence.primitive-changed signal (PIDGIN-18025) (RR 3966) (Gary Kramlich)
  • Add Purple.Contact.is_own_account (RR 3985) (Gary Kramlich)
  • Create purple_core_new_settings (RR 4000) (Gary Kramlich)
  • Add Purple.Protocol:tags and add unit tests for protocol properties (RR 4006) (Gary Kramlich)
  • Update to birb 0.4 and use the testing helpers in libpurple (RR 4014) (Gary Kramlich)
  • Remove some unused markup functions (RR 4029) (Gary Kramlich)


Pidgin


  • Port PidginApplication to purple_account_manager_get_enabled_model (PIDGIN-18067) (RR 3952) (Elliott Sales de Andrade)
  • Convert PidginAccountsDisabledMenu to the list model (PIDGIN-18067) (RR 3952) (Elliott Sales de Andrade)
  • Convert PidginAccountsEnabledMenu to the list model (PIDGIN-18066) (RR 3954) (Elliott Sales de Andrade)
  • Remove a dead assignment in Pidgin.ConversationMember (RR 3962) (Gary Kramlich)
  • Fix Pidgin.Application.get_active_window to only return Pidgin.DisplayWindows (RR 3972) (Gary Kramlich)
  • Add keybinding support to the channel join dialog (RR 3971) (Gary Kramlich)
  • Add a preference for toggling whether or not to show formatting (PIDGIN-18081) (RR 3970) (Gary Kramlich)
  • Start of the appearance preferences (PIDGIN-18082) (RR 3996) (Gary Kramlich)
  • Remove the conversation preferences (RR 3995) (Gary Kramlich)
  • Create a Privacy preference page with the send typing notification preference (PIDGIN-17450) (RR 3999) (Gary Kramlich)
  • Add a Pidgin.PresenceIcon to Pidgin.ConversationMember (RR 4004) (Gary Kramlich)
  • Add a Developer Settings preference pane (RR 4005) (Gary Kramlich)
  • Update Pidgin.ProtocolChooser to hide in-development protocols (RR 4008) (Gary Kramlich)
  • Add the operating system to the runtime information (PIDGIN-18005) (RR 4015) (Gary Kramlich)


Demo


  • Use EionRobb's typical handle (RR 3967) (Gary Kramlich)
  • Fix EionRobb's avatar (RR 3976) (Gary Kramlich)
  • Fix some unbalanced G_BEGIN_DECLS (RR 3989) (Gary Kramlich)


IRCv3


  • Fix privmsg going to the status window before registration is complete (RR 3963) (Gary Kramlich)
  • Set the presence to offline when we receive a quit message (PIDGIN-18089) (RR 3969) (Gary Kramlich)
  • Add support for away-notify (PIDGIN-18088) (RR 3968) (Gary Kramlich)
  • Do a who after joining a channel (PIDGIN-17936) (RR 3981) (Gary Kramlich)
  • Handle the WHOTOPIC and CHANNEL_URL messages (RR 3983) (Gary Kramlich)
  • Check if a member is in a conversation before adding them (RR 3987) (Gary Kramlich)
  • Handle formatting in server messages (RR 3991) (Gary Kramlich)
  • Handle RPL_NOWAWAY and RPL_UNAWAY messages (RR 4003) (Gary Kramlich)
  • Remove versioned API (RR 4030) (Gary Kramlich)


SIP


  • A stubbed out SIP protocol plugin (RR 3988) (Gary Kramlich)
  • Disable SIP by default and update the protocol summaries to reflect what will be built (RR 4028) (Gary Kramlich)


Thank You!


Thank you everyone for your continued support of Pidgin, it means a lot to us!

If you’re interested in contributing, you can check out our Contributing Guide to get started.

Also be sure to check out our merch store as well as our sticker store!

And if you’re feeling generous, you can learn how to donate to the project on our Donation Page.

Discuss this on our forum.





Panikaj decidoj, nula informado

La decido pri la venontjara Universala Kongreso estis farita lastmomente, sen ajna publika diskuto aŭ eĉ anticipa informado al la komitato de UEA. Neniam antaŭe du sinsekvaj kongresoj okazis geografie tiel proksime unu al la alia, kaj neniam post Hamburgo 1974 oni tiel malfrue anoncis la kongresurbon.

liberafolio.org/2025/07/01/pan…



Session Messenger


Session is pretty neat considering that it doesn’t require a cell phone number, unlike Signal messenger, which beats the purpose of anonymity.

I just purchased $20 in tokens. Perhaps one day in the future more people will start using it and nodes will start springing up all over, making the service much faster.

Has anyone else used or still uses Session? What are your thoughts? I think it has potential if more people have it a go.






Senate GOP budget bill has little-noticed provision that could hurt your Wi-Fi


Can't we just ship Cruz off to Cancun permanently at this point?

Sen. Ted Cruz (R-Texas) has a plan for spectrum auctions that could take frequencies away from Wi-Fi and reallocate them for the exclusive use of wireless carriers. The plan would benefit AT&T, which is based in Cruz's home state, along with Verizon and T-Mobile.

Cruz's proposal revives a years-old controversy over whether the entire 6 GHz band should be devoted to Wi-Fi, which can use the large spectrum band for faster speeds than networks that rely solely on the 2.4 and 5 GHz bands. Congress is on the verge of passing legislation that would require spectrum to be auctioned off for full-power, commercially licensed use, and the question is where that spectrum will come from.

When the House of Representatives passed its so-called "One Big Beautiful Bill," it excluded all of the frequencies between 5.925 and 7.125 gigahertz from the planned spectrum auctions. But Cruz's version of the budget reconciliation bill, which is moving quickly toward a final vote, removed the 6 GHz band's protection from spectrum auctions. The Cruz bill is also controversial because it would penalize states that regulate artificial intelligence.

Instead of excluding the 6 GHz band from auctions, Cruz's bill would instead exclude the 7.4–8.4 GHz band used by the military. Under conditions set by the bill, it could be hard for the Commerce Department and Federal Communications Commission to fulfill the Congressional mandate without taking some spectrum away from Wi-Fi.




Netflix teams up with NASA to show live rocket launches and spacewalks




Netflix teams up with NASA to show live rocket launches and spacewalks







North Carolina legislature passes three anti-DEI bills




Windows seemingly lost 400 million users in the past three years — official Microsoft statements show hints of a shrinking user base


Microsoft EVP Yusuf Mehdi said in a blog post last week that Windows powers over a billion active devices globally. This might sound like a healthy number, but according to ZDNET, the Microsoft annual report for 2022 said that more than 1.4 billion devices were running Windows 10 or 11. Given that these documents contain material information and have allegedly been pored over by the tech giant’s lawyers, we can safely assume that Windows’ user base has been quietly shrinking in the past three years, shedding around 400 million users.
in reply to Damage

I just installed Mint and some games on 5 Thinkpad T420s my boss was going to throw out. Sunday’s LAN party was pretty fun.

Is this my future?







Lug 11
MastApéroStrasbourg de Juillet
Ven 19:00 - 22:30
Fediverse Strasbourg
Ne manquez pas le MastApéro de la canicule à Strasbourg, le 11 juillet prochain ! Il y aura de quoi se rafraîchir, et des gens sympas pour discuter de tout et de rien, comme d'habitude !