Recent Changes

Updates since 2022-02-09 18:19 UTC up to 2022-03-11 18:19 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

2022-03-07

  • 05:53 UTC (new) (history) 2022-03-07 Transient input method . . . . mbork A long time ago I wrote about my usage of the TeX inout method, which is great for entering mathematical Unicode characters not present on the keyboard. Of course, I don’t have it on all the time...

2022-02-28

  • 18:56 UTC (new) (history) 2022-02-28 A clever trick with psql copy and multiline select statements . . . . mbork For today, I have another PostgreSQL tip, which I admit is extremely niche, but useful nevertheless. As I mentioned a few times, I’m a big fan of psql. One of the nice things it has to offer is the \copy command. It is a very thin wrapper around SQL’s copy command, with an important change: it generates files on the local filesystem, and they are owned by the user who runs psql, not the postgres user (under whom the PostgreSQL server operates). However, \copy does not accept multiline queries, which is a pain if you have a long, nicely formatted query and you just want to feed it to \copy to get a result e.g. as a csv file.

2022-02-21

  • 04:46 UTC (new) (history) 2022-02-21 Graph plotting in TikZ – a caveat . . . . mbork Yet another TeX tip today – I found I wrote this over 6 years ago and never published. So, here it is. When I need to plot function graphs, the excellent TikZ package is usually my go-to solution. While I really do like TikZ, I have to say it had a nasty surprise for me.

2022-02-12

  • 10:28 UTC (new) (history) 2022-02-12 tomato.el update . . . . mbork Last year I wrote about my pomodoro-like setup with Org-mode. Since then I tweaked that a little bit and decided to share the updated code.

More...

Filters