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 8 / 16
Newer►
302 results for tags blog x
  • Your journal on the small net
    Smol Pub is tiny blogging service.

    Web interface and CLI to manage your posts.
    Accessible from Web, Gemini and Gopher.
    Storage for your images.
    Write custom CSS for web.
    Attach your custom domain with SSL.
    Export your posts.
    No JavaScript, ads, or tracking technology.
    Sun Aug 29 23:12:55 2021 - permalink -
    - https://smol.pub/
    blog Gemini gopher indieweb tool
  • How I store my files and why you should not rely on fancy tools for backup
    Backup strategy. The article https://www.unixsheikh.com/tutorials/keeping-your-home-in-git.html is interesting too.
    Thu Aug 19 12:50:18 2021 - permalink -
    - https://www.unixsheikh.com/articles/how-i-store-my-files-and-why-you-should-not-rely-on-fancy-tools-for-backup.html
    backup blog git ZFS
  • My Blogging Engine // Take on Rules
    Nice blog design, inspired by the Tufte Jekyll theme
    https://github.com/kmayer/tufte-jekyll
    which in turn is based on
    https://github.com/edwardtufte/tufte-css which is demonstrated on https://edwardtufte.github.io/tufte-css/
    The latter uses CSS, so it should be possible to use it with org-mode.

    Later, I rediscovered the blog via Sacha Chua's link https://takeonrules.com/2024/05/18/a-quiet-morning-of-practice-to-address-an-observed-personal-computering-workflow-snag/ on https://sachachua.com/blog/2024/05/2024-05-20-emacs-news/
    I like the https://takeonrules.com/site-map/epigraphs/
    https://takeonrules.com/2025/06/14/re-the-cult-of-hard-mode is also interesting, so is
    https://takeonrules.com/2025/05/05/migrating-to-linux-on-guiding-principles-and-keyboard-bindings/
    Wed Jul 7 13:36:04 2021 - permalink -
    - https://takeonrules.com/2018/10/31/my-blogging-engine/
    blog CSS indieweb key-mapping org-mode software TODO Tufte
  • Blogging with Org mode
    This one looks simple.
    Tue Jun 29 18:17:24 2021 - permalink -
    - https://www.brautaset.org/articles/2017/blogging-with-org-mode.html
    blog org-mode
  • The Open-Source Software bubble that is and the blogging bubble that was – Baldur Bjarnason
    Thoughts about the unsustainability of FOSS.
    Tue Jun 22 14:52:40 2021 - permalink -
    - https://www.baldurbjarnason.com/2021/the-oss-bubble-and-the-blogging-bubble/
    blog FOSS politics reading web
  • New Blog Setup!
    Another blog using org-mode. Recommends https://ambrevar.xyz/blog-architecture/index.html but that produces a 404 error as of 2023-05-12.
    Tue Jun 22 14:39:37 2021 - permalink -
    - https://occasionallycogent.com/new_blog_setup/index.html
    blog emacs org-mode TODO
  • mutt in Qubes - Teil 4 - pass | man Richard-Baeck.3
    Interesting ideas for chosing file names for the password manager pass(1).
    See also https://ritschmaster.github.io/2020/05/10/mutt-in-Qubes-Teil-2-xbindkeys.html
    Tue Jun 15 12:47:18 2021 - permalink -
    - https://ritschmaster.github.io/2020/10/26/mutt-in-Qubes-Teil-4.html
    blog german key-binding password
  • Importing tarball snapshots into an existing Git history
    Adam Sampson's blog, found via https://www.tuhs.org/pipermail/tuhs/2017-September/012094.html
    Sun Jun 13 21:51:30 2021 - permalink -
    - http://offog.org/notes/tarballs-to-git/
    blog git TUHS version-control
  • Blog about programming and mathematics
    The book reviews on https://catonmat.net/top-100-books-part-eight are short, but cover many interesting books.
    Mon Jun 7 19:14:39 2021 - permalink -
    - https://catonmat.net/
    blog book mathematics programming
  • O-Blog easy web site and bloging system
    Another blogging tool for org-mode. Appears to be dormant, but I might find some useful things there. Found via https://orgmode.org/tools.html where the wrong URL is used https://renard.github.com/o-blog instead of .io
    Fri Apr 23 11:36:18 2021 - permalink -
    - https://renard.github.io/o-blog-v2/index.html
    blog org-mode TODO tool
  • Web Design Practices that Don't Suck | Muto
    The site uses weblorg.
    Other articles such as
    https://muto.ca/posts/clean-password-management.html
    https://muto.ca/posts/painting-in-guile-with-opengl.html
    are interesting too.
    Wed Apr 21 11:42:57 2021 - permalink -
    - https://muto.ca/posts/web-design-practices-that-don-t-suck.html
    blog emacs HTML Scheme
  • Will Schenk's blog
    Found via Sacha Chua's blog. Articles about syncthing, IPFS and other interesting stuff.
    Sun Mar 28 23:30:17 2021 - permalink -
    - https://willschenk.com/articles/
    blog duplicate emacs org-mode TODO
  • Blog about customized mechanical keyboards
    Found via http://pinboard.in/u:antifuchs
    Sat Mar 13 12:46:25 2021 - permalink -
    - https://thekeeblog.com/
    blog keyboard
  • Blog with only Org Mode
    Nice blog (in appearance, contents and implementation). See https://archive.casouri.cat/note/2018/blog-in-org-mode-revisited/index.html for an update.
    An interesting idea for entering mathematical symbols is presented on https://archive.casouri.cat/note/2020/insert-math-symbol-in-emacs/index.html
    Wed Mar 3 22:59:05 2021 - permalink -
    - https://archive.casouri.cat/note/2018/blog-with-only-org-mode/index.html
    blog emacs mathematics org-mode
  • Blogging with just Org Mode | Radiophonic Oddity
    Work in progress.
    Mon Mar 1 16:04:42 2021 - permalink -
    - https://dilzeem.github.io/posts/blogging-with-org/
    blog emacs org-mode
  • weblorg - Home
    A Static HTML Generator for Emacs and Org-Mode.
    Blog Ready: permalinks, categories, pages, posts, theming and custom templates.

    https://validator.w3.org/nu/?doc=https%3A%2F%2Femacs.love%2Fweblorg%2F reports two errors:
    Element div not allowed as child of element h1 in this context.
    An img element must have an alt attribute, except under certain conditions.
    Wed Feb 24 13:02:12 2021 - permalink -
    - https://emacs.love/weblorg/
    blog CSS emacs HTML org-mode TODO tool
  • Modern credential management: security tokens, password managers, and a simple spreadsheet
    Useful tips for password/credential management.
    On 2025-08-09, the domain is for sale.
    Thu Feb 11 23:57:52 2021 - permalink -
    - https://infosec-handbook.eu/blog/modern-credential-management/
    blog security tool
  • The Welch-Berlekamp Algorithm for Correcting Errors in Data – Math ∩ Programming
    Neat description of Reed-Solomon error codes and two simple error-correction algorithms, implemented in Python.
    Found on https://planet.scheme.org/ via the article
    https://jeremykun.com/2020/09/11/searching-for-rh-counterexamples-setting-up-pytest/
    Wed Feb 3 15:09:09 2021 - permalink -
    - https://jeremykun.com/2015/09/07/welch-berlekamp/
    Berlekamp blog coding mathematics Reed Riemann Solomon Welch
  • Just a Summary
    The personal website of Piers Cawley 
    — baker/owner of The Loafery, folk singer and photographer. Found via Sacha Chua's page, because he uses Emacs and PostgresSQL to manage his bakery
    https://bofh.org.uk/2019/02/25/baking-with-emacs/
    but the articles about Turing look interesting too.
    Sun Jan 31 22:55:22 2021 - permalink -
    - https://bofh.org.uk/
    blog emacs programming Turing
  • uLisp on M5Stack (ESP32)
    Interesting blog, where literature plays an important role.
    Using an Image Viewer as a Presentation Program, Image Correction in Batch Mode (Using The GIMP) http://blog.matroid.org/display/62
    Sat Jan 30 10:45:18 2021 - permalink -
    - http://blog.matroid.org/display/82
    blog lisp reading
Links per page: 20 50 100
◄Older
page 8 / 16
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.