Shaare your links...
2451 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 11 / 35
Newer►
683 results for tags software x
  • 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.
    /e/OS is a complete, fully “deGoogled”, mobile ecosystem, an Android fork based on Lineage OS.
    Tue Dec 1 21:17:58 2020 - permalink -
    - https://e.foundation/
    Android FOSS phone 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
  • On-line drawing tool.
    Fri Nov 20 22:28:52 2020 - permalink -
    - https://github.com/excalidraw/excalidraw
    graphics on-line software tool
  • triggerhappy global hotkey daemon
    Triggerhappy is a hotkey daemon that operates on a system wide scale. It watches all configured input devices for key, switch or button events and can launch arbitrary commands specified by the administrator. In contrast to hotkey services provided by desktop environments, Triggerhappy is especially suited to hardware related switches like volume or wifi control; it works independently from a specific user being logged in and is also suitable for embedded systems that do not a graphical user interface.
    The source can be found on https://github.com/wertarbyte/triggerhappy
    Fri Nov 13 15:43:14 2020 - permalink -
    - http://manpages.ubuntu.com/manpages/bionic/man1/thd.1.html
    keyboard Linux software
  • iSCSI Root Like a Data Center
    Detailed description for using a network root filesystem on a Raspberry π. Has lots of details, for example I learned about the fatlabel program.
    Fri Nov 13 10:55:40 2020 - permalink -
    - https://www.raspberrypi.org/forums/viewtopic.php?f=36&t=274553
    network pi raspberry software π
  • Squares RNG
    Squares RNG is a counter-based version of Middle Square Weyl Sequence RNG.  Counter-based RNGs have no state and are well suited to parallel processing.  There is no need to maintain or initialize a state.  Squares is faster than Middle Square Weyl Sequence on an Intel Core i7-9700.  Processing speed is, of course, processor dependent and may vary on other processors.  If you are currently using Middle Square Weyl Sequence, you might consider Squares.  It produces data of equivalent quality and is easier to use since there is no state.

    This generator passes BigCrush and PractRand.
    Tue Oct 20 12:35:21 2020 - permalink -
    - https://squaresrng.wixsite.com/rand
    GPL number random software
  • Pikchr: Documentation
    Pikchr (pronounced "picture") is a PIC-like markup language for diagrams in technical documentation. Pikchr is designed to be embedded in fenced code blocks of Markdown or similar mechanisms of other documentation markup languages.
    Pikchr source code is released under a zero-clause BSD license.
    Fri Oct 9 15:15:26 2020 - permalink -
    - https://pikchr.org/home/doc/trunk/homepage.md
    BSD FOSS graphical-programming pic software
  • [9fans] looking for schem, a pic processor
    A pic preprocessor in awk for drawing circuit diagrams.
    Fri Oct 9 11:47:56 2020 - permalink -
    - https://marc.info/?l=9fans&m=160217724115279&w=2
    awk graphical-programming plan9 software Unix
Links per page: 20 50 100
◄Older
page 11 / 35
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.