Min fru och äldsta barn har just släppt en barnvänlig, djurvänlig bakbok!
Sprid gärna :)
Min fru och äldsta barn har just släppt en barnvänlig, djurvänlig bakbok!
Sprid gärna :)
Trump has ordered the installation of large posters of himself in Washington DC after directing soldiers to patrol it.
If there's anyone in your life who still doubts that Trump is a fascist, please show them this photo.
Source: https://archive.is/QDS8P
Tänkvärd och bra text efter Rikspolischefens uttalande:
https://carlheath.se/sa-skyddar-signal-inte-bara-anvandaren-utan-ocksa-samhallet/
@eurostack
Firstly - great job!
While I'm very happy that you list my project #dockcheck I saw that it had a red mark at "European" - but it's very much European made :) I'm Swedish, creator and sole maintainer of the project.
Listing: https://euro-stack.com/solutions/dockcheck
And nitpicking - the homepage listed is my personal, and not the project itself.
New stickers in the shop! New stickers in the shop!
Edit: new FREE stickers in the shop!
New logo for #dockcheck !
I am loving watching the vibecoding bubble bursting and reforming in real time. It turns out it is ludicrously expensive to have humongous billion parameter models generate a whole library of code in a loop hundreds of times per hour rather than, you know, "writing code." Cursor's pricing model finally started to try and operate at less of a loss and people revolted since they could no longer autogenerate code for 8 hours solid, and now Amazon is trying to capture the runoff with a first-hit-free cursor replacement.
Very funny how, to me, FOSS is about creating a credible bulwark of power so that we aren't at the mercy of information giants, but for vibe coders it's like a "how can I get locked in and get got as deeply as possible" speedrun.
"While these agents promise to make life easier by allowing users to “put your brain in a jar,” they can also gather valuable—and often sensitive—data. This is a core concern for #Signal, which is trusted by tens of millions of users, including those in government, military, human rights and journalism, for confidential communication and guaranteed #privacy."
https://observer.com/2025/07/signal-meredith-whittaker-agentic-ai-risk/
@dangoodin To remove the Gemini app, even on devices that do not allow you to disable it in the Apps menu:
𝗦𝗲𝘁𝘂𝗽 𝗔𝗗𝗕
1. Enable Developer options
- Launch ⚙️Settings
- Go to About phone then Software information
- Tap Build number seven times
2. Enable USB debugging
- Go to Developer options (in ⚙️Settings)
- Enable USB debugging
3. Install Android Debug Bridge (adb
) on your computer
4. Connect to phone via adb
- Connect with a good USB cable
- Run adb devices
- Click OK on Allow USB debugging?
5. Disable Gemini app (left
- adb shell pm uninstall com.google.android.apps.bard
6. Disable Developer options (recommended)
- Go to Developer options (in ⚙️Settings)
- Disable by toggling On to Off