Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 15
Newer►
289 results for tags blog x
  • How I blog with Emacs - Org-Mode, Jekyll, Github Actions and interesting tidbits
    Elaborate setup for blogging with Emacs, org-mode, Jekyll and Github actions. Too complicated for my taste, but I still might learn something from the description.
    Tue Oct 29 23:44:46 2024 - permalink -
    - https://themkat.net/2024/10/22/how_i_blog_with_emacs.html
    blog HOWTO org-mode tool
  • Complex floats and some big root-finding speedups
    The statement "I've found that Aberth performs worse [than Weierstrass-Durand-Kerner] on most examples as its faster convergence is offset by the slower evaluation." is interesting.
    Fredrik Johansson is the author of https://mpmath.org/, https://arblib.org/ and https://flintlib.org/ arbitrary-precision libraries and of the Mathematical Functions Grimoire https://fungrim.org/
    Mon Oct 28 12:17:41 2024 - permalink -
    - https://fredrikj.net/blog/2024/06/complex-floats-and-some-big-root-finding-speedups/
    blog mathematics polynomial root-finding software
  • Reading Jim Williams - Precision instrumentation, vintage oscilloscopes, and monkeys at the zoo.
    Review of Jim Williams' application notes and books.
    Sun Oct 13 12:41:16 2024 - permalink -
    - https://readingjimwilliams.blogspot.com/
    blog electronics Tektronix
  • How to Design a Chip for Under $1,000 (Part 1): Book Recommendations
    First part of a series describing how an ASIC can be designed for the https://efabless.com/tinytapeout project, by Andy Turudic.
    See also the article https://www.electronicdesign.com/blogs/nonlinearities/article/55134043/electronic-design-sothe-z80-is-rising-from-the-deadwith-an-on-chip-dac
    Fri Oct 4 21:01:44 2024 - permalink -
    - https://www.electronicdesign.com/blogs/nonlinearities/article/55140130/electronic-design-how-to-design-a-chip-for-under-1000-part-1-book-recommendations
    ASIC blog book electronics reading TODO
  • On Switching to Org-Mode for my Website
    Another website produced with Emacs org-mode. Found on Sacha Chua's blog https://sachachua.com/blog/2024/09/2024-09-23-emacs-news/
    Wed Sep 25 07:31:51 2024 - permalink -
    - https://jjanzen.ca/blog/OnSwitchingToOrgMode.html
    blog design emacs org-mode 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
  • 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
Links per page: 20 50 100
◄Older
page 2 / 15
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.