Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

Open Source and PASE

Showing 36

We need Node.js version 8 for IBM i

Hello. We need Node.js version 8 for IBM i V7R2.Thanks. Use Case: for our bussines
about 6 years ago in IBM i / Open Source and PASE 2 Delivered

Support AIX pollsets on i

While porting Mono, I noticed the only options for "fast" socket management are select/poll. AIX has a plethora of (varyingly old) options when it comes to improved alternatives. Of these, the pollset API is the newest and currently recommended ch...
about 6 years ago in IBM i / Open Source and PASE 1 Delivered

Port nano text editor in PASE as a simpler alternative to vi/vim

vi/vim is superior and great for reasons that I will never understand but will blindly accept as valid. While I try to learn it and become efficient with it, something more 'practical' like nano would be a fantastic addition to the existing PASE t...
almost 7 years ago in IBM i / Open Source and PASE 1 Delivered

openpty and forkpty

APIs openpty and forkpty are not available on IBM i. There are a number of Node.js projects(n1) that require those APIs because pty.js(n2) is built on it. n1 - https://www.npmjs.com/browse/depended/pty.jsn2 - https://github.com/chjj/pty.js It has ...
over 7 years ago in IBM i / Open Source and PASE 5 Delivered

Add 64-bit big endian support for native libraries in Node.JS

While trying to install some packages using npm, there is a need to compile additional code using the C/CPP compiler (gmake). For example, kafka-avro is such package. The possibility to compile additional code should be added in Node.JS on IBM i U...
over 5 years ago in IBM i / Open Source and PASE 1 Delivered

Port `find` command

Port the find command from Gnu findutils. Use Case: When porting other software (i.e. nvm (n1) for Node.js) there will sometimes be scripting involved that make use of the Linux-style/implementation of commands (instead of AIX). This means I get e...
almost 7 years ago in IBM i / Open Source and PASE 1 Delivered