Skip to content
  • Sat. Sep 6th, 2025
kop.lat/blog

kop.lat/blog

Tech info to make life easier, fun and to the point.

  • Home
  • backend
  • Software
  • Code
  • General
  • algorithms
  • Terminal
  • javascript
  • bash
  • Console
  • Linux
  • api
  • dotnet
  • Python
Top Tags
  • dotnet
  • c#
  • code
  • Typescript
  • angular
  • Linux
  • front

Latest Post

infer in TypeScript ReturnType – Built-in utility types in Typescript Built-in utility types in Typescript Keyboard shortcuts Hola mundo :)
Linux

Nice tools for linux otel and monitoring

davs 0 Comments
bash Blog Console Linux Terminal

Install Jenkins in Rocky Linux 9

davs 1 Comments
containers docker Linux Terminal virtualization

Create a Docker image from a local OS Linux Image

davs 0 Comments
backend bash Blog Code Console Linux Terminal

Install Jenkins in Fedora 38

davs 0 Comments
bash Blog Console Linux Terminal

Linux Terminal shortcuts

sdsanchezm 0 Comments
  • Latest
  • Popular
  • Trending
infer in TypeScript
typescript
infer in TypeScript
ReturnType<T> – Built-in utility types in Typescript
typescript
ReturnType – Built-in utility types in Typescript
Built-in utility types in Typescript
typescript
Built-in utility types in Typescript
Keyboard shortcuts
Blog
Keyboard shortcuts
Loop in Bash
bash Blog General Linux Terminal
Loop in Bash
Install Jenkins in Rocky Linux 9
bash Blog Console Linux Terminal
Install Jenkins in Rocky Linux 9
Blog
Disclaimer
infer in TypeScript
typescript
infer in TypeScript
infer in TypeScript
typescript
infer in TypeScript
ReturnType<T> – Built-in utility types in Typescript
typescript
ReturnType – Built-in utility types in Typescript
Built-in utility types in Typescript
typescript
Built-in utility types in Typescript
Keyboard shortcuts
Blog
Keyboard shortcuts

Recent Posts

  • infer in TypeScript
  • ReturnType – Built-in utility types in Typescript
  • Built-in utility types in Typescript
  • Keyboard shortcuts
  • Hola mundo :)

Recent Comments

  1. davs on Install Jenkins in Rocky Linux 9
  2. rivendel on Loop in Bash

Archives

  • August 2025
  • June 2025
  • December 2024
  • July 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023

Categories

  • algorithms
  • angular
  • api
  • backend
  • bash
  • Blog
  • c#
  • Code
  • Console
  • containers
  • cygwin
  • Data Structures
  • Database
  • DataStructures
  • Design
  • devops
  • docker
  • dotnet
  • Front-End
  • General
  • general
  • git
  • github
  • javascript
  • Linux
  • markdown
  • Python
  • regex
  • Regex
  • scripts
  • Software
  • Software Architecture
  • Terminal
  • testing
  • typescript
  • virtualization
  • web
  • web Services
  • WPF
algorithms javascript Software

Working with digits of an integer in javascript (no array iterators).

davs 0 Comments

Given an integer n, how to identify each of the digits that are are part of n. (Example, n =…

api backend bash Console cygwin Software Terminal web

GET requests from terminal using curl

davs 0 Comments

Basically: Verbose version: curl http://localhost:9090/ping -v

algorithms Code javascript Software

Permutation algorithm

davs 0 Comments

Returns an array that actually represents the permutation algorithm. It receives an array, and has to return an array of…

Code Python

python plot – using numpy and matplotlib

davs 0 Comments

Using numpy and matplotlib, a sequence of sinusoids can be created, like a piece of art. In this case, a…

Blog cygwin General Terminal

How to install cygwin in windows

davs 0 Comments

Download from here https://www.cygwin.com/ The setup file Install in c:/ Done! Questions: What is Cygwin? Cygwin is “a large collection…

Blog

2 Dimensional Matrix in CPP

davs 0 Comments

The logic is: Declare, and print. That is all. The code as follows: Declaration: int matrix1[2][2] = {{1,2},{3,4}};Printing in 2…

bash Blog General Linux Terminal

Loop in Bash

davs 1 Comments

Basic script to calculate the average, asking numbers in the terminal

Blog General

Files Metadata

davs 0 Comments

What is Metadata? Metadata of files, is essentially information about files but not about the content but about characteristic of…

Blog Console General git github Linux Software Terminal

How to create and use a local git repository

sdsanchezm 0 Comments

Initialize git init . Create your first commit (step required): git commit --allow-empty -m "Initial commit" the default name is…

Blog General

Key differences between developer and Programmer

davs 0 Comments

The terms “developer” and “programmer” are sometimes used interchangeably, but they can have distinct meanings and implications in the context…

Posts navigation

1 … 8 9 10

You missed

typescript

infer in TypeScript

davs 0 Comments
typescript

ReturnType – Built-in utility types in Typescript

davs 0 Comments
typescript

Built-in utility types in Typescript

davs 0 Comments
Blog

Keyboard shortcuts

davs 0 Comments
kop.lat/blog

kop.lat/blog

Tech info to make life easier, fun and to the point.

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Legal
  • Disclaimer
  • About
  • Privacy Policy
  • Privacy Policy