Paul Jimenez

Results 59 issues of Paul Jimenez

### Zig Version 0.10.0-dev.3384+ae8394af5 ### Steps to Reproduce The gist is: `./stage2/bin/zig build -p stage3 -Denable-llvm -Dconfig_h=build/config.h --verbose-link --verbose-air` More exactly, on my ubuntu 22.04 system I checked out the...

bug
contributor friendly
stage2

Setting aside the lack of a standard package/module/library manager, it would be nice to have at least minimal docs on `exe.addPackage()`, `exe.linkLibC()`, `exe.linkSystemLibrary()`.

missing

I was going to build a wheel, but... ``` $python2 setup.py /usr/local/lib/python2.7/dist-packages/setuptools/dist.py:294: User arning: The version specified (u'0.7.0~pre0.98.g3e598c2') is an invalid version, this may not work as expected with newer...

How about making `jira-cli view --myissues` work ? It'd be a shortcut for: `jira-cli view --search-jql='assignee = currentUser() AND resolution = Unresolved order by updated DESC'` Jira itself has this...

It would be nice if the podcast feed was configurable, and if it was possible to specify multiple of them.

Any chance you'd want to run autopep8 (which is pip installable) over the source? Mostly to switch from tabs to spaces and 4-space indents? Makes it difficult to work on...

enhancement

It would be nice to do versioned releases to pypi.

new feature

Can you let us know which distro you're using to develop with? I prefer Raspbian, but I can tell by reading install.sh that it's not going to work with the...

bug

It would be nice if there was a way to get `logging.exception` to do the equivalent of what frosch does, but into the log stream. Or maybe there is and...

feature
something_to_look_into

Is it okay to expand the base volume instead of adding a "second drive" via the "Add Storage" volume? If so, that might be worth automating. --- Want to back...