Tootfinder

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

@aardrian@toot.cafe
2026-04-10 23:45:37

If you hate that largely pointless LinkedIn sidebar:
```
.scaffold-layout__aside {
display: none;
}
.scaffold-layout--reflow .scaffold-layout__content--sidebar-main-aside {
grid-template-areas: "sidebar main main";
}
```
Because I was forced to use LinkedIn today.

LinkedIn at desktop resolution showing a sidebar on the right featuring an ad for LinkedIn and a bunch of links that should be in a footer, all taking space away from content and leaving a large gap down the right side of the page.
The same page with the styles applied, so the sidebar on the right is gone and the content has expanded to fill the space.
@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)
@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 ...

@publicvoit@graz.social
2026-03-21 12:27:51

For my tool-choice article, I came up with an #orgmode template to support collecting #requirements and solutions with their evaluation.
This might be handy to some of you.
#UOMF: Requirement Analysis…

@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

@jtk@infosec.exchange
2026-03-31 22:08:16

New blog post: Journeys in Hosting 2/x - OS template considerations
dataplane.org/jtk/blog/2026/03

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

@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).
@felwert@fedihum.org
2026-03-31 09:47:26

I receive tons of applications that use the same CV template: Brief header with contact info and circular photo on the left hand side, brief paragraph "About me", then structured info. PDF metadata say it’s LaTeX generated, but I assume its created by a popular platform. Any idea what this is? LinkedIn?

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

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

@chiraag@mastodon.online
2026-03-28 16:12:00

Has anyone gotten a WireGuard VPN setup to work using systemd's netdev and network files (rather than wg-quick@ template units)?
#AskFedi #Linux #Systemd

@jamesthebard@social.linux.pizza
2026-03-28 05:25:26

The Sisyphus client rewrite continues after a bit of a break. The `ffmpeg` module is mostly finished and should serve as a good template for `handbrake`, `av1an`, `mkvmerge`, and `cleanup` modules. Logging is progressing pretty well. The config has been expanded slightly and can now pull from TOML files on top of the standard environment variables.
#sisyphus

A screenshot of the 2.0.0a1 Sisyphus client running as it waits for an encoding job to come down the queue.
@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

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

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

➡️ Make a README
#bookmarks

@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

@jae@mastodon.me.uk
2026-03-22 21:15:32

Excited! Exporting a new gameplay video. Using a motion template made by @….
Never thought I would do more than streaming.

@jaandrle@fosstodon.org
2026-03-28 06:11:35

RE: pad.venzano.fr/@wikipedia_imag
CS:

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

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

@detondev@social.linux.pizza
2026-03-21 12:30:16

learn 👇
archive.org/details/0-kathara-

The Elohel-Elohim Leonine Anuhazi Founders of Aramatena Lyra and Sirius B created the “GWL” APIN as part of their Earth Templar Crisis Intervention Mission after the Electric Wars 5.5 Million Years Ago. The GWL runs on а 0-12 12-Code-Pulse and links Earth's Planetary Shields to their "Divine Blueprint" 0-12 Pre-matter Template at Lyra Aramalena

The GWL APIN was rendered inoperable when Omicron-Drakonianis raided Earth during the 208,2168C SAC, causing Earth's Templar to run оп an unnatural D-1…


WTC/Pentagon Disaster 9-11 Infrasound Sub-Space Sonic Pulse Projection Map
A “hole was punched in the Wall in Time” by uncapping the Falcon wormhole and creating the PhiEx Wormhole Port Interface Network (PIN) Atlantean Pylon Implant Network (APIN) System.

] Linked 1943 Philadelphia Experiment to future Movie released August 13, 1984 1983 Montauk

|

Tried to link into 2003 for Dimensional Blend Experiment

Link Made 1943

0

Zeta-controlled Phantom Earth

