

Cool! Perhaps I’ll give Qwant another shot. Thanks for sharing :)
Cool! Perhaps I’ll give Qwant another shot. Thanks for sharing :)
Very cool, but this is old news from 2024. I wonder how they’re doing now.
Cool! Hope it works out.
Gah, Nextcloud is missing all the features and is frankly unusable (mobile apps are slow, can’t make or view albums, and can’t “open with” links on Android at least). My family uses it and my biggest project right now is importing all our stuff to Immich when I finally get the NixOS server ready to replace Ubuntu.
Ah yes my favorite Country, the European Union.
Absolutely +1 for flakes. It’s got some annoying UX sometimes (make sure you git add
any new files before building!) but absolutely makes up for it by its features.
NixOS is indeed probably the safest way to run an “unstable” distro. No matter what you do or mess up you can always reboot back.
I (maybe) ended distrohopping last year when I gave NixOS a shot. I can’t recommend it for beginners but once you understand generally how things work on Linux (and have an interest in programming) it’s a superpower to be able to define your entire setup as a single git repository. If something ever breaks, I can reboot into an older commit and keep using my computer, or branch off in a different direction… I’ve only scratched the surface of NixOS and yet I can already make a live USB containing my setup with a single command, or deploy it (“infect”) to another machine and manage e.g my work desktop and my personal laptop sharing most settings. Also it taught me about Nix (the package manager, which also runs on any distro and macOS independent of NixOS) which I now use to set up perfect development environments for each of my projects… if I set up dependencies once (as a flake.nix shell), it’ll work forever and anywhere.
Happened to me too, I was so confused. I hope it is a bug… EDIT: Found the report: https://gitlab.com/relan/fennecbuild/-/issues?show=eyJpaWQiOiIxMjAiLCJmdWxsX3BhdGgiOiJyZWxhbi9mZW5uZWNidWlsZCIsImlkIjoxNjk5MTU5NTd9
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.
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.
Awesome! Maybe I can finally switch to using it, though OBS settings are quite confusing.
omg I totally accidentally enabled this
I’d bother removing it but it’s kinda funny to get an email reprimanding me when I ctrl+c out of a sudo command I mistyped, and maybe it will serve as a warning if it gets compromised :p
Very cool! Added the RSS.
I actively avoid any and all US products, including food. I hope others do as well. So long as we keep origin attestations, I am not sure they will sell as much as expected.
I don’t have any advice to give but I want to thank you for considering this angle while building the website.
Thanks. 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!
I 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!
This is very cool! I’ll definitely use it if it gets a Nix package.
While degoogling is accessible right now, what worries me is that all of these projects are 100% dependent on Google’s whims because they use Android as the upstream. Same reason why I don’t use Chromium browsers: yes, they can patch over things, but they can’t fight the direction of the upstream project and they are powerless if the upstream stops publishing commits / source, like Google seems to be moving toward. Additionally, what “the big distros” aka stock ROMs do to prevent FOSS apps being installed means a much much smaller potential userbase for them. I develop an Android app, and (while I don’t have analytics) I don’t find it unlikely that at least half my users are on stock roms that would lose access to my app with this policy. It’s much less motivating to develop something when I know less people will benefit, and especially knowing I’m supporting only custom roms that are 100% beholden to Google. Degoogling is a good first step. I’ve been on Lineage for many years now. But I believe that the step that will truly make us independent is moving to Linux phones.