| Linux | Tech |
| News about Os | News |
| Education linux step by step | Linux for beginners |
| Linux | Tech |
| News about Os | News |
| Education linux step by step | Linux for beginners |
On June 10th, Google released Android 16 to AOSP - but without Pixel device-specific source code. This unexpected change impacts all custom Android ROM development, including CalyxOS or others. Android Open Source Project (AOSP) is coming to end. Sources:
* https://grapheneos.social/@GrapheneOS/114661957699559672
* https://calyxos.org/news/2025/06/11/android-16-plans/
* https://www.androidauthority.com/google-android-development-aosp-3538503/
* https://source.android.com/docs/setup/about/faqs#what-kind-of-open-source-project-is-android
* FYI AOSP isn't dead, but Google just landed a huge blow to custom ROM developers https://www.androidauthority.com/google-not-killing-aosp-3566882/
For game devs - check out the Learn Game Dev with Unity, Godot, Unreal, GameMaker and more bundle:
(partner link)
How El Salvador’s Government Impeded a U.S. Probe of MS-13
—
President Donald Trump has praised Salvadoran President Nayib Bukele as a crime fighter, but new reporting based on interviews and documents reveals how senior Salvadoran officials have impeded a U.S. investigation of the MS-13 gang.
https://www.propublica.org/article/bukele-trump-el-salvador-ms13-gang-vulcan-corruption-investigation?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon-post
#News #ElSalvador #Trump #Bukele #Crime #Government #Politics
President Donald Trump has praised Salvadoran President Nayib Bukele as a crime fighter, but new reporting based on interviews and documents reveals how senior Salvadoran officials have impeded a U.S. investigation of the MS-13 gang.
New to #Linux? Here are 3 quick tips to get you started!
ls -lha: A powerful way to list files. It shows permissions, sizes in human-readable format, and hidden files.
sudo !!: Run the previous command with sudo. Super handy when you forget you need root permissions!
Ctrl+Alt+T: The default shortcut in many distros (like Ubuntu) to open a new terminal window instantly.
What are your favorite beginner tips? #LinuxTips #NewToLinux #Ubuntu #Fedora