Shaare your links...
2431 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 24
Newer►
471 results for tags TODO x
  • Zadoff–Chu sequence
    "A complex-valued mathematical sequence which, when applied to a signal, gives rise to a new signal of constant amplitude."
    It is not clear what is meant by "applied to" here.
    Wed Mar 12 08:00:03 2025 - permalink -
    - https://en.m.wikipedia.org/wiki/Zadoff%E2%80%93Chu_sequence
    signal-processing TODO
  • EmacsWiki: Sticky Modifiers Android
    Android 4.1 an app can provide additional keyboard layouts via Key Character Map files. Since then, it’s possible to customize a keyboard layout without root access by installing an app that contains required layout.
    Wed Feb 26 15:59:07 2025 - permalink -
    - https://www.emacswiki.org/emacs/StickyModifiersAndroid
    Android Emacs key-binding TODO
  • GitHub - lf-araujo/workbenchless: Single-file Emacs configuration for a powerful scientific Notebook system that works flawlessly over ssh.
    "A Notebook system based on Emacs borrowing from existing config files. This system works from a single org file as an attempt to be as easy as possible for non-emacs users. It handles analyses in any language supported by org and through any server with a ssh interface. Since, its contents (an org file) are automatically rendered in Github or similar, it is trivial to share analyses results with reviewers and auditors, thus providing a way for transparent review/auditing of statistical analyses. This configuration provides a more complete set of functionality than jupyter, with less hassle."
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/02/2025-02-03-emacs-news/
    Fri Feb 7 14:26:50 2025 - permalink -
    - https://github.com/lf-araujo/workbenchless
    Emacs org-mode TODO tool
  • Using an eBook instead of a laptop for daily work.
    section 5 is interesting, because it disusses sharing data between apps https://lockywolf.net/2024-08-07_Using-an-ebook-instead-of-a-laptop.d/index.html#Install-Termux,-Emacs,-and-Connectbot.
    Found via the Emacs wiki https://www.emacswiki.org/emacs?search=%22EmacsOnAndroidLinks%22
    Fri Jan 31 13:00:53 2025 - permalink -
    - https://lockywolf.net/2024-08-07_Using-an-ebook-instead-of-a-laptop.d/index.html
    Android emacs TODO
  • Blog Questions Challenge (2025) | Jack Baty
    I found this blog via a link on Sven's blog https://svbck.org/nope/
    Fri Jan 17 12:13:00 2025 - permalink -
    - https://baty.net/posts/2025/01/blog-questions-challenge
    blog reading TODO
  • ‎_ rendering
    release7.8.03.346.g1915.dirty after the first paragraph is rendered incorrectly as release<sub>7.8.03.346.g1915.dirty</sub>.
    This can be fixed by
    #+OPTION ^:{}
    will yield correctly rendered underscore characters.
    #+begin_quote [[info:org#Export settings]]
    ‘^:’
        Toggle TeX-like syntax for sub- and superscripts.  If you write
        "^:{}", ‘a_{b}’ will be interpreted, but the simple ‘a_b’ will be
        left as it is (‘org-export-with-sub-superscripts’).
    #+end_quote
    Wed Jan 8 17:39:22 2025 - permalink -
    - https://orgmode.org/worg/org-dependencies.html
    org-mode TODO
  • ‎Building a website with Emacs and org-mode
    On first glance, this looks good, perhaps I will try to make a new site based on the tools.
    Other articles like https://julienblanchard.com/posts/revisiting-my-journaling-habits.html, https://julienblanchard.com/posts/setting-up-a-9front-cpu-server-on-a-raspberry-pi-4.html look interesting too.
    Tue Jan 7 13:31:31 2025 - permalink -
    - https://julienblanchard.com/posts/building-a-website-with-org-mode.html
    blog org-mode TODO tool
  • GitHub - fukamachi/cl-project: Generate modern project skeletons
    From the author's description:
    1. Flexible templates
    CL-Project supports more parameters to embed, by using CL-EMB to represent the skeleton files (See "cl-project/skeleton/").

    2. One package per file style (Modern)
    A modern CL project should be in accordance with some rules. For instance, one file must have one package in it.

    3. Recommends unit testing
    Modern projects should have some unit tests. CL-Project generates a system for unit testing, so you can begin writing unit tests as soon as the project is generated.
    Wed Dec 18 13:27:04 2024 - permalink -
    - https://github.com/fukamachi/cl-project
    common-lisp lic:MIT TODO tool
  • '[9fans] Venti backups from unix' - MARC
    lab report: http://a.9srv.net/reports/vac-unix.pdf
    Mon Dec 16 10:28:09 2024 - permalink -
    - https://marc.info/?l=9fans&m=173421916803739&w=2
    plan9 reading TODO tool
  • An exposed apt signing key and how to improve apt security
    Fri Dec 13 13:00:16 2024 - permalink -
    - https://blog.cloudflare.com/dont-use-apt-key/
    Debian Linux reading security TODO
  • GitHub - org-noter/org-noter: Emacs document annotator, using Org-mode
    Org-noter’s purpose is to let you create notes that are kept in sync when you scroll through the document, but that are external to it - the notes themselves live in an Org-mode file. As such, this leverages the power of Org-mode (the notes may have outlines, latex fragments, babel, etc…) while acting like notes that are made inside the document. Also, taking notes is very simple: just press i and annotate away!
    Thu Dec 12 13:08:41 2024 - permalink -
    - https://github.com/org-noter/org-noter
    FOSS lic:GPL3 org-mode PDF TODO tool
  • François-Xavier Carton's blog - Managing system configuration on several machines with git
    Another approach to managing configuration files with git.
    Found via https://pedantic.software/ which was mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-November/031075.html
    Tue Nov 19 09:40:04 2024 - permalink -
    - https://pedantic.software/fxc/blog/managing_system_configuration_on_several_machines_with_git.html
    blog git TODO tool
  • How to Make a Progressive Web Application | Heroku
    Found on Xe Iaso's blog https://xeiaso.net/
    Mon Nov 11 17:33:13 2024 - permalink -
    - https://blog.heroku.com/how-to-make-progressive-web-app
    reading TODO web
  • 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
  • Schematics as Documentation – How to Use Symbols and Annotations Effectively
    Tips for better circuit diagrams, found on https://github.com/iic-jku/Circuit-Designers-Etiquette
    Thu Oct 3 18:49:11 2024 - permalink -
    - https://circuit-artists.com/schematics-as-documentation-how-to-use-symbols-and-annotations-effectively/
    electronics for:me reading TODO
  • Snapshot (computer storage) - Wikipedia
    Learn about LVM snapshots and use them for my backups.
    Found on the tarsnap page https://www.tarsnap.com/snaptime.html
    Wed Sep 25 16:48:01 2024 - permalink -
    - https://en.wikipedia.org/wiki/Snapshot_(computer_storage)
    reading software TODO
  • Solution to Handle excalidraw in Orgmode
    Found on Sacha Chua's blog https://sachachua.com/blog/2024/09/2024-09-23-emacs-news/ which links to the author's post https://www.reddit.com/r/emacs/comments/1fmk6d4/my_solution_to_handle_excalidraw_in_orgmode/
    Wed Sep 25 07:39:26 2024 - permalink -
    - https://github.com/4honor/org-excalidraw
    Emacs graphical-programming org-mode TODO
  • What’s All This T-Coil Stuff, Anyhow?
    Technique to extend bandwidth invented at Tektronix, found on https://w140.com/tekwiki/wiki/Bridged_T-coil
    Wed Sep 25 07:30:50 2024 - permalink -
    - https://www.electronicdesign.com/technologies/analog/article/21807815/whats-all-this-t-coil-stuff-anyhow
    electronics mathematics TODO
  • 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
  • GitHub - vogelchr/radioclkd2: Quick and dirty fork of http://www.jonatkins.com/page/software/radioclkd2 adding Linux GPIO pin support.
    Found on An Engineer's View - Applying logic, science and common sense, https://www.cosjwt.com/reading-modem-status-registers-in-ubuntu-linux/
    Wed Sep 4 15:31:34 2024 - permalink -
    - https://github.com/vogelchr/radioclkd2
    DCF77 Linux radio software time TODO
Links per page: 20 50 100
◄Older
page 2 / 24
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.