

I’m not familiar with Nova launcher, it seems to have some USPs to it.
But these days I always recommend Lawnchair. It’s built on top of the Pixel launcher, which in itself is a very good launcher IMHO, and refines it to be more customizable.
verspielt verspult 🫠


I’m not familiar with Nova launcher, it seems to have some USPs to it.
But these days I always recommend Lawnchair. It’s built on top of the Pixel launcher, which in itself is a very good launcher IMHO, and refines it to be more customizable.


https://github.com/yt-dlp/yt-dlp
Although I absolutely understand that the common folk will have a hard time downloading porn in the CLI.


You will own nothing and be happy.


Yes and no. I have enjoyed reading through this approach, but it seems like a slippery slope from this to “vibe knowledge” where LLMs are used for actually trying to add / infer information.


In Signal, push notifications simply act as a ping that tells the app to wake up.
Google only pings your phone via FCM, the Signal App then polls the message itself.
Edit: oops, you meant the pop-up. You can disable them from showing the message.


mstsc.exe was exactly the one I used. I vaguely remember that I had used that successfully some years ago (in a much bigger environment with proper certs) and it worked.
Regarding NLA: I believe that I would have to disable that on purpose no? It was on a very vanilla Windows 11 install. I just looked and regarding any other settings than the ones listed in mstsc.exe, I get told that Windows 11 Home edition doesn’t support RDP lol.


I recently used the old Windows RDP client they refer to. I tried to connect to a Windows VM and it didn’t work. Had to pull out some old log utility tool and filter a while to recognize the server didn’t use a valid TLS certificate (lives inside a VPN) and the handshake failed. Tried disabling cert validation (although I’m not sure if that one obfuscated option did exactly that), still no luck.
I then tried KRDP in KDE. It asked me if I’m sure I wanted to connect since the cert is self signed. It even showed me the cert info and I know the issuer in person. I accepted and got in. Easy as that.
This is a great summary. Also, see the GrapheneOS teams list of hardware prequisites. They have said themselves before that this is not a very high bar, but that there are just no other manufacturers focusing on security. Apple claim they do, and get recommended as second best option in the forums sometimes, but given the walled garden approach, it must be next to impossible to develop against, even if they unexpectedly completely open up their ecosystem.
They would probably also have to take a lot of criticism for their implementation approaches and their brand integrity would suffer immensely. Maybe there would even be some new undisclosed vulnerabilities to fix, like the goto fail bug breaking SSL encryption ten years ago.
Compare it to the new open source Nvidia drivers for Linux, they have taken quite a while to develop since Nvidia announced the release, and I don’t know if they have yet reached the performance levels of the proprietary ones. Doing this for a whole Phone, given they even fulfil the requirements hardwarewise, will probably take a decade. And in this decade, ten new iPhones will be released…


Says / asks an article in a media spin-off created by a big fintech company, which has been funded by, among others, Peter Thiel by a big digital finance publisher / SaaS and advertising company with a history of not disclosing their investors, probably laying off people and heavily investing in AI themselves.
Yes, the tech sector is in a harsh condition, but we will go on. Don’t let the AI hype / lay off waves for an overhired tech workforce from covid break your minds. There will be a need for smart people building and maintaining ecosystems, as long as a rising tech oligarchy won’t gatekeep us all out, which should be the headline here.
Edit: I can’t find a link between the fintech wise and the publisher wise. I still don’t like this type of sensationalist headlines as all technology gets allegedly obsoleted every other year.


There are no phones with working encryption (a must imho and a lot of others) except the ones I listed in my initial comment. iPhones are no option because they are not unlockable. Samsung recently announced they will remove the option to unlock the bootloader as well. They also have a very broad and everchanging lineup of phones.
Google Pixel has been more of a hardware and software reference to developers than a Phone people would usually buy up until the redesign with the Pixel 6. There are so many hardware and software features that make it the perfect device to develop against (up until the recent events lol).
I’d recommend you to read their own documentation on this topic.


mentally unstable individual
Got any links on that?
Edit: nvm, found out about Daniel Micay being difficult to communicate with on the one hand and his history of being harassed and swatted on the other.
while only running that OS on… checks notes… Google’s phones…
They obviously don’t do that to please Google.


Fairphone 6, especially with /e/os is not an option atm from a security standpoint. But then again, no phone is except iPhones and Pixels (and more recent Samsung phones).
Fairphone 6 does not keep up with standard Android privacy/security patches and has no secure element to provide working disk encryption for typical users not using a strong password, among other flaws.
Regarding privacy, Murena is shilling their own proprietary Apps as alternatives to Google.
/e/OS includes numerous non-private apps and services. The Murena voice-to-text service included in /e/OS even sends user speech data to OpenAI with no local option compared to Apple and Google both offering offline speech-to-text support via local models which users can make sure is always used:
https://community.e.foundation/t/voice-to-text-feature-using-open-ai/70509
Taken from the Graphene OS forum


Don’t worry, the rest of the world will follow suit in a minute


Shout out to yt-dlp, the absolute unit of software beneath lots of media scraping tools.
You can also use MPV Video player, should be able to play many URLs you throw at it.


Today I read a thread of people using the photo mode of death stranding to prove they are Norman Reedus. While this certainly won’t be the end to the story, it’s kind of funny this iteration of a clearly unfinished age verification system got out there. Makes me wonder how good they are going to protect their “customers” data.


Of course not! I will only get organic / grass fed computers with a OS preinstalled by the vendor. They only do this to protect the users and not for the fuckton of money MS shoves into their throats.


inb4 Linux users sweepingly get declared as criminals for some flimsy reason. There was some news of Facebook filtering out Linux content because it seemed harmful to them.


Will they though? Facebook has already created undisclosed bot accounts themselves before. A Platform where real users and such bots are indistinguishable (for the user) sounds like a social media corpos and authoritarian governments wet dream to me. Also reminds me of the attempts to disguise ads as natural content.


There are numerous benefits in IoT / smart home and ubiquitous computing. Used in the right ways it can make your life so much better and even save lives. It is just sad to see all the wasted potential, the greediness and straight up noncompliance with basic human rights and needs for simplicity and privacy in its design.
Funny enough, it got me into reading some threads of people reverse engineering air fryer APIs (didn’t expect that to ever happen) and it reminded me again of how great and compassionate some people are. Makes the stupid cat and mouse game seem even more stupid when 3 guys in their spare time can rebuild a 5 layer deep authentication stack with some unknown Philips / Xiaomi server that probably needed tens or even hundreds of engineers to build in an obfuscated manner in the first place.
I’ve started doing podman quadlets recently, and the ini config style is ugly as hell compared to yaml (even lol) in docker compose. The benefits outweigh that though imho.