131 private links
Scripts for the Python Script Orange widget.
Graphical SFTP client and terminal emulator with helpful utilities.
An Open Source, Cross-platform Text Expander written in Rust.
This is a cruel, but fair Minesweeper game:
- The mines are not placed at the beginning, but determined as you play. There is no hidden state.
- If you try to guess, the game will always choose the worst scenario.
- Except when you are forced to guess (there are no safe cells anywhere). Then, guessing is completely safe.
- You are still expected to select one of the adjacent cells. Select "Allow guessing anywhere" if you want to be able to play elsewhere on the board.
KeePass is a free open source password manager. Passwords can be stored in an encrypted database, which can be unlocked with one master key.
Bitwarden is a free and open source password management solution for individuals, teams, and business organizations.
Easy and safe way for individuals, teams, and business organizations to store, share, and sync sensitive data.
A command line interface (interactive shell) to work with KeePass 1.x or 2.x database files.
gopass is a rewrite of the pass password manager in Go with the aim of making it cross-platform and adding additional features. The target audience are professional developers and sysadmins (and especially teams of those) who are well versed with a command line interface.
Sort files and pack them into partitions.
Then some little smarty decided that the operating system shouldn’t have all the fun and that developers should be able to create exception conditions and use this new architecture themselves, and in what is likely one of the worst things to ever happen to software development until pair programming came along, extended the new architecture with throw
...
A Minimalistic CLI Tool for Managing and Running Bash Snippets.
GNU recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. Advanced capabilities usually found in other data storage systems are supported: data types, data integrity (keys, mandatory fields, etc.) as well as the ability of records to refer to other records (sort of foreign keys). Despite its simplicity, recfiles can be used to store medium-sized databases.
Board games for the terminal.
Now including (limited to?): reversi, minesweeper, connect four.
Simple terminal based minesweeper.
PandaPy has the speed of NumPy and the usability of Pandas (10x to 50x faster).
A two-player game for fans of Pong and the Utah teapot!
If you round the result of every computation, then you can get exactly correct financial calculations using floating-point numbers, for realistic ranges of values.
Computer simulations are invaluable tools for scientific discovery. However, accurate simulations are often slow to execute, which limits their applicability to extensive parameter exploration, large-scale data analysis, and uncertainty quantification. A promising route to accelerate simulations by building fast emulators with machine learning requires large training datasets, which can be prohibitively expensive to obtain with slow simulations. Here we present a method based on neural architecture search to build accurate emulators even with a limited number of training data. The method successfully accelerates simulations by up to 2 billion times in 10 scientific cases including astrophysics, climate science, biogeochemistry, high energy density physics, fusion energy, and seismology, using the same super-architecture, algorithm, and hyperparameters. Our approach also inherently provides emulator uncertainty estimation, adding further confidence in their use. We anticipate this work will accelerate research involving expensive simulations, allow more extensive parameters exploration, and enable new, previously unfeasible computational discovery.
Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
Tessellate your favorite 3D surfaces (technically, 2D manifolds) with triangles, hexagons, or a number of other curated tiling types!