• 0 Posts
  • 50 Comments
Joined 9 months ago
cake
Cake day: October 6th, 2023

help-circle

  • Potentially you could say that you were investigating re-training and doing Udemy courses if you wanted to make it sound like you were not just sitting on your hands in the employment gap.

    To be honest, as someone who has been sitting on the other side of the desk doing a lot of interviews on behalf of my company recently, I don’t really pry into the employment gaps. A lot of people put on their CV that they were focusing on their family commitments during the gap and there’s no real reason to question it. Employers are interested on the relevant experience that the candidate has over their entire career as opposed to just the last position they held.




  • Users were complaining that their terminal transparency was being broken by the nspawn container and that the colour for other applications like tmux were being affected by it. For example tmux was appearing in the same navy blue in the terminal emulator instead of its usual green.

    Idk he’s just a hot take merchant basically. He has a particular hate-boner for distros that don’t use systemd as the default init system like void and gentoo (usually these are troll tweets as opposed to commit messages though).












  • Discord is closed source and has no way to easily archive/record conversations. This makes it unsuitable for a lot of open source projects who need a chat client. I’ve not used much Discord but potentially the “gamer” culture might put people off.

    Matrix seems good but it’s not quite there yet from what I can tell. It’s got way more features than IRC but none of them seem to work that well. Like a swiss army knife full of blunt tools.

    For IRC I’m on the libera.chat server. Usually hanging out in the gentoo channels since I use that distro. There are a lot of different channels for the various devs, user tech support, niche uses like gaming* and also offtopic chat channels.

    *More gamers tend to use other linux distros for some reason



  • This is the main development path for most distros - Debian, Gentoo, etc.

    Issues are tracked on bugzilla and then the patch is sent to the developer mailing list citing the bug ticket with git send-email. Not sure about Debian but in the case of Gentoo they accept contributions via their git mirror and email. The developers keep both in sync so that new contributors (who likely use github) are encouraged but more established users can stick to the mailing list.


  • Yes I’ve observed small examples of this at various places I’ve worked where the devs want to use linux but the company want everyone on windows or macOS.

    The problem is that enterprise software like RMM which the companies usually need for compliance/security/insurance reasons don’t have working linux versions. It’s particularly intractable because most devs think of this software as basically being malware so you’re never going to get a coordinated effort to assist the SAAS companies with compatibility/integration.