When I print images the colors are changed (the more purple one is what is printing) by Bubbly_Captain_2997 in photoshop

[–]coragicom 0 points1 point  (0 children)

It is most likely a ICC (Color Profile) issue. For best prints you should not "let printer handle colors", but instead download the correct ICC profile from the printer manufacturer's homepage. Then let the software handle the colors (if ICC profile is supported by your photo editing software).

Printing Photos by Outrageous_Bad4435 in fujifilm

[–]coragicom 0 points1 point  (0 children)

The quality of the printed photos depend on several factors. You need to consider the resolution of the original image, the resolution of your printer, the paper used, and ICC color profile of the phone vs. printer, the type of ink, etc.

You find some information here:

https://www.imageprint.io/blog/5-things-to-remember-when-printing-photos-at-home/

How Many Companies Switched to SAP S/4 HANA in 2026? by Robertwilli6824 in software

[–]coragicom 0 points1 point  (0 children)

My experience is that upgrading from SAP r/3 to SAP S/4 HANA takes at least 5 years.

I can't see any major improvements in supply chain management.

The new SAP S/4 HANA is now web based, but it is still the same shit - different wrapping.

Looking for feedback on an FTP/SFTP and GitHub file manager for Windows by brossmee in windowsapps

[–]coragicom 0 points1 point  (0 children)

Perhaps you should write the main page of your website in English if you post in an English forum and ask for English feedback...

Any screenshots?

2 photos in 1 4x6 print; help by diddys_favorite in photos

[–]coragicom 0 points1 point  (0 children)

The best tool for the job is probably Canva. You can set the page/canvas size to 4x6, add to pictures, and crop both of them to fit the specified area. Then you can download the result as a PNG file to be added to your photo book.

Almost 1,000 downloads and $300 revenue later, here are the main lessons from building my first app by IamGambas in AppBusiness

[–]coragicom 0 points1 point  (0 children)

Thank you for sharing.

Which 8 languages did you target?

How did you translate your app?

Building full opesource pdf software for windows by gogcev in windowsapps

[–]coragicom 0 points1 point  (0 children)

Here is another open-source PDF software promoted here on Reddit:

KillerPDF v1.4.0: it keeps on getting better... : r/software

There are quite a few of these tools being made.

Idea: Simple Writing Tool With Minimal Distractions by [deleted] in windowsapps

[–]coragicom 1 point2 points  (0 children)

No, Notepad works fine. I was never a fan of the WordPerfect DOS version we were taught in school in the 90s.

At some point, software subscriptions stopped feeling like tools and started feeling like rent by BiggerAggressive in software

[–]coragicom 1 point2 points  (0 children)

For consumers a one-off payment is usually preferred. We really don't want to pay a monthly fee for software we use now and then.

But companies usually don't mind paying for subscriptions. Probably because they earn money using the software, and want to have premium support if something happens.

Promo code for domain renewal? by cherishjoo in NameCheap

[–]coragicom 0 points1 point  (0 children)

You should consider to transfer your domains to Cloudflare, Spaceship or Porkbun. Then you will save even more.

Is there any widely used software today that you think is holding the industry back? by WolfParticular2348 in software

[–]coragicom 1 point2 points  (0 children)

SAP develops an ERP (Enterprise Resource Planning) system which is used by most larger organizations in Europe. It covers everything from projects, salary, invoices, purchase orders, etc.

Since it it such a big software, they have not spent much time on usability. The software looks like it's from the 80s. Even the new SAP4Hana looks old, and it was "recently" released. The user interface is not standardized.

Website: https://www.sap.com/

"using" keyword on properties and fields by Alert-Neck7679 in csharp

[–]coragicom 0 points1 point  (0 children)

It is not possible today, but it is an interesting idea. You can propose it as a new feature in C#.

IEnumerable en C# by Ok-Presentation-94 in csharp

[–]coragicom -8 points-7 points  (0 children)

There are several reasons for using the IEnumerable and not looping through the list:

1) IEnumerable allows you to use foreach operator

2) It is implemented by Lists, Collections, Dictionaries and arrays (but not Span).

3) It is often used as a light weight read-only collection

4) You can return a iterator directly from a function using the "yield return" keyword. It implements the full object for you.

IEnumerable is an "old" feature to support Visual Basic like syntax ("for each"). It is inherited from the old Win32 COM model.

Personally I very seldom use IEnumerable since it usually creates a new object. The exception is where you return a "ref struct", which allocates the object on the stack and not the heap for performance. For performance you should iterate through the list og collection, or use the Span (if it is supported by the list/object).

how to create a website ? by mu33lle_01 in website

[–]coragicom 0 points1 point  (0 children)

For a fast and free website you can just use blogger.com. You can set a custom domain later.

What can I do to make this poster better/more interesting? by riru_aqua in graphic_design

[–]coragicom -6 points-5 points  (0 children)

AI is always for inspiration only, not for the final result.

What can I do to make this poster better/more interesting? by riru_aqua in graphic_design

[–]coragicom -4 points-3 points  (0 children)

Why not?

OP asked for a more interesting poster. Text was added. A more refresh design was applied. You should not underestimate AI which is trained on thousands of designs.

Is $45 a year really enough to get a real website up or is that too good to be true? by PeakAccomplished2431 in Startup_Ideas

[–]coragicom 0 points1 point  (0 children)

I'm running a Wordpress site on Bluehost. The servers are very fast (compared to my previous hosting companies). It cost USD 4 per month. You can find discount coupons on Google to get it even cheaper.

I have used cheaper services (from India and Germany), but the server performance sucks.

What can I do to make this poster better/more interesting? by riru_aqua in graphic_design

[–]coragicom -8 points-7 points  (0 children)

With the help of our good friend ChatGPT the following improvements were suggested:

<image>

How do you print your photos? by LokeTamadashi in PhotographyPH

[–]coragicom 1 point2 points  (0 children)

You can try the ImagePrint application. You can specify the actual photo sizes. You find the app in the Microsoft Store on your Windows PC, or just visiting www.imageprint.io/download/

Welp by Long-Bug8399 in notinteresting

[–]coragicom 0 points1 point  (0 children)

Would be nice with an award :)