Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@fanf@mendeddrum.org
2024-04-24 13:42:03

2021 retro-link! pvk.ca/Blog/2021/01/11/stuff-y - Consistent overhead byte stuffing for binary logs.

@tschfflr@fediscience.org
2024-03-26 18:23:31

More than 20 years after I first learned to program (in Lisp!), I'm still so 🀩 about recursion, especially tree recursion. Pure magic πŸ’«

@bthalpin@mastodon.social
2024-02-23 15:09:53

I'm pleased with myself. I'm trying to fake animation in Beamer slides using overlays. Fiddly, 1 line per each of multiple images. In org-mode.
But I've discovered org-mode macros, which can handle arbitrary emacs-lisp, so I can do it with one macro and a single invocation (with the number of images as a parameter).
Layering 3-ish languages (org-mode, e-lisp, Beamer-latex) isn't ideal, but it works. I just put
{{{oxeast 14}}}
in my org file and get t…

Animation of beamer slides showing a polygon being drawn, edge by edge.
@al3x@hachyderm.io
2024-04-25 20:43:49

My #Emacs Lisp attempt today have failed.
The second one is the following:
```
(add-hook 'newsticker-mode-hook (lambda ()
(require 'eww)
(keymap-set newsticker-treeview-mode-map "C-c C-o" 'eww-follow-link)))
```
Honestly I can't say what's wrong with it. If I eval `(…

@al3x@hachyderm.io
2024-04-25 20:43:49

My #Emacs Lisp attempt today have failed.
The second one is the following:
```
(add-hook 'newsticker-mode-hook (lambda ()
(require 'eww)
(keymap-set newsticker-treeview-mode-map "C-c C-o" 'eww-follow-link)))
```
Honestly I can't say what's wrong with it. If I eval `(…

@mapcar@mastodon.sdf.org
2024-03-04 07:01:42

Happy birthday #LISP π›ŒπŸŽ‚π›Œ
Today is the anniversary of AIM-8, the memo that McCarthy wrote describing LISP and its first implementation, written in 1959.

@al3x@hachyderm.io
2024-02-18 11:09:30

Question for #Emacs experts: any ideas what I might be doing wrong in this? gist.github.com/al3xandru/52be
Using add-to-li…

@grifferz@social.bitfolk.com
2024-03-10 15:55:54

Really enjoying @… Rust 101 lecture series!
They're hosted on fedi but even if you don't have a fedi client there is an RSS feed on here you can subscribe to.
diode.zone/c/andybalaam_…

@juandesant@astrodon.social
2024-02-09 18:54:34

Today I learned about Snap!, a Scheme-based version of Scratch.
You could say that Snap! Is to Scheme and to LISP what a
Scratch is to Squeak and to Smalltalk.
#Snap

@grifferz@social.bitfolk.com
2024-03-10 15:55:54

Really enjoying @… Rust 101 lecture series!
They're hosted on fedi but even if you don't have a fedi client there is an RSS feed on here you can subscribe to.
diode.zone/c/andybalaam_…