• 0 Posts
  • 39 Comments
Joined 3 years ago
cake
Cake day: June 26th, 2023

help-circle


  • I wish I could help. The only thing I can say is my work agreement just says that anything I make using resources provided by the company (computers, servers, software, internet access) can be claimed by the company. However, if I use my own computer, software license, my own internet, outside of work hours and not on work premises, then it is mine.

    I think the biggest difference might be that although I make software for my employer, my employer is not a software company. So the stuff I make is not sold or intended to ever be sold by the company for profit, but used by the company in their industry to make the work easier and more efficient.

    The company I work for is also a part of a larger consortium with promises to share software between all of the organizations and companies to elevate the industry in which we work as a whole.

    Hope some of that helps a bit, but I understand if it doesn’t.


  • MXX53@programming.devtoLinux@lemmy.mlWhy?
    link
    fedilink
    arrow-up
    7
    ·
    6 months ago

    Back when I was a freshman in college, I had a regular laptop (Sony Vaio) and at the time netbooks were popular and my girlfriend (now wife) had got me one for Christmas.

    Win 7 starter was garbage, XP was fine, but not ideal. I ended up trying out Ubuntu netbook remix since it was supposed to be lighter on resources. At the time I was a pre med student and wanted something for knocking out documents, and reading papers with enough battery to get me until I had to go to work. The iPad wasn’t out yet so that wasn’t an option.

    I had a ton of fun getting it working, even the Broadcom chip was a fun challenge. Once it was working, I just really liked the look and feel. I preferred the Unix file structure to windows as well as the terminal experience, using bash vs powershell.

    I ended up writing a few programs and apps for myself specifically for that netbook, and it quickly became my primary way of interacting with a computer. I eventually ported my Sony over which had the challenge of writing a couple drivers to get some things working with minimal compatibility.

    Following this, I switched from pre med to software engineering and eventually graduated with a degree and I have now been working with software and using Linux ever since. Even now, I am the sole Linux system administrator in the company I work for and manage a handful of servers and deployments.


  • I would go for mint.

    I want to suggest something immutable, but even when I use it, I have just had some issues occasionally or when trying to get the one off software here and there.

    Of all the people in my family, even elderly, mint has been the easiest transition and I have very rarely needed to perform any additional maintenance outside of doing updates for them here and there.


  • just for anyone curious, this does work, but it does seem to also remove some of the accuracy of the touch keyboard. Funny enough, the resizing jittery keyboard with suggestions is substantially more accurate and easier to type on than the stationary one. Grass is always greener I suppose. I reinstalled for now in hopes in the future I can have all of the features, without the keyboard resizing on its own.





  • I would go Debian for stability.

    I like fedora since it updates a little more frequently than Debian, but it isn’t a full on rolling release. I used opensuse tumbleweed for a while and it broke on me several times.

    I also used arch for a while, but I’m a dad to young children and I just don’t have the time to fuck around with my OS anymore. When I have time to work on my personal dev projects, I just want to drop into tmux, launch neovim and go. After some distro hopping I landed on Fedora with KDE for my desktop and gnome on my laptop. I also have an old netbook running antix with iceWM and an old thinkpad running fedora i3. The latter 2 machines are my hard focus machines.









  • I am unsure if the specs bear this out, but my personal experience has been that RDP’s compression and encoding leads to much smoother interactions with the remote machine, especially when there are a lot of windows or visuals on screen. My bandwidth utilization has been lower on VNC.

    Using RDP I also meet CMMC guidelines, which is probably doable with VNC, but not as easily or without some additional work on my end to prove compliance. It’s also easier to convince my clients to allow me to work off-site using RDP as a trusted secure protocol. Less headache.



  • I have some RHEL machines at work. They are used as VM hosts for windows VMs (CAD software). I set them up, but I also have a huge list of other apps and servers that I manage,develop and support, and so the person that wanted these mahines wanted professional services as an option if I am out or busy with other projects. Plus it allows us to offload liability for security if need be, whereas when I do it, there is anyone else to blame, legally speaking. ( Although so far we have not had a breach on my watch knocks on wood )

    I just use fedora at home, I find the they are about the same and I personally wouldn’t pay for the additional services. The package manager is different, but that’s about it.