Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,112 results
«« first
« previous
page 20 / 104
next »
last »»
Release
datasette-remote-actors 0.1a4
— Datasette plugin for fetching details of actors from a remote endpoint
Release
datasette-auth-existing-cookies 1.0a2
— Datasette plugin that authenticates users based on existing domain cookies
Release
datasette-remote-actors 0.1a3
— Datasette plugin for fetching details of actors from a remote endpoint
Release
datasette-profiles 0.1a3
Release
datasette-profiles 0.1a2
Release
datasette-profiles 0.1a1
Release
datasette-profiles 0.1a0
Tool
Lightning Timer
— Track time with Lightning Timer, a full-screen countdown application that displays elapsed seconds in large, easy-to-read format. Click the timer display to start, pause, or reset the countdown, and access the settings icon to configure the total duration and optional warning threshold that triggers a visual color change. The timer supports URL-based configuration for quick setup and displays the remaining time in both the page and browser title bar.
Tool
Avatar Web Component
— Display and edit images with an interactive cropping interface for creating avatars or profile pictures. Users can select images by clicking, dragging and dropping files, or pasting from the clipboard, then crop them to a specified aspect ratio using resizable handles. The final cropped image is automatically exported as a JPEG data URL and can be synced to a designated form input field for seamless integration with web forms.
Tool
Hugging Face Model Storage Checker
— Check the storage size of Hugging Face machine learning models by entering a model URL or repository path. The tool queries the Hugging Face API to retrieve the total storage used by the specified model and displays the result in a human-readable format (MB or GB). Models can be looked up using either their full Hugging Face URL or their model identifier in the format `username/model-name`.
Tool
Incomplete JSON Pretty Printer
— Format and visualize incomplete or truncated JSON data with automatic live formatting as you type. This tool handles malformed JSON structures by applying consistent indentation and proper spacing, making it easier to read and understand partial JSON snippets. The formatted output can be copied to the clipboard with a single click, and example data is available to test the functionality.
TIL
Building and deploying a custom site using GitHub Actions and GitHub Pages
— I figured out a minimal pattern for building a completely custom website using GitHub Actions and deploying the result to GitHub Pages.
TIL
Styling an HTML dialog modal to take the full height of the viewport
— I've been experimenting with the HTML [dialog element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) recently, for example in my [Prompts.js](https://simonwillison.net/2024/Dec/7/prompts-js/) JavaScript library.
Tool
Side Panel Modal with Dialog Element
— Explore a product catalog with interactive item details displayed in a smooth side panel modal. Click any product card to view comprehensive information including category, price, and description, with the option to toggle between modal and non-modal dialog behavior. The interface includes a feedback form within the side panel, allowing users to submit comments about products with a seamless animated experience.
Tool
Swagger Subset
— Extract a subset of Swagger/OpenAPI definitions by selecting specific API endpoints and their dependencies. This tool parses a Swagger JSON document, displays all available paths and methods in an interactive checklist, and generates a filtered JSON output containing only the selected endpoints along with any referenced schema definitions they require. The generated subset can be copied to the clipboard for use in other applications or documentation.
Tool
Token Usage Calculator
— Calculate token usage across your Claude and other LLM API calls by pasting YAML output from the LLM tool's `llm logs -su` command. The calculator automatically groups token consumption by model and displays total input and output tokens for each. This helps you track and analyze API usage patterns across multiple conversations and model versions.
Tool
CSS Text Wrapping Properties Guide
— Learn how CSS text wrapping properties control how text flows within containers, including word-wrap, word-break, white-space, text-overflow, hyphens, line-break, and text-wrap. This guide provides interactive demonstrations of each property's behavior, detailed explanations of their values, and current browser compatibility information to help you choose the right approach for your text layout needs.
«« first
« previous
page 20 / 104
next »
last »»