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 / 23
Newer►
458 results for tags TODO x
  • 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
  • The Noise Protocol Framework
    Noise is a framework for crypto protocols based on Diffie-Hellman key agreement. Noise can describe protocols that consist of a single message as well as interactive protocols.
    Used in WireGuard https://www.wireguard.com/
    Sun May 26 15:05:57 2019 - permalink -
    - http://www.noiseprotocol.org/noise.html
    cryptography reading TODO
  • Idea2IC.html
    IDEAS to INTEGRATED CIRCUITS
    Collection of stories, examples of IC designs and circuits
    Wed May 22 15:50:52 2019 - permalink -
    - http://www.idea2ic.com/
    electronics reading TODO tool
  • Current differencing transconductance amplifier - Wikipedia
    Instead of
    "The CDTA is not free from parasitic input capacitances and it can operate in a wide frequency range due to current-mode operation."
    something like "the CDTA is less sensitive to  parasitic input capacitances..."
    is more appropriate.
    Wed May 22 15:42:40 2019 - permalink -
    - https://en.wikipedia.org/wiki/Current_differencing_transconductance_amplifier
    electronics TODO wikipedia
  • IEC 60050 - International Electrotechnical Vocabulary - Welcome
    The World's Online Electrotechnical Vocabulary
    Wed May 15 19:41:39 2019 - permalink -
    - http://www.electropedia.org/
    on-line physics TODO
  • New Custom Firmware for the PlutoSDR with Several Linux SDR Programs Pre-Installed
    Recently "Lama Bleu" has been working on a custom firmware image for the PlutoSDR. Installing custom firmware allows you to load up a pre-configured Linux system which already has a bunch of useful software installed. He writes that his version is not designed to have a nice GUI, but rather focuses on scripting and data acquisition software.
    Thu Jan 10 18:06:33 2019 - permalink -
    - https://www.rtl-sdr.com/new-custom-firmware-for-the-plutosdr-with-several-linux-sdr-programs-pre-installed/
    Pluto radio software TODO
  • IPFS is the Distributed Web
    A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.
    Tue Dec 25 15:25:35 2018 - permalink -
    - https://ipfs.io/
    filesystem TODO web
  • Font Playground
    See Hack (and other monospaced fonts) live in action!
    Install your fonts locally and they will show up in the dropdown selections.
    Use the dropdown options to modify the typeface, text size, language, and highlighter scheme.
    Wed Nov 7 11:59:27 2018 - permalink -
    - https://sourcefoundry.org/hack/playground.html
    font on-line TODO
  • USB 2.0 9-Pin Header to Dual USB Extension Cable with Panel Mounts (Black) - modDIY.com
    Fri Sep 21 12:59:46 2018 - permalink -
    - https://www.moddiy.com/products/USB-2.0-9%252dPin-Header-to-Dual-USB-Extension-Cable-with-Panel-Mounts-%28Black%29.html?setCurrencyId=3
    electronics hardware TODO
Links per page: 20 50 100
◄Older
page 10 / 23
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.