Search
50 results for “bdarcus”
-
Published my first set of cargo crates (and a jsr.io package)!
https://citum.org/news/citum-is-on-crates-io-and-jsr-io.html
This is the #citum project I've been working on; a ground-up reimagination of the Citation Style Language (CSL) as integrated schemas, (very fast) code, and styles, packaged for diverse implementations.
It's complete and solid enough now that it now needs wider testing, especially from those CSL users that are looking for features it doesn't support (like multilingual).
More at:
-
Been getting ready to publish the #citum crates in the coming days; at least the most important ones (the CLI and the server).
As part of that, today I did a substantial refresh and rethink of the landing page and docs organization.
-
Been getting ready to publish the #citum crates in the coming days; at least the most important ones (the CLI and the server).
As part of that, today I did a substantial refresh and rethink of the landing page and docs organization.
-
Been getting ready to publish the #citum crates in the coming days; at least the most important ones (the CLI and the server).
As part of that, today I did a substantial refresh and rethink of the landing page and docs organization.
-
I have not yet personally gotten super comfortable with the #jj-vcs UX, but the conceptual model makes a ton of sense to me, and I find it works really well with coding LLMs. I can include the high-level commit and iteration strategy, and the models do a better job with it than I find they do with git.
-
I have not yet personally gotten super comfortable with the #jj-vcs UX, but the conceptual model makes a ton of sense to me, and I find it works really well with coding LLMs. I can include the high-level commit and iteration strategy, and the models do a better job with it than I find they do with git.
-
I have not yet personally gotten super comfortable with the #jj-vcs UX, but the conceptual model makes a ton of sense to me, and I find it works really well with coding LLMs. I can include the high-level commit and iteration strategy, and the models do a better job with it than I find they do with git.
-
More on the infrastructure end of #citum, the core repo now has ~700 automated tests. But they're not super transparent to humans. So I've integrated a solution for that into the Github CI:
https://docs.citum.org/behavior-report.html
It's not complete, but I'll iteratively add to it so it documents the logic of the entire engine crate.
-
More on the infrastructure end of #citum, the core repo now has ~700 automated tests. But they're not super transparent to humans. So I've integrated a solution for that into the Github CI:
https://docs.citum.org/behavior-report.html
It's not complete, but I'll iteratively add to it so it documents the logic of the entire engine crate.
-
More on the infrastructure end of #citum, the core repo now has ~700 automated tests. But they're not super transparent to humans. So I've integrated a solution for that into the Github CI:
https://docs.citum.org/behavior-report.html
It's not complete, but I'll iteratively add to it so it documents the logic of the entire engine crate.
-
Another feature I added to #citum a bit ago is #typst integration.
https://docs.citum.org/examples.html#typst-pdf-publishing
It includes a feature-gated compilation option to allow you to use the citum engine as a complete end-to-end djot -> PDF processor (at the expense of binary size). But you can do the same thing with simple shell scripts or pipes.
I'm about done with new feature work; now it's just about polishing and hopefully much more extensive user testing.
-
Another feature I added to #citum a bit ago is #typst integration.
https://docs.citum.org/examples.html#typst-pdf-publishing
It includes a feature-gated compilation option to allow you to use the citum engine as a complete end-to-end djot -> PDF processor (at the expense of binary size). But you can do the same thing with simple shell scripts or pipes.
I'm about done with new feature work; now it's just about polishing and hopefully much more extensive user testing.
-
Another feature I added to #citum a bit ago is #typst integration.
https://docs.citum.org/examples.html#typst-pdf-publishing
It includes a feature-gated compilation option to allow you to use the citum engine as a complete end-to-end djot -> PDF processor (at the expense of binary size). But you can do the same thing with simple shell scripts or pipes.
I'm about done with new feature work; now it's just about polishing and hopefully much more extensive user testing.
-
Another feature I added to #citum a bit ago is #typst integration.
https://docs.citum.org/examples.html#typst-pdf-publishing
It includes a feature-gated compilation option to allow you to use the citum engine as a complete end-to-end djot -> PDF processor (at the expense of binary size). But you can do the same thing with simple shell scripts or pipes.
I'm about done with new feature work; now it's just about polishing and hopefully much more extensive user testing.
-
Another feature I added to #citum a bit ago is #typst integration.
https://docs.citum.org/examples.html#typst-pdf-publishing
It includes a feature-gated compilation option to allow you to use the citum engine as a complete end-to-end djot -> PDF processor (at the expense of binary size). But you can do the same thing with simple shell scripts or pipes.
I'm about done with new feature work; now it's just about polishing and hopefully much more extensive user testing.
-
Just ported 5 of the #biblatex compound numeric styles. I've not tested them myself, and I'm pretty far from a #chemist.
Would be cool if people who actually use these sorts of styles could test and report.
https://github.com/citum/citum-core/commit/93c4d5e684948c610f847a68b38e2c9faae8094c
-
Another new feature I've just added to #citum is compound citations that I guess are common in chemistry.
https://docs.citum.org/examples.html#compound-numeric-sets
This is feature requested for CSL awhile back that we had no idea how to implement, and in retrospect would have been impossible given the dependence on processor behavior.
https://github.com/citation-style-language/schema/issues/437
Looking for a clean solution, this is another case where I drew inspiration from #biblatex.
-
Another new feature I've just added to #citum is compound citations that I guess are common in chemistry.
https://docs.citum.org/examples.html#compound-numeric-sets
This is feature requested for CSL awhile back that we had no idea how to implement, and in retrospect would have been impossible given the dependence on processor behavior.
https://github.com/citation-style-language/schema/issues/437
Looking for a clean solution, this is another case where I drew inspiration from #biblatex.
-
Another new feature I've just added to #citum is compound citations that I guess are common in chemistry.
https://docs.citum.org/examples.html#compound-numeric-sets
This is feature requested for CSL awhile back that we had no idea how to implement, and in retrospect would have been impossible given the dependence on processor behavior.
https://github.com/citation-style-language/schema/issues/437
Looking for a clean solution, this is another case where I drew inspiration from #biblatex.
-
Another new feature I've just added to #citum is compound citations that I guess are common in chemistry.
https://docs.citum.org/examples.html#compound-numeric-sets
This is feature requested for CSL awhile back that we had no idea how to implement, and in retrospect would have been impossible given the dependence on processor behavior.
https://github.com/citation-style-language/schema/issues/437
Looking for a clean solution, this is another case where I drew inspiration from #biblatex.
-
Another new feature I've just added to #citum is compound citations that I guess are common in chemistry.
https://docs.citum.org/examples.html#compound-numeric-sets
This is feature requested for CSL awhile back that we had no idea how to implement, and in retrospect would have been impossible given the dependence on processor behavior.
https://github.com/citation-style-language/schema/issues/437
Looking for a clean solution, this is another case where I drew inspiration from #biblatex.
-
One of the nice things about this new project is the opportunity to look afresh at questions I've sometimes thought about.
This week: annotated bibliographies.
The solution I settled on is to treat annotations as linked to reference styling and data, but also distinct.
-
One of the nice things about this new project is the opportunity to look afresh at questions I've sometimes thought about.
This week: annotated bibliographies.
The solution I settled on is to treat annotations as linked to reference styling and data, but also distinct.
-
One of the nice things about this new project is the opportunity to look afresh at questions I've sometimes thought about.
This week: annotated bibliographies.
The solution I settled on is to treat annotations as linked to reference styling and data, but also distinct.
-
One of the nice things about this new project is the opportunity to look afresh at questions I've sometimes thought about.
This week: annotated bibliographies.
The solution I settled on is to treat annotations as linked to reference styling and data, but also distinct.
-
#djot tree-sitter grammar, already now available in nvim-tree-sitter!
-
Podcast interview with my colleague, and all around good guy, Damon Scott, about his new book.
-
Seems John has been working on a Haskell parser for #djot.
-
In my case at least, "muscle soreness" really downplays the potential #statin side effect. On Wednesday, I could barely walk.
Suffice to say, Wednesday was my last dose.
But, I'm still in pain!
-
In my case at least, "muscle soreness" really downplays the potential #statin side effect. On Wednesday, I could barely walk.
Suffice to say, Wednesday was my last dose.
But, I'm still in pain!