“Birds aren’t real” conspiracy theory coming true.
Et tu?
Do you have the phrase “out of the frying pan and into the fire” in Europe?
Mildly approaching an actually useful AI in the stupidest way possible.
I don’t need an AI shortcut in Excel that is just a chatbot. If it could actually perform complex redundant tasks, then it would be useful.
“Copilot, please create 3 charts of the most important data and create a Powerpoint with animations to present it.”
Until it can do things like that, it’s useless to me.
Honest question: what do people actually use this for?
I’m a little skeptical about the “10 years of absolute secrecy”… It sounds a lot like “we can’t tell you how it works, just trust us bro.”
For years I was a big fan of Roku. It represented a better value alternative from the big corporations pushing their own agenda like Google, Apple, Samsung, and Amazon. They made products that were intuitive and user oriented and carved out a very nice and stable market share for themselves because of it. Now they’re just leveraging their hardware relationships to transform the software into something terrible.
I used to look for tvs with Roku built in. Now I’ve disabled Roku features from my smart TVS and use a separate streaming device.
Some people will have this on their phone and be irate when a FOSS app includes a crash report tracker.
Just not engaging with foolish arguments.
Who are “the colonists?” Should we boycott Christian Palestinians who were part of the colonization of the crusades? Should we allow companies to do business with Jews in historically Jewish areas like the Old City of Jerusalem or Hebron, even though they are are on the Palestinian side of the Green Line? Do colonists include Palestinians who came to the West Bank from Jordan between 1948 and 1967? Are all Israelis colonists, regardless of whether they are Jewish, Palestinian, Druze, etc?
It seems like the comment was either a cowardly way of avoiding saying “yes, boycott the Jews,” or else it came from a place of astounding historical ignorance. Either way, it’s not worth my time to continue.
Will the reply to this be a thoughtful, informed response, or a zingy one-liner designed to dunk on an unpopular opinion?
Would you also ask airbnb to delist homes in East Jerusalem owned by Palestinian Israelis? Or is it only Jewish Israelis that should be boycotted?
If the issue is stolen land, then shouldn’t we be boycotting these platforms until they are out of non-native USA and Canada? Doesn’t that make up thousands of times more of their business?
At least in the US, protest falls under protected speech and has additional legal protections beyond ordinary speech similar to satire. IANAL but this is not a legal matter. It’s clearly an internal policy issue.
This is the problem with any social media being centralized.
BlueSky is just as centralized as Twitter or Facebook.
How about XÆa-12? Asking for a friend.
Also a great choice. I prefer organic maps for a variety of reasons (like ability to contribute to the maps), but a lot of people prefer OsmAnd. They are both very good.
Had to check.
Slowly working towards a viable OpenStreetMap in my area. If you want to help, you can make a free account and begin editing: https://www.openstreetmap.org/user/new
You can also contribute on mobile by using Street Complete or any number of great mobile apps that allow limited editing and full map features like Organic Maps
Edit: I didn’t know about Vespucci, which is a full-featured OSM editor for Android. Thanks, @onyxjet@lemmy.world
Also be sure to check out !open_street_maps@lemmy.world
“Well, you have to let us do a little harm.” ¯_(ツ)_/¯
I’m not a programmer, but I don’t think I’d pay for code that was 95% accurate. That sounds buggy af
It’s the lowest entry point into smart homes.
I just discovered that this is Codeberg - I’ve seen a lot of projects there and I had no idea that it was an instance of Forgejo
Not sure what you mean by “train.” If you mean “test” then yes, they are in alpha and anyone can submit bugs. As other users have said, we have only their word that they intend to keep the source available. If you mean “track users to train ML models,” then no. The whole point is that the software is private. All of the processing - the gesture typing, the audio processing, the LLM, etc are all performed on-device. And the source is visible for all to see, so it offers similar protections to FOSS software in this regard.
The software doesn’t “phone home” - it can’t even check itself for updates. It just sends you a little message on a predetermined schedule to manually check. (or you can use a repo/software manager)
In theory and in practice, any Open Source project could be purchased by a for profit company who takes down the source code. However, any prior code would remain under the previous open license. Apparently one of the issues with this license is that it contains no durable license for the code itself. You can’t just fork it and make your own version, although you can use any of the code with certain noncommercial and attribution requirements.
Edit: I guess great minds think alike.