Hmm, I run an Arc GPU at work without any issues. Just using plain mesa on NixOS. The Intel devs were quite responsive when we ran into issues as well.
- 1 Post
- 14 Comments
mat@linux.communityto Technology@lemmy.world•Blocking real-world ads: is the future here?English10·8 days agoEnjoyed the article but augh that sticky banner at the top that follows as I scroll took up 30% of my reading space. Gave up halfway through to enable reader mode on Firefox mobile…
mat@linux.communityto Technology@lemmy.world•French city of Lyon ditching Microsoft for FOSSEnglish14·10 days agoBravo la France ! Here’s to hoping more cities follow suit :)
mat@linux.communityto Selfhosted@lemmy.world•how are my fellow peeps hosting your music collection these days?English3·17 days agoHmm no, I haven’t had this issue. Tempo works fine for me, it’s been mostly bug-free except for a few oversights:
- search doesn’t work offline
- can’t play AAC files
- can’t skip songs via my Pebble watch
I’m (still) on a Pixel 3a, running LineageOS, in case that matters.
mat@linux.communityto Selfhosted@lemmy.world•how are my fellow peeps hosting your music collection these days?English3·17 days agoI did use Feishin for a while, it’s an excellent music player but unfortunately not a native program. I might switch back to it from Tauon though, as actually playing the whole song before going to the next is a pretty nice upgrade hehe
mat@linux.communityto Selfhosted@lemmy.world•how are my fellow peeps hosting your music collection these days?English3·17 days agoIt looks really good indeed, and I don’t mind at all to pay for apps (I pay for FairEmail)… however it is very strange for me to add a nonfree app to the list I use every day… everything else is open source.
mat@linux.communityto Selfhosted@lemmy.world•how are my fellow peeps hosting your music collection these days?English13·17 days agoI currently host Navidrome, which has an okay web player. On Android I use “Tempo” (though it is unmaintained) to connect to it, and on Linux I use Tauon (though it has very poor playback). I could not find a native Linux client that is not buggy unfortunately, so I’m also on the lookout for better solutions! I’m not familiar with the device you are talking about but every client I tried supports MPRIS, which are the regular media controls that can be used via the
playerctl
command, so you should be able to hook things up that way.
mat@linux.communityto Linux@lemmy.ml•Can someone get through college on GNU Linux?English2·2 months agoThanks. I’ve successfully “upstreamed” some of my patches to some courses, but sadly still most of the education is Visual Studio-based. It’s good to see more people in the new years contacting me after asking teachers about Linux and being given my name for help, but of course I want this to be a base part of the curriculum!
mat@linux.communityto Linux@lemmy.ml•Can someone get through college on GNU Linux?English451·2 months agoI did a bachelor of videogame programming in Belgium 99% on Linux (minus exams), but it was definitely a huge struggle. All the courses and assignments were Windows-only, and 90%-ish required Visual Studio (non-Code) and Windows-only libraries like DirectX or Win32. I got by writing my own tooling to auto-convert these to CMake projects and convincing each teacher to allow me to hand in CMake projects. I wrote SDL backends for most of the win32 assignments, falling back on clang’s excellent cross-compiling for stuff that requires e.g Windows.h. I wrote a blog post about this: https://blog.allpurposem.at/adventures-cross-compiling-a-windows-game-engine And using e.g DirectX natively on Linux, easier than expected: https://blog.allpurposem.at/directx
I also wrote a small wiki on my general experience + a summary of courses and main problems encountered… Windows was non-negotiable during exams: https://dae-linux.allpurposem.at/ I maintain tools, converted assignments, and information on this for future students who want to attempt something like me, but it’s hard to recommend the Linux challenge if you are totally new to programming!
Hope some of this is helpful!
mat@linux.communityOPto Technology@lemmy.world•Student dorm does not allow wifi routersEnglish1·10 months agoMy router is an Archer C6 from TP-Link. I’ve never used OpenWrt, but I have used Linux on my laptop & server for many years. Is this worth looking into/possible without any prior networking knowledge?
mat@linux.communityOPto Technology@lemmy.world•Student dorm does not allow wifi routersEnglish1·10 months agoYeah, the interference argument is fair, but I think this is also the ISP (totally separate third party) trying to protect the paid plans they sell for connecting more than one device…
mat@linux.communityOPto Technology@lemmy.world•Student dorm does not allow wifi routersEnglish1·10 months agoThat’s good advice, however this dorm is not part of my uni (just a partner to provide housing) and the internet provider whose T&C I’m expected to accept and sign up for 1y of are a totally separate legal entity, that has a bunch of upsells for stuff like “connect more than 1 device” (which my router/AP would basically be bypassing, and I think that’s what these clauses are about). About the interference, is it possible to limit it severely while still having a reliable connection just within my room? I only really want to connect:
- Laptop (wired)
- Phone
- VR for streaming from laptop
mat@linux.communityto Selfhosted@lemmy.world•A new home and license (AGPL) for Synapse and friendsEnglish0·2 years agoI really, really hope this leads to development of data portability/server migration options. When I set my homeserver up, I chose Synapse as I didn’t know about the other servers. Now that I do, and would like to switch away because of Synapse’s performance problems and the new CLA stuff, I realize I and all my users are fully locked in, and would have to start from scratch (lose all chats, profiles, etc) to migrate.
Ah I see, haven’t been on “stable” distros for a long time so I wasn’t affected. I’ve enjoyed the good support and the video stuff is definitely nice. On the AMD side, still no idea how to encode or decode anything on my Framework 16, meanwhile Intel is acing it.