Shaare your links...
2433 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 11 / 16
Newer►
302 results for tags blog x
  • The Burroughs 205 and 220 Blog
    This blog is a companion to T J Sawyer's Web Page that outlines the history of the Burroughs Datatron 205 [1]
    and Paul Kimpel's incredible 205 [2] and 220 [3] emulators.
    Found on Cleve Moler's blog
    https://blogs.mathworks.com/cleve/2017/10/09/my-first-computer-the-burroughs-205-datatron/

    [1] http://tjsawyer.com/B205Home.php
    [2] http://www.phkimpel.us/ElectroData-205/
    [3] http://www.phkimpel.us/Burroughs-220
    Tue Jun 4 16:44:15 2019 - permalink -
    - http://datatron.blogspot.com/
    blog Burroughs computer history
  • Choosing A Monospace Font: 2019-March | Wisdom and Wonder
    See also https://www.wisdomandwonder.com/emacs/11659/blogging-with-emacs%f0%9f%90%83-from-org2blog%f0%9f%a6%84-to-wordpress
    for a description of org2blog.
    Mon Apr 8 14:36:47 2019 - permalink -
    - https://www.wisdomandwonder.com/text/12298/choosing-a-monospace-font-2019-march
    blog emacs font software
  • Two-Bit History
    Blog about computer history, describing the source of cat(1), Lisp, RSS, Ada Lovelace's first program and more.
    Wed Nov 14 13:55:39 2018 - permalink -
    - https://twobithistory.org/
    blog computer history lisp Unix
  • Book Review: A Philosophy of Software Design | Path-Sensitive
    A critical review of John Ousterhout's “A Philosophy of Software Design”.
    The blog has other interesting articles, for example
    http://www.pathsensitive.com/2018/01/the-three-levels-of-software-why-code.html
    Wed Oct 31 12:04:59 2018 - permalink -
    - http://www.pathsensitive.com/2018/10/book-review-philosophy-of-software.html
    blog reading software
  • SSH and Ubuntu Touch - everything you want to ask but are afraid to ask
    Interesting information about ssh{d} on Ubuntu touch.
    Tue Jun 26 01:48:02 2018 - permalink -
    - https://kriscode.blogspot.com/2017/12/ssh-and-ubuntu-touch.html
    blog software Ubuntu
  • How to generate a favicon with transparent background.
    The blog has a number of articles related to Emacs, Org mode, Go.
    Fri Jun 22 13:48:21 2018 - permalink -
    - https://scripter.co/generating-a-transparent-favicon/
    blog emacs Go PNG web
  • A new way of blogging about Common Lisp
    Klipse https://github.com/viebel/klipse
    allows to interactively edit and run programs written in
    Common Lisp, javascript, clojure[script], python, brainfuck, scheme
    in a Javascript-enabled web browser.
    Ironically, it does not seem to work with Firefox 52.6.0 (64-bit)/Windows 7.
    Tue May 8 14:10:11 2018 - permalink -
    - http://blog.klipse.tech/lisp/2018/05/07/blog-common-lisp.html
    blog JavaScript language lisp on-line programming Scheme TODO web
  • Home Page of Evan Miller
    For a good example, read http://www.evanmiller.org/dont-kill-math.html
    Wed Mar 28 00:24:51 2018 - permalink -
    - http://www.evanmiller.org/
    blog language mathematics programming TODO
  • in which a path is charted through the coming apocalypse
    Blog article about using the simulated keys of the Emacs X Window Manager (EXWM) to change keymaps of programs such as Mozilla Firefox.
    Sun Feb 11 23:47:27 2018 - permalink -
    - https://technomancy.us/184
    blog emacs software X11
  • Wireworld in Emacs -- DustyCloud Brainstorms
    Wireworld is a cellular automaton, not unlike Conway's Game of Life. Except with Wireworld, the "cells" in play are a bit more constrained... you have a set of wires, and electrons run along them, multiply, and die out, but the paths stay the same.
    Mon Jan 29 10:38:45 2018 - permalink -
    - http://dustycloud.org/blog/wireworld-in-emacs/
    blog emacs hack
  • NTP – Page 2 – Paul's blog
    Blog mostly about the network time protocol (NTP).
    Tue Nov 28 14:50:33 2017 - permalink -
    - https://libertysys.com.au/category/NTP/page/2/
    blog FOSS NTP time
  • absorptions: How I made my Ubuntu usable again
    Useful tips for setting up keyboard shortcuts in (x)ubuntu.
    The blog has a number of interesting articles about detecting and analysing RF and audio signals.
    Tue Sep 26 14:37:51 2017 - permalink -
    - http://www.windytan.com/2012/11/how-i-made-my-ubuntu-usable-again.html
    blog signal-processing X11
  • Programming in the 21st Century
    Interesting blog from a recovering video games programmer.
    Thu Jun 29 15:01:33 2017 - permalink -
    - http://prog21.dadgum.com/
    blog programming
  • Brad Ideas | Crazy ideas, inventions and essays from Brad Templeton.<p>Computers, Robocars, Civil Rights, Photography and more.
    Brad Templeton is Chairman Emeritus of the EFF, Singularity U founding computing faculty, software architect and internet entrepreneur, robotic car strategist, futurist lecturer, photographer and Burning Man artist.
    Sat May 6 23:53:21 2017 - permalink -
    - http://ideas.4brad.com/
    blog
  • Unorthodocs: Abandon your DVCS and Return to Sanity - bitquabit
    Interesting description of the disadvantages of distributed version control systems.
    Found via http://xed.ch/help/mercurial.html
    Wed Apr 12 12:34:11 2017 - permalink -
    - https://bitquabit.com/post/unorthodocs-abandon-your-dvcs-and-return-to-sanity/
    blog reading version-control
  • f : ⊥ x ⊥ → ⊥ · Barely typed
    Interesting blog discussion lisp-like languages (the author has forked Clojure), Lisp Machines and more.
    Thu Mar 2 18:50:00 2017 - permalink -
    - https://www.arrdem.com/
    blog lisp operating-system
  • Linux process states — Idea of the day
    Explanation of the possible states of a Linux process.
    Mon Jan 9 09:37:12 2017 - permalink -
    - https://idea.popcount.org/2012-12-11-linux-process-states/
    blog Linux operating-system
  • Backing up and restoring data on Android devices directly via USB (Howto)
    From the author:
    "I was looking for a simple way to backup data on Android devices directly to a device running GNU/Linux connected over a USB cable (in my case, a desktop computer).

    Is this really so unique that it’s worth writing a new article about it? Well, in my case, I did not want to buffer the data on any “intermediate” devices such as storage cards connected via microSD or USB-OTG. Also, I did not want to use any proprietary tools or formats. Instead, I wanted to store my backups in “oldschool” formats such as dd-images or tar archives. I did not find a comprehensive howto for that, so I decided to write this article."
    Sat Dec 31 18:28:25 2016 - permalink -
    - https://blogs.fsfe.org/kuleszdl/2016/11/02/android-data-backup/
    Android backup blog FSFE HOWTO USB
  • A Modern Space Cadet / Steve Losh
    How to choose and configure keyboards for efficient typing. Found Wed Dec 21 18:38:57 2016, rediscovered Tue Aug 28 01:08:05 2018.
    The blog has other interesting articles, e.g. https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/, https://stevelosh.com/blog/2013/09/teach-dont-tell/
    Wed Dec 21 18:38:57 2016 - permalink -
    - http://stevelosh.com/blog/2012/10/a-modern-space-cadet/
    blog common-lisp hardware HOWTO key-binding keyboard lisp
  • Emacs, Dynamic Modules, and Joysticks « null program
    Example for a dynamic module in Emacs 25.
    Thu Nov 10 15:17:47 2016 - permalink -
    - http://nullprogram.com/blog/2016/11/05/
    blog emacs software
Links per page: 20 50 100
◄Older
page 11 / 16
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.