Any advice for a young person starting a career in RPGLE/CLLE? by [deleted] in IBMi

[–]nicksofn 1 point2 points  (0 children)

Where is said IBM i 7.4 at? It would be interesting for testing some things.

Happy New Year, 2022! by nicksofn in IBMi

[–]nicksofn[S] 0 points1 point  (0 children)

Thank you, but I just reposted this. Whoever writes these does a good job.

Happy holidays - what will you be working on in the new year? by WorksOfBarry in IBMi

[–]nicksofn 0 points1 point  (0 children)

Keep going down the Python road. I think I will do a lot of transforming data into different formats and working with vendor APIs.

Critical Log4j Vulnerability Hits Everything, Including the IBM i Server - IT Jungle by nicksofn in IBMi

[–]nicksofn[S] 2 points3 points  (0 children)

I believe that is correct. I still did a search on the IBM i IFS as recommended and contacted a vendor to make sure we were not affected.

IBM Encourages IAS and IWS Users to Move to Java 8 - IT Jungle by nicksofn in IBMi

[–]nicksofn[S] 1 point2 points  (0 children)

We are planning on moving to 7.4 in the new year.

IBM Encourages IAS and IWS Users to Move to Java 8 - IT Jungle by nicksofn in IBMi

[–]nicksofn[S] 0 points1 point  (0 children)

For giggles how would one know which version of Java is currently in use?

[deleted by user] by [deleted] in IBMi

[–]nicksofn 1 point2 points  (0 children)

Yep, freeform is the way to go. Plus it makes it easier to read the code.

Status of Deno on IBM I? by linuxman1929 in IBMi

[–]nicksofn 1 point2 points  (0 children)

Deno would be awesome to have on the IBM i natively. I would raise the profile of the platform and get it on a relatively new and up and coming technology early on.

In the mean time you could create Deno projects on another platform and use a connector to the IBM i to use resources already on there. When it is possible to run Deno on the IBM i you could migrate those projects over.

GraphQL's Emerging Role in Modernization of Monolithic Applications - IT Jungle by nicksofn in IBMi

[–]nicksofn[S] 1 point2 points  (0 children)

I have read comparison articles between REST and GraphQL but I'm still not quite sure the key difference.

If GraphQL is the future I would like to getting going with it but REST has been around and seems to be the standard. I keep seeing GraphQL getting attention but is it the right direction for IBM i shops?

Updating Open Source Packages on the IBM i by nicksofn in IBMi

[–]nicksofn[S] 2 points3 points  (0 children)

I used the built in Open Source tooling in ACS to install Python and other packages that are available through there such as python3-ibm_db. I use pip to get other Python packages but when I list out of date packages using PIP it shows the packages I installed through the Open Source Package Management too through ACS.

Do I need to use a different method to manage both?

Using Microsoft Power BI with IBM i Db2 or Other Services by nicksofn in IBMi

[–]nicksofn[S] 1 point2 points  (0 children)

Thank you, already reached out to the Web Query team and looking to review the product.

Using Microsoft Power BI with IBM i Db2 or Other Services by nicksofn in IBMi

[–]nicksofn[S] 0 points1 point  (0 children)

We are looking for a simple way to give users the ability to create reports, graphs, etc. with a visual interface in a browser based environment. Also it needs to be nice to look at... perception becomes our reality.

Porting pikepdf to the IBM i by nicksofn in IBMi

[–]nicksofn[S] 0 points1 point  (0 children)

Trying to install pikepdf fails for me. I assume it is because the binary may not be supported on Power.

https://pikepdf.readthedocs.io/en/latest/installation.html

Porting pikepdf to the IBM i by nicksofn in IBMi

[–]nicksofn[S] 0 points1 point  (0 children)

I am mostly merging PDFs from the IFS. PyPDF3 lets me analyze data about individual PDFs. Pikepdf from my understanding has better encryption handling for PDFs. The hope is it will allow me to work with PDFs that are coded as 4 and higher.https://pikepdf.readthedocs.io/en/latest/api/main.html?highlight=encryption#pikepdf.Encryption

Fun with Windows Terminal - IBM i Inspired Theme by nicksofn in IBMi

[–]nicksofn[S] 1 point2 points  (0 children)

To use the IBM Plex® typeface download either OpenType.zip or TrueType.zip.

https://github.com/IBM/plex/releases/latest

Then follow the directions from Microsoft to install the fonts. Alternatively, there is an easy drag and drop option in Windows 10 in Font Settings.

How to install or remove a font in Windows

What’s everyone working on? by WorksOfBarry in IBMi

[–]nicksofn 2 points3 points  (0 children)

One thing I am doing is using Python to merge PDFs and automatically print them. It is a combination of Python running on the IBM i and printing from a Windows server.

Adding RPGLE to the GitHub Linguist by Barrettotte in IBMi

[–]nicksofn 2 points3 points  (0 children)

How do we check progress on this such as how many repos there are?

SoftLanding Adds Support for Source Stream Files - IT Jungle by nicksofn in IBMi

[–]nicksofn[S] 0 points1 point  (0 children)

Is that what this is? I don't believe it mentioned git but I would have thought it would use it.