Build your own <insert-technology-here> This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. What I cannot create, I do not understand — Richard Feynman. It's a great way to learn. ...
Perl - Perl utilities & library management Golang - Golang utilities Diagrams - scripts to generate diagrams from D2lang, MermaidJS and Python Mingrammer source code used in my HariSekhon/Diagrams-as-Code repo Media - video downloaders & converts, MP3 metadata editing, grouping and ordering ...
We need to add the patch~/rpmbuild/SOURCES(where boost and MySQL source tarballs should be already): $ cp mysql-component-uuid_v7.patch ~/rpmbuild/SOURCES Now we need to modify the mysql.spec file in ~/rpmbuild/SPECS to include the patch and the new package. After the last source: ...
a? Zero or more of a a* One or more of a a+ Exactly 3 of a a{3} 3 or more of a a{3,} Between 3 and 6 of a a{3,6} Start of string ^ End of string $ A word boundary \b Non-word boundary \B Regular Expression ...
perl-dev \ libedit-dev \ mercurial \ alpine-sdk \ findutils \ curl \ ca-certificates \ patch \ libaio-dev \ openssl \ cmake \ util-linux \ lmdb-tools \ wget \ curl-dev \ libprotobuf \ git g++ pkgconf flex bison doxygen yajl-dev lmdb-dev libtool autoconf...
You can see AJAX proxy in use from my open source Web 2.0 start page project Dropthings. Here’s the code of a WCF AJAX proxy that can get data from an external URL and return it. It also supports caching the data. So, once it fetches the data from external domain, it then ...
$PERL -i.bak -pe 's/\bmv +([^-\s])/mv -f $1/g' aclocal.m4 echo"buildconf: running autoheader" ${AUTOHEADER:-autoheader|| die "autoheader command failed" "buildconf: running autoconf" ${AUTOCONF:-autoconf} || die"auto...
MKS Toolkit for Developers provides the entire suite of tools defined in POSIX.2, including the Korn, C, andbashshells;find,grep,awk,perl, and 400 other tools and utilities. For development, it includes utilities such asmake,ld, and accscript which is configurable to support a variety of ...
3.3 ENV MYSQL_MAJOR 5.7 ENV MYSQL_VERSION 5.7.10 ENV GPG_KEY "A4A9406876FCBD3C456770C88C718D3B5072E1F5" RUN apk add --no-cache --virtual .build-deps \ boost-dev \ cmake \ curl \ g++ \ gcc \ gnupg \ libaio-dev \ libc-dev \ libedit-dev \ linux-headers \ make \ perl \ ...
pcl 1.8.1-10 Point Cloud Library (PCL) is open source library for 2D/3D image and point clo… pcl[openni2] OpenNI2support for PCL pcl[qt] Qtsupport for PCL pcl[pcap] PCAPsupport for PCL pcl[tools] BuildPCL utilities pcl[cuda] CUDAsupport for PCL pcre 8.41-1 Perl Compatibl...