131 private links
This tutorial describes 3 different command-line image viewers to display images in Terminal itself in Unix-like operating systems.
Many people started switching to Python 3, unfrotunetly most people still write their code like it is Python 2. Below are useful Python 3 features.
This article, shows how to setup a private, encrypted and authenticated chat server with Ytalk over SSH for secure, password-less access into the chat server.
Explains how to Generate two-factor authentication code from your Linux oathtool command line & encrypt totp key with gpg2 for privacy and security reasons.
Check out a cool project that leverages Stack Overflow Data and Google's Cloud AI to predict what tags would work best on Stack Overflow questions.
Developed in China, the lidar-based system can cut through city smog to resolve human-sized features at vast distances.
Designing media to reflect how people think and learn
Nel tentativo di accompagnarli dunque in questo loro difficile ruolo, Novara ha creato un "decalogo anti-fragilità educativa".
for large-scale software engineering
Get in-depth insight about the top 10 API management tools, from features to overall approach – and learn how they help organizations use modern software.
The Linux fd command is an quick and efficient way to find files in the terminal. Like the find command, it comes in handy often, however, the find command can be a bit tricky for those new to Linux and especially it's command line. This guide will help you get up to speed with this very useful command line tool.
The xargs utility allows you to build and execute commands from standard input. Xargs is usually used in combination with other commands through piping. In this tutorial, we'll cover the basics of using the xargs command.
In this article, we will share a list software for accessing a remote Linux desktop: the list starts off with VNC applications.
A new proof with important implications for game theory shows that no algorithm can possibly determine the winner.
Table of Contents
- Kotlin vs Java
- Checked Exceptions
- Code Conciseness
Coroutines
Data Classes
Extension Functions
Higher-Order Functions and Lambdas
Implicit Widening Conversions
Inline Functions
Native Support for Delegation
Non-private Fields
Null Safety
Primitive Types
Smart Casts
Static Members
Support for Constructors
Ternary Operator
Wildcard Types
Kotlin vs Java: Head to Head
I do the bulk of my code reviews from the command line, especially when reviewing larger changes. I've built up a number of tools and config settings …
When developing IoT, financial or industrial applications, the choice of a good time series database is most of the time a headache…