Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 10 / 34
Newer►
670 results for tags software x
  • Monocypher is an easy to use crypto library.
    Small. Sloccount counts under 2000 lines of code, small enough to allow audits. The binaries can be under 50KB, small enough for many embedded targets.
    Easy to deploy. Just add monocypher.c and monocypher.h to your project. They compile as C99 or C++ and are dedicated to the public domain (CC0-1.0, alternatively 2-clause BSD).
    Portable. There are no dependencies, not even on libc.
    Honest. The API is small, consistent, and cannot fail on correct input.
    Direct. The abstractions are minimal. A developer with experience in applied cryptography can be productive in minutes.
    Fast. The primitives are fast to begin with, and performance wasn't needlessly sacrificed. Monocypher holds up pretty well against Libsodium, despite being closer in size to TweetNaCl. (More detailed benchmark)
    Mon Apr 19 09:54:52 2021 - permalink -
    - https://monocypher.org/
    C cryptography FOSS software
  • Help me test gps-share
    See also https://zee-nix.blogspot.com/2017/05/introducing-gps-share.html and https://github.com/zeenix/gps-share
    gps-share is a utility to share your GPS device on local network. It has two goals:

    Share your GPS device on the local network so that all machines in your home or office can make use of it.
    Enable support for standalone (i-e not part of a cellular modem) GPS devices in Geoclue. Since Geoclue has been able to make use of network NMEA sources since 2015, gps-share works out of the box with Geoclue.

    The latter means that it is a replacement for GPSD and Gypsy. While "why not GPSD?" has already been documented, Gypsy has been unmaintained for many years now. I did not feel like reviving a dead project and I really wanted to code in Rust language so I decided to create gps-share.
    Mon Apr 19 00:49:25 2021 - permalink -
    - https://zee-nix.blogspot.com/2017/06/help-me-test-gps-share.html
    Rust satellite-navigation software TODO tool
  • se is a screen oriented version of the classic UNIX text editor ed
    It’s similar to vi as both are modal editors with curses interfaces. However, it differs from vi in that it has the same command syntax as ed. For example, in se to escape from append mode, you’d enter a line containing a single period instead of the vi way of hitting the escape key.

    se has a long history dating back to the early 1980s. Beginning in 2013, Thomas Cort undertook the task of modernizing the early code and build system to get the software working on recent POSIX operating systems. The code base was straight forward and only used facilities available 25 years prior, and as a result, with a few modifications, it runs on many modern operating systems. Thomas' primary motivation is to preserve this bit of computing history. His goals are to squash any remaining bugs and make se as portable as possible. No major new features will be added.
    Mon Mar 29 20:19:38 2021 - permalink -
    - http://se-editor.org/
    editor software Unix
  • Nyxt browser: the internet on your terms.
    Nyxt is a keyboard-oriented, infinitely extensible web browser designed for power users. Conceptually inspired by Emacs and Vim, it has familiar key-bindings (Emacs, vi, CUA), and is fully configurable in Lisp.
    Was called Next before 2020-06-23 https://github.com/nEXT-Browser/nEXT
    Thu Mar 25 22:35:29 2021 - permalink -
    - https://nyxt.atlas.engineer/
    common-lisp emacs software web
  • gokrazy is a pure-Go userland for your Raspberry Pi 3/4 appliances
    For a long time, we were unhappy with having to care about security issues and Linux distribution maintenance on our various Raspberry Pis.
    Then, we had a crazy idea: what if we got rid of memory-unsafe languages and all software we don’t strictly need?
    Turns out this is feasible. gokrazy is the result.
    Wed Mar 24 20:01:16 2021 - permalink -
    - https://gokrazy.org/
    BSD Go pi raspberry software π
  • raspap-webgui | Simple wireless AP setup & management for Debian-based devices
    RaspAP lets you quickly get a wireless access point up and running to share the connectivity of many popular Debian-based devices, including the Raspberry Pi. Our popular Quick installer creates a known-good default configuration that “just works” on all current Raspberry Pis with onboard wireless. A responsive interface gives you control over the relevant services and networking options. Advanced DHCP settings, OpenVPN client support, SSL, security audits, themes and multilingual options are included.
    Fri Mar 12 17:53:09 2021 - permalink -
    - https://raspap.com/#support-us
    GPL pi raspberry software WLAN π
  • N Λ N O - Emacs made simple
    GNU Emacs / N Λ N O is a set of configuration files for GNU Emacs such as to provide a nice and consistent look and feel as shown below. It is based on design principles I described in the article "On the design of text Editors" [1] that is available on arXiv. The light theme is based on Material colors [2] and the dark theme is based on Nord colors [3].

    The philosophy of nano emacs is to stick as much as possible to vanilla emacs without introducing too much dependencies (or none if possible) and to keep it modular enough. The idea is for users to copy the part they are interested in such as to include them in their own configuration.

    [1] https://arxiv.org/abs/2008.06030
    [2] https://material.io/
    [3] https://www.nordtheme.com/
    Fri Feb 26 10:49:13 2021 - permalink -
    - https://github.com/rougier/nano-emacs
    editor emacs FOSS software
  • Nerves is a complete IoT platform and infrastructure for you to build and deploy maintainable embedded systems.
    Mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2021-February/023182.html

    Uses Elixir.
    Tue Feb 16 20:58:12 2021 - permalink -
    - https://www.nerves-project.org/platform
    Elixir FOSS Linux macosx software TUHS
  • Timeshift - system restore tool for Linux | LinuxMaster Club
    Timeshift – free and open source software for creating snapshots of the file system
    Also described on the german blog https://hyperblog.de/hoergen/2020/06/28/timeshift-snapshot-tool
    Thu Feb 4 19:06:39 2021 - permalink -
    - https://linuxmasterclub.com/timeshift/
    FOSS Linux software
  • Google Graveyard - Killed by Google
    Killed by Google is the Google graveyard; a free and open source list of discontinued Google services, products, devices, and apps. We aim to be a source of factual information about the history surrounding Google's dead projects.
    Fri Jan 8 16:47:41 2021 - permalink -
    - https://killedbygoogle.com/
    google history software
  • Static MathJax
    Static MathJax is a XULRunner application which loads a HTML input
    file that uses MathJax into a browser, waits until MathJax is done
    processing, and then writes the formatted result to an output HTML
    file.

    I have only tested exports from Emacs Org-mode as input files.  (As of
    2010-08-14, MathJax is used by default with HTML exports in the
    current Org development version.)

    Optionally, references to the math fonts used will be converted to
    "data:" URIs, thus embedding the font data into the HTML file itself.
    (see [http://en.wikipedia.org/wiki/Data_URI_scheme])

    The code is licensed under the GNU General Public License version
    2, or, at your option, any later version.
    Sun Jan 3 21:44:03 2021 - permalink -
    - http://www.jboecker.de/2010/08/15/staticmathjax.html
    GPL HTML software
  • Emacs Polyglot: an Emacs Language Server Protocol client
    https://en.m.wikipedia.org/wiki/Language_Server_Protocol
    Sat Jan 2 23:28:20 2021 - permalink -
    - https://github.com/joaotavora/eglot
    emacs GPL software
  • GitHub - susam/uncap: Map Caps Lock to Escape or any key to any key
    Map Caps Lock key to Escape key, or any to any key, on Windows systems.
    Fri Dec 18 11:06:47 2020 - permalink -
    - https://github.com/susam/uncap#custom-mapping
    key-binding MIT software Windows
  • GitHub - susam/emacs4cl: A 35 line ~/.emacs to quickly set up vanilla Emacs for Common Lisp programming
    This repository provides a tiny .emacs file to set up Emacs quickly for Common Lisp programming. README.md provides a detailed description of how to set it up and get started with Common Lisp programming.
    Fri Dec 18 11:01:45 2020 - permalink -
    - https://github.com/susam/emacs4cl
    common-lisp emacs FOSS software
  • Dissecting Lemire’s nearly divisionless random — Very Serious Blog
    Found on Tony Finch's blog
    https://fanf.dreamwidth.org/133551.html
    Mon Dec 14 14:47:39 2020 - permalink -
    - https://veryseriousblog.com/posts/dissecting-lemire
    number random software
  • ~kennylevinsen/switchd - sourcehut git
    Runs commands when system button/switch states trigger.
    Wed Dec 2 13:53:31 2020 - permalink -
    - https://git.sr.ht/~kennylevinsen/switchd
    FOSS keyboard Linux software
  • Linux operating system targeting embedded devices
    Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned.
    Tue Dec 1 21:36:33 2020 - permalink -
    - https://openwrt.org/
    FOSS Linux operating-system software
  • Open source, privacy-enabled smartphone operating systems.
    Android fork based on Lineage OS.
    Tue Dec 1 21:17:58 2020 - permalink -
    - https://e.foundation/
    Android FOSS privacy software
  • Personal server
    "A radical, uncompromising, plug and play personal server, offering one-click installation and simple configuration of open source software services that run over Tor V3. The Embassy is your sovereign territory in the land of the Internet. No technical expertise required."
    Found on the Fairphone forum.
    Mon Nov 30 23:30:53 2020 - permalink -
    - https://start9labs.com/
    pi raspberry software π
  • Old Unix cross-reference tool
    Hyper-linked and cross referenced rendition of the sources, much like doxygen or lxr does it. The desired features were:

    cover boot, kernel, networking, library and user level code
    cover C, assembler and other relevant languages with syntax highlighting
    provide 'what is used where' information, over the whole system
    provide hyperlinks for a fast code path analysis, especially across the user,library,kernel interfaces
    support to follow the execution logic of a system call starting from user code, through the library layer, through the kernel interface, to the kernel code by just following hyperlinks.
    Sat Nov 21 15:58:17 2020 - permalink -
    - https://wfjm.github.io/home/ouxr/
    computer history software Unix
Links per page: 20 50 100
◄Older
page 10 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.