Tootfinder

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

@aral@mastodon.ar.al
2026-07-29 11:05:17

If I do say so myself, I do love expressive I can be with Kitten.
This is me injecting raw HTML markup into a Markdown code block in a Kitten Markdown page to highlight specific lines in a code block¹.
(The string interpolation of the HTML as an array is a hack that bypasses Kitten’s default sanitisation and should only be used with trusted content.)
PS. I’m going through all the tutorials on the site to update them to reflect the current state of Kitten after the three-mon…

2. The welcome message tells you that you can use the `.help` command for assistance. Run that and you will see a list that looks like the following:

    ```text
    .break      Sometimes you get stuck, this gets you out
    .clear      Alias for .break
    .editor     Enter editor mode
    .exit       Exit the REPL
    .help       Print this help message
    ${['<strong>']}.id         Show your Small Web place ID (and create it and your secret if necessary).${['</strong>']}
    .load       Lo…
@otakus_terebi@mastodon.social
2026-06-29 15:17:43

Se ha anunciado la 2 Temporada de Atelier Of Witch Hat (Manga de Kamome Shirahama)
Web Oficial #AtelierOfWitchHat

Agete,Richie,Tetia,Coco,El Gusano pincel,Ourggio y Quifrey sonriendo al fondo el Atelier.Letras "Se decidió la producción de la 2 Temporada"
@cosmos4u@scicomm.xyz
2026-06-24 14:48:38

Euclid Quick Data Release (Q2) – The Euclid Galactic Bulge Survey: eceb.astro.uni-bonn.de/public/ -> ESA’s Euclid captures the Milky Way’s crowded heart: euclid-ec.org/public/press-rel and esa.int/Science_Exploration/Sp (also a video clip at
youtube.com/watch?v=2DtFRq1cgcc and at cosmos.esa.int/web/euclid/q2-d all about Q2).

@kubikpixel@chaos.social
2026-08-12 11:25:48

Stanford study finds 5% of IP addresses send 55% of all web requests
Fewer than 0.2% of domains in the .com, .net and .org zones resolve to an address of their own, and 5% of client addresses generate more than half of the world's web requests, according to a Stanford-led measurement study that reached wide circulation this week, eight days after Google switched on IP-based ad personalization across the European Economic Area.
🤖

@gevoel@mastodon.green
2026-06-23 10:03:40

Ik vind deze campagne erg belangrijk - doe je ook mee?
Geen Kerncentrale in de Eemshaven!
actie.degoedezaak.org/petition

@jom@social.kontrollapparat.de
2026-08-24 10:27:22

Didn't know CrowdSec until recently, but I'm quite impressed. Thought I'd share: I'm protecting my Jellyfin and audiobookshelf via nginx logs for a few days now and it's very promising, especially the proactive blocking via the global community list.
Now looking for a nice GUI (alerts/stats/unbanning) since the official panel's pricing isn't for home users. Please only recommend tools you've actually used (I know how to Kagi 😊!).

Screenshot of a CrowdSec web dashboard titled "«firewall-unraid» metrics". It displays a table showing traffic data for the past 7 days, categorized by origin.

The table lists three sources: "Free proxies list" (15.2 MB, 266k packets), "Community Blocklist (CAPI)" (372.6 KB, 6.36k packets), and "Manual Decisions (cscli)" (720 Bytes, 12 packets). The totals row at the bottom indicates that 15.6 MB and 272k packets were blocked, out of a total 409 GB and 120 million packets processed.

WCAG Evaluation Methodology now covers more than web pages: #a11y #accessibility

@Techmeme@techhub.social
2026-06-03 19:36:29

Security firm Calif says it used OpenAI's Codex to discover HTTP/2 Bomb, a remote DoS exploit affecting web servers like Nginx, Apache HTTPD, and Microsoft IIS (The Hacker News)
thehackernews.com/2026/06/new-

@arXiv_csCR_bot@mastoxiv.page
2026-07-24 07:35:32

AuthProbe: Specification-Driven, Multi-Identity Detection of Broken Object-Level Authorization in Recruitment API
Jay Barach
arxiv.org/abs/2607.20574 arxiv.org/pdf/2607.20574 arxiv.org/html/2607.20574
arXiv:2607.20574v1 Announce Type: new
Abstract: Broken Object-Level Authorization (BOLA), also known as Insecure Direct Object Reference (IDOR), has topped the OWASP API Security ranking since 2019 and is the root cause of some of the largest exposures of applicant data in recruitment technology. The defining feature of this flaw class is that a malicious request is byte-for-byte indistinguishable from a legitimate one, which is precisely why web application firewalls and single identity scanners fail to catch it. We present AuthProbe, an open-source, black-box scanner that detects BOLA and IDOR in HTTP APIs by driving its tests from an OpenAPI specification and by acting under two or more identities that the operator controls. AuthProbe discovers, for each identity, the objects that identity legitimately owns, then attempts to read one identity's objects while authenticated as another and confirms a leak by comparing the response against a ground-truth fetch by the true owner. It also walks predictable identifiers to expose enumeration and reports missing authentication and existence oracles. The tool returns a severity-thresholded exit code and machine-readable reports so that it can gate a continuous integration build. On a synthetic recruitment API in which the McHire failure class is reproduced, AuthProbe detects every planted cross-identity read with no false positives on a hardened counterpart, and its running time grows linearly with the number of objects under test. AuthProbe is released under the Apache 2.0 license with an authorized-use guardrail.
toXiv_bot_toot

@aardrian@toot.cafe
2026-07-10 16:09:31

Yet another #accessibility #overlay that introduces WCAG failures just by installing it.
Users might not be able to report an accessibility problem. Here, one field is unlabeled (4.1.2 / 1.3.1) and the other is labeled by its placeholder (1.4.3 / 3.3.2).
This one offered by Welcoming Web.

“Report An Accessibility Problem” form with a textarea preceded by the visible label “Please describe your accessibility problem”, which dev tools shows is not associated with the field, and then a text field with the label “Please enter your email”, and which is also not associated with the field (though the field has placeholder text).
@jon@henshaw.social
2026-07-13 05:51:17

I quietly published the AI Alt Text for the Fediverse Chrome extension weeks ago. I have to say, I'm surprised that it already has over 2K active installs. Especially since it only works on Mastodon. I guess I can't be the only person who wants something like this, which is validating.

Screenshot of the Chrome Web Store Developer Dashboard. A single published extension titled "AI Alt Text for the Fediverse" version 1.3.6 is listed with 2,219 users.
@michabbb@social.vivaldi.net
2026-08-14 19:23:46

⚡ One Docker command starts the full stack locally on port 3010. First startup pulls images in 2-3 minutes, then you pick inbound or outbound, name the bot, describe the use case in a few words and click Web Call.
🔑 No API keys required to start: #Dograh ships with auto-generated keys and its own LLM, TTS and STT stack. Own keys for LLM, TTS, STT or telephony can be connected later.

@kazys@mastodon.social
2026-08-12 01:40:43

I built a plugin to use NotebookLM in Zotero. You can upload books and articles and interact with it as you would on the web.
Link below.
1/2

@relcfp@mastodon.social
2026-08-12 17:00:38

H-Net Job Guide Weekly Report for H-USA: 2 August - 9 August
ift.tt/dWws3lx
Call for Paper (CAA 2027 Annual Conference): From the Street to the Bedroom: Designing the Modern…
via Input 4 RELCFP

@ripienaar@devco.social
2026-08-07 15:27:49

Been thinking about debuggers for my rule engine langue, here's a sample rule - 2 sets of somewhat complex logic. Lots of scope for error, typos, things just not having the value you expect etc.
So added a tracing evaluator that shows the AST walk, outcomes, timings etc.
Be better on the web, so the dashboard will make this really awesome along with a rule editor.

@thomastraynor@social.linux.pizza
2026-07-10 13:08:54

Sigh, another web site and another interface fail.
1. Check boxes - you can select one or many.
2. If you want me to select ONLY one item then the proper option is a radio button.
3. STOP THE REFRESH when I make a selection. Allow me to fine tune what I want then have a 'REFRESH' button to show the results.

@aral@mastodon.ar.al
2026-07-08 15:55:34

RE: norcal.social/@farmbiodiesielU
1. You’re an idiot.
2. I’m the sole programmer on gaza-verified.org (source code:

@aardrian@toot.cafe
2026-07-02 18:15:54

Interesting to see what assorted LLM tools think I am:
cyberplace.social/@GossiTheDog
The first pic is one of 11 generally accurate abstracts on me. The second pic is my (not) favorite hallucination about me. Mistral thinks I’m an electron…

Adrian Roselli, Web accessibility consultant,785 strength, Top 3%. GPT-5.5 says: Accessibility consultant and web developer known for writing and speaking about inclusive design, HTML, ARIA, and web standards.
Adrian Roselli, Alleged mobster, 71 strength. Llama 3.2 1B says: Italian-American mobster and former Gambino crime family boss.
@jon@henshaw.social
2026-07-07 15:15:50

And this "Save to Recollect" browser extension makes my replacement of Raindrop complete!
chromewebstore.google.com/deta
I used the importer to bulk add from Ra…

Screenshot of the Recollect.fyi note-taking application showing a list of bookmarked notes. The search bar at the top displays the active filter "#Bookmark" with an X button to clear it. Below, it shows "2,447 Notes" and displays four bookmarked entries: "Free DMARC Record Generator and DMARC Reporting – DMARC, SPF, DKIM tools" linking to easydmarc.com; "Maximally optimizing image loading for the web in 2021" from industrialempathy.com; "SPF, DKIM & DMARC: email anti-spoofing technology history…
@relcfp@mastodon.social
2026-08-12 17:00:36

H-Net Job Guide Weekly Report for H-Asia: 2 August - 9 August
ift.tt/BQ3xaNS
Call for Paper (CAA 2027 Annual Conference): From the Street to the Bedroom: Designing the Modern…
via Input 4 RELCFP

@arXiv_astrophGA_bot@mastoxiv.page
2026-07-22 08:52:17

Replaced article(s) found for astro-ph.GA. arxiv.org/list/astro-ph.GA/new
[1/2]:
- GA-NIFS: Powerful and frequent outflows in moderate-luminosity active galactic nuclei at $z\sim3-6$
Giacomo Venturi, et al.
arxiv.org/abs/2512.09996 mastoxiv.page/@arXiv_astrophGA
- ALMA High-J CO Spectroscopy of High-Redshift Galaxies. II. 0.03" Resolution CO Kinematics Reveal ...
Ken-ichi Tadaki
arxiv.org/abs/2603.01352 mastoxiv.page/@arXiv_astrophGA
- Very long-term relaxation of harmonic 1D self-gravitating systems
Kerwann Tep, Jean-Baptiste Fouvry, Christophe Pichon
arxiv.org/abs/2603.11238 mastoxiv.page/@arXiv_astrophGA
- The tidal evolution of satellite galaxies in cosmological simulations: insights from COLIBRE
Feihong He, et al.
arxiv.org/abs/2604.03105 mastoxiv.page/@arXiv_astrophGA
- Deriving volume density profiles of filaments from observed surface densities
Alexander Men'shchikov, Guo-Yin Zhang
arxiv.org/abs/2604.12570 mastoxiv.page/@arXiv_astrophGA
- Reduced Incidence of Little Red Dots at z < 3 from Number Density and Halo Mass Evolution
Chenxuan Zhang, Huanian Zhang, Qingwen Wu, Luis C. Ho, Jian-Min Wang
arxiv.org/abs/2606.02773 mastoxiv.page/@arXiv_astrophGA
- The Hubble Missing Globular Clusters Survey IV. Ultra-faint compact satellites of the Milky Way. ...
M. Bellazzini, et al.
arxiv.org/abs/2606.12517 mastoxiv.page/@arXiv_astrophGA
- Nebular_AGN: A CIGALE module for fitting AGN emission lines
Hao Zhang, Patrice Theule, Veronique Buat, Denis Burgarella, Estelle Pons, Mederic Boquien
arxiv.org/abs/2606.14643 mastoxiv.page/@arXiv_astrophGA
- Assembly bias from nuisance to probe I: the relation between galactic conformity and the linear m...
Nelson Padilla, Ivan Lacerna, Dante Paz
arxiv.org/abs/2607.04022 mastoxiv.page/@arXiv_astrophGA
- Enabling Cosmic Web Analysis at Gigaparsec Scales: A Multi Block Approach for DisPerSE
Ankit Singh, Frazer Pearce, Meghan Gray, Gustavo Yepes
arxiv.org/abs/2607.14785 mastoxiv.page/@arXiv_astrophGA
toXiv_bot_toot

@ripienaar@devco.social
2026-07-02 08:29:27

I have my own CLI parser - a fork of the old kingpin - and over time its evolved to have deep runtime introspection among other unique features.
Here using that to generate web based help viewers and I think this is a pretty sweet idea, will have to think how to incorporate this into my doc sites.
Short 2 minute video and screenshots

@relcfp@mastodon.social
2026-08-12 17:00:39

H-Net Job Guide Weekly Report for H-Interfaith: 2 August - 9 August
ift.tt/NJKTats
Call for Paper (CAA 2027 Annual Conference): From the Street to the Bedroom: Designing the Modern…
via Input 4 RELCFP

@relcfp@mastodon.social
2026-08-12 17:00:39

H-Net Job Guide Weekly Report for H-USA: 26 July - 2 August
ift.tt/zUcXDnr
Call for Paper (CAA 2027 Annual Conference): From the Street to the Bedroom: Designing the Modern…
via Input 4 RELCFP

@relcfp@mastodon.social
2026-08-12 17:00:35

JOBS> H-Net Job Guide Weekly Report for H-Buddhism: 2 August - 9 August
ift.tt/6rTfolR
Call for Paper (CAA 2027 Annual Conference): From the Street to the Bedroom: Designing the Modern…
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-17 07:55:26

H-Net Job Guide Weekly Report for H-Diplo: 7-14 June
ift.tt/bjczZwe
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-17 07:55:28

H-Net Job Guide Weekly Report for H-USA: 31 May - 7 June
ift.tt/Ne4JkjW
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-17 07:55:29

H-Net Job Guide Weekly Report for H-USA: 7 June - 14 June
ift.tt/nEd8YBy
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-17 07:55:25

H-Net Job Guide Weekly Report for H-Devil: 31 May - 7 June
ift.tt/1C9I0FH
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-17 07:55:23

H-Net Job Guide Weekly Report for H-Asia: 7 June - 14 June
ift.tt/GB4Qt3U
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-17 07:55:26

H-Net Job Guide Weekly Report for H-Devil: 7 June - 14 June
ift.tt/dOjsvok
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-17 07:55:23

H-Net Job Guide Weekly Report for H-Buddhism: 7 June - 14 June
ift.tt/l4mqF8Q
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-13 16:30:49

H-Net Job Guide Weekly Report for H-HOAC: 31 May - 7 June
ift.tt/lTG5ORe
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-13 16:30:44

H-Net Job Guide Weekly Report for H-Asia: 31 May - 7 June
ift.tt/FinxNT9
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-13 16:30:49

H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June
ift.tt/qZGUFrb
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-13 16:30:48

H-Net Job Guide Weekly Report for H-Interfaith: 31 May - 7 June
ift.tt/KZlQkvA
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-13 16:30:47

JOBS> H-Net Job Guide Weekly Report for H-Buddhism: 31 May - 7 June
ift.tt/z8JeNH1
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-11 07:45:13

H-Net Job Guide Weekly Report for H-HOAC: 31 May - 7 June
ift.tt/CRiA5tG
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-11 07:45:10

H-Net Job Guide Weekly Report for H-Asia: 31 May - 7 June
ift.tt/6eG8IP2
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-11 07:45:14

H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June
ift.tt/eENT0xQ
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-11 07:45:10

H-Net Job Guide Weekly Report for H-Histsex: 31 May - 7 June
ift.tt/SBvUmkz
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-11 07:45:13

H-Net Job Guide Weekly Report for H-Interfaith: 31 May - 7 June
ift.tt/zc3fiEk
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP

@relcfp@mastodon.social
2026-06-11 07:45:12

JOBS> H-Net Job Guide Weekly Report for H-Buddhism: 31 May - 7 June
ift.tt/XMDWy8B
H-Net Job Guide Weekly Report for H-Diplo: 31 May - 7 June H-Net Job Guide 06/09/2026 - 2:39pm …
via Input 4 RELCFP