Sharing my journey while learning and having fun with #Python and #Django #fullstack development, tech stuff as well as building https://easy-tickets.app on the side.
Working professionally with Django, #Microsoft #PowerPlatform and leading a team of ~10 developers.
In my spare time I run a #SaaS business @easyticketsapp
Also into #3dprinting, #homeautomation, #homelab and #devsecops
šØāš©āš§āš¦ Dad of 2
šØāš» Full time employed (#DeliveryLead / #Developer & #LowCode DevOps Squad lead)
@MrBerard Puuh that's hard to look at š¤£
#Microsoft role out #passkeys by default but ... require you to install a Microsoft app on your phone to use it.
Requiring a proprietary app makes a mockery of the open #fido2 standard and if they haven't used this as another tracking opportunity I'll eat my hat.
At every turn Microsoft finds a way to lock down their users (I'd use "customers" but users are more like cattle to big tech rather than people who choose to give their custom)
Ditch the lot! #openSource alternatives exist.
No, I do not want to install your app.
No, I do not want that app to run on startup.
No, I do not want that app shortcut on my desktop.
No, I do not want to subscribe to your newsletter.
No, I do not want your site to send me notifications.
No, I do not want to tell you about my recent experience.
No, I do not want to sign up for an account.
No, I do not want to sign up using a different service and let the two of you know about each other.
No, I do not want to sign in for a more personalized experience.
No, I do not want to allow you to read my contacts.
No, I do not want you to scan my content.
No, I do not want you to track me.
No, I do not want to click "Later" or "Not now" when what I mean is NO.
@jaseg thanks. That's what I'm also concerned about. I think this is above my capabilities.
I will watch out for another broken one I guess.
#electronics Community
I have a Lenovo T590 here where the mainboard is toast. The chip says MPME8690 1395 C the chip to the right is the same.
I can't find a similar chip nor the schema for this board.
Does anyone know if I can replace it with another chip? Any hints and boosts welcome.
#repair #ewaste
More #DjangoConEurope vibes pics we didnāt get to share yet š«¶ @laymonage.bsky.social presenting our new starter kit! https://wagtail.org/starter-kit/
šø What a week! Hereās our official group photo from DjangoCon Europe 2025! A massive thank you to everyoneāattendees, speakers, sponsors, volunteers, and organizersāfor making this event truly unforgettable. š«
Until next time! š
Back in my #homeoffice after one week of #djangoconeurope2025
Equipped with proper #ireland swag and a lot of inputs from the conference I'm ready for work!
Thanks to the reliably late #DB I could catch a train that has been 59 minutes late.
Saved me almost an hour waiting time! š¤£
I'm not sure anyone would feel safe being operated on by a 'vibe-surgeon.' The same goes for being flown by 'vibe-pilots' or rescued by 'vibe-firefighters.' The idea behind 'vibe-coding'āthat someone can build an entire product with minimal technical knowledgeāisn't just unrealistic, it's dangerously misleading. This hype isn't just naive; it's reckless.
#djangoconeurope2025 has come to an end. I'm already back in Germany.
On the flight back I tuned in to the (for me until the conference unknown)
Python Podcast Deutschland ( @show )
Luckily I met @jochen @oryon_dominik and @shezi who introduced me to the #podcast (after some Guinness šŗ)
Be careful with what you install on your phones.
If the findings in this article are true, then most of the bot traffic that has recently taken down many small and independent websites (code forges in the first line) comes from a quite sophisticated network of scrapers sold as services.
My small Forgejo instance has also experienced brief downtime and slowness a couple of weeks ago, but luckily nothing compared to the instances of Gnome and KDE (which had to implement aggressive captcha to mitigate the flood). Basically anything that isnāt behind Cloudflare is a potential victim.
The pattern is mostly the same in all these cases. Residential IP addresses and legitimate user agents that donāt advertise themselves as bots, let alone honor the robots.txt files, making life for the sysadmins who try to block this traffic very hard.
These bots also request heavy pages (such as git logs and blames) in large volumes, which has taken down a lot of Gitlab, Gitea and Forgejo instances.
The business model behind this phenomenon seems to be quite sophisticated.
As a developer of a mobile app, I can include the SDK of a product like Infantica inside of my code. It doesnāt even have to be my own app. There have been cases where other peopleās apps were simply repackaged with these SDKs ans redistributed on stores.
That SDK in turn transforms any device itās been installed on into a member of a vast botnet without the userās consent or knowledge.
The customers are usually companies that want to train large AI models, but canāt afford the costs (or simply donāt want to pay them, or have a limited pool of IP addresses for scraping that may easily be blocked by sysadmins).
What they do then is pay companies like Infantica to leverage infected devices (i.e. mostly mobile phones with apps that include their SDK) to scrape the web for them and push data wherever they want.
Developers who include the SDK in their apps also get a share of the pie - hence the financial incentive to repackage and redistribute even 3rd-party apps with the incriminated SDK: minimize the development effort, maximize the revenue.
Of course, the commands that ācustomersā can send to the botnet arenāt limited to scraping and training for AI purposes. Itās just that this is what currently pays best (it used to be crypto mining until a while ago). In theory, nothing prevents them from sending commands to access anything on the infected devices. Of course, companies like Infantica claim that they do their due diligence and scan all usages of their products to prevent abuse, but when a company already has such low moral standards you know how to take their claims.
Note that what until a couple of years ago would have been called āa zombie device infected with nasty malware that turns it into a botnet member at the mercy of whatever the best paying customer wants to do with itā has now been repackaged as a legit business product with its own business jargon. They are now called āresidential rotating IP addresses that form an insightful peer-to-business networkā.
And the volumes are also scary. Infantica alone claims that it can sell access to nearly 250K IPs in the US alone. Thatās nearly one American in 1000. And when you take into account that there are dozens of companies that operate in the same sector, the volumes become scarier.
Unfortunately itās hard for non-technical users to know which apps run such SDKs, and if there are such apps already installed on their phones. But there are a few precautions that can be taken to mitigate the risk.
First, avoid mobile apps when possible. Their potential abuse as AI scrapers is only the latest threat that they pose. They have a lot of privileges once installed and have a huge surface of attack. Itās ok to have an app for your camera. Whether it makes sense to have an app to check discounts at your local store, itās debatable. Use websites instead of apps whenever possible. Many of them can be installed on your phone nearly as a full app through the PWA paradigm, but since those Webapps will always be sandboxed inside your browser they canāt do much damage. And always, always avoid whenever possible products whose website is a single āDownload our appā page. Thereās a reason why we decided that an open web is better than a bunch of closed apps, and we should punish those who donāt agree with those reasons.
When you have no choice but to install an app, always look for comparable alternatives on e.g. F-Droid. Apps on open-source stores have much more scrutiny than whatever crap is uploaded to the Android and Apple stores. Each app is monitored for any external connections, and those are marked as anti-features. Plus, each app is forced to share its source code. Google and Apple have their big responsibilities for this mess. If an Android SDK exists that turns phones into botnet zombies that can run arbitrary payloads, then that SDK should be considered as malware. Period. Any app that includes that SDK in its dependencies or includes any of those packages should be automatically flagged and removed from the store. The fact that this doesnāt happen, and millions today run infected software on their phones downloaded from legitimate app stores, means that Google and Apple are either grossly negligent or grossly corrupt - in either case, they canāt be trusted for the safety of the software you download from their stores.
And, when you have no choice but to get an app from an official store, always prefer alternative store frontends like Aurora, which at least scans the apps from the Play Store and transparently informs you about any trackers and data access patterns.
Finally, I disagree with the last stance in this article - that every form of web-scraping should be considered abusive behaviour. Scraping is one or the foundational pillars of the Web as we know it today. And the vision of a Web accessible both to humans and machines is a foundational pillar of the semantic Web. Itās not scraping the problem. But, for scraping to be a game where everyone wins, two issues must be solved:
The right to scraping needs to be symmetric. If Google, Meta or Microsoft can freely scrape my websites to train whatever AI hyped bullshit they want to train with it, then I also have the right to scrape their services. If instead they can eat my blogās RSS feed or my monthly code commits for breakfast, but scraping my Facebook homepage to automatically expose my friendsā birthdays through another service may result in my account being banned, then we have a problem.
The unfortunate alignment of financial incentives and impunity in recycling what until a couple of years ago was basically a criminal activity (installing malware on peopleās devices) into a legitimate business model with shiny business-friendly websites and account managers. I donāt mind a world where bots identify themselves as bots through standard user agents, so I can easily block them if I want to, respect my robots.txt settings, and sensibly throttle their requests. But I have a problem with a world where all these gentlemenās agreements are broken, where the costs of training expensive AI models are so explicitly externalized, and paid by thousands of independent Web administrators through electricity costs, performance degradation costs and downtime management costs, and where those who break the rules are free to operate as listed companies instead of being in jail, and where their malware is allowed to spread through standard software distribution channels.
https://jan.wildeboer.net/2025/04/Web-is-Broken-Botnet-Part-2/
Your fluffy #AI generated emails are disrespectful of my time. š¤·š¼āāļø
Over the course of the last days here at #djangoconeu25 I talked to at least 10 people about #AI and the use of it.
Only 1 (one) person was "pro" #AI and did see a revolutionizing chance.
Most people do not see any or only a minor value in rare cases. š
Almost everyone is annoyed, by the fact that companies now hype AI and try to push it to their products. š¤·š¼āāļø
š Today is #DjangoGirls Dublin workshop at @djangoconeurope!
https://djangogirls.org/en/dublin
We are fully booked, which is amazing!
š» It's their sprints weekend after a fantastic conference the last few days.
š„° What a welcoming and friendly conference and it's my first time at #djangoconeurope.
š Huge thanks to the volunteer coaches for our workshop especially a couple from the #djangoconeu2025 community who are helping us out last minute! š
š Frisch aus Dublin: Unsere zweite Live-Episode von der #DjangoConEurope2025!
Produktions-Debugging, Foreign-Key-Fallstricke und die Entscheidungsprozesse im Django-Projekt. Plus: Wie bringt man eigentlich Ćnderungen in Django durch?
Ronny, @jochen , @shezi , @oryon_dominik@mastodon.social
https://python-podcast.de/show/live-von-der-djangocon-europe-2025-in-dublin-tag-2/
@wsvincent kicking us off for Day 3 @djangoconeurope #djangoconeurope