Recent Changes

Updates since 2024-08-27 18:19 UTC up to 2024-09-26 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

2024-09-23

  • 19:35 UTC (new) (history) 2024-09-23 npm clean-install --ignore scripts - it's a trap . . . . mbork A few days ago I was scripting a Node.js project and I had a very specific need. I wrote a script run as postinstall, but I wanted to launch it only in specific circumstances. When I found out that npm clean-install has an --ignore-scripts option, I was really glad – until I tried it out.

2024-09-16

  • 15:01 UTC (new) (history) 2024-09-16 Irregular recurring TODOs in Org mode, part II . . . . mbork So, it’s been over a year since the previous part of my attempt to introduce “irregular, but recurring TODOs” into my workflow. This is something I really need, but it’s complicated enough that my inner procrastinator kept putting it off, unfortunately. Let’s start differently now.

2024-09-09

2024-09-02

  • 19:02 UTC (new) (history) 2024-09-02 Rounding all timestamps in an srt file . . . . mbork Preview: This is another time I’m going to revisit subtitling in Emacs. This time I’m going to fix yet another minor annoyance. The srt files contain timestamps with millisecond resolution, which doesn’t make sense at all – when I edit subtitles for a video with 50fps, I don’t really need such precision. Instead, it makes sense for every timestamp to be rounded to the nearest 20 millisecond. I decided to write a simple piece of Elisp to do the rounding for me.

More...

Filters