Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@aral@mastodon.ar.al
2026-04-28 17:30:57

One of the beautiful things about Sublime Merge¹ (and git/diffs) is that you can see exactly what has changed in complex expected values in tests to ensure that you’re updating the tests without overlooking regressions.
(This is from the Markdown page loader tests in Kitten², as I’m refactoring to implement the upcoming breaking change in the stateful components API³ as it affects the generated code for stateful layout components in Markdown pages.)
¹ Which I always have running,…

Screenshot of Sublime Merge displaying a lovely side-by-side diff of my ES Module Loader tests for Kitten, making it very clear exactly what has changed between normalised expected values of various Kitten HTML template renders (in this case, the generated code for the page – if it’s a stateless (functional) Kitten page – is defined as a regular function instead of as a closure (arrow function).
@datascience@genomic.social
2026-04-25 10:00:01

R learning for applied statistics by Chenxin Li: #rstats

@underdarkGIS@fosstodon.org
2026-04-22 20:29:28

This has been way too long in the making and it's finally out:
"Spatiotemporal Model Cards", basically a cheat sheet for documenting #GeoAI models so that you'll thank your past self when you circle back to your docs in the future
📋 Markdown template ...

@rasterweb@mastodon.social
2026-03-19 19:26:22

I'm really liking MacDown 3000 for editing and viewing Markdown files on macOS. Especially the ability to customize the style sheets.
#macOS

@adulau@infosec.exchange
2026-02-05 21:20:07

If you’re looking for a great open-source project to use and sponsor, check out
@….
I’ve been using Pandoc for years, it’s a huge time-saver for publishing documents from Markdown and an essential tool in my workflow.