Shaare your links...
2432 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 3 / 16
Newer►
302 results for tags blog x
  • Practices for Software Projects | John Jacobsen
    I discovered this blog via the link to http://johnj.com/posts/to-the-metal/ on https://planet.lisp.org/
    His static site generators https://github.com/eigenhombre/weeds and https://github.com/eigenhombre/organa look interesting too.
    Tue Aug 20 14:36:47 2024 - permalink -
    - http://johnj.com/posts/practices/
    blog common-lisp Lisp org-mode programming software
  • Social Computing, before the Internet
    Blog article about the social aspects of the ITS operating system at MIT, by Kent Pitman.
    Found via
    Mon Jul 22 22:43:27 2024 - permalink -
    - https://netsettlement.blogspot.com/2024/07/social-computing-before-internet.html
    blog computer history ITS operating-system Pitman
  • From Oscilloscope to Wireshark: A UDP Story
    Matt Keeter explains measurements on a router. Does the oscilloscope really sample with 1 THz?
    Fri Jul 12 07:03:32 2024 - permalink -
    - https://www.mattkeeter.com/blog/2022-08-11-udp/
    blog electronics hardware
  • Polprog's site
    Found a link to the floppy disc head alignment on the MoHP https://www.hpmuseum.org/forum/thread-22003-post-189057.html#pid189057
    Tue Jul 9 07:53:13 2024 - permalink -
    - https://polprog.net/
    blog computer electronics hardware history
  • 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
  • Alice's Adventures in Numberland
    Blog of the mathematician Alice Silverman.
    Tue Jun 25 11:21:27 2024 - permalink -
    - https://numberlandadventures.blogspot.com/
    blog for:mp mathematics politics
  • 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
  • Writing Literate API Documentation in Emacs Org Mode | notroot
    Description of a way to write a literate program to produce API documentation.
    Found via the article https://blog.notroot.online/posts/how-i-made-this-site-(this-time)/ which was mentioned on Sacha Chua's blog https://sachachua.com/blog/2024/05/2024-05-27-emacs-news/
    https://blog.notroot.online/posts/exwm-on-raspberry-pi-os-lite/ looks interesting too.
    Wed May 29 15:53:32 2024 - permalink -
    - https://blog.notroot.online/posts/writing-literate-api-documentation-in-emacs-org-mode/
    blog emacs literate-programming org-mode TODO
  • Playing with Oberon in 2019
    Blog, mostly about the Plan 9 operating system. Found https://seh.dev/p9sk1/ when searching for information about the dp9ik authentication protocol introduced by 9front.

    Other pages I found are
    - https://echoline.org/webterm.pdf, explaining Webterm, an HTML5 remote desktop for use with Plan 9[1] which re-
     imagines drawterm inside of a browser. The source code is available at https://github.com/echoline/webterm
    - https://man.9front.org/6/authsrv
    Thu May 23 13:50:16 2024 - permalink -
    - https://seh.dev/oberon/
    blog computer crytopgraphy history language Oberon plan9 programming security Wirth
  • Molly White
    Found on https://en.wikipedia.org/wiki/Substack and https://en.wikipedia.org/wiki/Molly_White_(writer)
    Fri Apr 19 14:51:37 2024 - permalink -
    - https://www.mollywhite.net/
    blog cryptography politics reading
  • Creating a blog
    Description of the process creating an org-mode based blog on codeberg. Found on Sacha Chua's blog https://sachachua.com/blog/2024/04/2024-04-08-emacs-news/
    I don't see the purpose of macros like replace-regexp-buffer and get-file-size. Why are those not defined as functions?
    Fri Apr 12 09:04:35 2024 - permalink -
    - https://tusharhero.codeberg.page/creating_a_blog.html
    blog org-mode
  • Gödel's Lost Letter and P=NP | a personal view of the theory of computation
    Another mathematics blog, found on John D. Cook's blog https://www.johndcook.com/blog/2018/09/24/riemann-hypothesis-the-fine-structure-constant-and-the-todd-function/
    Wed Apr 3 13:28:21 2024 - permalink -
    - https://rjlipton.com/
    blog Gödel mathematics
  • Annoying Precision - Qiaochu Yuan's blog
    Found on https://rjlipton.com/2024/03/01/dominic-welsh-1938-2023/
    https://qchu.wordpress.com/2017/03/13/singular-value-decomposition nice description of the singular value decomposition (SVD)
    Wed Apr 3 13:24:47 2024 - permalink -
    - https://qchu.wordpress.com/
    blog mathematics SVD
  • I hate that I can't decide on anything…
    Another blog I discovered via Sacha Chua's blog https://sachachua.com/blog/2024/02/2024-02-26-emacs-news/
    The pseudo-Wiki https://svbck.org/page/index.html sounds like an interesting idea for my own pages, so does the fact that the pages on on https://svbck.org/ are generated using org-mode https://svbck.org/page/colophon.html
    Fri Mar 1 12:20:07 2024 - permalink -
    - https://svbck.org/blog/2023-09-25-cant-decide.html
    blog emacs org-mode wiki
  • Core Dumped
    Blog, mostly about experimenting with an Emacs Lisp byte compiler and interpreter implemented in Rust.
    Fri Mar 1 10:57:50 2024 - permalink -
    - https://coredumped.dev/
    blog emacs Rust
  • Brain dump - Nicolas Martyanoff's blog
    I have seen this before, but apparently I had not bookmarked it. Today I read the statement "As usual, the best way to figure out how something works is to get rid of the high level tools and try to do it on your own." which resonates with my experience on https://www.n16f.net/blog/building-erlang-applications-the-hard-way/
    https://www.n16f.net/blog/improving-git-diffs-for-lisp/ looks useful too.
    Tue Feb 27 09:49:41 2024 - permalink -
    - https://www.n16f.net/
    blog lisp
  • nfdn: Using Ediff in 2023
    Hints for using emacs' ediff mode to compare files.
    Mon Feb 26 13:36:39 2024 - permalink -
    - http://yummymelon.com/devnull/using-ediff-in-2023.html
    blog emacs reading tool
  • What is the Small Web? – Aral Balkan
    Ideas about reducing the dependence on big companies. See also the author's blog, which contains interesting articles such as
    https://ar.al/2021/11/23/how-to-apply-a-chroma-key-using-imagemagick/
    https://ar.al/2018/10/26/version-display-linux-version-information

    https://ar.al/2021/08/16/key-mapper-a-visual-tool-for-remapping-keys-and-more-on-linux/
    https://ar.al/2019/03/12/reclaiming-your-tilde-and-backtick-with-mac-uk-layout-on-an-ansi-us-keyboard/
    https://ar.al/2019/03/11/setting-multiple-key-bindings-for-the-same-action-in-gnome/
    https://ar.al/2018/07/18/typographical-typing-habits-for-linux
    Fri Feb 23 11:15:43 2024 - permalink -
    - https://ar.al/2020/08/07/what-is-the-small-web/#fnref:4
    blog key-binding politics security TODO web
  • Deriving Recursion from First Principles or Approaching the Y Combinator
    I have found the website before and noted its λ favicon, but did not bookmark it.
    Sun Feb 11 01:33:55 2024 - permalink -
    - https://lambdaland.org/posts/2023-10-03_recursion_from_first_principles
    blog functional programming
  • Quentin's posts about retro-computing
    Most of them are about TOPS-10, found on the PiDP-10 Google group.
    Tue Jan 30 19:45:17 2024 - permalink -
    - https://www.quentin.org.uk/category/retro-computing/
    blog computer history pdp-10
Links per page: 20 50 100
◄Older
page 3 / 16
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.