Recent Changes

Updates since 2024-11-05 06:40 UTC up to 2024-12-05 06:40 UTC

1 | 3 | 7 | 30 | 90 days
List all changes Include rollbacks Include minor changes
List later changes RSS RSS with pages RSS with pages and diff

2024-12-02

  • 07:41 UTC (new) (history) 2024-12-01 Automatically inserting Ledger transactions . . . . mbork I wrote a few times that I use and like Ledger a lot. As some of you might know, I even wrote a booklet about personal accounting, using Ledger in examples. One of the nice things about Ledger is that it comes with an Emacs mode to edit its files (which is not a surprise, given that it is written by John Wiegley himself). That is not to say, though, that it suits my needs perfectly.

2024-11-25

  • 16:06 UTC (new) (history) 2024-11-25 Providing passwords to psql . . . . mbork Some time ago I embarked on a quest to learn how to provide psql with a password in a non-interactive way (for example, in a script). It turns out that there are quite a few ways to do that, and some ways in which you can’t do that.

2024-11-20

2024-11-18

  • 05:41 UTC (new) (history) 2024-11-18 Discovering functions and variables in Elisp files . . . . mbork Sometimes I have an Elisp file which I suspect contains some useful functions. Even if the file is well-documented (for example, it belongs to Emacs itself), that does not mean that every function in it is described in the manual. What I need in such a case is a list of functions and variables (possibly also macros) defined in this file.

2024-11-11

  • 11:07 UTC (new) (history) 2024-11-11 A situated approach to passwords . . . . mbork It is a well-known mantra that when writing a web application or a similar thing, you should never store your users’ passwords unencrypted. Well, I’m now going to challenge this idea (a bit).

2024-11-05

More...

Filters