I think the complaint is that it got linked in the linux community? Idk
- 0 Posts
- 26 Comments
What would be the difference between Fedora Kinoite and this?
Flatfire@lemmy.cato Linux@lemmy.ml•Discord now properly supports screensharing on linux11·6 months agoI am a Linux user. Bizarre assumption to make given my excitement over a Wayland specific Discord feature. But I don’t have any actual qualms with how Discord implements its own services. Matrix just doesn’t fit the bill for me. If you enjoy it, and it suits your needs then all the power to you. It just isn’t what works for me.
Flatfire@lemmy.cato Linux@lemmy.ml•Discord now properly supports screensharing on linux141·6 months agoNot if I want calling, video chat, screen sharing and role based chat rooms all in the same place. I’ve explored this, but it just isn’t feature complete enough at the moment. I’d definitely describe myself as a Discord power user and Matrix just doesn’t manage it.
Flatfire@lemmy.cato Linux@lemmy.ml•Discord now properly supports screensharing on linux493·6 months agoOh my fuck, finally. Good lord Discord, only took you eons to get that working with Wayland after you broke it.
I get that there’s other things like Discord out there, but nothing works like Discord.
Non, Dora s’appelle Dora en anglais. The meme is just weird.
Can’t speak for them, but it’s very useful for interfacing with any number of smart watches/scales and more with on-device data storage. It doesn’t always support things perfectly, but it’s definitely good enough to prevent a need for manufactuer specific apps for the devices it does support.
Flatfire@lemmy.cato Linux@lemmy.ml•Fedora KDE Desktop promoted to an Edition, same as Fedora Workstation14·6 months agoThe selling point for me right now with Plasma is how well rounded it is. It’s also currently the only desktop env offering HDR support, which means it’s basically a must for me.
That’s literally the whole point of GIMP 3
Flatfire@lemmy.cato Privacy@lemmy.ml•Global IT outage shows dangers of cashless society, campaigners say594·10 months agoI see this comment every now and then, and it always forgets the cost of the transaction, confirmation time, and of course, the need for miners to exist to process these confirmations/transactions. The energy cost is extraordinary, and the end user is taxed for the use of their own dollars.
It’s not really feasible on a broad scale. Bitcoin is a holding stock, not a valid currency. Its value only increases because it manufactures its own scarcity. And as its scarcity increases, it naturally moves toward centralization since mining becomes too large an activity for the individual to reap any benefit. You can argue for proof of stake to eliminate the need for mining, but then you open the doors to centralization more immediately.
Flatfire@lemmy.cato Asklemmy@lemmy.ml•How can I find out when my Android phone was first activated?7·10 months agoWith that in mind, a battery health tool is probably the fastest way to tell how old a phone is going to feel. Otherwise nothing else is going to suffer wear and tear. If the phone is in good shape, and the specs are agreeable, then it doesn’t matter how old it is.
Flatfire@lemmy.cato Asklemmy@lemmy.ml•How can I find out when my Android phone was first activated?21·10 months agoHey there, I’m not sure I understand what you mean by “first activated”. In general, you activate a SIM card, not a phone. This would be associated with your current phone plan, not the device itself. Your carrier would be able to provide that info. If you’re referring to when your phone was first purchased/turned on, then most folks tend to add their Google account during setup, which might be why there’s a suggestion to check your Google account to see when the device was added.
The IMEI is potentially useful as it’s a device identifier, but generally doesn’t matter to anyone except your carrier.
As far as I’m aware, Samsung or Amazon are the only other real app “marketplaces”. Most developers using Fdroid otherwise rely on donations or patreon for active development, depending on the nature of the app
When people refer to a particular piece of development aoftware as closed or open source, they are referring to the license/availability of that software’s code. You can use proprietary software to produce open source code, which is the case with Android Studio. The code that makes up Android Studio is not open source, but your own work made within it can be.
In general, “open source” is a broad term that just means “can I see the code that made this?”. There are differing degrees of open source software as well. The MIT license, for example, opens up code to some modification/re-use but protects some libraries. Something like a BSD or GPL license is far less restrictive, usually allowing free modification and use of the code. Android Studio falls under the Apache license, one of the more restrictive licenses that still applies copyright, and may employ proprietary libraries that cannot be modified or copied for use. Again, this ultimately isn’t likely to affect your own work or projects, but it does mean there’s less transparency about the tools you are using to make it.
I apologise if this is overwhelming, but the distinction is important, and I think that as a beginner it makes sense to start with where there is the most documentation and ease of entry. Once done, it’s definitely easier to move towards projects that more closely align with FOSS philosophies.
Android Studio is just the work environment for code and app development. You could continue on to publish all your code/work as an open source application through whichever means you choose during or after the fact.
Imo that’s fine. It’s also still the best tool for learning since it’s the most widely supported one, and contains the greatest amount of documentation for working with android development. It costs nothing to use, and doesn’t lock you into any kind of ecosystem you can’t later migrate from.
Android Studio is the primary toolkit for developing native android apps. If you have no background in programming, there are some more visual tools like Budibase (open source) or Softr (closed source), but you are likely to run into difficulty getting them to apply logic the way you’d like.
If you’re a tinkerer, then honestly I’d look into learning more about Android Studio and Kotlin, the language most used these days for app development on Android.
Flatfire@lemmy.cato Gaming@lemmy.ml•Less than 6 months after laying off 40 employees, Dead by Daylight studio Behaviour Interactive drops another 9517·1 year agoAlso worth noting is their history as an IP mill. Dead By Daylight is a surprise hit amongst many a licensed deal to produce games that would nearly qualify as shovelware in most cases over the last 20+ years. DbD gives them some independence, but they’re still largely a “studio for hire” by anyone who needs them.
I use Wayland exclusively, but unfortunately I don’t think I have an answer for you since I’m not entirely familiar with this idea. Is your concern just for the configuration of a universal set of hotkeys configured within the compositor rather than a desktop environment?
I wasn’t aware that x11 facilitated this. I’d have figured keyboard mappings are abstracted from the compositor and left to the DE to handle, aside from core binds that allow dropping back to tty