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 3 / 13
Newer►
243 results for tags reading x
  • Terry Tao on AI | Mathematical Institute
    Last month Terry gave the Oxford Mathematics London Public Lecture at the Science Museum, revealing his thoughts on the potential of Artificial Intelligence for science and mathematics before joining fellow mathematician Po-Shen Lo for a fireside chat.

    What does he think? Well, he certainly sees a future where mathematics is embracing and benefiting from AI. It might even bring more mathematicians in to the subject, some of them not even professionals.

    Find out more by watching the lecture from 5pm BST on Wednesday 7th August 2024 onwards.
    Fri Sep 20 14:30:25 2024 - permalink -
    - https://www.maths.ox.ac.uk/node/68793
    mathematics reading TODO
  • Tektronix Wiki
    "Welcome to TekWiki, a wiki for the community of Tektronix oscilloscope enthusiasts." Includes pages about Keithley instruments.
    Found via a post on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-September/030738.html
    Sun Sep 15 14:43:46 2024 - permalink -
    - https://w140.com/tekwiki/wiki/Main_Page
    electronics history reading wiki
  • A manual for the incompatible timesharing system, by Lars Brinkhoff
    Work in progress, mentioned on https://groups.google.com/g/pidp-10/c/YWoDDGWPt58/m/a8gOknBFAQAJ
    Wed Sep 4 23:43:39 2024 - permalink -
    - https://github.com/larsbrinkhoff/its-manual
    computer history ITS operating-system pdp-10 reading
  • Books by John Levine
    Includes "Linkers and Loaders", which I have seen before, but apparently I had not bookmarked it.
    Mon Sep 2 23:42:27 2024 - permalink -
    - https://www.johnlevine.com/books.phtml
    blog book computer reading
  • Vague, But Exciting
    Found on Paolo Amoroso's blog https://journal.paoloamoroso.com/blogroll
    Mon Sep 2 09:59:09 2024 - permalink -
    - https://thehistoryoftheweb.com/book/
    blog computer history reading web
  • SatTrackCam Leiden (b)log: A glimpse of the ACS 3 Solar Sail bus
    On 23 March 2024, Rocket Lab launched the Advanced Composite Solar Sail System (ACS3), a NASA solar sail experiment. The main goal of the mission is to test the deployment of a 80 m2 (9 x 9 meter) solar sail from a 12U cubesat bus. The sail will be deployed late May or early June 2024, i.e. some 2 months after the launch. ACS3 (2024-077B) is in a 97.4 deg inclined, 993 x 1023 km sun-synchronous orbit.

    There are many interesting articles on this blog which I discovered thanks to a link on Paolo Amoroso's blog https://journal.paoloamoroso.com/blogroll
    Fri Aug 30 18:15:42 2024 - permalink -
    - https://sattrackcam.blogspot.com/2024/05/a-glimpse-of-acs-3-solar-sail-bus.html
    blog reading space TODO
  • A Crash Course in Python for Scientists, by Rick Muller, Sandia National Laboratories
    Fri Aug 23 13:33:17 2024 - permalink -
    - https://nbviewer.org/gist/anonymous/5920182
    language programming python reading TODO
  • A History of the ARPANET: The First Decade
    Appears to be an interesting read.
    Thu Aug 22 11:54:42 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-August/030591.html
    computer history network reading TODO
  • Spezielle Relativitätstheorie
    Mentioned on MP
    Tue Jul 23 00:03:12 2024 - permalink -
    - https://homepage.univie.ac.at/franz.embacher/SRT/
    german physics reading
  • List of literate programs
    I knew about Donald Knuth's  "TeX, the program" and David R. Hanson's "lcc, A Retargetable C Compiler: Design and Implementation", "C Interfaces and Implementations: Techniques for Creating Reusable Software", but not about "pbrt, Physically Based Rendering: From Theory to Implementation" by Matt Pharr, Wenzel Jakob, Greg Humphreys http://pbrt.org/ and "lguest, A lightweight x86 virtual machine monitor for Linux" by Rusty Russell https://swtch.com/lguest/
    Sat Jul 13 22:03:27 2024 - permalink -
    - http://kak.tx0.org/Notes
    literate-programming reading
  • jq, a lightweight and flexible command-line JSON processor
    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
    Tue Jul 9 14:07:42 2024 - permalink -
    - https://jqlang.github.io/jq/
    FOSS JSON reading software tool
  • [TUHS] Anyone ever heard of teaching a case study of Initial Unix?
    Links to stories about the TENEX and TOPS-20 operating systems
    Thu Jul 4 15:38:30 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-July/030389.html
    computer history operating-system reading software TODO
  • Ideal OS: Rebooting the Desktop Operating System Experience
    Essay about disadvantages of desktop operating systems written in 2017. Found via Karl Voit's blog https://karl-voit.at/2024/06/22/rebooting-the-desktop/
    Some results are reported in https://joshondesign.com/2022/09/21/idealos_mark6, but it seems more like a (slow) prototype.
    Mon Jul 1 13:47:37 2024 - permalink -
    - https://joshondesign.com/2017/08/18/idealos_essay
    blog graphical-programming operating-system reading
  • OpenLDAP is a free implementation of the X.500 directory service standards.
    LDAP stands for Lightweight Directory Access Protocol. The lightweight part comes from the fact it does not implement ALL of the standard. X.500 is quite unwieldy, and much of it has been superseded (e.g. the OSI networking stack) or considered impractical (e.g. such as canonical per entry Distinguished Names) or undesirable (e.g. publishing directories of private entities like businesses).
    Found via a link on ... to https://wiki.gentoo.org/wiki/Project:Prefix
    Sun Jun 30 12:06:14 2024 - permalink -
    - https://wiki.gentoo.org/wiki/OpenLDAP_Server
    reading software TODO
  • AES-GCM and breaking it on nonce reuse | frereit's blog
    Mentioned on Bruce Schneier's blog https://www.schneier.com/blog/archives/2024/06/demo-of-aes-gcm-misuse-problems.html
    Tue Jun 18 15:55:41 2024 - permalink -
    - https://frereit.de/aes_gcm/
    cryptography on-line reading
  • Taste
    An example from Peter Seibel's blog, see also
    https://gigamonkeys.com/code-reading/
    https://gigamonkeys.com/knuth-dijkstra/
    Tue Jun 11 10:31:36 2024 - permalink -
    - https://gigamonkeys.com/taste/
    blog programming reading
  • LOCKSS Program - Lots Of Copies Keep Stuff Safe
    The LOCKSS Program at Stanford Libraries provides open-source technologies and services for high-confidence, resilient, secure digital preservation.
    Found on David Rosenthal's blog https://blog.dshr.org/2024/01/a-lesson-learned.htm
    Mon Jun 10 14:56:36 2024 - permalink -
    - https://www.lockss.org/
    backup FOSS reading software TODO
  • Healthline
    Information about diseases and their treatment.
    Mon May 20 16:53:24 2024 - permalink -
    - https://www.healthline.com/health/gerd
    reading science
  • The Language-theoretic approach (LangSec)
    The Language-theoretic approach (LangSec) regards the Internet insecurity epidemic as a consequence of ‘ad hoc’ programming of input handling at all layers of network stacks, and in other kinds of software stacks.  LangSec posits that the only path to trustworthy software that takes untrusted inputs is treating all valid or expected inputs as a formal language, and the respective input-handling routines as a ‘recognizer’ for that language.
    The recognition must be feasible, and the recognizer must match the language in required computation power.

    Found on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-May/029846.html
    Mon May 20 16:26:16 2024 - permalink -
    - https://langsec.org/
    computer reading security
  • Editors on early Unix
    Discussion about editors on early Unix systems. Johnny Billquist's nema sounds interesting.
    Thu May 9 11:42:06 2024 - permalink -
    - https://groups.google.com/g/pidp-11/c/ArLML4tVHeA
    editor emacs reading
Links per page: 20 50 100
◄Older
page 3 / 13
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.