I actually like Jira. I have my own workflow where I fetch my tickets via Emacs to Orgmode and then work from there. Integration is read-only but that is what I need 99% of the time.
- 1 Post
- 6 Comments
majster@lemmy.zipto Linux@lemmy.ml•[theoretical] What would the real impacts of FOSS software becoming more prevalent in all segments of society?English22·6 days agoFrom enduser perspective the most visible change would be that all software wouldn’t be hostile to users because with propreitary you have to be very picky to get that.
In the long term we would see that companies could not build walled gardens to block off competition. Contrast Windows & MacOS vs Linux with its different distros, DEs, toolkits etc.
The least difference would be for enterprise because support is expensive either way.
majster@lemmy.zipto Linux@lemmy.ml•Installing Guix as a Complete GNU/Linux System - System CraftersEnglish1·7 days agothats it :) Now you need to pin package versions to guix versions via inferior so that you can share the manifest and be sure you have exact same stuff on the other machine. Otherwise the specified packages get updated everytime you update your system. I learned that the hard way by having to wait for latex to download everytime I updated my system.
majster@lemmy.zipto Linux@lemmy.ml•Installing Guix as a Complete GNU/Linux System - System CraftersEnglish0·7 days agoyes, you would share with him guix manifest which is a file that specifies which packages should be present. What is important to note are inferiors which is a mechanism to version lock the packages.
majster@lemmy.zipto Linux@lemmy.ml•Installing Guix as a Complete GNU/Linux System - System CraftersEnglish0·8 days agoI love it especially because of the guix shell and guix shell container for dev environment isolation. It is a whole different ecosystem from the ground up though so it’s not an easy ride. But those two features make it worth it for me. Also it’s GNU distro which imo is a plus.
Taiwan