Skip to content

WorthPosting

  • Home
  • About

Author: teliaz

Cat Links Uncategorized

Implementing DevSecOps: Integrating Security into the Development Process

Posted on May 24, 2023 teliaz

In today’s rapidly evolving digital landscape, security is paramount. Traditional approaches of adding security as an afterthought have proven to

Continue readingImplementing DevSecOps: Integrating Security into the Development Process

Cat Links Uncategorized

Best Practices for Code Review and How to Implement Them

Posted on May 10, 2023 teliaz

Code review is an essential part of the software development process. It helps catch errors and improve code quality, leading

Continue readingBest Practices for Code Review and How to Implement Them

Cat Links Uncategorized

Building Resilient and Fault-Tolerant Systems: Tips and Techniques

Posted on May 10, 2023May 10, 2023 teliaz

In today’s world, where systems need to be up and running 24/7, building resilient and fault-tolerant systems has become an

Continue readingBuilding Resilient and Fault-Tolerant Systems: Tips and Techniques

Cat Links Uncategorized

Differences between const, let, var, and let mut in the 20 most popular programming languages

Posted on May 10, 2023May 10, 2023 teliaz

Language const let var let mut C Immutable variable Mutable variable Mutable variable Not supported Java Immutable variable Mutable variable

Continue readingDifferences between const, let, var, and let mut in the 20 most popular programming languages

Cat Links Uncategorized

Modern development tools

Posted on July 22, 2020 teliaz

Deciding a which tool you ll be using on your next project can be quite cumbersome. Neeed to read all

Continue readingModern development tools

Cat Links Uncategorized

Windows 1809 – CHROME SLOW PAGE RESOLVING

Posted on March 13, 2019June 27, 2024 teliaz

After installing 1809 Update on Windows 10 I experienced a laginess in all Chrome and Chromium alternative products. (Canary, Brave)

Continue readingWindows 1809 – CHROME SLOW PAGE RESOLVING

Cat Links Uncategorized

the code execution cannot proceed because mfreadwrite.dll was not found

Posted on March 12, 2019March 12, 2019 teliaz

Actually this a problem on Windows N version missing the Media Feature Pack. Proceed with installation of the missing windows

Continue readingthe code execution cannot proceed because mfreadwrite.dll was not found

Cat Links Uncategorized

Powershell IIS Application pools list

Posted on June 18, 2018April 16, 2020 teliaz

Save the below script in a .ps1 file (powershell script file).

Cat Links Uncategorized

Create Mac OS X bootable USB disk

Posted on March 15, 2018April 16, 2020 teliaz

Open Command Prompt (Start CMD) Now you can download a program to transfer dmg image to USB.Transmac can be downloaded

Continue readingCreate Mac OS X bootable USB disk

Cat Links Uncategorized

Find text in files using Powershell

Posted on February 8, 2018April 16, 2020 teliaz

Move to the root of the desired directory andrun the command below Searching forĀ find_for_this_stringInclude files of this type *.configĀ  (ex.

Continue readingFind text in files using Powershell

Posts navigation

Older posts
Newer posts
  • Home
  • About
Copyright © 2026 WorthPosting | Signify by WEN Themes
Scroll Up