• Skip to main navigation
  • Skip to main content
  • Skip to footer
  • Portfolio
    • Java
    • DevOps
    • Data mining
  • Online games
  • Posts
    • Author: QubeDron
    • Author: SnailDog
  • Experiments
  • Contacts
  • Skip to menu toggle button

ScAlAn

Scientific Algorithms and Analytics

Author: Alex (page 3)

How to decode file from cp866 to utf on Mac

Task: decode text files in bash from cp866 to uff Implementation: Use next command: iconv -f cp866 -t utf-8 <…
Continue reading “How to decode file from cp866 to utf on Mac”…
Posted on: January 18, 2023 Last updated on: January 18, 2023 Comments: 0 Written by: Alex

How to remove Docker popup message to create symlink at startup OsX

Task: Docker Desktop wants to create symlink. Remove it or disable it appears. Solution: Open ~/Library/Group\ Containers/group.com.docker/settings.json and set “authDeclinedInstallSettings”:…
Continue reading “How to remove Docker popup message to create symlink at startup OsX”…
Posted on: December 30, 2022 Last updated on: December 30, 2022 Comments: 0 Written by: Alex

How to open finder window with current path

Task: Open finder window with current path in the terminal Implementation: Use next command: open . Done.
Continue reading “How to open finder window with current path”…
Posted on: December 13, 2022 Last updated on: December 13, 2022 Comments: 0 Written by: Alex

Netbeans How to create multicursor editing

Task: Create few cursors in the edit window. Solution: Use: Ctrl+Shift+Click keys or Command+Shift+Click keys on Mac. Done.
Continue reading “Netbeans How to create multicursor editing”…
Posted on: November 27, 2022 Last updated on: October 27, 2022 Comments: 0 Written by: Alex

Prepare infrastructure, CI/CD, Support of WP site on AWS

Project duration: 4 years.

Continue reading “Prepare infrastructure, CI/CD, Support of WP site on AWS”…
Posted on: November 23, 2022 Last updated on: August 31, 2023 Comments: 0 Written by: Alex

Javascript: Configure web page to open it in fullscreen mode

Task: Add configuration to webpage to open it in fullscreen mode Implementation: 1. add manifest.json file with: 2. add using…
Continue reading “Javascript: Configure web page to open it in fullscreen mode”…
Posted on: November 19, 2022 Last updated on: November 19, 2022 Comments: 0 Written by: Alex

Netbeans How to select vertical blocks

Task: Mark vertical block (selection) in the Netbeans IDE. Solution: Use: Ctrl+Shift+R keys or Command+Shift+R keys on Mac. Done.
Continue reading “Netbeans How to select vertical blocks”…
Posted on: October 27, 2022 Last updated on: October 27, 2022 Comments: 0 Written by: Alex

Game: classical tetris game with 2 players at the same screen

Classical tetris game is a best game to practice your logic.

Continue reading “Game: classical tetris game with 2 players at the same screen”…
Posted on: October 22, 2022 Last updated on: May 5, 2023 Comments: 2 Written by: Alex

Java: dbUnit add support of jsonb type in the H2 mem db with Postgres mode

Task: add support of json data type in the H2 mem db with Postgres mode Implementation steps: Add into maven/gradle…
Continue reading “Java: dbUnit add support of jsonb type in the H2 mem db with Postgres mode”…
Posted on: September 22, 2022 Last updated on: September 20, 2022 Comments: 0 Written by: Alex

Game: classical tetris game

Classical tetris game is a best game to practice your logic.

Continue reading “Game: classical tetris game”…
Posted on: September 19, 2022 Last updated on: May 5, 2023 Comments: 3 Written by: Alex

Java: Tests custom JSON comparator

Task: Implement custom JSON comparator which will skip few fields JSON (Example) – marked fields should be skipped in the…
Continue reading “Java: Tests custom JSON comparator”…
Posted on: August 28, 2022 Last updated on: August 29, 2022 Comments: 0 Written by: Alex

Java: JPA get column and field names map

Task: Write methods to get column and field names map in the input Entity class Implementation: Done.
Continue reading “Java: JPA get column and field names map”…
Posted on: August 19, 2022 Last updated on: August 19, 2022 Comments: 0 Written by: Alex
« Previous page 1 2 3 4 5 … 16 Next page »

Recent Posts

  • Alternative js log from devices without access to console
  • Configure .htaccess file for React app located in the subdirectory
  • Write jUnit test to check service with json files
  • Setup FTP server on Paspberry PI
  • Add autoformat java sources into your maven project
  • Add autoformat java sources into your gradle project
  • Create Accordion on html and js
  • Adding and removing users version 2.0
  • Adding and removing user
  • Java Script summer
  • Java Script summer weekend day № 1: Finding the largest word
  • Freecad: fasteners for curtains in the bathroom
  • Java Script Array modification and output

What’s ScAlAn?

Main activity of our co-working team is service to develop and support IT solutions.

Can we help?

We can offer professional development and support for your business.

You have an idea?
You want to make some improvement?
You want to implement?

Contacts

Email: info@scalan.com
Phone: +38 (067) 573-24-19
© 2025 ScAlAn | Using Modern WordPress theme. | Back to top ↑