Luis Vale Mendes

Results 16 issues of Luis Vale Mendes

On a FreeBSD 13.0-RELEASE-p3 system, I'd like to use sqlite3. ``` $ tar -zxvf v0.7.2.tar.gz $ cd luadbi-0.7.2/ $ LUA_V=52 LUA_INC=/usr/local/include/lua52 SQLITE_INC=/usr/local/include/ make sqlite3 ``` ``` cc -c -o build/dbd_common.o...

I know there's another issue, decided to open a new issue as the problem can be a little different. The module is supported, but can't find it. ``` $ plowdown...

I'm trying to use plowdown for my first download, but there's this error. It seems it has to do with html2ps. But which html2ps is this? http://user.it.uu.se/~jan/html2ps.html or https://github.com/triple-j/html2ps or...

`fim` finds duplicates, but cannot remove them, probably because of 'strange' (accented - bad UTF) characters in file or directory names. I include one of those files for your tests....

For me, it'd be very nice to mark read articles so that I could filter them. The marking should be fast to do, for example: mark all of the page,...

enhancement
help wanted

For a document like: ``` "@context": "https://schema.org/", "@type": "JobPosting", "title": "Gest", "employmentType": ["FULL_TIME","PART_TIME","CONTRACTOR","TEMPORARY","INTERN","VOLUNTEER","PER_DIEM","OTHER"], "baseSalary": "", "hiringOrganization": { "@type": "Organization", "name": "Debtges", "sameAs": "https://some.htm", "logo": "https://thumbs.some" } ``` How to get...

I'm using Docker version 19.03.12, build. When `docker pull pdf2htmlex/pdf2htmlex` get: ``` Using default tag: latest Error response from daemon: manifest for pdf2htmlex/pdf2htmlex:latest not found: manifest unknown: manifest unknown ```...

Would it be possible to make Cuis Smalltalk available to the BSDs operating systems? At least for FreeBSD and NetBSD. Thanks.

Linux 5.4.34_1 #1 SMP PREEMPT x86_64 GNU/Linux This behavior is happening in roxterm's version 3.8.4, but has happened on older versions, too. I've got several roxterm windows open. Steps to...

When trying to compile on a NetBSD aarch64 system, the compilation stops with an error. ``` warning: In file included from /usr/include/arm/bswap.h:13, warning: from /usr/include/machine/bswap.h:3, warning: from src/c/common.h:38, warning: from...