131 private links
Super fast list of dicts to pre-formatted tables converter library for Python 2/3.
Websauna is a full stack Python web framework for building web services and back offices with admin interface and sign up process.
Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded.
Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.
This is a port of the popular Chrome extension to Firefox.
Most stuff works, but the port to Firefox remains a work in progress.
Arcade is an easy-to-learn Python library for creating 2D video games.
It is ideal for people learning to program, or developers that want to code a 2D game without learning a complex framework.
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.
Bookmark directories inside your shell.
Keyboard and Mouse re-invented! Keep your hands in typing position while moving the mouse. High speed Bluetooth + USB.
Safely download Android apps from the Google Play Store to your Desktop PC. Stop Google from spying on you.
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.
SponsorBlock is a crowdsourced browser extension to block sponsor segments of YouTube videos. Users submit when sponsor happen to the extension, and the extension automatically skips sponsors it knows about. It also features an upvote/downvote system with a weighted random based distribution algorithm.