GitHub, if you read this, please let me change the default e-mail address associated with my employer GitHub organisation to my work address, so that by default I don't have to change it from my personal one, when merging PRs. Thanks.
Sander van Dragt's Notes
-
-
Saw you can get GitHub to generate a CSV file of the sponsorable direct dependencies your projects use! and then tweak the CSV and do one off/monthly sponsorships, getting insight into the number of sponsors and organisational sponsors. Nice!
-
If you're using Ubuntu 22.04 or derived distributions like elementaryOS 7.1 and are trying to run a gcc13 compiled program, such as Anytype 0.45+, you might find you need to upgrade your system libraries before it runs: https://stackoverflow.com/a/16605759/997
-
If you use WordPress for a blog, what is the plugin you can’t live without?
-
#TIL Deleted files can be restored in JetBrains products' Local History feature, such as PHPStorm.
-
Notice: Function start_monday was called incorrectly. -
Added Docker pruning to my system-update Linux administration script, to help free up disk space. #projects #systemupdate
-
Lamb 0.5.0
Originally written on lamb-releases:
New in this release:
Crossposting from feeds. Support for user themes. A new retro 2024 theme.
I've been able to move the project closer to my vision for a frictionless blog and rss aggregator. #projects #lamb
-
Taskfile EOL
I've archived Taskfile and am now using Just. It's got more community support and works better in my experience.
Taskfile will keep working going forward but I have no plans for new features. If you are a used, I'd like to thank you.
Update: I'm not completely happy with how the just commands are executed, many shell commands I can't get to work, so I'm considering moving back to Taskfile. Will keep you posted
-
I switched back to the vintage theme as the 2024 Lamb theme I'm working on has some display issues on mobile. #lamb