When the Zetas uncapped the Falcon wormhole in the early 1900s and launched the 1943 Philadelphia Experimen…
The Inner Halls of Amorea, the NDC Grid & the Crucifixion of the Christos

12 Primary Axi-A-Tonal Lines 3j Seals Grid. | €

“DINE вотна" JA right Pitar |f Lat side of Š Body Magnetic

(ИЕ

Opening the Inner Halls of Amorea via actvation of DNA ‘Stand Templates 12-9-5-3-1 Wil clear Pineal Seal NOC-Grid distorien à correct reversals in AXHA-TCNALLNES, DNA Strand Templates and the Chakran

S) DIZNE 12-Whte

LEFT BRAIN BLOCK .. .. Keeps “Ego"and

“Spint” polarized: 11- 4-7-10- 1- 5biock {…
@jeang3nie@social.linux.pizza
2026-03-26 03:49:36

#Sunstone browser now has a start page, with default search provided by DuckDuckGo. All of Sunstone's internal pages are going to be linked through the menu bar provided in the default page template. I am no web designer, but I've taken time to make the design responsive and hopefully nice and cleanly functional. Shrink the page down past a certain level and the sidebar becomes a top…

A browser window with vertical tabs displaying the browser's "start" page.
A browser window with vertical tabs displaying the browser's "start" page in a wider format, where the top menu is now a sidebar.
@scottmiller42@mstdn.social
2026-03-21 18:30:14

Without intending to do so, the orange shit bag gave us a gift today. Worried about how you might be criticized for your post about a certain special person’s death? Save this message as the template you can use. If you follow this wording exactly, not a single soul can object to your message.
#POTUS47

This is a screenshot of a Truth Social post by Donald Trump. His message is

“Robert Mueller just died. Good, I'm glad he's dead. He can no longer hurt innocent people!
President DONALD J. TRUMP”

The date time stamp at the bottom is 3/21/26, 10:26 AM.
@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.
@thesaigoneer@social.linux.pizza
2026-03-14 07:35:23

Remember I did that bootc KDE container, based on the Bluefin template? That method is really handing the power to the user. I've now tried Origami (Cosmic), today a brief stint with Zirconium (Niri and Dank) and I'm now heading into Zena. That last one looks to be very special, and is also a bootc container. More later.
#archlabs

@arXiv_csCL_bot@mastoxiv.page
2026-03-31 10:11:22

Structural-Ambiguity-Aware Translation from Natural Language to Signal Temporal Logic
Kosei Fushimi, Kazunobu Serizawa, Junya Ikemoto, Kazumune Hashimoto
arxiv.org/abs/2603.28426 arxiv.org/pdf/2603.28426 arxiv.org/html/2603.28426
arXiv:2603.28426v1 Announce Type: new
Abstract: Signal Temporal Logic (STL) is widely used to specify timed and safety-critical tasks for cyber-physical systems, but writing STL formulas directly is difficult for non-expert users. Natural language (NL) provides a convenient interface, yet its inherent structural ambiguity makes one-to-one translation into STL unreliable. In this paper, we propose an \textit{ambiguity-preserving} method for translating NL task descriptions into STL candidate formulas. The key idea is to retain multiple plausible syntactic analyses instead of forcing a single interpretation at the parsing stage. To this end, we develop a three-stage pipeline based on Combinatory Categorial Grammar (CCG): ambiguity-preserving $n$-best parsing, STL-oriented template-based semantic composition, and canonicalization with score aggregation. The proposed method outputs a deduplicated set of STL candidates with plausibility scores, thereby explicitly representing multiple possible formal interpretations of an ambiguous instruction. In contrast to existing one-best NL-to-logic translation methods, the proposed approach is designed to preserve attachment and scope ambiguity. Case studies on representative task descriptions demonstrate that the method generates multiple STL candidates for genuinely ambiguous inputs while collapsing unambiguous or canonically equivalent derivations to a single STL formula.
toXiv_bot_toot

@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