It would be cool if this was ActivityPub compatible so we could follow Instagram from Mastodon. As much as I hate meta, there are some artists I would like to follow still
Part of it is a chicken or egg. I go into these platforms and there's nothing there, so I don't check them. Organizers see nobody checking them, so they don't maintain them.
My current plan is something like this. Basically make unofficial accounts for groups that interest me (clearly labeled unofficial of course). Then hand them over when there's enough traffic.
Okay. Just to note that if you put graphene on a pixel, you aren't giving them more data. Just because it's a Google pixel doesn't mean they'd have you data in GrapheneOS
What do you mean by give Google more? The only way you give Google more is buying a pixel, but you can buy second hand. I only buy them second hand.
There are now more alternatives from EU companies if second hand still bothers you, but when I started with GrapheneOS, there weren't many other choices.
If you mean give data to Google, graphene definitely doesn't do that
Oxford Ionics, acquired by U.S.-based IonQ, was one of the six spinouts out of Switzerland, the U.K., and Germany that delivered exits of more than $1 billion to their investors in 2025.
Yup... The European exit strategy. Make a startup and get bought by America
I loved python when I was a junior dev. Now I hate it (except for things like computational math). I have to add debug statements to figure out that someone snuck in the wrong type into the code.
They should honestly just wrapper the majority of the code base in rust unsafes and then slowly very slowly migrate sections of the code to rust. This is the right way to do it imo
Graphene OS for the past year or two. Zero problems and only benefits.
You will need to get used to fiddling with security settings on some apps. For example, banking apps need reduced (meaning standard Android) levels of security. I consider this a feature so I can know which apps to find alternatives for
I find that it basically can't do decent architecture. My last attempt to use it ended with it using casbin, but then rewriting it's own authorization framework and trying to use both at the same time 😶.
I think there is a lot of power here, but it needs very heavy guidance and handholding to do it well. Otherwise it makes very stupid intern level decisions
Ideally they'd compare time to write + time to fix. My experience is that if you use test driven development, LLM isn't too bad. No worse than an intern.
I think it comes down to who is using the LLM. I had a junior dev once "presumably" AI gen a ton of code (broken trash). Then to fix it, they wrapped each function in a try catch block that dropped the error. Unit tests were mocked out to the extent they didn't test anything.
When I use an LLM, I have tests and hard constraints on the LLM. It isn't good enough to do everything, but it can generate about 80% of a simple app
It would be cool if this was ActivityPub compatible so we could follow Instagram from Mastodon. As much as I hate meta, there are some artists I would like to follow still