Right, it’s still in dev. But could be something to look at, in the future.
- 0 Posts
- 26 Comments
Personally, I have a GUI-less server that is connected to my lan running jellyfin server and an nvidia shield plugged to the TV with an alternative launcher to get rid of ads. That way, the server consumption is low and always on and you get a good interface and a remote for the TV.
If you really want a Linux device plugged to the TV, you could look into Plasma Bigscreen, a KDE made for TV.
lsjw96kxs@sh.itjust.worksto
Technology@lemmy.world•Samsung reveals first tri-fold phone
6·3 months agoActually not the first tri-folded phone, but OK
lsjw96kxs@sh.itjust.worksto
Privacy@lemmy.ml•Implications of Android Auto on e/OSFrançais
2·4 months agoAs I said, I have no single Google apps and this work. I just don’t have tts and voice recognition, but one can easily do without, furthermore if you have someone by your side that can reply for you or you can wait a break to reply to messages. I have apps to have the map, my music, my podcasts, my audiobooks, all available on my car interface which is enough for me.
lsjw96kxs@sh.itjust.worksto
Privacy@lemmy.ml•Implications of Android Auto on e/OSFrançais
2·4 months agoI’m on graphene is, but I use android auto without any google apps. I use magic earth for the maps, but you can use many other map app like organic maps or even osmand. The only things I’m missing is the speech recognition, so I can’t reply to messages and the text-to-speech, so I can’t hear them while driving. Well, maybe some day I’ll find an alternative to the Google apps for this, but until then, I prefer to do without it.
lsjw96kxs@sh.itjust.worksto
Privacy@lemmy.ml•Nice little collection of privacy toolsFrançais
7·5 months agoA privacy site which wants to collect and sell data, looks fishy…
lsjw96kxs@sh.itjust.worksto
Self Hosted - Self-hosting your services.@lemmy.ml•*Permanently Deleted*Français
2·5 months agoI would install it with docker (moreover docker compose) preferably. Easier to maintain and troubleshot. Anyway, for 1, make sure jellyfin has the rights to see your video and music folders. For 2, are you trying to do it from the same network or from outside?
lsjw96kxs@sh.itjust.worksto
Technology@lemmy.ml•Developers drop Vercel, call for boycott after CEO posts selfie with NetanyahuFrançais
3·5 months agoEncrypt it yourself :)
You can use https://www.swisstransfer.com/ from infomaniak, it’s privacy respecting, or https://lufi.ethibox.fr/
Never had a problem with phone calls. For me, graphene always worked just like a regular android phone but without bloatware.
I have a graphene is phone and I have no problems with play integrity api. I currently have two apps (one banking) that does such calls (I see the notifications) and blocked it for both, they still work without problem. By default, graphene does not block it, btw.
lsjw96kxs@sh.itjust.worksto
Self Hosted - Self-hosting your services.@lemmy.ml•Best way to search files on remote server?Français
3·6 months agoMaybe take a look at paperless-ngx, it will take care of the OCR for you and make it searchable. Just not sure if it will show the path correctly.
lsjw96kxs@sh.itjust.worksto
Privacy@lemmy.ml•(EU) Cheap Prepaid SIM with little to no top up requirement?Français
1·6 months agoLook for ubigi, worldwide e-sim for fixed periods of time
lsjw96kxs@sh.itjust.worksto
Linux@lemmy.ml•[Solved] Touchscreen and Pen input not working on Surface Book 2 with Linux-Surface Kernel and CachyOS.Français
1·6 months agoArch is also harder than other distros to learn, that’s why maybe turning to a more used distros like fedora isn’t a bad idea. Fedora is also good for new hardware with it’s rolling updates and will have many tutorials to help you installing things. The only thing gaming focused distros do is ship you with packages and software meant to help you. So for the tests you could try others distros to see what’s easier for you.
That said, you also said you came from Debian, so you could also install a Debian based distros. With Debian 13 out from not so long, it shouldn’t be a problem to run on your laptops as they are older.
lsjw96kxs@sh.itjust.worksto
Linux@lemmy.ml•[Solved] Touchscreen and Pen input not working on Surface Book 2 with Linux-Surface Kernel and CachyOS.Français
1·6 months agoCachyOS tend to offer their own modified kernel, for gaming optimization, if I remember well. You may not be running the correct kernel.
When you look at the installation guide of the linux-surface github, there are steps for several distros. Do you plan to use your surface for gaming mainly, hence the reason to install cachy or do you plan to use it for various tasks? It may be easier to make it working on a fedora or, if you really want an arch based distro, on arch.
lsjw96kxs@sh.itjust.worksto
Technology@lemmy.world•Microsoft Is Now Being Sued Over Sunsetting Windows 10
491·7 months agoThe end of the article misses one possible way to deal with your computer, migrating to Linux. It’s not possible for all the mass of people, but it’s still a possibility.
lsjw96kxs@sh.itjust.worksto
Open Source@lemmy.ml•Real-Time location sharing appFrançais
1·7 months agoIf you are inside, the GPS location might not be found. If happing outside, it could be because of a bad configuration of the systems settings.
Your easiest way is to upgrade windows normally and if you dislike all it’s bloated software, just install Atlas OS on top of it. It’s just a software that will go through your windows and debloat it as much as possible. Simple as that. Easier done than reinstalling windows for an LTSC version. I personally have a dual boot with a win 11 with Atlas OS specifically for the software I can’t install on Linux.
lsjw96kxs@sh.itjust.worksto
Privacy@lemmy.ml•[ANSWERED] Should i use KeePass* instead of Proton Pass, for privacy?Français
1·8 months agoOr use vaultwarden to have the convenience of syncing your data to a personal server or computer and have passkeys.
As other said, arch may not be for you. But I would recommend looking at KDE Neon too, it’s Debian based, with KDE as desktop environment, which is nice coming from windows. Whenever you encounter installation instructions about ubuntu, you can do the same on it, when with Fedora or arch you’ll be left alone figuring out how to install your stuff.
And my biggest advice is: take notes of what you do on your computer. EG, how did you install x our y software (Flatpak, command line, .deb package etc), which commands or software where useful for X problem. It will help you troubleshoot later or uninstall things you don’t remember his you installed them first, basically learn how linux works.