Tootfinder

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

@toxi@mastodon.thi.ng
2026-07-19 21:56:07

Some incredible shots in this year's International Aerial Photographer contest:
internationalaerialphotographe
Awards book (preliminary):

@datascience@genomic.social
2026-06-30 10:00:01

A template for data analysis projects structured as R packages (or not) github.com/Pakillo/template by @…

‪@mxp@mastodon.acm.org‬
2026-07-15 21:01:34

@… @… @… Well, you CAN use a full template for Typst as well. However, unless you want to…

@mxp@mastodon.acm.org‬
2026-07-15 21:01:34

@… @… @… Well, you CAN use a full template for Typst as well. However, unless you want to…

@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 ...

@kexpmusicbot@mastodonapp.uk
2026-07-06 05:42:34

🇺🇦 #NowPlaying on KEXP's #Expansions
Speedy J:
🎵 303 Template Refract
#SpeedyJ
speedyj.bandcamp.com/track/303
open.spotify.com/track/5TSlEN5

@CubitOom@social.linux.pizza
2026-07-11 16:38:32

Pro Se Guide for Motion to Change Hearing to WebEx
nipnlg.org/work/resources/pro-
The regime keeps arresting people that follow legal immigration processes, they have been racially profiling and abduct an…

@aardrian@toot.cafe
2026-05-28 14:49:38

Updated my post on evaluating ACRs to add a note about ‘N/A’ entries in a WCAG VPAT:
adrianroselli.com/2026/01/how-
In short: not allowed; ask vendor for clarity.

@Techmeme@techhub.social
2026-06-03 06:20:56

How India's ambitions to build and export a sovereign AI template are colliding with structural constraints, including a dependence on foreign AI infrastructure (Saritha Rai/Bloomberg)

@theodric@social.linux.pizza
2026-06-11 18:01:30

I went to the English Market in Cork City, therein to the cheesemonger where I learned the word "hectogram," and sagely ordered a /hectogram/ of the Fourme d'Ambert. This was met by a "sorry, a what?" from the lass behind the counter.
It's over for us.

Westfalen filling station sign (implication: 'the West has fallen'; it's a meme template)
@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).
@kexpmusicbot@mastodonapp.uk
2026-06-01 05:10:19

🇺🇦 #NowPlaying on KEXP's #Expansions
Speedy J:
🎵 303 Template Refract
#SpeedyJ
speedyj.bandcamp.com/track/303
open.spotify.com/track/5TSlEN5

@azonenberg@ioc.exchange
2026-04-27 08:08:59

Progress! Sorted out a bunch of permissions issues and I'm now able to (over SSH) clone a template VM on the mac mini and launch it.
Now to set up a script to actually run the test suite.
I've written more bash than any other language the last week or so and I don't like it lol. But it had to be done...

@pavelasamsonov@mastodon.social
2026-05-21 17:20:10

Once foundation model providers start trying to turn a profit, the vast majority of "AI powered" products will be swiftly replaced by a plain ol' template library.
#LLM #AI

@rasterweb@mastodon.social
2026-05-20 04:55:02

➡️ Make a README
#bookmarks

@iam_jfnklstrm@social.linux.pizza
2026-05-26 08:41:35

Idea for MS, make a template starting like this in the marketing dep "Microsoft has confirmed a new known issue affecting... [fill in the latest fuck-up]

@alecsargent@social.linux.pizza
2026-05-30 17:03:59

Does anyone here have tried Zine (static site generator)?
I would like to port a recursive template I had on Hugo but I'm puzzled.
#ssg

@DamonHD@mastodon.social
2026-05-23 15:03:15

#today I have the #journal's template .tex building in my usual harness, so I am nearly started on that new paper - a whole week left to write it all!

@sean@scoat.es
2026-04-21 01:48:05

In the AWS Console, under EventBridge, when selecting a Bus, you can choose to display a CloudFormation template to rebuild this Bus.
I wish all AWS entities had this feature.
Click through to an IAM policy? Configure an ECS cluster? Set up an SQS queue? View a VPC subnet? Access a Security Group?
Export as CloudFormation!

@luana@wetdry.world
2026-04-26 20:23:55

And you need to write the homepage in html as a template or something instead of having an index.md? Ok ugh I don't think I like Zola actually. I was going to migrate my website to it today but nevermind.

@luana@wetdry.world
2026-04-26 21:50:37

And you can't put the codes stufff in content pages???
Like, this doesn't work
content/awawa/_index.md:
It literaly renders the
{% for post in section.pages %} and etc as text on the final html... What the fuck