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 47 / 119
Newer►
  • tildes are pubnixes in the spirit of tilde.club, which was created in 2014 by paul ford.
    we're a loose association of like-minded tilde communities. if you're interested in learning about *nix (linux, unix, bsd, etc) come check out our member tildes and sign up!
    member status in the tildeverse mainly involves some level of engagement or presence on irc; all other systems are independent.
    Thu Feb 6 12:21:15 2020 - permalink -
    - https://tildeverse.org/
    IRC on-line Unix
  • A random blog with math, science, and computer content among other things.
    Joe Marshall's non-lisp blog. Lisp/Scheme are the subject of his other blog,
    Abstract Heresies, Unorthodox opinions on computer science and programming. http://funcall.blogspot.com/
    Mon Jan 20 23:44:53 2020 - permalink -
    - https://jrms-random-blog.blogspot.com/
    blog lisp mathematics
  • Conda — Package, dependency and environment management for any language
    Package, dependency and environment management for any language—Python, R, Ruby, Lua, Scala, Java, JavaScript, C/ C++, FORTRAN, and more.

    Conda is an open source package management system and environment management system that runs on Windows, macOS and Linux. Conda quickly installs, runs and updates packages and their dependencies. Conda easily creates, saves, loads and switches between environments on your local computer. It was created for Python programs, but it can package and distribute software for any language.
    Wed Jan 15 10:25:09 2020 - permalink -
    - https://docs.conda.io/en/latest/
    FOSS Python software
  • Javascript 9P/drawterm implementation. Yes, Javascript. (Also some C compiled to WebAssembly)
    WARNING: PROBABLY INSECURE
    This is a version of drawterm (a program for connecting to Plan 9 systems) which runs in a webbrowser. To connect to the remote host, it uses Websockets, which means you need a proxy such as websockify.

    Jsdrawterm is written in Javascript, but it uses a bunch of C libraries from Plan 9 (for crypto and drawing routines) which need to be compiled to Webassembly. Since the Javascript also deals with some of the crypto, it's probably horribly insecure and hackers will steal your cats.
    Tue Jan 14 14:10:59 2020 - permalink -
    - https://github.com/aiju/jsdrawterm
    C JavaScript plan9 software
  • 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
  • Tribes, Fossil, 9front, Bell Labs, by mycroftiv
    This post is a survey of technical and community issues connected to Plan 9 root file servers. The author is not a member of any Plan 9 tribe save Grid. Opinions are entirely my own and a lot of unsourced claims will be made based on my years of participation and observation of the Plan 9 community.
    Sat Jan 11 14:21:24 2020 - permalink -
    - http://doc.9gridchan.org/blog/200110.fossil.9front
    blog plan9 software
  • Mathpix Snip
    Extract LaTeX from PDFs or handwritten notes in seconds just by taking a screenshot.

    Download Snip for desktop and start saving time.

    Free for 50 snips/month, $4.99/month for unlimited personal version.

    Found via https://github.com/jethrokuan/mathpix.el, an Emacs interface to Mathpix.
    Fri Jan 10 18:52:15 2020 - permalink -
    - https://mathpix.com/
    LaTeX software 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
  • Current Ranger | LowPowerLab
    CurrentRanger is a nanoAmp current meter featuring auto-ranging, uni/bi-directional modes, Bluetooth data logging options and more.

    It is a highly hackable and affordable ultra low-burden-voltage ammeter, appropriate for hobby and professional use where capturing fast current transients and measurement precision are important.
    Thu Jan 9 13:57:18 2020 - permalink -
    - https://lowpowerlab.com/guide/currentranger/
    electronics hardware
  • Take a whirlwind tour of your next favorite language. Community-driven!
    Tutorials for a number of programming languages, software tools and some mathematical concepts.
    Tue Dec 31 22:10:00 2019 - permalink -
    - https://learnxinyminutes.com/
    reading software
  • Audio Bootloader for Attiny85 Microcontrollers
    You can simply program an Attiny85 via the audio output of a PC, Smartphone or audio-player.

    Only a low-part count circuit is needed.

    The bootloader presented here has the following features:
       low memory footprint: ~1KB
       [full Arduino IDE integration] (https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/3_3-IDE-integration)
       automatic Baudrate detection and callibration
       very simple circuit: two 10 k resistors and a 100 nF capacitor are needed to connect the microcontroller to the audio output of the PC or audio player
       one pin for data transmission is needed
       an optional led indicator, needs an extra pin, for the state of the boot loader
       as hex/binary to wav converter, programmed in java, is also available. It works on win and linux
    Thu Dec 19 16:44:54 2019 - permalink -
    - https://github.com/ChrisMicro/TinyAudioBoot
    Arduino electronics hack hardware software
  • 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
  • Reading List: Sunburst and Luminary
    Review of
    Eyles, Don. Sunburst and Luminary. Boston: Fort Point Press, 2018. ISBN 978-0-9863859-3-3.
    http://www.sunburstandluminary.com/SLhome.html

    The next blog entry is interesting as well.
    https://www.fourmilab.ch/fourmilog/archives/2019-11/001848.html
    Crossfield, Albert Scott and Clay Blair. Always Another Dawn. Seattle, CreateSpace, [1960] 2018. ISBN 978-1-7219-0050-3.
    Wed Dec 18 17:15:24 2019 - permalink -
    - https://www.fourmilab.ch/fourmilog/archives/2019-11/001849.html
    AGC blog book computer history space
  • Can I use feature X in browser Y?
    "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
    Sun Dec 15 16:43:06 2019 - permalink -
    - https://caniuse.com/#home
    CSS HTML web
  • Jim's Notes: Apollo Virtual AGC for Raspbian on Raspberry Pi 4
    Brief description of a failed attempt to install the virtual AGC
    from https://www.ibiblio.org/apollo/ on a Raspberry π 4 running Raspian.
    Thu Dec 12 13:37:41 2019 - permalink -
    - https://jim-st.blogspot.com/search/label/apollo
    AGC computer history pi raspberry space π
  • 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
  • Apache Guacamole™
    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.

    We call it clientless because no plugins or client software are required.

    Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Tue Dec 10 15:25:09 2019 - permalink -
    - https://guacamole.apache.org/
    browser FOSS software
  • Things that use Ed25519
    Here's a list of protocols and software that use or support the superfast, super secure Ed25519 public-key signature system from Daniel J. Bernstein, Niels Duif, Tanja Lange, Peter Schwabe, and Bo-Yin Yang.
    Fri Nov 29 15:16:41 2019 - permalink -
    - https://ianix.com/pub/ed25519-deployment.html
    Bernstein cryptography software
  • Open Source Password Management Solutions | Bitwarden
    Yet another password manager.
    Fri Nov 29 15:14:09 2019 - permalink -
    - https://bitwarden.com/
    cryptography FOSS security software
  • 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
Links per page: 20 50 100
◄Older
page 47 / 119
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.