• Tags
  • About
  • Author
Software Developer Blog
  • Tags
  • About
  • Author

Tometchy

Passionate focused on agile software development and decentralized systems

18 posts •
Follow new Tometchy posts with RSS feed
tometchy.comTometchy.com site logo •
gitlab.com/tometchy •
github.com/tometchy
Tomasz Skraskowski •
Linux Mint Community image/svg+xml
Quick tips Dotnet

Executing assembly location in a Dotnet (core) single file app

How to get Assembly location for modern .NET projects embedded in a single-file app.

Tometchy Tometchy
Quick tips Dotnet

Private Nuget feed in Docker .Net Core application

Using public Nuget from Nuget.org is always easy, you just need internet connection. But when you need private Nuget feed it sometimes doesn’t want to work, especially in isolated Docker container.

Tometchy Tometchy
Quick tips

Disable ctrl+shift shortcut in Windows 10 to stop language switch keyboard layout hot key

Every Windows user knows that typing CTRL + SHIFT changes keyboard layout and that typing it by mistake is easy, which can be really annoying. Luckily this can be changed.

Tometchy Tometchy
Docker Dotnet

Optimize Docker .NET Core project and docker-compose solution to reduce build image time

Docker has built in great cache mechanism, but to be able to use it, you have to understand how it works. Let’s dive into it, to build .NET Core Docker images faster.

Tometchy Tometchy
Git

Introduction to Git Bisect with CodeceptJS automation example

Many developers have heard about Git Bisect, but only few gave it a try. It’s a pity, because it can… find a bug without your attention!

Tometchy Tometchy
Quick tips Sql

Error in MSSMS: Attempt to retrieve data for object failed. Invalid Urn filter...

When you work with MS SQL Server in Docker container, you may come across problem with Microsoft SQL Server Management Studio. See what’s going on.

Tometchy Tometchy
Docker Sql

Initialize MS SQL in Docker container - create database at startup

Microsoft SQL Server is available for Linux so we can run it from Docker container, but usually we need to initialize database at startup, which currently is a bit tricky.

Tometchy Tometchy
Quick tips Docker

Docker run problem no such file or directory (or other strange message)

When you cannot start Docker container correctly and have problems like No such file or directory or some other unintuitive message, there is one thing you should check first…

Tometchy Tometchy
Quick tips Docker

Docker logs from last run container

Running Docker containers is what we do often, so it’s good to know how to do it to see Docker logs immediately.

Tometchy Tometchy
Quick tips Git

Error 459 - permission denied while trying to run git bisect with script

How to fix error occurring during git bisect run - 459: /usr/lib/git-core/git-bisect: script.sh: Permission denied.

Tometchy Tometchy
Linux Git Security

Store Git SSH key pair in Linux with Libsecret to skip asking for credentials

If you have to connect to Git via SSH, your usual credential manager may be not enough. Read how to avoid entering password every time on your Linux device.

Tometchy Tometchy
Docker Dotnet Sql

Docker compose introduction - Dotnet core app composed with MySQL Database

Introduction to docker-compose - basic aspects explained with .NET Core app and MySQL DB composed together.

Tometchy Tometchy
Docker Dotnet

Multi-project .net core solution in Docker image

Creating Docker images from dotnet solution with project references is easy when you understand basics of Docker commands, but writing proper Dockerfile can be tricky for beginners.

Tometchy Tometchy
Quick tips Linux

TFS Linux Agent with error: The user's home directory could not be determined

How to fix problem with dotnet restore on TFS 2017 Linux agent - The user’s home directory could not be determined.

Tometchy Tometchy
Quick tips

Error using jquery-csv: $.csv is undefined

Javascript has nice tool to read and transform csv data, with handy api but with unexpected inconvenience as well.

Tometchy Tometchy
Dotnet

Fare (xeger) - generate string that matches regex pattern in C#

Matching text using regex patterns is extremely useful. But sometimes we need to invert this process and create text which will match the regex. The solution has already been written.

Tometchy Tometchy
Linux Git Security

Libsecret - remember Git credentials in Linux Mint and Ubuntu securely

Typing username and password every push is burdensome and irritating… libsecret git credential storage to the rescue.

Tometchy Tometchy

Welcome to Software Developer Blog

Hey! Welcome to Software Developer Blog, it’s great to have your attention :)

Tometchy Tometchy
Software Developer Blog icon Software Developer Blog
  • Tags
  • About
  • Author
Software Developer Blog © 2022
By Tometchy.com based on Jasper2
SoftwareDeveloper.Blog RSS feed

Subscribe to Software Developer Blog

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox