jpellegrini

Results 55 issues of jpellegrini

This is on a machine without vmstat: ``` # ./cfetch sh: vmstat: not found sh: vmstat: not found root@shams ___ OS OpenWrt 19.07-SNAPSHOT (.. | KERNEL Linux 4.14.209 mips (...

On my system, which I assembled myself, I get this: ``` MODEL To be filled by O.E.M. To ``` This is why: ``` $ cat /sys/devices/virtual/dmi/id/product_name To be filled by...

This is OpenWRT running on a MIPS CPU: ``` # lscpu Architecture: mips Byte Order: Big Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket:...

Hello! I have made an (unofficial) [package of PForth](https://gitlab.com/jpellegrini/openwrt-packages/) for [OpenWRT](http://openwrt.org/), and while cross-compiling, I noticed that the dictionary buillt on the compiling machine (amd64) had a cell size not...

build
docs

Hello! It looks like Chibi doesn't check single argument to `+` and `*`: ```scheme ;; a is not bound: ;; > (- 'a) ERROR on line 2: invalid type, expected...

This is a wishlist bug report. If the following ideas/wishes are not aligned with your plan for Rove development, please ignore this, and accept my apologies. I understand that Rove...

enhancement

Hello, I see that Rove has ASDF integration, which is great. But it seems that (as far as I could understand) it also _requires_ that an ASDF definition exists in...

question

I was commenting on bug #29 when I realized that Sicmu has a "help" page inside the "settings" page... This doesn't look like the most natural location for the help...

enhancement

Hi @egallesio ! This is one thing I have been thinking about, and I've finally implemented it. Not sure if it's worth it. What do you think -- is this...