Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 10 / 24
Newer►
467 results for tags TODO x
  • git hosting for the tildeverse
    Found via Gemini https://gemini.circumlunar.space/ and its Python client AV-98 https://tildegit.org/solderpunk/AV-98
    Thu Jul 30 23:35:58 2020 - permalink -
    - https://tildegit.org/
    git TODO web
  • Acme Emacs Theme
    An Emacs theme inspired by Plan 9's Acme & Sam Editor. As of 19. June 2020, it is available as MELPA package.
    Thu Jul 30 23:19:00 2020 - permalink -
    - https://github.com/ianpan870102/acme-emacs-theme
    acme editor emacs plan9 software TODO
  • Sacha Chua's Emacs configuration
    Literate emacs configuration from Sacha Chua.
    Undo tree mode sounds interesting.
    Wed Jul 15 10:10:48 2020 - permalink -
    - https://pages.sachachua.com/.emacs.d/Sacha.html#org332b2fd
    Chua emacs org-mode TODO
  • Blog articles from José Antonio Ortega Ruiz
    Interesting blog written in org-mode, using https://github.com/bastibe/org-static-blog, written by Bastian Bechtold https://bastibe.de/
    Some highlights:
    https://jao.io/blog/eww-to-org.html convert HTML to orgdown
    the links below probably need to be edited, removing the date
    https://jao.io/blog/literate-programming.html literate programming
    https://jao.io/blog/signel.html, a barebones signal chat on top of signal-cli, written in literate style
    https://jao.io/blog/programmers-go-bananas.html category theory
    https://jao.io/blog/dancers-at-the-end-of-time.html sounds like an interesting book.
    https://jao.io/blog/geometrically-speaking.html geometric proofs, Kindergarten Quantum Mechanics
    https://jao.io/blog/observatory.html Mozilla Observatory to check a website's security
    https://jao.io/blog/simple-note-taking.html simple note taking
    Fri Jul 10 14:45:27 2020 - permalink -
    - https://jao.io/blog/
    blog book emacs lisp mathematics org-mode physics Scheme security Sussman TODO web
  • Telegraf Open Source Server Agent | InfluxData
    The article https://www.raspberrypi.org/blog/design-your-own-internet-of-things-with-hackspace-magazine/ mentions the TICK stack, where
    I is the InfluxDB data base for time series data,
    K is Kapacitor, a data processing engine
    C is Chronograf, a GUI to control Kapacitor and InfluxDB and
    T is a logger
    Mon May 25 13:57:55 2020 - permalink -
    - https://www.influxdata.com/time-series-platform/telegraf/
    software TODO tool
  • The first open-source FIDO2 security key
    Open-source hard- and software for two-factor authentication.
    I need to test them and want to understand the differences between versions 1 and 2. The articles
    https://solokeys.com/blogs/news/trussed-announcement and
    https://github.com/trussed-dev/trussed-totp-pc-tutorial look interesting.
    Sun May 24 23:29:20 2020 - permalink -
    - https://solokeys.com/
    cryptography FIDO FOSS hardware security software TODO
  • From Dotfiles to Org File
    I read Literate Configuration by Diego Zamboni. Now I want to replace my Dotbot-managed dotfiles with an Org file.
    https://leanpub.com/lit-config/
    https://github.com/anishathalye/dotbot
    Found via https://genehack.blog/2020/04/meta-post/
    where https://randomgeekery.org/tags/indieweb/ was mentioned.
    Sun May 24 16:48:27 2020 - permalink -
    - https://randomgeekery.org/post/2020/04/from-dotfiles-to-org-file/
    blog emacs literate-programming org-mode TODO
  • Org-roam
    Org-roam is a solution for effortless non-hierarchical note-taking with Org-mode. With Org-roam, notes flow naturally, making note-taking fun and easy. Org-roam should also work as a plug-and-play solution for anyone already using Org-mode for their personal wiki.
    Tue May 19 13:15:03 2020 - permalink -
    - https://org-roam.readthedocs.io/en/master/
    org-mode TODO web
  • Getting your way with setxkbmap
    Found via http://xed.ch/help/capslock.html. Hopefully this will help me to get a proper keyboard mapping.
    Fri May 8 21:44:38 2020 - permalink -
    - http://blog.ssokolow.com/archives/2011/12/24/getting-your-way-with-setxkbmap/
    keyboard TODO X11
  • Solid - "social linked data"
    Solid (https://solid.mit.edu/)  was created by the inventor of the World Wide Web, Sir Tim Berners-Lee. Its mission is to reshape the web as we know it. Solid will foster a new breed of applications with capabilities above and beyond anything that exists today.

    Solid (derived from "social linked data") is a proposed set of conventions and tools for building decentralized social applications based on Linked Data principles. Solid is modular and extensible and it relies as much as possible on existing W3C standards and protocols.

    https://solid.inrupt.com/how-it-works
    Within the Solid ecosystem, you decide where you store your data. Photos you take, comments you write, contacts in your address book, calendar events, how many miles you run each day from your fitness tracker… they’re all stored in your Solid POD. This Solid POD can be in your house or workplace, or with an online Solid POD provider of your choice. Since you own your data, you’re free to move it at any time, without interruption of service.
    Sun Mar 15 19:03:18 2020 - permalink -
    - https://solid.inrupt.com/
    reading security software TODO web
  • Dotfiles configuration management
    The link points to survey results, those below are about specific ways to manage dotfiles.
      1. https://www.atlassian.com/git/tutorials/dotfiles
      2. https://news.ycombinator.com/item?id=11070797 needs more exploration
      3. https://thoughtbot.com/blog/rcm-for-rc-files-in-dotfiles-repos
      4. https://blog.tfnico.com/2014/03/managing-dot-files-with-vcsh-and-myrepos.html found in (2)
    Sun Mar 8 19:11:26 2020 - permalink -
    - https://www.swalladge.net/archives/2017/08/07/dotfiles-config-survey/
    git mercurial TODO tool version-control
  • Lzip - LZMA lossless data compressor
    Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip can compress about as fast as gzip (lzip -0) or compress most files more than bzip2 (lzip -9). Decompression speed is intermediate between gzip and bzip2. Lzip is better than gzip and bzip2 from a data recovery perspective. Lzip has been designed, written and tested with great care to replace gzip and bzip2 as the standard general-purpose compressed format for unix-like systems.
    The lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability:
    - The lzip format provides very safe integrity checking and some data recovery means. The lziprecover program can repair bit flip errors (one of the most common forms of data corruption) in lzip files, and provides data recovery capabilities, including error-checked merging of damaged copies of a file.
    - The lzip format is as simple as possible (but not simpler). The lzip manual provides the source code of a simple decompressor along with a detailed explanation of how it works, so that with the only help of the lzip manual it would be possible for a digital archaeologist to extract the data from a lzip file long after quantum computers eventually render LZMA obsolete.
    - Additionally the lzip reference implementation is copylefted, which guarantees that it will remain free forever.
    The suffix .lz is used for files compressed with lzip.

    See https://lists.dyne.org/lurker/message/20181020.205455.fbab5607.en.html for negative claims about Lzip.
    Mon Jan 13 13:50:35 2020 - permalink -
    - https://nongnu.org/lzip/lzip.html
    compression software TODO tool
  • Chris's Wiki :: blog
    Blog about Unix, C, system administration and more. See for example
    https://utcc.utoronto.ca/~cks/space/blog/sysadmin/NotificationsVersusLogs
    https://utcc.utoronto.ca/~cks/space/blog/sysadmin/IdentifyMachineEmailByRootName
    https://utcc.utoronto.ca/~cks/space/blog/sysadmin/ProceduresAreNotDocumentation
    https://utcc.utoronto.ca/~cks/space/blog/sysadmin/RCStoMercurial  Instructions for converting files/directories controlled with RCS to Mercurial.
    TODO: mention M-x vc-revision-other-window. Saved Tue 2019-10-29 17:02:29
    https://utcc.utoronto.ca/~cks/space/blog/unix/V7WhyItMattersSoMuch  found Mon 2022 -01-10 13:12:03 on https://irreal.org/blog/?p=10149
    https://utcc.utoronto.ca/~cks/space/blog/linux/UbuntuKernelAutoremove  MIght want to see whether this is relevant for me. Saved Tue 2017-03-28 19:10:35
    Fri Jan 10 18:13:11 2020 - permalink -
    - https://utcc.utoronto.ca/~cks/space/blog
    C reading TODO Unix version-control
  • ArDSKYlite | Hackaday.io
    A very lightweight representation of the venerable Apollo DSKY. Uses a Touch LCD to bypass all the hardware complexity.
    Thu Dec 19 16:25:35 2019 - permalink -
    - https://hackaday.io/project/168930-ardskylite
    AGC Arduino DSKY electronics hardware TODO
  • The Upspin manifesto: On the ownership and sharing of data
    Upspin sounds interesting.
    There are other interesting articles, for example
    https://commandcenter.blogspot.com/2019/01/notes-from-1984-trip-to-xerox-parc.html
    https://commandcenter.blogspot.com/2018/02/cerns-ipod-like-control-devices-from.html
    Ironically, I found this via
    https://ambrevar.xyz/links/index.html
    where both Kernighan and Ritchie's book "The C programming language" and Kernighan and Pike's "The Unix programming environment" are classified as "Unix books you’d rather not read".
    Tue Dec 10 16:11:23 2019 - permalink -
    - https://commandcenter.blogspot.com/2017/10/the-upspin-manifesto-on-ownership-and.html
    blog Pike software TODO
  • Cloudmacs and getting to know Docker | Mildly entertainingᵝ
    Running emacs on a remote machine via a web interface.
    Wed Nov 27 16:42:03 2019 - permalink -
    - https://beepb00p.xyz/cloudmacs.html
    blog emacs on-line TODO
  • https://galmon.eu/
    Galileo/GPS/BeiDou/Glonass open source monitor.
    Found via https://hackaday.com/2019/09/24/tracking-the-satellites-that-keep-us-on-track-monitoring-gps-galileo-beidou-and-glonass/
    The source code can be found on https://github.com/berthubert/galmon

    See also the articles https://berthub.eu/articles/posts/galmon-project/ and https://berthub.eu/articles/posts/improved-galileo-fix-time/
    Read https://berthub.eu/articles/posts/galileos-eccentric-satellites/, all formulas are approximations.
    Wed Sep 25 18:04:17 2019 - permalink -
    - https://galmon.eu/
    FOSS mathematics physics satellite-navigation TODO
  • An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
    Just what it says. Can use Dropbox, Google Drive or WebDAV as back-end storage.
    See also https://organice.200ok.ch/documentation.html and the short review https://colekillian.com/posts/comparing-organice-and-orzly/
    As of 2022-06-01, it offers sign-in with GitLab, WebDav, DropBox and GoogleDrive on https://organice.200ok.ch/sign_in, or once signed in on https://organice.200ok.ch/files
    Perhaps I shall try the GitLab option before WebDav via NextCloud?
    The link bin/compile\and\upload.sh on https://organice.200ok.ch/documentation.html#org48615b6 is not formatted correctly: the URL has underscores which are shown as \subscripts.
    Sun Sep 8 15:25:41 2019 - permalink -
    - https://github.com/200ok-ch/organice
    FOSS JavaScript org-mode software TODO
  • What Is HSTS and How Do I Implement It?
    Explanation of HTTP Strict Transport Security.
    Thu Jul 4 14:49:48 2019 - permalink -
    - https://www.globalsign.com/en/blog/what-is-hsts-and-how-do-i-use-it/
    security TODO web
  • Ununicode – Random Thoughts
    I run into similar incorrectly encoded characters from time to time, so this might be useful next time.
    Tue Jul 2 14:02:27 2019 - permalink -
    - https://lars.ingebrigtsen.no/2019/06/05/ununicode/
    emacs TODO unicode
Links per page: 20 50 100
◄Older
page 10 / 24
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.