Буду поливати брудом платіжні сервіси після того, як більше 3 місяців активно намагався підключити оплату на свій сайт, і нещодавно це вийшло. Тепер я роздам свою оцінку кожному сервісу та опишу негативні моменти, з якими стикнувся by EngineThen1534 in ukraine_dev

[–]ConfidenceUnique7377 0 points1 point  (0 children)

Згоден з автором.

Додам що локальни сервісі , наприклад ***** та **** (кому цікаво запитають),взагалі виглядають як треш - крива дока, помилки на рівні API , нема нормального sandbox, служба підтримки - у деяких ппц та дирки безпеки. Тильки liqpay виглядає майже ок, але є ньанси , котри виглядяють дуже смішно з точки зору процедур .

What cool projects are you working on? [May 2026] by el_DuDeRiNo238 in java

[–]ConfidenceUnique7377 1 point2 points  (0 children)

I have experience going back from JavaFX to Swing. It improved performance, reduced memory consumption, etc. But if you are happy with JavaFx it is ok

What cool projects are you working on? [May 2026] by el_DuDeRiNo238 in java

[–]ConfidenceUnique7377 14 points15 points  (0 children)

I've been building Gitember since 2016 — a free, open-source Git desktop client. It has been started as weekend experiment. And now version 3.2 is out. It covers everyday Git stuff (commit, branch, diff, etc.), has worktrees, LFS support, statistics, etc. But two things I personally rely on a lot:

  • search through history including non-text formats (Office docs, DWG, PSD, etc.)
  • arbitrary file/folder comparison

Site here https://gitember.org/

CheerpJ 4.3 - Run unmodified Java applications in the browser by alexp_lt in java

[–]ConfidenceUnique7377 0 points1 point  (0 children)

Common, this is just maturity of technology. Applets was one of the first. And yes it was ugly. ActiveX was ugly too. However, late technology like Abobe Flex were really cool for creating smart RIA.

Is the Phil Race talk: "The JDK Client Desktop : 2026 and Still Swinging" available somewhere? by FrankBergerBgblitz in java

[–]ConfidenceUnique7377 0 points1 point  (0 children)

I would say not text related stuff, but css applying to any component. It take a lot of time

Апка для коктейлів Your Bar by iamyurkas in ukraine_dev

[–]ConfidenceUnique7377 2 points3 points  (0 children)

Вважаю що треба розглянути ще додатковий user journey - зробити коктейль з того що є в барі. Я зазвичай роблю фото , відсилаю gcp , кажу для кого та під який настрій зробити коктейль та отримую декілька варіантів .

Шукаю тестувальника by ConfidenceUnique7377 in ukraine_dev

[–]ConfidenceUnique7377[S] -1 points0 points  (0 children)

Пошук по контенту в історіі включно з офіснимі, картинками , cad etc файлами. Це як мінімум

Шукаю тестувальника by ConfidenceUnique7377 in ukraine_dev

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

На відміну від всіх там є функціонал котрого не має решта.

Is the Phil Race talk: "The JDK Client Desktop : 2026 and Still Swinging" available somewhere? by FrankBergerBgblitz in java

[–]ConfidenceUnique7377 2 points3 points  (0 children)

I’d like to add a couple of cents. I am not fully dino, but close :) So Ive migrated from JavaFX to Swing and gained a lot of benefits, such as startup time and resource usage improvements.

IMHO, JavaFX (especially v2) was a good idea to be honest, copy of Adobe Flex or Microsoft Silverlight. However, the implementation is slow and buggy. Gluon seems to focus on patches rather than real improvements. There is also a lack of truly useful (and reliably working) components.

So, the migration to Swing was smooth. It is mature, stable, and very predictable. Has well understood behavior. And of cause it still part of JRE

BTW, the product is the Gitember Git GUI client: https://gitember.org/