Shaare your links...
2364 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 44 / 119
Newer►
  • free news server
    news.eternal-september.org is a private project providing free access to text-only Usenet News.
    Tue Jul 7 00:30:59 2020 - permalink -
    - http://www.eternal-september.org/
    NNTP server
  • /etc/defaults/keyboard
    See also
    https://askubuntu.com/questions/458427/who-reads-etc-default-keyboard
    https://askubuntu.com/questions/1184746/how-to-make-caps-lock-an-additional-ctrl
    https://askubuntu.com/questions/769462/request-for-a-guide-on-setting-up-apple-aluminium-keyboard-on-ubuntu-16-04
    Mon Jul 6 15:40:16 2020 - permalink -
    - https://askubuntu.com/questions/752025/compose-key-doesnt-work-even-though-set-in-etc-default-keyboard
    keyboard Linux Ubuntu X11
  • Your unofficial guide to dotfiles on GitHub.
    Tools to manage configuration files in $HOME. Found via https://ubuntu.com/blog/feeling-at-home-in-a-lxd-container
    where https://www.chezmoi.io/ is recommended.
    Mon Jul 6 09:12:59 2020 - permalink -
    - https://dotfiles.github.io/utilities/
    git tool version-control
  • Cockpit Project — Cockpit Project
    The easy-to-use, integrated, glanceable, and open web-based interface for your servers.
    Cockpit makes GNU/Linux discoverable. See your server in a web browser and perform system tasks with a mouse. It’s easy to start containers, administer storage, configure networks, and inspect logs.
    Fri Jul 3 12:54:44 2020 - permalink -
    - https://cockpit-project.org/
    Linux tool web
  • Asterisk - Matthew Brett's pages
    Found via https://pirsquared.org/blog/, where I followed a link to the sad, but interesting story of the Xfree fork to X.org.
    http://asterisk.dynevor.org/xfree-forked.html
    I have not read
    https://matthew-brett.github.io/curious-git/
    yet, but it sounds interesting.
    Fri Jul 3 09:30:48 2020 - permalink -
    - https://asterisk.dynevor.org/pages/about.html
    blog Python reading software X11
  • DSHR's Blog: Supporting Open Source Software
    David Rosenthal's blog. Other interesting articles include
    https://blog.dshr.org/2020/05/the-death-of-corporate-research-labs.html
    https://blog.dshr.org/2020/06/informational-capitalism.html
    https://blog.dshr.org/2020/03/more-on-failures-from-fast-2020.html
    Wed Jul 1 17:20:23 2020 - permalink -
    - https://blog.dshr.org/2020/06/supporting-open-source-software.html
    blog for:zsa FOSS
  • Interception - Francisco Lopes
    With Interception you are able to intercept and transform input data from keyboard and mouse. Support is still Windows only (from Windows XP to Windows 10).
    See also https://github.com/oblitum/Interception
    Tue Jun 30 11:23:21 2020 - permalink -
    - http://www.oblita.com/interception.html
    key-binding keyboard Windows
  • Persistent remapping of keys with setxkbmap or Xorg configuration
    Different ways to swap CapsLock and Control.
    See also https://askubuntu.com/questions/976996/add-custom-keyboard-layout?r=SearchResults
    Tue Jun 30 07:58:48 2020 - permalink -
    - https://askubuntu.com/questions/1211307/persistent-remapping-of-keys-with-setxkbmap-or-xorg-configuration
    keyboard Linux Ubuntu X11
  • Tufte style minimal plots for the browser.
    tufte.js is a D3 based library.
    Mon Jun 29 17:24:58 2020 - permalink -
    - https://lepisma.xyz/tufte.js/
    JavaScript plot software Tufte
  • LambdaNative cross-platform development environment
    LambdaNative is an open-source (BSD licensed) cross-platform development environment written in Scheme (Gambit-C), supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, and NetBSD. Some cross-compiler support for Raspberry Pi (Carlson-Minot) and OpenWrt (Sitara) also exists. See also https://www.lambdanative.org/
    Sun Jun 28 16:14:31 2020 - permalink -
    - https://github.com/part-cw/lambdanative/wiki
    Android BSD Scheme software
  • Building Mobile Apps (iOS and Android) with Clojurescript
    Found via
    Sun Jun 28 14:40:48 2020 - permalink -
    - https://medium.com/mindorks/building-mobile-apps-ios-and-android-with-clojurescript-4600235f826c
    Android JavaScript programming
  • Explain XKCD
    Wiki with explanations for Randall Munroe's comics https://xkcd.com/
    Fri Jun 26 12:39:48 2020 - permalink -
    - https://www.explainxkcd.com/wiki/index.php/Main_Page
    humor wiki
  • Loko Scheme
    Loko Scheme, an optimizing R6RS Scheme compiler!

    - Batteries on the side (Akku.scm)
    - Only available for Linux/amd64, NetBSD/amd64 and bare metal amd64
    - New, untested, obnoxiously Free Software
    - Barely a REPL & slim documentation
    - The worst of Scheme and Lisp
    Sun Jun 21 23:48:24 2020 - permalink -
    - https://scheme.fail/
    compiler FOSS Linux NetBSD Scheme software
  • fsl - a wrapper for the fossil version control system
    Sat Jun 20 19:37:53 2020 - permalink -
    - http://fossil.0branch.com/fsl/wiki?name=Cookbook
    Tcl tool version-control
  • The Power Of CTRL+T – The Blog
    On FreeBSD, OS X but not on Linux, C-T sends SIGINFO which produces information of the current process. Other interesting articles on the blog include
    https://blog.danielisz.org/2017/03/18/the-unix-system-family-tree-research-and-bsd/
    https://blog.danielisz.org/2018/02/10/raspbsd/
    https://danielisz.wordpress.com/2018/02/11/raspberry-pi-and-freebsd/
    Fri Jun 19 16:58:43 2020 - permalink -
    - https://blog.danielisz.org/2018/06/21/the-power-of-ctrlt/
    blog BSD tool Unix
  • Intel(R) Intelligent Storage Acceleration Library
    ISA-L is a collection of optimized low-level functions targeting storage applications. ISA-L includes:
       Erasure codes - Fast block Reed-Solomon type erasure codes for any encode/decode matrix in GF(2^8).
       CRC - Fast implementations of cyclic redundancy check. Six different polynomials supported.
           iscsi32, ieee32, t10dif, ecma64, iso64, jones64.
       Raid - calculate and operate on XOR and P+Q parity found in common RAID implementations.
       Compression - Fast deflate-compatible data compression.
       De-compression - Fast inflate-compatible data compression.
    BSD 3-Clause "New" or "Revised" License.
    According to https://github.com/catid/cm256, ISA-L uses a O(N^3) Gaussian elimination solver for decoding. The CM256 decoder solves the linear system using a fast O(N^2) LDU-decomposition algorithm from "Pivoting and Backward Stability of Fast Algorithms for Solving Cauchy Linear Equations" (T. Boros, T. Kailath, V. Olshevsky), which was hand-optimized for memory accesses.
    See also https://github.com/catid/leopard for a fast O(N log(N)) RS erasure decoder.
    Mon Jun 15 15:26:37 2020 - permalink -
    - https://github.com/intel/isa-l
    BSD coding compression correction CRC cryptography error FOSS
  • AFF3CT - A Fast Forward Error Correction Toolbox
    AFF3CT is an Open-source software (MIT license) dedicated to the Forward Error Correction (FEC or channel coding) simulations. It is written in C++11 and it supports a large range of codes: from the well-spread Turbo codes to the new Polar codes including the Low-Density Parity-Check (LDPC) codes. A particular emphasis is given to the simulation throughput performance (hundreds of Mb/s on today's CPUs) and the portability of the code.
    The comparison table on https://aff3ct.github.io/fec_libraries.html is interesting.
    Note that the shaarli bookmarklet was working here.
    Mon Jun 15 15:12:27 2020 - permalink -
    - https://aff3ct.github.io/
    C++ coding correction error FOSS MIT
  • Funtoo Linux distribution
    Welcome! Funtoo Linux (distrowatch) is a community-developed Linux meta-distribution based upon Gentoo Linux. Funtoo Linux is optimized for the best possible performance on the latest Intel and AMD hardware. Funtoo is led by Daniel Robbins, the creator of Gentoo Linux, and actively developed by the Funtoo community.
    Funtoo does not use systemd, but OpenRC https://www.funtoo.org/FAQ:Do_You_Support_Systemd
    Fri Jun 12 18:41:31 2020 - permalink -
    - https://www.funtoo.org/Welcome
    FOSS Linux operating-system
  • Octobus - commercial support for Mercurial
    The are working to archive all of Bitbucket Mercurial content before Atlassian delete it all.
    The article "Not everything is UTF-8" 2020-06-05 (no URL yet, as of 2020-06-09 it can be found on https://octobus.net/blog) is interesting too.
    Tue Jun 9 16:41:13 2020 - permalink -
    - https://octobus.net/blog/2020-05-26-swh-status-download.html
    blog mercurial Rust version-control
  • .@ Tony Finch's homepage
    Interesting software, such as
    unifdef selectively removes C preprocessor conditionals. My version of this program now shipped by all the BSDs (including Mac OS X) and is used by the Linux kernel build system.
    regpg safely stores server secrets using gpg, so you can keep them in version control.
    picoro - tiny coroutine implementations in pure C. I wrote an accompanying article, coroutines in 20 lines of standard C.
    Counting the days - tiny routines for converting Gregorian dates into linear counts, like Julian day numbers or Unix time_t. The date of the count - a small routine for converting linear day counts into Gregorian dates.
    https://dotat.at/@/2016-04-22-synergy-vs-xmodmap-fight.html Why you can't use xmodmap to change how Synergy handles modifier keys
    https://dotat.at/@/2023-05-26-whence-time.html Where does my computer get the time from?
    https://dotat.at/@/2023-08-04-unix69.html a neat keyboard map
    https://dotat.at/@/2024-01-29-four-point-egg.html construct an egg shape with straightedge and compass
    His log of links, https://dotat.at/:/ which I found on the TUHS mailing list is also worth reading. He explains a bit about this log on http://dotat.at/.
    Mon Jun 8 22:31:25 2020 - permalink -
    - http://dotat.at/
    blog C compiler cryptography Go hardware key-binding keyboard lisp mathematics software software time TUHS X11
Links per page: 20 50 100
◄Older
page 44 / 119
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.