The program that will leave programmers jobless (or at least with way more free time in their hands) is on beta - #Debuild is a webapp that uses #GPT3 to convert English descriptions of websites into working code with an uncanny accuracy. https://debuild.co/
Debuild

Build web apps lightning fast.

A workaround which lets you use `mk-build-deps` (and fakeroot) on the Windows Linux Subsystem on Windows 10

apt-get build-dep apt-get build-dep is a useful tool. It installs the "build dependencies" of the specified application. For example: sudo apt-get build-dep firefox will install all the tools ...

Cómo empaquetar programas para Ubuntu o Debian y servirlos desde mi PPA de Launchpad - Poesía Binaria

Hace unos meses vi una serie de posts de El Atareao donde hablaba del empaquetado de un programa para Ubuntu y subirlo a un PPA. Esto nos va a permitir dis

Poesía Binaria