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 49 / 121
Newer►
  • Theoretical Physics Reference
    The Theoretical Physics Reference is an attempt to derive all theoretical physics equations (that are ever needed for applications) from the general and special relativity and the standard model of particle physics.

    The goals are:

       All calculations are very explicit, with no intermediate steps left out.
       Start from the most general (and correct) physical theories (general relativity or standard model) and derive the specialized equations from them (e.g. the Schrödinger equation).
       Math is developed in the math section (not in the physics section).
       Theory should be presented as short and as explicitly as possible. Then there should be arbitrary number of examples, to show how the theory is used.
       There should be just one notation used throughout the book.
       It should serve as a reference to any physics equation (exact derivation where it comes from) and the reader should be able to understand how things work from this book, and be ready to understand specialized literature.
    Tue Feb 25 12:11:40 2020 - permalink -
    - https://ondrejcertik.com/projects/contributions/tfr/
    book for:mp physics reading
  • Modern interactive LLVM-based Fortran compiler
    LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile to binaries with the goal to run user’s code on modern architectures such as multi-core CPUs and GPUs.
    Mon Feb 24 23:44:00 2020 - permalink -
    - https://lfortran.org/
    BSD compiler Fortran FOSS LLVM software
  • D. Souflis, J. Shapiro - TinyScheme Home
    TinyScheme is a lightweight Scheme interpreter that implements as large a subset of R5RS as was possible without getting very large and complicated. It is meant to be used as an embedded scripting interpreter for other programs. As such, it does not offer IDEs or extensive toolkits although it does sport a small top-level loop, included conditionally. A lot of functionality in TinyScheme is included conditionally, to allow developers freedom in balancing features and footprint.
    Thu Feb 13 18:47:55 2020 - permalink -
    - http://tinyscheme.sourceforge.net/home.html
    BSD FOSS Scheme software
  • free gopherspace
    The Mare Tranquillitatis People's Circumlunar Zaibatsu is an ideologically decriminalized world offering text-based asylum to those fleeing the commercialisation, bloat and surveillance of the wider net. The Zaibatsu offers 200MB of free gopherspace hosting to anyone who wants it for any non-commercial purpose. Gopherspace is managed via sftp. For further details, including instructions on how to request asylum, please visit circumlunar.space on port 70.

          In addition to functioning as a free gopher hosting provider, the
          Zaibatsu is also a small public access unix system.  A defining
          characteristic of this system is that much of the software used by the
          members for social interaction and other purposes is developed by the
          members themselves, collaboratively and openly, on the system itself.
          While only senior members can install software system-wide, *any* user
          with shell access can clone the git repo for some tool on the system,
          fix bugs or add features, and request their code be pulled into the
          system-wide repo.
    Thu Feb 6 12:23:52 2020 - permalink -
    - http://circumlunar.space/
    gopher Unix
  • 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
Links per page: 20 50 100
◄Older
page 49 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.