You are here |
alistaire.rbind.io | ||
| | | |
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. | |
| | | |
lannonbr.com
|
|
| | | | A AWS Lambda function that will watch the rest of my Lambda functions to see if any are using an unsupported version of nodejs | |
| | | |
blog.atj.me
|
|
| | | | The personal blog of Adam Jarret | |
| | | |
marianoguerra.org
|
|
| | In Bootstrap post-collapse OOP technology with Wasm GC (Part 2) we implemented the minimum viable runtime in raw WebAssembly to run our prelude and bootstrap a basic OOP language. But the prelude was |