You are here |
jakstys.lt | ||
| | | |
blog.jak-linux.org
|
|
| | | | cupt is a new package manager written in Perl by Eugene V. Lyubimkin, who previously contributed to APT. And more than all, the project makes no sense at all. First of all, there is a language issue. Implementing a package manager in Perl has some major drawbacks.One of the features of APT was it being written in a lower-level language (i.e. C++ which really is below Perl), making it possible to write applications like synaptic and python bindings which in turn lead to applications like gnome-app-install or Ubuntu's new Software Store. | |
| | | |
nathanmarz.com
|
|
| | | | ||
| | | |
myers.io
|
|
| | | | Whatever language and package manager you use, be it Ruby Gems, CocoaPods, NPM, Cargo, etc. theres a good chance that if you have a file specifying your dependencies (such as Gemfile, Podfile, package.json or Cargo.toml), theres a corresponding .lock file. Its not always clear what the purpose of these files are, and whether or not they should be checked in to your repo. | |
| | | |
www.mlakartechtalk.com
|
|
| | T-SQL Tuesday #171 asks us to describe the most recent issue we closed. I talk about my learning ADX and KQL to parse giant logs. |