Bark is a transformer-based text-to-audio model. Bark can generate highly realistic, multilingual speech as well as other audio.
Read moreSearch Results for: free programming tutorials
Easy Effects – enhance your audio
Easy Effects is GTK4 audio manipulation software which includes a range of tools. Besides an EQ, there are many other tools incorporated including a limiter, compressor, and a reverberation tool.
Read more
Pebbles – calculator app
Pebbles is billed as an advanced calculator application. This is a Gtk-based app.
Read more
bibclean – BiBTeX and Scribe bibliography prettyprinter and syntax checker
bibclean prettyprints input BibTeX files to stdout, or to a user-specified file, and checks the brace balance and bibliography entry syntax.
Read more
Alternatives to popular CLI tools: time
This article spotlights alternative tools to time, a simple tool that provides timing statistics about a program run.
Read more
Alternatives to popular CLI tools: xargs
This article spotlights alternative tools to xargs, a command that builds and executes command lines from standard input.
Read more
rargs – xargs + awk with pattern matching support
Think of rargs as similar to xargs and awk with pattern-matching support. It’s written in the Rust programming language.
Read more
Alternatives to popular CLI tools: uniq
We explore free and open source alternatives to uniq, a venerable utility that reports or omits repeated lines.
Read more
nauniq – non-adjacent uniq
nauniq is similar to the Unix command uniq but detects repeated lines even if they are not adjacent. It’s written in Perl.
Read more
difftastic – structural diff tool that compares files based on their syntax
difftastic is a structural diff tool that understands syntax. It uses tree-sitter to build a parse tree.
Read more
pstree – display a tree of processes
pstree shows the currently running processes as a tree. This is free and open source software written in the C programming language.
Read more
fuser – identifies processes using files or sockets
fuser identifies processes using files or sockets. It’s written in the C programming language and published under the GPL.
Read more
Alternatives to popular CLI tools: lsof
We explore free and open source alternatives to lsof, a utility that lists file information about files opened by processes.
Read more
bcal – storage expression calculator
bcal (Byte CALculator) is a REPL CLI utility for storage expression evaluation, SI/IEC conversion, byte address calculation, and more.
Read more
kalc – arbitrary precision calculator
kalc is a complex numbers, 2d/3d graphing, arbitrary precision, CLI calculator with real-time output. It’s written in Rust.
Read more
clac – stack-based calculator with postfix notation
clac is a command line, stack-based calculator with postfix notation that displays the stack contents at all times.
Read more
mucalc – convenient calculator
mucalc is a convenient calculator for the command line.
Read more
concalc – parser-algorithm of extcalc
concalc is a calculator for the Linux console. It is just the parser-algorithm of extcalc packed into a simple console program.
Read more
Quich – calculator for your terminal
Quich is a compact, fast, powerful and useful calculator for your terminal with numerous features. It’s written in C.
Read more
pcalc – terminal calculator made for programmers
The programmer calculator is a simple terminal tool designed to give maximum efficiency and flexibility to the programmer.
Read more