steadmon
steadmon
Sure: ``` $ task show report.ready Config Variable Value report.ready.columns id,start.age,entry.age,depends.indicator,priority,project,tags,recur.indicator,scheduled.countdown,due.countdown,until.remaining,description,urgency report.ready.context 1 report.ready.description Most urgent actionable tasks report.ready.filter +READY report.ready.labels ID,Active,Age,D,P,Project,Tags,R,S,Due,Until,Description,Urg report.ready.sort start-,urgency- ``` ``` $ task 1,28 export...
Just realized that all my tasks due dates are overdue. When I add a due date for tomorrow, it shows up as expected in `task ready`. I still think it's...
Hi Chris, sorry I didn't see your reply earlier. It did happen, but I am trying to avoid causing too much traffic on the mailing listin case folks feel it's...
Hi Chris, sorry again for the late reply. I just got write-access to git-cal, so I'll start updating the event entries with each session's topic. The meeting notes are also...
> That forces VS Code to try and use the nix libstdc++.so.6 instead of the one under /usr, which doesn't go well. Ah, because even though we're trying to add...
OK, confirmed that it's also broken for me on main on NixOS, and that setting LD_LIBRARY_PATH to somewhere containing a libstdc++.so file fixes it.
@winterqt sure: ``` ~/src/jj $ nix develop ~/src/jj $ git show --pretty=ref -s 94269d2e7 (release: 0.29.0, 2025-05-07) ~/src/jj $ uv run mkdocs serve Traceback (most recent call last): File "/home/steadmon/src/jj/.venv/bin/mkdocs",...
I was able to bisect this down to `8e15a2634` (mkdocs: add `table-reader` plugin, 2025-04-19), which makes sense, as it's the commit where numpy first shows up in `uv.lock`
Works for me on both NixOS and Debian.
The first link for "Host your own Radicle seed node" is actually linking to the previous bullet-point's GitVersion article.