No, Android is not doomed. No, Android is not as bad as iOS. It takes 5 clicks to opt out of Gservices. If you are unable to do that, theres Degoogled Phones. Your Bank? Theres cheap used Phones.
To be honest, im more than Tired of this whole "Mimimi, Google is restricting installing Android apps, so its worse than iOS now Mimimi"
So heres 4 Options, how to Opt out of Gservices, and therefore not have this whole Debacle of Verified Apps, in varying degrees of Difficuilty from "3 Year old iPad kid can do this" (Aka install Via Browser) to "You have to Copy 3 Text snippets and Paste them", to even "Order Online".
And before everyone starts Crying, there are more than Enough Apps and Alternatives to the Propriatery stuff youve been using until now. No, you dont need a Burgerking App, no, you dont need an App for Kaufland. They are Selling your Data, and thats the only reason they Exist. If you consent with having your Data sold, you have no reason to opt out of Gapps anyway.
- Install Via Web Browser.
- https://e.foundation/get-e-os/
- calyxos.org/install/ (Currently not Availible for a few Months)
- grapheneos.org/install/
- Install Manually (aka. Paste 3 or so Lines into cmd)
- https://e.foundation/get-e-os/
- calyxos.org/install/ (Currently not Availible for a few Months)
- grapheneos.org/install/
- wiki.lineageos.org/devices/
- Adb and Magisk MicroG Module (Please use uBlocks Badware Filter list, as there are many fake Sites)
- Buy a Degoogled Phone
[GUIDE] Remove Google Play Services from Android without root via adb shell (more privacy for your malware...
First of all: This Program is very very impressive: https://github.com/0x192/universal-android-debloater (i found out about it later), you can export applist in file, but you cant import it, so...handynoobinator (XDA Forums)
Dissecting the Apple M1 GPU, the end
In 2020, Apple released the M1 with a custom GPU. We got to work reverse-engineering the hardware and porting Linux. Today, you can run Linux on a range of M1 and M2 Macs, with almost all hardware working: wireless, audio, and full graphics acceleration.
Our story begins in December 2020, when Hector Martin kicked off Asahi Linux. I was working for Collabora working on Panfrost, the open source Mesa3D driver for Arm Mali GPUs. Hector put out a public call for guidance from upstream open source maintainers, and I bit. I just intended to give some quick pointers. Instead, I bought myself a Christmas present and got to work. In between my university coursework and Collabora work, I poked at the shader instruction set.
One thing led to another. Within a few weeks, I drew a triangle.
In 3D graphics, once you can draw a triangle, you can do anything.
Pretty soon, I started work on a shader compiler. After my final exams that semester, I took a few days off from Collabora to bring up an OpenGL driver capable of spinning gears with my new compiler.
Over the next year, I kept reverse-engineering and improving the driver until it could run 3D games on macOS.
Meanwhile, Asahi Lina wrote a kernel driver for the Apple GPU. My userspace OpenGL driver ran on macOS, leaving her kernel driver as the missing piece for an open source graphics stack. In December 2022, we shipped graphics acceleration in Asahi Linux.
In January 2023, I started my final semester in my Computer Science program at the University of Toronto. For years I juggled my courses with my part-time job and my hobby driver. I faced the same question as my peers: what will I do after graduation?
Maybe Panfrost? I started reverse-engineering of the Mali Midgard GPU back in 2017, when I was still in high school. That led to an internship at Collabora in 2019 once I graduated, turning into my job throughout four years of university. During that time, Panfrost grew from a kid’s pet project based on blackbox reverse-engineering, to a professional driver engineered by a team with Arm’s backing and hardware documentation. I did what I set out to do, and the project succeeded beyond my dreams. It was time to move on.
What did I want to do next?
- Finish what I started with the M1. Ship a great driver.
- Bring full, conformant OpenGL drivers to the M1. Apple’s drivers are not conformant, but we should strive for the industry standard.
- Bring full, conformant Vulkan to Apple platforms, disproving the myth that Vulkan isn’t suitable for Apple hardware.
- Bring Proton gaming to Asahi Linux. Thanks to Valve’s work for the Steam Deck, Windows games can run better on Linux than even on Windows. Why not reap those benefits on the M1?
Panfrost was my challenge until we “won”. My next challenge? Gaming on Linux on M1.
Once I finished my coursework, I started full-time on gaming on Linux. Within a month, we shipped OpenGL 3.1 on Asahi Linux. A few weeks later, we passed official conformance for OpenGL ES 3.1. That put us at feature parity with Panfrost. I wanted to go further.
OpenGL (ES) 3.2 requires geometry shaders, a legacy feature not supported by either Arm or Apple hardware. The proprietary OpenGL drivers emulate geometry shaders with compute, but there was no open source prior art to borrow. Even though multiple Mesa drivers need geometry/tessellation emulation, nobody did the work to get there.
My early progress on OpenGL was fast thanks to the mature common code in Mesa. It was time to pay it forward. Over the rest of the year, I implemented geometry/tessellation shader emulation. And also the rest of the owl. In January 2024, I passed conformance for the full OpenGL 4.6 specification, finishing up OpenGL.
Vulkan wasn’t too bad, either. I polished the OpenGL driver for a few months, but once I started typing a Vulkan driver, I passed 1.3 conformance in a few weeks.
What remained was wiring up the geometry/tessellation emulation to my shiny new Vulkan driver, since those are required for Direct3D. Et voilà, Proton games.
Along the way, Karol Herbst passed OpenCL 3.0 conformance on the M1, running my compiler atop his “rusticl” frontend.
Meanwhile, when the Vulkan 1.4 specification was published, we were ready and shipped a conformant implementation on the same day.
After that, I implemented sparse texture support, unlocking Direct3D 12 via Proton.
…Now what?
- Ship a great driver? Check.
- Conformant OpenGL 4.6, OpenGL ES 3.2, and OpenCL 3.0? Check.
- Conformant Vulkan 1.4? Check.
- Proton gaming? Check.
That’s a wrap.
We’ve succeeded beyond my dreams. The challenges I chased, I have tackled. The drivers are fully upstream in Mesa. Performance isn’t too bad. With the Vulkan on Apple myth busted, conformant Vulkan is now coming to macOS via LunarG’s KosmicKrisp project building on my work.
Satisfied, I am now stepping away from the Apple ecosystem. My friends in the Asahi Linux orbit will carry the torch from here. As for me?
like this
like this
BOSS RC-5 and Linux compatability?
cross-posted from: lemmy.ml/post/35272958
I am looking into getting a BOSS RC-5 looping pedal for my guitar, and I am curious if anyone has any experience with using it with Linux?It makes use of this BOSS Tone Studio to allow adding additional backing tracks, but it is only officially supported for Windows and macOS. I could not find many examples of people using it on Linux, but for the most part any discussion I could find was in the context of their amplifiers.
I wonder if it should be straightforward to run it through Wine? As far as I can tell, you only need to set it up as a storage medium and connect it to your machine, although you can't just drag the files directly onto it.
It is not a deal breaker for me if I can't get it working, but it would certainly be a benefit if I could.
It works in wine but if you can’t get it working in wine then a vm with usb passthrough works too.
I have used these two solutions with this equipment in the past.
What Jesse Jackson and Zohran Mamdani Have in Common
cross-posted from: lemmy.ml/post/35272499
Jamelle Bouie - Opinion
Aug. 23, 2025
But if held too tightly, justified disdain for particularism — for rejecting the appeal to general interest so that one can cut the electorate into thin slices — can be counterproductive. “Policies and rhetoric framed in the interests of the working class as a whole are crucial,” Michael McCarthy, an associate professor of sociology at the University of California, Santa Cruz, writes in Hammer and Hope magazine. “But organizers have always known that in order to build a movement, you need to address specific yet important concerns that affect only some parts of your coalition while also speaking to the issues shared by everyone you want to draw into your base.”It’s important to remember, McCarthy argues, that the American working class isn’t unitary. Workers are segmented by familiar identities such as race, gender, religion and ethnicity, as well as by immigration status, education and the many ways that capitalism generates difference and differentiation across the system. “Similar to the way a city can have both food deserts and extraordinary food waste,” McCarthy notes, “the working class encompasses credentialed workers who have job protections and good wages, people in rural and urban areas with concentrated poverty whose work is poorly paid and precarious and undocumented workers in the shadows earning below the minimum wage because of their citizenship status.”
What Jesse Jackson and Zohran Mamdani Have in Common
cross-posted from: lemmy.ml/post/35272499
Jamelle Bouie - Opinion
Aug. 23, 2025
But if held too tightly, justified disdain for particularism — for rejecting the appeal to general interest so that one can cut the electorate into thin slices — can be counterproductive. “Policies and rhetoric framed in the interests of the working class as a whole are crucial,” Michael McCarthy, an associate professor of sociology at the University of California, Santa Cruz, writes in Hammer and Hope magazine. “But organizers have always known that in order to build a movement, you need to address specific yet important concerns that affect only some parts of your coalition while also speaking to the issues shared by everyone you want to draw into your base.”It’s important to remember, McCarthy argues, that the American working class isn’t unitary. Workers are segmented by familiar identities such as race, gender, religion and ethnicity, as well as by immigration status, education and the many ways that capitalism generates difference and differentiation across the system. “Similar to the way a city can have both food deserts and extraordinary food waste,” McCarthy notes, “the working class encompasses credentialed workers who have job protections and good wages, people in rural and urban areas with concentrated poverty whose work is poorly paid and precarious and undocumented workers in the shadows earning below the minimum wage because of their citizenship status.”
US suspends most visas for Palestinian passport-holders, after 80 Palestinian officials were denied visas ahead of the United Nations General Assembly in New York.
Earlier in August, visitor visas were paused for people hoping to travel from the Palestinian territory of Gaza. This newly-reported decree would affect a wider group - including people living in the Israeli-occupied West Bank.
The decision was issued in a diplomatic cable dated 18 August, the New York Times and CNN reported.
US consular officers were told to refuse non-immigrant visas to "all otherwise eligible Palestinian Authority passport holders", the communication was quoted as saying.
That would apply to Palestinians hoping to come to the US for a range of purposes, including for business, study or medical treatment.
The move meant that officials would be required to perform a further review of each applicant, which amounted to a blanket ban on issuing visas to Palestinians, the New York Times added in its report.
US suspends most visas for Palestinian passport-holders, reports say
The new restriction comes after a group of Palestinian officials were refused visas for a key UN meeting in New York.James FitzGerald (BBC News)
I am web developer where can I get white label websites and other resources since I am solo
like this
Trump's use of National Guard in Los Angeles illegal, judge rules
A federal judge in California has ruled that the way President Donald Trump deployed deployment of the National Guard to Los Angeles this summer was illegal.
The ruling comes as Trump seeks to use National Guard troops in order to crack down on crime in other US cities and support immigration enforcement.
US District Judge Charles Breyer said Trump violated the Posse Comitatus Act, which limits the power of the federal government to use military force for domestic matters.
The law, first passed in 1878, prohibits using the US military in order to execute domestic laws, or assist with doing so. The law has limited exceptions, such as authorisation by Congress.
Judge Breyer found that the ways the Trump administration used the National Guard in Los Angeles violated these restrictions.
Trump's use of National Guard in Los Angeles illegal, judge rules
The ruling comes as Trump seeks to use National Guard troops in order to crack down on crime in other US cities.Kayla Epstein (BBC News)
Non-military space opera recomendations
I'm looking for some good space opera. I read a lot on royal road and KU. I love space opera, but I'm sick of military and AI tropes. Any good suggestions? The more ship to ship battles the better. I understand that may be counter-intuitive, but I've read several privateer/freighter/scrapper books that were amazing. Looking for more of the same.
Thanks!
Adrian Tchaikovsky
"Shards Of the Earth" Scrappy band of outsiders are trying to fight giant, mysterious machines [?] that destroy entire systems, apparently for fun.
He's probably the best of the new.
Poul Anderson.
"War Of The Wingmen." A fat, lazy space trader is marooned on a plaent where all the food is poison. He'd got to overthrown a few kingdoms to survive. SF classic from an old master
Help Me Comprehensively Understand The "Big Picture".
There's just too much going on for any one person to understand it all. Never mind accounting for the geopolitical, economic, and cultural factors of every situation. Than there's the rapidly changing contexts. New technology, new science and physics, new species of bacteria/fungai. Rediscovering of ancient practices. Regional problems and solutions. I could go on and on.
I advocate for "futuristic solutions" but I acknowledge that transition will not be overnight or always linear.
So what is going on out there? That's what I'm asking c/climate@slrpnk
- What's going on in your local region / etc and what is the political or economic context.
- Which solutions are being implemented or developed
- Who is organizing and leading their community towards solutions
...
As a Canadian I'm aware that we're expanding our LNG/Fracking, mineral mining, and oil... First Nations groups are providing some pushback against those projects, but we can't expect them to hold the line on ecological protection (There's a clear fiscal incentive for them to give in).
davidsuzuki.org/what-you-can-d…
ief.org/news/how-to-make-minin…
cbc.ca/news/indigenous/leaders…
Canada also has and ongoing protest to stop old growth forest logging, which has gotten out of control. I honestly don't know what to think about our forest management, because I'm under the impression that logging can be done in an environmentally friendly way; but it isn't.
en.wikipedia.org/wiki/Fairy_Cr…
naturecanada.ca/news/press-rel…
Canada also has a lot of old hydro-electric dams which are bad for the rivers and their immediate environment.
ucs.org/resources/environmenta…
I'm hopeful Canada's growing role as a global commodity supplier will allow us to set higher international environmental standards.
I've also read online that there are already climate refugees from both rising oceans and regional droughts upending agriculture in the middle east.
lawfaremedia.org/article/from-…
Logging Emerges as Canada’s Third Largest Climate Polluter - Nature Canada
Report concludes that logging is Canada’s third-highest-emitting sector behind oil & gas and transportation greenhouse gas emissions in CanadaNature Canada
like this
stop doing the things we can't electrify
Or eliminate the problem in the first place. For instance walkable cities reducing transportation demand overall.
substitute a few industrial gases
What and why?
steel making without fossil fuels and it works
This is interesting! Can you please elaborate or provide a link? Where is it being adopted?
emissions are increasing more slowly than they would have without the effort, but we are ona trajectory which makes loss of major ecosystems quite likely and threatens the viability of agriculture as a basis for civilization
This is where I'm coming from. Outdoor agriculture is both harming the planet and about to become significantly less viable as the planet heats up.
As far as industrial gases, there mostly ones with fluorine in them. SF₆ and refrigerant are the biggies.
For steel, the big one that exists at pilot scale is the use of hydrogen to reduce ore instead of carbon. Seems to work OK and makes a good enough product for most use.
Indoor farming only really is viable for specialty crops like drugs and a few vegetables. I dont expect to see it used for the grains that feed most of the population. The room to lower the amount of agriculture comes from reducing meat consumption and the use of food crops as motor vehicle fuel.
pilot scale is the use of hydrogen to reduce ore instead of carbon
Ooh it's being done in Canada! cbc.ca/news/canada/hamilton/ar…
Indoor farming only really is viable for specialty crops like drugs and a few vegetables.
Yes and no. I garden. Hydroponically grown produce in my experience is higher quality, has long shelf life, and grows significantly faster. While cash crop commercial scaling may not be viable outside select crops, smaller household grows certainly are.
I fully agree though that mitigating livestock cultivation and biofuels are our biggest opportunities at present.
technical readiness level for hydrogen production is lacking.
adoption is slowed down by chicken egg problem (steam methane reforming vs pyrolysis/electrolysis)
but yeah. I sign your points.
Israeli protesters stage ‘day of disruption’ calling for end to war in Gaza
A majority of Israelis back ending the war as part of a ceasefire deal to free all remaining hostages, a sentiment mostly driven by concerns about hostages still in Gaza and the impact of two years of war on Israeli society and its economy.Most protests include some demonstrators calling for an end to famine and the slaughter of Palestinians, but they are usually a tiny minority. Polling this week showed that nearly three-quarters of Jewish Israelis partially or totally agree with the claim made by Israel's government that "there are no innocents in Gaza".
Earlier this month, another survey found 78% of Jewish Israelis said they were "not so troubled" or "not troubled" at all by reports of Palestinian suffering.
Large majority of Israeli Jews untroubled by reports of famine in Gaza, poll finds
Among the Arab public, 86 percent of respondents said they are 'very troubled' or 'somewhat troubled' about the situation in Gaza. The poll also found a much greater degree of concern among left-wing JewsLinda Dayan (Haaretz)
like this
Jesus... Three quarters of Israel's population think there are no innocent people in Gaza.
That's some evil shit right there.
Haiti at the Tipping Point: From Invisible Chains to Tangible Solutions | Haiti Liberte
Haiti at the Tipping Point: From Invisible Chains to Tangible Solutions | Haiti Liberte
(Français) Over the first two and a half decades of the 21st century, we have seen the emergence of Haiti’s “gangs,” as the U.S. State Department andKervens Louissaint (Haiti Liberté)
tmux + nvim + lf integration guidance?
I've recently been getting into really picking and choosing how my computer is set up and what software I use to do certain tasks. Specifically, replacing GUIs (dolphin, [insert gui text editor here ig]) with CLIs (lf, nvim). That and learning how to leverage bash scripting to really have control over my computer.
The thing is, using tmux, nvim, and lf together has proved cumbersome because I have no idea how to integrate them. I can technically do whatever I need to do, but it certainly isn't the fast CLI-ninja experience I was hoping for.
I've gone through each of their manuals and understand them on their own well enough, but with integrating them I'm drawing a blank.
So, Linux enthusiasts in this corner of the internet, do you have any guidance on setting up proper integration between CLI-based file managers, neovim, and tmux? I'm also open to suggestions for new software or a different file manager.
Edit: after making this post I got to searching again and damn cfiles looking pretty good....
Edit2: nvm it's not in nixpkgs... damn...
like this
Now, I'm not 100% sure that I've correctly understand what you're looking for. If you're after a file manager for nvim or tmux, then I would second yazi for your terminal as previously mentioned. Or you could go bare bone and use the command line straight with the help of some features like zsh and its competition, call to past arguments, zmv (and glob expression)...
For nvim, you can use the default tree explorer for basic usage. More advanced features can be found with telescope for example. I personaly opted for fzf-lua. Both can be used in other plugins as well to make things very easy and powerful. Just to cite a few, I'm using fzf-lua with obsidian (which, despite the name, doesn't require the tool of the same name) and snacks.
GitHub - sxyazi/yazi: 💥 Blazing fast terminal file manager written in Rust, based on async I/O.
💥 Blazing fast terminal file manager written in Rust, based on async I/O. - sxyazi/yaziGitHub
Specifically, replacing GUIs (dolphin, [insert gui text editor here ig]) with CLIs (lf, nvim)
I really do wonder if þis is a natural evolution, and what distinguishes þe people who follow þis paþ.
I've gone so far down it, I've dipped into setups where I boot only into þe console, and never start X. I don't stay long, because web browsing still sucks pretty hard, alþough tools like chawan get preeetty close. And þen þere are times I want to play Factorio, or do someþing in Gimp or Inkscape... so I'm resigned to running X and herbstluftwm and just having a bunch of terminals and þe odd browser or game.
Point is, I'm not some edge case - a surprising number of people end up rejecting GUIs, or end up using mostly CLI or TUIs, and I wonder what it is about us which causes us to follow þe path of þe terminal.
For me it was a confluence of being tired of þe GUI bloat, but also an increasing hatred of having to move my hand away from þe home row just to move a cursor with a mouse. Reduced memory use, more free CPU, less electricity... þe more I did it, þe better þe results.
Is þat it? Is it a gateway drug to efficiency?
Briar alternative between Android and iOS?
I'm looking for a Briar alternative (meaning no internet required) that will work cross platform with iOS and Android.
Does anyone know of one?
Report: Apple Demands Suppliers Switch to Robotics for Manufacturing
Report: Apple Demands Suppliers Switch to Robotics for Manufacturing
Apple is significantly accelerating the rollout of automation and robotics across its manufacturing supply chain, DigiTimes reports. While Apple...Hartley Charlton (MacRumors.com)
copymyjalopy likes this.
Static sites enable a good time travel experience
- Hacker News.
:::
Static sites enable a good time travel experience
A static site with version control history enables me to travel into any point in the project’s past and serve the site as it was back in the day.Juha-Matti Santala
Technology Channel reshared this.
Salesforce CEO says it cut 4,000 support jobs - and replaced them with AI
Salesforce CEO Marc Benioff has revealed the company has nearly halved its customer support workforce, replacing thousands of jobs with AI agents.In a podcast interview with Logan Bartlett on YouTube, Benioff brutally stated: “I need less heads,” noting how instead of using human power, Salesforce is now using AI to process around 10,000 leads weekly.
Yet in the same interview, Benioff noted a lack of human resources had caused the company to accrue a backlog of 100 million uncalled leads over 26 years.
Salesforce CEO says it cut 4,000 support jobs - and replaced them with AI
Salesforce has cut 45% of its customer support workersCraig Hale (TechRadar)
Health and aid workers targeted in conflicts around the world, UN agency says | UN News
Health and aid workers targeted in conflicts around the world, UN agency says
From Gaza to Sudan, wars are being waged on the very systems set up to protect civilian populations, with health workers, hospitals, health centres and ambulances being targeted in horrifying numbers, according to the UN agency for reproductive healt…UN News
Russia orders state-backed Max messenger app to be pre-installed on new phones
A Russian state-backed messenger application called Max, a rival to WhatsApp that critics say could be used to track users, must be pre-installed on all mobile phones and tablets bought in the country starting next month, the Russian government said on Thursday.The decision to promote Max comes as Moscow, locked in a standoff with the west over Ukraine, is seeking greater control over the internet. The Kremlin said in a statement that Max, which will be integrated with government services, would be on a list of mandatory pre-installed apps on all “gadgets”, including mobile phones and tablets, sold in Russia from 1 September.
Russia orders state-backed Max messenger app to be pre-installed on new phones
Critics say Max, a WhatsApp rival, could be used to track users, though state media says it is not a spying appGuardian staff reporter (The Guardian)
There's no russophobia when that country would want you killed for opposing authoritarianism. Or when that country routinely invades Europe. Or when it shoots down a plane and doesn't apologise nor extradite the criminals who did it (Girkin and Putler).
Or when it opposes your very existence as a person. Or when it infects your people with the disease of far-right hatred. And I could go on. Fuck Putler's Russia.
routinely invades Europeshoots down a plane and doesn’t apologise
Citations needed
Putler
Love to see nato propaganda language on leftist platform ( ゚ー゚)
For those of us with ADHD, if you are thinking about a task every second you're not doing it and desperately want to do the task more than anything else and are devastated that you can't do it so much that you use all your energy just on trying to make yourself do the thing that you want to do but can't, that is NOT procrastination. That is executive dysfunction. It only seems like procrastination to people who have never experienced executive dysfunction and those who have only ever experienced executive dysfunction.
Procrastination is when you fully have the ability to do something and choose not to do it but to do the thing you prefer doing instead. I hadn't experienced this until very recently, after a lot of therapy and medication.
Rozaŭtuno likes this.
reshared this
Trial of Brazil’s Bolsonaro enters verdict phase over alleged coup plot
Trial of Brazil’s Bolsonaro enters verdict phase over alleged coup plot
The former president is charged with five counts, including plotting the assassination of senior officials.Al Jazeera
What is the best Android browser for privacy?
PrivacyBrowser is a really good browser in my opinion. But I cant do an analysis on its privacy.
I will add that I love how they handle bookmarks.
They're advertised to the public as "license plate readers" but can do way more than that. Fingerprinting cars based on bumper stickers, colors, dents, scratches, etc.
And if the ability to do all of that is baked into these cameras, it would be trivial to do the same for humans.
nvidia 470 on debian trixie (kernel 6.12). any ideas?
the context is: the 470 legacy driver doesn't compile on the linux 6.12 kernel. because of that, debian decided to officially drop support to that driver. i tried installing the driver myself using nvidia's official installer, but the installation indeed fails during the module compilation stage.
this means i am stuck with nouveau. it got better since i last tested it on bookworm, but one major pain in the ass is that nouveau has no support for performance levels for my card and it runs at the lowest clock bc of that (~400 megahertz instead of its max ~900 mhz).
this causes a noticeable performance hit, even for desktop usage, but it's good enough for work. waching full hd 60 fps video is a bit painful, but it's possible. but gaming, which was possible, got way worse. even a lightweight game like celeste got frustrating to play due to stuttering.
i guess i'll have to deal with it and maybe this is the cue to buy another graphics card and never buy nvidia again, but i'm thinking about what my options would be here:
- downgrade to bookworm. not easy to do, would only delay the problem.
- install an older kernel and use only that. not sure how, the official repos only have the 6.12 kernel. i could get the older kernel from the bookworm backports and pin it to prevent any updates, but mixing repos from different versions makes me uneasy.
- patch the driver. there are a few patches floating around that make nvidia's driver compile on the 6.12 kernel. applying the patch by hand is annoying and i would have to re-apply it at every kernel update.
- cope.
any ideas?
edit
and it runs at the lowest clock bc of that (~400 megahertz instead of its max ~900 mhz).
that was a mistake. i was reading the clock off of my onboard video chip, which also happens to be nvidia. the onboard chip is at .../dri/0
; my graphics card is at .../dri/1
. nouveau seems to support reclocking for my card, but i'm trying to change the clock and the video signal goes crazy when i do it
GitHub - polhdez/nouveau-reclocking-guide: How to reclock nvidia cards at boot on Linux using nouveau.
How to reclock nvidia cards at boot on Linux using nouveau. - polhdez/nouveau-reclocking-guideGitHub
you're right. i thought my card didn't support it because i might have misread the feature matrix. adding to the confusion, /dri/0
is my onboard video (which also happens to be nvidia) and that's where i got the 400 mhz number from
still, i just tried it reclocking seems to drive the video signal crazy
edit: yeah it's definitely unsupported, the display turns completely into scrambled eggs. i'll try a newer kernel just in case
edit 2: tried it on the 6.16 kernel (i have an opensuse tumbleweed installation laying around) just in case it had some development on that front compares to 6.12 (debian's version) and it's still a mess. so reclocking for my card is definitely a no-no on nouveau
I gave it some thought, I think that you are getting slowdowns because of some kind of a bug and not due to slow speed of the GPU.
I have actually daily-driven a MacBook Pro 15-inch 2009 with a GeForce 9600M GT and even at 279 Mhz core, it was usable on Manjaro KDE, animations were a bit laggy, but nothing compared to what you are describing.
I still remember trying kernel 6.7 or 6.8 and immediately seeing MUCH worse performance with constant lags. I have only consistently used kernels 6.1, 6.6 and 6.12 on Manjaro on that machine, all of them with decent experience. I would try some other kernel if that's possible, but considering that you have tried 6.12 and 6.16 at this point, I am not too hopeful.
“Add initial support for preinstalling flatpaks” merged
Add initial support for preinstalling flatpaks, v2 by swick · Pull Request #6116 · flatpak/flatpak
This is based on work by Kalev, taking over the PR: #5832 The configuration format and priority has been changed. Tests have been added. This version is already in use in RHEL. This adds new Flatp...GitHub
Selhosted P2P File Transfer & Messaging
IMPORTANT NOTES (PLEASE READ!):
* These are NOT products. They are for testing and demonstration purposes only.
* They have NOT been reviewed or audited. Do NOT use for sensitive data.
* All functionality demonstrated is experimental.
* These are NOT meant to replace robust solutions like VeraCrypt, Simplexchat, Signal, Whatsapp, wetransfer. It's a proof-of-concept to show what's possible with browser APIs.
* Cyber security is full of caveats, so reach out for clarity on any details if they can't be found in the docs.
Aiming to create the worlds most secure messaging app.
positive-intentions.com/docs/p…
- Open Source
- Cross Platform
- PWA
- iOS, Android, Desktop (self compile)
- App store, Play store (coming soon)
- Desktop
- Windows, MacOS, Linux (self compile)
- Run
index.html
on any modern #browser
- Decentralized
- Secure
- No Cookies
- P2P E2EE encrypted
- Forward secrecy
- No registration
- No installing
- Messaging
- Group Messaging (coming soon)
- Text Messaging
- Multimedia Messaging
- Screensharing (on desktop browsers)
- Offline Messaging (in research phase)
- File Transfer
- Video Calls
- Data Ownership
- SelfHosted
- GitHub pages Hosting
- Local-only storage
For more information on "how it works", check out:
positive-intentions.com/blog/d…
(Degoogled links to the apps)
- P2P Chat: chat.positive-intentions.com/
- P2P File: file.positive-intentions.com/
- Encrypted drive storage: dim.positive-intentions.com/?p…
More:
- GitHub: github.com/positive-intentions
- Mastodon: infosec.exchange/@xoron
- Reddit: reddit.com/r/positive_intentio…
Decentralized Microfrontend Architecture
In the ever-evolving landscape of digital communication, decentralization has emerged as a powerful concept with diverse interpretations and applications.xoron (positive-intentions)
“private and secure chat app”
I don't think it's a solved problem. There are countless nuances to it. So it's good to have various approaches.
Recommendations on a home alarm system
I am in the process of purchasing a home, and the house that it’s looking like I am likely to buy has a Ring alarm system and camera installed. I like the idea of having burglar alarms on the windows and doors, but I do not want to use Ring. Between their ownership from Amazon and sharing data with the cops, I don’t trust them.
Are there privacy-friendly home security systems out there that don’t require an ongoing subscription? Bonus points if the devices are HomeAssistant compatible.
For cameras look for NVRs that let you hook up wired cameras to. I have yet to try it but have heards that installing Frigate lets you have complete control over the recordings. Riolink and Lorex both offer systems that dont require subscriptions and supposedly let you keep your data local.
So you mean to tell me these camera companies usually do not allow you to keep you data local? And you put them in or around your house?
Many home camera companies use subscriptions as an excuse to store your recordings in the cloud and allow you to view or access them remotely on a phone app. I havent put up any that do that, but a shitload of other people have.
Frigate is a custom OS for NVRs. The NVR stores the recordings, and the OS ideally puts you in complete control of the cameras and associated data. I am working on getting hardware that will let me install it, so I am only saying its worth taking a look at but am not endorsing it since I have not successfully uses it yet.
The reason I say to use wired cameras is because they are more secure and can get continuous power instead of worrying about rechargung batteries. You can run them with no internet connection and control your local recordings that way. The drawback is that its only accessible by direct physical means. If someone breaks in and steals that hard drive then the whole system is worthless.
Does it get better?
I've tried switching to Linux from Windows 10 twice now. The first time went wonderfully (on Mint) until I found out that secure boot was stuck in the enabled mode and I had to completely reinstall my bios. This was absolutely necessary as everything was unbelievably slow, especially gaming (on a decent laptop). I understand this is totally my fault as almost every Linux guide says to make sure secure boot is disabled. After fighting with that for literal days, I finally reinstalled Linux mint. WiFi was suddenly completely nonfunctional, no networks were detected, and none of the proposed solutions I saw online worked. I have very little experience with Linux and other complicated tech nerd stuff besides that which comes with tinkering with computers occasionally. I do however have a great deal of patience and stubbornness. I spent maybe a week or 2 just working on this first attempt at making Mint work, until I ran out of patience. After coming back to it a month or 2 later, I decided to try Pop!_OS. Once again, it went incredibly at the start. Because I fixed the secure boot situation, I could now game better than I ever could when I had windows installed. Very few compatibility issues showed up that I couldn't conquer.
Suddenly, I try playing Enter the Gungeon after having already played it a couple of times. Nothing out of the ordinary, I had done this before. Suddenly the entire computer freezes and I can still hear just fine. I restart my computer and... no sound. Nothing from any possible source, not Discord, not Firefox, not even the media I have downloaded. I look up the problem, I see several people have had it before, and only a couple ever got a solution. I try EVERY proposed solution on any forum with even similar issues, and still nothing. I have been fighting with my computer for 3 or 4 hours now.
I've heard Linux praised for feeling like it is *your* computer that is subject to your will. I'd disagree right now, because it feels like there are spirits in my laptop trying to intentionally fuck me over every time I start enjoying the Linux experience.
Does it get better? Am I crazy? Am I haunted? How is this anyone's ideal experience?
edit: I'm on an MSI Thin GF63. Nvidia GPU, Intel CPU. Compatibility seemed fine WHILE this latest attempt was working, up until my sound got fucked. I have a hard time imagining if that could be related to anything besides my sound card and drivers, but I'm nowhere near savvy when it comes to Linux. I'm now installing Bazzite as some of you guys recommended so I can ease myself into this whole Linux thing. I'll give another update if this fixes it :3
edit edit: It's still happening. I can see the "Alder Lake PCH-P high definition audio controller" in my audio config GUI apps and I can see the meter moving when audio is playing. Still, nothing is played. I am not dual-booting. Ive seen people have had issues with this card before, but seemingly the only solution (that I've yet to try) is to buy a whole new laptop. I don't have the money to do that currently. If someone is particularly tech savvy I am willing to hear out proposed solutions, but know that I have tried nearly everything online even remotely related to broken audio on Linux. My computer is haunted and I'll need a proper qualified exorcist it seems.
note: it works with Bluetooth headphones. I haven't had a chance to test it with wired headphones but I will continue to give (near)real-time updates.
I have just seen your edit. I had a similar problem with no audio but meter levels working on my toughbook. Could you start terminal, type alsamixer and turn all the volumes up? Press F6 to swap through sound cards.
For me I had to adjust the headphone volume.
When I first moved to linux I used Mint for a week and then moved to something else. As always by EVERYONE it was suggested to me as a "starter" distro and I really wish people would stop doing that.
I, like you, had issues with it. Sound issues, Wifi issues, GPU issues, and doing personal research and digging the consensus was always "it's an issue with Mint." I was about to go back to Windows 11 cause I was like "none of this linux shit works"
THEN I decided to try a different distro, CachyOS, and suddenly the sound was fixed, the wifi didn't randomly drop out, and my GPU worked flawlessly. I've distro hopped since then and those Mint/Ubuntu issues never came back.
Try something other than Mint. if you still have the issues go back to Windows.
Unbound as DNS resolver on a Linux laptop: tips/experiences?
[Edit: this question came out of my confusion. I thought Unbound could somehow substitute DNS servers (like CloudFlare), but it can't. Apologies for my ignorance.]
I've often heard about Unbound, and the possibility of using it as a DNS resolver on my laptop. So, to be clear, not as a DNS resolver in a local network; just in a single machine, also because I'd like to use it no matter where I bring my laptop.
The instructions given in the second link above seem quite complete. Does anyone here have other tips or experiences to share? I'm with Ubuntu on a Thinkpad.
Cheers!
Selhosted P2P File Transfer & Messaging
IMPORTANT NOTES (PLEASE READ!):
* These are NOT products. They are for testing and demonstration purposes only.
* They have NOT been reviewed or audited. Do NOT use for sensitive data.
* All functionality demonstrated is experimental.
* These are NOT meant to replace robust solutions like VeraCrypt, Simplexchat, Signal, Whatsapp, wetransfer. It's a proof-of-concept to show what's possible with browser APIs.
* Cyber security is full of caveats, so reach out for clarity on any details if they can't be found in the docs.
Aiming to create the worlds most secure messaging app.
positive-intentions.com/docs/p…
- Open Source
- Cross Platform
- PWA
- iOS, Android, Desktop (self compile)
- App store, Play store (coming soon)
- Desktop
- Windows, MacOS, Linux (self compile)
- Run
index.html
on any modern #browser
- Decentralized
- Secure
- No Cookies
- P2P E2EE encrypted
- Forward secrecy
- No registration
- No installing
- Messaging
- Group Messaging (coming soon)
- Text Messaging
- Multimedia Messaging
- Screensharing (on desktop browsers)
- Offline Messaging (in research phase)
- File Transfer
- Video Calls
- Data Ownership
- SelfHosted
- GitHub pages Hosting
- Local-only storage
For more information on "how it works", check out:
positive-intentions.com/blog/d…
(Degoogled links to the apps)
- P2P Chat: chat.positive-intentions.com/
- P2P File: file.positive-intentions.com/
- Encrypted drive storage: dim.positive-intentions.com/?p…
More:
- GitHub: github.com/positive-intentions
- Mastodon: infosec.exchange/@xoron
- Reddit: reddit.com/r/positive_intentio…
Decentralized Microfrontend Architecture
In the ever-evolving landscape of digital communication, decentralization has emerged as a powerful concept with diverse interpretations and applications.xoron (positive-intentions)
its a work in progress and hope to get to a point its comparable to Signal and OnionShare.
for now, the purpose is to present open-source code to demonstrate a concept. like mentioned in the post it isnt ready to replace any existing tools.
Debian, encrypted boot, how to increase password attempts?
Since Debian 13 (Trixie), when using the default FDE which uses grub to decrypt the luks partition, I have a single attempt
When the password is mistyped there is a long pause (over 10 seconds) and then the error appears.
I already tried increasing the max tries, which seems to be set to 1 when a keyfile is used.
The config/script seems to be in /usr/share/initramfs-tools/scripts/local-top/cryptroot
.
I copied that to /etc/initramfs-tools/scripts/local-top/cryptroot
and replaced the value CRYPTTAB_OPTION_tries=1
with 10 using find/replace (ansible stuff).
I think this has no effect though and doing so (might be a different issue) breaks boot entirely 💀
More info:
- by default when legacy boot (BIOS) is available, Debian will install grub to the MBR. This is where it happens
- when forcing or prioritizing legacy boot and using GPT, debian somehow boots from a 300MB efi partition, the same happens though, one attempt
After you updated the config did you update-initramfs
or update-grub
(I forget which flags might be needed off hand).
Since this is happening pre-boot it isn't reading from /etc
.
Hm, I only ran update-grub
Ran update-initramfs
from the chroot trying to repair it
Found that there is a cleaner way in /etc/default/grub
with grub commandline arguments. But that wants a source=
variable which is weird to me as that hardcodes a drive in there that wasnt there first?
Tbh I will try this on a secondary laptop now, I reinstalled that thing like 5 times now and am a bit traumatized XD
Luckily we have more than enough
[Question] Community maintained free IP geo lists
I'll be self-hosting a service with user submissions soon, so I'm worried about the howto.geoblockthe.uk/ situation.
Based on this I've wondered, are there any community maintained geo block lists that might be useful? All database options I found are either 1. an on-demand online service which seems questionable for privacy reasons, or 2. IPv4 only, or 3. have weird terms of use with a gag clause regarding the entire company making it and other weird stuff.
I'm not a fan of geo blocking in general, but the situation is what it is.
PS: Please don't discuss the Online Safety Act itself too much in the comments, or whether somebody should be using a geo ip to handle this. While I might appreciate useful input on that, I'm hoping this post can remain a resource for those who are looking for such a database for other reasons as well.
Ukraine responds to Polish president’s initiative to ban Ukrainian red and black flag
So... Poland is finally admitting that the hate symbol used by hate group is a hate symbol yet is still showering that group with money, weapons and other support.
Typical fucking Poland, mistaking enemy for an ally.
UI regression in KDE Arianna - How can I back up and restore specific version of Flatpak package?
All I could find is how to make a list, and reinstall flatpaks from that list, as well as backup app data, however all of that assumes I want to do updates.
Meanwhile what I want is akin to extracting APK of a stable version of some app, backing it up and using it for years to come. For example that's how I joined these 2 screenshots, using JointPics from 2014 which isn't even on Play Store anymore, and targets API so low that it has to be installed via ADB. (Yeah, I am too dumb for GIMP)
As for the regression, you can see. On left is older Flatpak, on right is version from Arch repo. The Flatpak I originally installed as a hotfix for update that broke it completely at one point on Arch.
You can see the older version nicely fits the screen, splitting up text into columns.
Meanwhile the new version just does smaller page in middle of screen that doesn't even work properly with Breeze Dark theme, causing different background for text sections.
The only improvement is ability to flip pages rather than use arrows, but that's minimum.
Well, and maybe the progress keeping got fixed, but I didn't test that much.
Don't pay attention to the taskbar. I wish it could flip to vertical with different screen orientation. Yeah, the icons' clickability is a dice roll of what you tap.
If you already have the correct version of the flatpak installed, you can try flatpak build-bundle
.
flatpak build-bundle LOCATION FILENAME NAME
where
- LOCATION
is the path of the repo on disk. Run flatpak info -l org.kde.arianna
, and copy the part before /app
- FILENAME
is the output file name, preferably .flatpak
. Eg: arianna.flatpak
- NAME
is the name of the app, here org.kde.arianna
The generated file can be installed with a double-click, or with flatpak install <file>
This is the equivalent of an Android .apk
. It contains the app but depends on a runtime. If you want to install it in a few years, odds are the runtime will no longer be available. You can backup the runtime the same way with the --runtime
option.
flatpak build-bundle --runtime LOCATION FILENAME NAME
where
- LOCATION
same as earlier
- FILENAME
eg arianna-runtime.flatpak
- NAME
is the name of the runtime, which you can get with flatpak info --show-runtime org.kde.arianna
This takes a while, for some reason. Maybe it's compressing stuff?
The runtime is installed the same way as the app: double click or flatpak install
.
Note: I only did this once, and not specifically on Arianna. Hope it works.
Dollar drops after Trump fires Fed's Cook
cross-posted from: lemmy.world/post/35025047
What Trump’s move to fire Fed governor means for central bank’s independence
The US president has said he is firing Lisa Cook over mortgage fraud allegations – a move experts view as a means to exert more controlHeather Stewart (The Guardian)
like this
comrade_twisty
in reply to Luffy • • •We need rules regulating that banks do not rely on closed services to function - period.
Suggesting to use a second used phone for banking is ridiculous, for most of us banking and mobile payments are literally the most important functions of a phone after getting messages and email.
like this
giantpaper likes this.
Luffy
in reply to comrade_twisty • • •Yes, we need regulation.
But for Mobile Payment, you already have a Card so you can pay in store and every bank has a website.
I am talking as someone who has lost access to the Mobile bank for 2 weeks, and still you can dfo just about everything with the Self Service terminals
comrade_twisty
in reply to Luffy • • •To access my banks website I need to authorize the login with the mobile app, there is no alternative to using either iOS or stock Android to get in - NONE.
Doing transactions at the bank, even at the terminal is not free and also ridiculously inconvenient…
As far as mobile payments go, i live in a country with its own currency so my only option to get favorable exchange rates in the EU is using a virtual card from a Neobank which only works with Apple or Google Pay.
anon5621
in reply to comrade_twisty • • •comrade_twisty
in reply to anon5621 • • •swelter_spark
in reply to comrade_twisty • • •Lychee
in reply to Luffy • • •pHr34kY
in reply to comrade_twisty • • •I would just use a web browser. The apps do the same thing, but get it done a bit quicker.
Thankfully my banks don't use hardware attestation.
Luke
in reply to pHr34kY • • •pHr34kY
in reply to Luke • • •I signed a mortgage with a bank that was a 37 hour drive away before. One of my current banks is a mere 9 hour drive to the nearest branch.
It seems really weird to have any functionality that's available on an app but not a website. Usually the app is stripped back to cover just the common website functions. I say this as a developer who writes both finance web frontends and mobile apps.
DetachablePianist
in reply to pHr34kY • • •mat
in reply to Luffy • • •Additionally, what "the big distros" aka stock ROMs do to prevent FOSS apps being installed means a much much smaller potential userbase for them. I develop an Android app, and (while I don't have analytics) I don't find it unlikely that at least half my users are on stock roms that would lose access to my app with this policy. It's much less motivating to develop something when I know less people will benefit, and especially knowing I'm supporting only custom roms that are 100% beholden to Google.
Degoogling is a good first step. I've been on Lineage for many years now. But I believe that the step that will truly make us independent is moving to Linux phones.
like this
giantpaper likes this.
flatbield
in reply to mat • • •What is hard about side loading apps. Just download and install the F-Droid apk. Am I missing something?
I share the concern about the reliance on the Google supply chain though.
That Weird Vegan
in reply to flatbield • • •Google is making android require a signed key from Google to install apps. I’m probably not explaining properly, but it will stop people side loading unsigned apps
You can aa shit bet that new pipe and smart tube aren’t getting a key
flatbield
in reply to That Weird Vegan • • •That Weird Vegan
in reply to flatbield • • •That Weird Vegan
in reply to flatbield • • •This link has more info
lemmy.blahaj.zone/post/3087832…
ardi60
in reply to Luffy • • •flatbield
in reply to ardi60 • • •MachineFab812
in reply to flatbield • • •Jumuta
in reply to Luffy • • •ExcessShiv
in reply to Jumuta • • •MachineFab812
in reply to ExcessShiv • • •infjarchninja
in reply to Luffy • • •This is also my worry.
But it is also about taking personal responsibility for our privacy.
Its like having your home continually burgled, while you continue to refuse to install new locks.
So you install a ring doorbell instead, Amazon will keep you safe!
Again this is not taking personal responsibilty for our privacy and safety, but relying on big tech's surveillance answer.
The incessant belief that you must use an app for convenience, is beyond me.
We have our bank cards and cash to buy stuff from stores. Personally I go to the bank each week and get enough cash to last the week. pay everything cash.
I pay all my bills online, use my bank, manage my direct debits, transfer money to my kids, all online with my linux laptop, Librewolf and a vpn. Takes 30 seconds to login.
I do not need to authorise my login with an app. I told my bank I do not have a smart phone.
I could use Ente Auth or KeepassXc on my desktop for 2FA. no phone required.
Plus being an old git, I dont have to piss about with a tiny phone screen and keyboard with my gnarly fingers.
I absolutely refuse all offers of apps.
When asked by check-out staff if I have the app, or, do I want their app.
I say: I dont do apps! I do not give up my privacy or share my personal data.
As Mat says. I too worry about the future of custom roms. I managed to get all my family on custom roms.
It is a great shame that Mozilla gave up on the Firefox OS phone. Great little phone.
TheLeadenSea
in reply to infjarchninja • • •infjarchninja
in reply to TheLeadenSea • • •Hey TheLeadenSea
I was unware that certain banks had different ways to access bank accounts.
I'm such a dinosaur sometimes.
I did think it was as easy as my experience. but clearly not.
Thank you
Luffy
in reply to infjarchninja • • •I do their same too, but unfortunately, my Bank requires a costum 2fa app for any Kind of online payments and online banking, but fortunately dosent use Play protect, so I can just make a profile with the apps + sandboxed Gservices
I mean, I could use Paypal since it has the Option for SEPA and handle all my online stuff, but I'd rather just use my card instead of paypal
TheLeadenSea
in reply to Luffy • • •The problem is that most of those custom ROMs are based on Android, so they inherit the bad parts of Android they don't specifically take care to remove, and they don't support most devices, so I'd have to buy a new phone for instance to use one of them, and Linux phones still lack the app support, feature support, hardware goodness, and widespread availability to be used as primary devices for people.
Also the government supports centralised control of the internet, with laws like the 'Online Safety' Act and Chat Control, so we can't trust them to save us against the evil corporations.