• 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 9)

Simple maze game

Task: Learn game development process with my younger son and write simple maze game. Implementation: Link: to play game.
Continue reading “Simple maze game”…
Posted on: September 20, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

How to disable run multiple cron jobs on different EC2 instances

Task: Disable run multiple cron jobs on different EC2 instances with common EFS directory Implementation Run bash script as a…
Continue reading “How to disable run multiple cron jobs on different EC2 instances”…
Posted on: June 2, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Yii get user’s attributes

Task: get password from user Object: app\models\User#1( => null => null => null … => […
Continue reading “Yii get user’s attributes”…
Posted on: May 30, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Amazon Linux + Apache + phpFPM

Task: Prepare environment with Apache and phpFPM Implementation: install apache: yum install httpd install php-fpm: yum install php-fpm add autostart:…
Continue reading “Amazon Linux + Apache + phpFPM”…
Posted on: May 15, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Arduboy sound example

Task: Play simple sound on the Arduboy device: Implementation: Done.
Continue reading “Arduboy sound example”…
Posted on: May 2, 2020 Last updated on: May 3, 2020 Comments: 0 Written by: Alex

CLI RPN Calculator

Task: Implement a command-line reverse polish notation (RPN) calculator using a language that you know well. Language: Java Java command…
Continue reading “CLI RPN Calculator”…
Posted on: April 29, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

How to make dump of Elasticsearch index

Task: Create dump of index in JSON format Steps: install npminstall elasticdump tools:npm install elastic dump -gcommand to make a…
Continue reading “How to make dump of Elasticsearch index”…
Posted on: April 8, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Arduino fast sin function

Task: Create fast function to get math sinus. One of implementation – create array for each degree values: float sin…
Continue reading “Arduino fast sin function”…
Posted on: April 6, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

HowTo tar with process symlink directory files

Task: compress directory with all symlink files. Use command: # tar -cvhf backup.tar /backupdirectory Result – tar.gz file with all…
Continue reading “HowTo tar with process symlink directory files”…
Posted on: March 16, 2020 Last updated on: March 16, 2020 Comments: 0 Written by: Alex

Configure WP HyperDB plugin

Task: Add and configure HyperDB plugin to work with master and slave MySQL databases. Implementation:Configure MySQL master and slave from…
Continue reading “Configure WP HyperDB plugin”…
Posted on: March 12, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Docker: Setup MySQL master-slave

Task: create docker-compose environment to run MySQL master and slave servers. Implementation: docker-compose.yml file: version: ‘2’ services: mysqldb-master: image: mysql:5.7…
Continue reading “Docker: Setup MySQL master-slave”…
Posted on: March 6, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Setup nginx+php7.2fpm Ubuntu 18.04

Install NGINX # Install software-properties-common package to give us add-apt-repository package sudo apt-get install -y software-properties-common # Install latest nginx…
Continue reading “Setup nginx+php7.2fpm Ubuntu 18.04”…
Posted on: March 4, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex
« Previous page 1 … 7 8 9 10 11 … 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
© 2026 ScAlAn | Using Modern WordPress theme. | Back to top ↑