Shaare your links...
2371 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 6 / 23
Newer►
458 results for tags TODO x
  • RTC Calibration program - SwissMicros Calculator Forum
    Program to determine the calibration value needed to correct for the frequency error of dm42s' RTC.
    Mon Jun 13 15:58:37 2022 - permalink -
    - https://forum.swissmicros.com/viewtopic.php?f=19&t=2212
    calculator Hewlett Packard time TODO tool
  • Re: [DNG] fdisk SD card partitioning question
    The best way to use SD-Cards in Linux only environments is to format them with f2fs file system. f2fs was developed by Samsung with internal behavior of embedded MMC memory devices in mind. Which is pretty the same like an SD-Card. With f2fs you also have
    uid/gid as usual and it will help to improve the endurance and
    performance of an SD-Card.
    Mon Jun 13 11:15:01 2022 - permalink -
    - https://lists.dyne.org/lurker/message/20220613.073432.09700b83.en.html
    f2fs filesystem Linux TODO
  • SCCS - The POSIX standard Source Code Control System.
    An open source implementation of SCCS, found via https://www.tuhs.org/pipermail/tuhs/2022-June/025898.html
    The comparison to RCS on http://sccs.sourceforge.net/sccs_vs_rcs.html appears to be one-sided, but then I am probably biased towards RCS, which was the first version control software I have used.
    http://sccs.sourceforge.net/sccs_invention.html sounds like an interesting read.
    The last message on the mailing list https://sourceforge.net/p/sccs/mailman/sccs-devel/?viewmonth=201510 I found had been written 2015-10.
    According to https://de.wikipedia.org/wiki/J%C3%B6rg_Schilling, the author Jörg Schilling passed away on 2021-10-10.
    TODO: find out the license
    Fri Jun 10 13:29:39 2022 - permalink -
    - http://sccs.sourceforge.net/
    FOSS SCCS software TODO version-control
  • EFF's New Wordlists for Random Passphrases | Electronic Frontier Foundation
    Improved word lists for dice-generated passphrases, found via https://michael.kjorling.se/password-tips/
    Thu Jun 9 13:55:16 2022 - permalink -
    - https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases
    security TODO tool
  • tym - Time rsYnc Machine
    A backup utility based on rsync with the approach popularized by the Time Machine of Apple. Found on the Wikipedia entry for rsync https://en.wikipedia.org/wiki/Rsync
    See also the following links for rsync-based backup tools
    https://rsnapshot.org/ written in Perl.
    http://www.lbackup.org/
    Mon May 30 11:11:33 2022 - permalink -
    - http://dragoman.org/tym/
    backup rsync shell TODO
  • DuckDuckGo Privacy Browser - Apps on Google Play
    Web browser presumably protecting users' privacy better than Chrome or Firefox.
    Found via https://arstechnica.com/gadgets/2022/04/duckduckgo-announces-a-new-privacy-focused-mac-web-browser/ and https://www.jwz.org/blog/2022/04/contra-chrome/#comment-234265
    Tue May 24 14:10:07 2022 - permalink -
    - https://play.google.com/store/apps/details?id=com.duckduckgo.mobile.android&hl=en_US&gl=US
    Android browser privacy TODO
  • Comments and org-static-blog
    Another blog using https://github.com/bastibe/org-static-blog
    Tue May 10 23:21:30 2022 - permalink -
    - https://magnus.therning.org/2022-05-09-comments-and-org-static-blog.html
    blog emacs org-mode TODO
  • Iris - A ISLisp Implementation
    ISLisp in JS/Go: Standards-compliant Lisp smaller than Common-Lisp.
    Note that the on-line JavaScript version does not handle #x prefixes correctly.
    Integers are also limited to 31 bit:
    (expt 2 31) => -2147483648
    in contradiction to https://islisp-dev.github.io/ISLispHyperDraft/islisp-v23.html#integer_class
    Fri Apr 22 15:42:24 2022 - permalink -
    - https://islisp.js.org/
    Go ISLisp JavaScript lisp on-line software TODO
  • Joris van der Hoeven
    Found on Fredrik Johansson's blog https://fredrikj.net/blog/2022/04/arb-is-10/
    What are transseries?
    Sat Apr 16 22:12:53 2022 - permalink -
    - http://www.texmacs.org/joris/main/joris.html
    algorithm mathematics TODO
  • Encrypting sensitive and personal data
    Available for Linux, OS X and Windows. More details can be found on https://www.primx.eu/en/encryption-software/zed-en/
    ALGORITHMS: AES (128 to 256 bits) and RSA (1024 to 4096 bits).
    TECHNOLOGIES: PKCS#1, PKCS#5, PKCS#11, X509, Microsoft CSP, LDAP technologies, PKIx compatible.
     PKCS#1 RSA Cryptography Standard https://en.wikipedia.org/wiki/PKCS_1
     PKCS#5 Password-based Encryption Standard https://en.wikipedia.org/wiki/PBKDF2
     PKCS#11 Cryptographic Token Interface https://en.wikipedia.org/wiki/PKCS_11
     X509 https://en.wikipedia.org/wiki/X.509 (ITU) standard defining the format of public key certificates.
     Does CSP stand for https://en.wikipedia.org/wiki/Credential_service_provider , Cloud service provide https://mymatetech.net/what-is-microsoft-csp-ab5b80519e79 or something else?
     LDAP https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol
     Does PKIx stand for https://en.wikipedia.org/wiki/X.509#PKIX_Working_Group ?

    SYSTEMS: Available for Windows 11 to Windows 7, Linux (various distributions) and Mac OS.
    LANGUAGES: Available in 7 languages.
    ZED! mobile app for iOS and Android.
    Wed Apr 6 17:01:32 2022 - permalink -
    - https://www.zedencrypt.com/
    cryptography security TODO
  • Unix on a Pi Pico
    Instructions for running Mini-Unix http://www.tavi.co.uk/unixhistory/mini-unix.html on an emulated pdp-11 using a Raspberry pi pico.
    Sat Mar 26 22:15:01 2022 - permalink -
    - https://groups.google.com/g/pidp-11/c/edwvsIjpaAM
    pdp-11 pi raspberry software TODO Unix π
  • Enviro for Raspberry Pi
    Hat for Raspberry Pi with a number of sensors:
    BME280 temperature, pressure, humidity sensor
    LTR-559 light and proximity sensor
    MICS6814 analog gas sensor
    ADS1015 analog to digital converter (ADC)
    MEMS microphone (datasheet)
    0.96" colour LCD (160x80)
    Connector for particulate matter (PM) sensor (available separately, see https://shop.pimoroni.com/products/pms5003-particulate-matter-sensor-with-cable?variant=29075640352851 )
    Sat Mar 26 22:05:46 2022 - permalink -
    - https://shop.pimoroni.com/products/enviro?variant=31155658457171
    electronics hardware pi raspberry TODO π
  • FGI-GSRx software receiver | National Land Survey of Finland
    The FGI-GSRx software receiver has been extensively used as a research platform for the last one decade in different national and international Research and Development (R&D) projects to develop, test and validate novel receiver processing algorithms for robust, resilient and precise Position, Navigation and Timing (PNT). At present, the FGI-GSRx can process GNSS signals from multiple constellations, including GPS, Galileo, BeiDou, GLONASS, and NavIC. The software receiver is intended to process raw Intermediate Frequency (IF) signals in post-processing. The processing chain of the software receiver consists of GNSS signal acquisition, code and carrier tracking, decoding the navigation message, pseudorange estimation, and Position, Velocity, and Timing (PVT) estimation. The software architecture is built in such a way that any new algorithm can be developed and tested at any stage in the receiver processing chain without requiring significant changes to the original codes.
    Mon Mar 21 16:04:27 2022 - permalink -
    - https://www.maanmittauslaitos.fi/en/fgi-gsrx-os
    GNSS GPL matlab radio satellite-navigation software TODO
  • The Communicative Value of Using Git Well – Math ∩ Programming
    Blog article describing the author's way of using git and some comparison to mercurial.
    Mentions John Wigley's book https://jwiegley.github.io/git-from-the-bottom-up/
    Thu Mar 17 10:42:41 2022 - permalink -
    - https://jeremykun.com/2020/01/14/the-communicative-value-of-using-git-well/
    blog git reading TODO version-control
  • 🎈 Public Lab: a DIY environmental science community
    Public Lab is a community and a non-profit, democratizing science to address environmental issues that affect people.
    Tue Mar 15 10:42:55 2022 - permalink -
    - https://publiclab.org/
    science TODO
  • Spencer Usenix 1992 paper [TUHS]
    The paper
    https://www.usenix.org/legacy/publications/library/proceedings/sa92/spencer.pdf
    sounds like it is worth reading.
    Tue Mar 1 16:15:39 2022 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2022-March/025504.html
    C programming reading TODO Unix
  • XXIIVV — about
    Wiki of devine, a member of 100 rabbits https://wiki.xxiivv.com/site/hundred_rabbits.html
    Lots of interesting ideas about programming, simplicity etc.
    For example, Catclock was originally an X10 program by Tony Della Fera, Dave Mankins, Ed Moy, Deanna Hohn and Philip Schneider, crafted for entertainment, in the late 1980's. It was also ported to the Plan 9 operating system by Tom Duff. https://wiki.xxiivv.com/site/plan9.html
    See https://100r.co/site/tools_ecosystem.html, https://100r.co/site/computing_and_sustainability.html which I (re?)discovered 2024-11-22
    Found via https://100r.co/site/uxn.html
    Thu Feb 24 20:06:29 2022 - permalink -
    - https://wiki.xxiivv.com/site/about.html
    computer graphical-programming Lisp minimalism plan9 Smalltalk TODO wiki
  • pipefile – attach filter to file in name space
    Plan9 command to insert filters for read and write access to a file. Found via https://marc.info/?l=9fans&m=164529121414777&w=2
    Sun Feb 20 14:29:10 2022 - permalink -
    - https://9p.io/magic/man2html/1/pipefile
    plan9 TODO
  • Various Thoughts
    https://lockywolf.wordpress.com/2019/02/16/a-mathematical-theory-of-systems-engineering-the-elements-by-a-wayne-wymore/
    Thu Feb 3 17:46:45 2022 - permalink -
    - https://lockywolf.wordpress.com/page/2/
    blog book review TODO
  • Better Web Browsing - riseup.net
    Recommendations for improving security/privacy-related settings of common Web browsers.
    Mon Jan 31 11:09:19 2022 - permalink -
    - https://riseup.net/en/security/network-security/better-web-browsing
    security TODO web
Links per page: 20 50 100
◄Older
page 6 / 23
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.