- 0 Posts
- 6 Comments
Joined 2 years ago
Cake day: July 4th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
18107@aussie.zoneto Technology@lemmy.world•Google: 'Your $1000 phone needs our permission to install apps now'". Android users are screwed - Louis RossmannEnglish9·11 days agoGoogle removed their motto “don’t be evil”. I think that alone will answer your question.
18107@aussie.zoneto Technology@lemmy.world•Let Google know what you think about their proposed restrictions on sideloading Android apps. - Android developer verification requirements [Feedback Form]English15·16 days agoIf they get one angry message they’ll ignore it. If they get 10,000 angry messages they might start worrying about what the people who haven’t sent messages will do if they proceed.
Public outcry doesn’t always work, but it has worked enough times to try again. It takes minimal effort for a significant potential gain.
Sounds about as forward thinking as most politicians I know.
I tried to use an LLM to write a script for me. It confidently told me I could split a string in OpenSCAD with the [1:] operator. It works in Python, but isn’t an OpenSCAD feature.
Fortunately, programming has a good way of letting you know when the LLM is completely wrong.
The worrying part is that the LLMs can sometimes produce code that runs, but has massive security issues that you don’t notice if you just run the code and don’t closely analyse it.