101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

481
active users

#quarto

1 post1 participant0 posts today

Elevate your publishing game with #Quarto at #PositConf2025! Create branded, scalable, customized content.

Join 1 of 2 hands-on workshops:

🎨 Branded Websites, Presentations, Dashboards, PDFs with Quarto
🛠️ Extending Quarto (with filters & extensions)

Workshop details: pos.it/conf-2025-workshops

For those of you who run lab groups, consider creating a lab handbook if you don’t already have one. Ideally something all members can contribute to with philosophies, policies, procedures, tips, etc! This could be as simple as a shared google doc or something a little fancier. Need a template to get started? I got you: github.com/cct-datascience/gro

GitHubGitHub - cct-datascience/group-handbook-template: Template for creating a lab group handbook with QuartoTemplate for creating a lab group handbook with Quarto - cct-datascience/group-handbook-template

This week, I learned how to create and explore a data lake with duckdb, using its new ducklake extension. It was surprisingly easy to hand over the creation and management of parquet files with larg(ish) tables to ducklake. I loved being able to explore the data using R, python or plain SQL - even within the same Quarto document! tomsing1.github.io/blog/posts/ #RStats #python #duckdb #ducklake #quarto

tomsing1.github.ioDipping my toes into the ducklake: Exploring gene expression data with R and python – Thomas Sandmann’s blog
Continued thread

Bernard Angele is back at the lectern #WoReLa1 with their own talk this time on "Low sampling rate is not an obstacle to making reading research more accessible". The #Quarto slides* are available here bangele.quarto.pub/worela2025/ and they include rather hilarious distorted maps of the world illustrating the geographical distribution of #eyetracking studies on reading. Less hilariously, it turns out that, up until recently, the vast majority of eyetracking studies were carried out in the US and West Europe on major European languages. Now studies on Chinese in China are changing the picture, but still eyetracking reading studies are still limited to very few languages.

* Also, it turns out that using #QuartoPub to host Quarto slides is not only useful to share slides with the audience and on social media, but also to easily switch computer when the presenter's laptop can no longer connect with the temperamental projector.

bangele.quarto.pubLow sampling rate is not an obstacle to making reading research more accessible
Replied in thread

@BryanHogan

Curious about this, but please add a link to the post! (Also for later reference, when that post might not be at the top of your blog's landing page anymore.)

I'd recommend giving #Quarto a spin as well. It's also based on #Markdown + #BibTex, but is designed for academic long-form writing (e.g. with the "book" format).

Quarto 1.7 is here! 🎉

Now you can easily add light/dark mode to your projects with brand files and control which computational outputs appear in each mode with the new renderings option.

See it in action on quarto.org and learn more: quarto.org/docs/blog/posts/202

QuartoQuarto 1.7 – QuartoQuarto 1.7 brings big improvements to dark mode along with updates to Typst, Pandoc, a new version shortcode, and improvements to the julia engine.
Replied in thread

@herr_rau @sauer_lauwarm @Linkshaender @frau_dromedar

Mein Favorit für einen ähnlichen Ansatz ist #Quarto: man schreibt Markdown, Quarto verwendet dann Pandoc und reveal.js für das Rendern, und man kann direkt auch veröffentlichen.

PDF-Version gibt es auch, ebenso wie "speaker view" und diverse Extras (Fragmente, Spalten, vertikale Anordnung uvm.).

Für mich schön, weil ich mit Quarto / Markdown auch Artikel, Webseiten und Bücher schreiben oder auch PDF-Templates in #Typst erstellen kann.