Tootfinder

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

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

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

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

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

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

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

@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

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

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

@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

@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

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

➡️ Make a README
#bookmarks

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

@wraithe@mastodon.social
2026-04-16 16:05:42

This is a TikTok from glutelord@bsky.social, expressing some of the irony that shows up in incel “looksmaxxing” (basically men shaping their looks, in theory to attract women, but that they’re using a “male gaze” template)
And correctly noting that not only is it stolen from Gay circuit but without the actual undepinnings.
It’s worth a watch.

A TikTok showing a young muscular man with facial hair laying back wearing a muscle T and describing how incel culture has taken looksmaxxing from gay circuit parties, but without the inherent pressure valve release, that gay circuit party culture is… Having sex with one another. Since incels Polley don’t want to sleep with other men they don’t have that outlest so it has nowhere to go but violence.
@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

@luana@wetdry.world
2026-04-13 12:11:01

I’m planning to teach folks about making their own website later this year, but I’m conflicted about which static site generator to use. Jekyll is what I’m most experienced with, but it seems to be more complex to install and stuff. Jekyll also doesn’t have stuff like multi language websites and alike.
Tho Hugo seems something I’d like to avoid, since apparently themes end up being completely different frameworks from each other so the documentation doesn’t always apply and switching themes on a ready website seems harder?
Are there any other options out there? Ideally easier to install than jekyll, easy to set up on codeberg/github pages, extensible and more complete but without Hugos issues.
I’ll probably migrate my website to whatever I choose as a way to learn the new generator.
Edit: Zola seems interesting, anyone has opinions about that one?
Do note that the target audience includes people who never touched a terminal or any programming language before, so not needing much of those paradigms is preferred (I could, and probably will, give them a basic template to begin with tho)