Kaliex
  • /Home
  • /About
  • /Blog
  • /Support
  • 2 March 2022
  • in Technology
  • K'
  • 0 Comments

How to publish Docker image in GitHub

GitHub actions are really cool, but, with GitHub repositories is better. Pushing a Docker image is very easy to setup. We need only a developer token from the GitHub’s profile and few lines in actions.

Read More
  • 24 November 2021
  • in Technology
  • K'
  • 0 Comments

CORS understand Cross-Origin Resource Sharing mechanism

Hello developer. I know that it becomes a nightmare when front developer have issues with it. The async requests fails to fetch data from Back-end and a red message in console “…cors… cross-origin..”. It’s harder to fix this issue when we don’t understand how navigator works when we try to fetch data from a REST […]

Read More
  • 25 October 2021
  • in Technology
  • K'
  • 0 Comments

What’s new with Deno 1.14

I’m personally interesting of the evolution of Deno. Specially, after the announcement in JSConf 2018 by Ryan Dahl “10 thinks I regret About Node.js”, I figure it out that node js will die in five next years. As a fullstack web developer, I tried to create APIs using Deno. But, I was stuck because the […]

Read More
  • 25 October 2021
  • in Technology
  • K'
  • 0 Comments

How to format strings with Python 3

You want to format strings with Python 3? Do you know that’s the most task that we need? like printing text with variables, formatting string uri for database connection and to return messages and errors. With Python 3, f-strings become the great tool to make more readable and faster codes. But first, lets talk about […]

Read More
  • 25 October 2021
  • in Technology
  • K'
  • 2 Comments

Files in S3 AWS Python Lambda, how to handle them?

Do you know that Lambdas are made to process files? So, reading and writing, compressing and extracting data from s3 Bucket are the main uses. So, handling files with python lambda is really easy and helpful to handle files in s3

Read More
  • 22 October 2021
  • in Technology
  • K'
  • 0 Comments

Linux Bash cheat sheets

Writing a Bash script is very hard, I usually write some to automate things, to verify files, directories and run scripts like Ansible or kubectl. As a devops, you need sometimes to compare env variables, find and replace text in different files.. So, I found this cheat in github, it’s helpful. I you are looking […]

Read More
  • 20 October 2021
  • in Technology
  • K'
  • 2 Comments

Helpful Linux commands

As a sys admin, I usually use commands that help process logs, config files and datas in various reasons. In my today’s post I will introduce to you some of these Linux commands that will help you manage logs, but, let’s first introduce my must to know command that let you understand all linux commands. […]

Read More
  • 17 September 2021
  • in Technology
  • K'
  • 0 Comments

Adding Emojis to Your Python Script 🎉🐍

Have you ever wanted to sprinkle some joy and personality into your Python script by adding emojis? Whether you’re creating a cheerful import script or just having fun, emojis can bring a smile 🥰 to your team’s face. But if you’ve tried this and faced the dreaded error: Don’t worry! this guide will show you […]

Read More
  • 16 September 2021
  • in Technology
  • K'
  • 2 Comments

How to hash a file in a bucket S3 using AWS Lambda

Calculating the file hash of an uploaded file in an S3 bucket, it’s a big deal. Especially, when it passes through an API Gateway, this will encode the file to base64. We can get the ETag generated by AWS to check file integrity, but this is not a secure solution, because AWS may change hashing […]

Read More
  • 27 August 2021
  • in Linux
  • K'
  • 0 Comments

Linux Files Permissions

What is File Permission? Working on file permission is weird when you start using Linux as an operation system. Imagining have a project folder and you want to change permission to be able to execute the run.sh script 🥲 First, when you run ls -al on your project folder 📂, you should see something like […]

Read More

Posts pagination

1 … 7 8 9 … 17

android AWS CakePHP clouds developer git google Linux Node php programmation python Raspberry security Ubuntu ubuntu-tn Web web services Youtube zed

  • Mastodon
  • YouTube

Subscribe for more (I don't spam you)

© 2025 Kaliex, made by ⌨️ with OCTAVE
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT