127 private links
WallGen is a small command-line utility that generates HQ poly wallpapers with only a few text arguments for inputs. Free and open source software.
From the creators of ack, a list of tools that are related with ack
. In particular they list:
- Tools that work with
ack
- Other grep-like tools
- Indexing tools
rga (or ripgrep-all) is a command line tool to recursively search all files in a directory for a regex pattern, that runs on Linux, macOS and Windows. It's a wrapper for ripgrep, the line-oriented recursive search program, on top of which it enables search in a multitude of file types like PDF, DOCX, ODT, EPUB, SQLite databases, movies subtitles embedded in MKV or MP4 files, archives like ZIP or GZ, and more.
Stack overflow command line client written in Python. Search and browse stack overflow without leaving the terminal.
For research purposes, and to analyze the content of a Telegram channel, you may need the channel’s data in a clean JSON format.
Here there is a Python script to get data from Telegram channels. It has two main files: One for getting a member’s data from a channel, and second, to get the channel’s messages.
The script saves this data into JSON files; you can use them for analysis or to import into your databases.
Le condizioni che caratterizzano il libero mercato non possono essere soddisfatte
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor.
Ci sono abitudini alimentari cui è difficile rinunciare, ma che sono veri e propri nemici mortali della nostra salute. Quale sarà il nemico numero uno?
Spoiler:
- Eccesso di sale
- Mancanza di frutta a guscio e semi
- La carne trasformata e gli insaccati
- Mancanza di acidi grassi insaturi omega-3
- Poca verdura
- Poca frutta
- Le bevande zuccherate
Steganography is the study and practice of concealing communication. It plays a different role to cryptography, with its own unique applications and strengths.
What is GNU Readline and where did it come from?
information theory, linguistics and computer science, the Levenshtein distance is a string metric for measuring the difference between two sequences. Informally, the Levenshtein distance between two words is the minimum number of single-character edits (insertions, deletions or substitutions) required to change one word into the other.
If you spent a few years programming in C, you're probably much more confident about your knowledge of the language than if you spent as much time working with C++ or java.
Both the C language and its standard library are quite close to the smallest they could be.
The current most used version of the language, c99, brought a bunch of new features, many of which are completely unknown to most C programmers (Older specifications obviously also have some dark corners).
Here are the ones I know about.
If you are looking to outsource software development, this guide is for you. This comprehensive 15 mins read will help you get an overall knowledge of every component related to outsourcing.
Computers are taking the error out of human chess — and the adventure.
Reviewed by Emily Andrews Perhaps this has happened to you: Finally finding a minute to settle in with a good book, you curl up on the sofa and crack open the cover of a book you have been eagerly looking forward to reading. At first, the sensation of the text in your hands and the smell of the crisp, new pages feels, oh, so good. You savor the first few paragraphs. But before long, a panicky twitch starts in your gut and works its way up to your brain. The desire to turn your eyes away to something else becomes irresistible. The window, the next room, your phone. You can no longer bear to pay attention to the words on the page, forgetting most of what you have just read. To dedicated bibliophiles, the sensation is alarming. What happened to those long hours of quiet bliss?
Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist. - google/open-location-code