2026-07-19 21:56:07
Some incredible shots in this year's International Aerial Photographer contest:
https://www.internationalaerialphotographer.com/
Awards book (preliminary):
Some incredible shots in this year's International Aerial Photographer contest:
https://www.internationalaerialphotographer.com/
Awards book (preliminary):
A template for data analysis projects structured as R packages (or not) https://github.com/Pakillo/template by @…
@… @… @… Well, you CAN use a full template for Typst as well. However, unless you want to…
@… @… @… Well, you CAN use a full template for Typst as well. However, unless you want to…
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 ...
🇺🇦 #NowPlaying on KEXP's #Expansions
Speedy J:
🎵 303 Template Refract
#SpeedyJ
https://speedyj.bandcamp.com/track/303-template-refract
https://open.spotify.com/track/5TSlEN5TKuaunrY5YVUz0x
Pro Se Guide for Motion to Change Hearing to WebEx
https://nipnlg.org/work/resources/pro-se-guide-motion-change-hearing-webex
The regime keeps arresting people that follow legal immigration processes, they have been racially profiling and abduct an…
Updated my post on evaluating ACRs to add a note about ‘N/A’ entries in a WCAG VPAT:
https://adrianroselli.com/2026/01/how-i-evaluate-an-acr-vpat.html#Update01
In short: not allowed; ask vendor for clarity.
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,…
🇺🇦 #NowPlaying on KEXP's #Expansions
Speedy J:
🎵 303 Template Refract
#SpeedyJ
https://speedyj.bandcamp.com/track/303-template-refract
https://open.spotify.com/track/5TSlEN5TKuaunrY5YVUz0x
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...
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]
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
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!
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.
And you can't put the codes stufff in content pages???
Like, this doesn't workcontent/awawa/_index.md:
It literaly renders the
{% for post in section.pages %} and etc as text on the final html... What the fuck