gopass is a rewrite of the pass password manager http://www.passwordstore.org in Go with the aim of making it cross-platform and adding additional features. Our target audience are professional developers and sysadmins (and especially teams of those) who are well versed with a command line interface. One explicit goal for this project is to make it more approachable to non-technical users. We go by the UNIX philosophy and try to do one thing and do it well, providing a stellar user experience and a sane, simple interface. https://www.gopass.pw
Collection of programs to run on the PlutoSDR, including the dunp1090 SSR ADS-B receiver, SoapyRemote and OpenWebRX. Can be programmed as image or the programs can be copied onto the PlutoSDR and ran from there.
See also http://www.rfoverride.com/plutoweb/
Note that shaarli could add this link on Chromium 68/Ubuntu 16.04.
https://www.johndcook.com/blog/2022/10/21/math-origins/ explains V.I. Arnolds comment
"All mathematics is divided into three parts: cryptography (paid for by CIA, KGB and the like), hydrodynamics (supported by manufacturers of atomic submarines), and celestial mechanics (financed by military and other institutions dealing with missiles, such as NASA)."
The article https://www.johndcook.com/non_central_chi_square.pdf sounds interesting:
John D. Cook Upper bounds on non-central chi-squared tails and truncated normal moments (2010). UT MD Anderson Cancer Center Department of Biostatistics Working Paper Series. Working Paper 62.
Abstract. We show that moments of the truncated normal distribution provide upper bounds on the tails of the non-central chi-squared distribution, then develop upper bounds for the former.
Blog entry about changing some settings for ediff, the file compare tool of the Emacs editor.
Investigate the csetq macro, see also the alternative customize-set-variable suggested in the comments.
When did you last…
download a file just to upload to another device?
download a file from one web service just to upload to another?
make a file public just to share it with one person?
accidentally make something visible to the wrong people?
Upspin is an attempt to address problems like these, and many more.
Upspin is in its early days, but the plan is for you to manage all your data—even data you’ve stored in commercial web services—in a safe, secure, and sharable way that makes it easy to discover what you’ve got and who you’ve shared it with.
Klipse https://github.com/viebel/klipse
allows to interactively edit and run programs written in
Common Lisp, javascript, clojure[script], python, brainfuck, scheme
in a Javascript-enabled web browser.
Ironically, it does not seem to work with Firefox 52.6.0 (64-bit)/Windows 7.
Autocrypt is a set of guidelines for developers to achieve convenient end-to-end-encryption of e-mails. It specifies how e-mail programs negotiate encryption capabilities using regular e-mails.
For users, Autocrypt Level 1 offers single-click, opt-in encryption, eases encrypted group communications, and provides a way to setup encryption on multiple devices.
Deploy and Manage Your Containers in the Next-Generation Container OS
Use immutable infrastructure to deploy and scale your containerized applications. Project Atomic mainly comprises Atomic Host, Atomic Workstation, and various container tooling. cloud native platforms.
chrony is a versatile implementation of the Network Time Protocol (NTP). It can synchronise the system clock with NTP servers, reference clocks (e.g. GPS receiver), and manual input using wristwatch and keyboard. It can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network.
This is a Linux industrial I/O (IIO) subsystem driver, targeting RF Transceivers. The industrial I/O subsystem provides a unified framework for drivers for many different types of converters and sensors using a number of different physical interfaces (i2c, spi, etc). See IIO for more information.
Provides details which are useful for programming the ADALM Pluto SDR.
A Hewlett Packard Infrared Signal Decoder
Martin Hepperle
June 2015
Several Hewlett Packard pocket calculators are able to send printer output via Infra-Red (IR) signals to a small portable printer. They use an HP-specific transmission protocol which is also called “Red Eye”. This protocol is different from the better known IrDA protocol. This document gives a brief overview of the format and describes hard- and software to build a decoder system for this protocol.
This system allows receiving the “Red Eye” signals with a computer via a serial or an USB interface.