2025-05-08
Lolgato - Control your Elgato lights with a native Mac app
github.com/raine/Lolgato2025-01-28
toot by https://mastodon.ie/@mtechman
mastodon.ie/@mtechman/113903647133363001
Thanks to several people here! I'm ditching Google maps and switching to:
<https:organicmaps.app/> for my Android phone
and
OpenStreetMap <https://www.openstreetmap.org/#map=4/38.01/-95.84> for laptop
2024-11-11
toot by https://hessen.social/@ptujec
hessen.social/@ptujec/113463855879096741
New LB Action:
<https:ptujec.github.io/Writing-Tools/>
[#iAWriter](https://hessen.social/tags/iAWriter) [#LaunchBar](https://hessen.social/tags/LaunchBar) [#writing](https://hessen.social/tags/writing)
2024-10-27
toot by https://fedi.simonwillison.net/@simon
fedi.simonwillison.net/@simon/113377512845342925I built a new plugin for LLM called llm-jq, which lets you pipe JSON into the tool and provide a short description of what you want, then it uses an LLM to generate a jq program and executes that against the JSON for you <https://simonwillison.net/2024/Oct/27/llm-jq/>
Example usage:
llm install llm-jq
curl -s 'http''s:api.github.com/repos/simonw/datasette/issues' |
llm jq 'count by user login, top 3'
2024-08-09
Otranscribe
otranscribe.comA free web app to take the pain out of transcribing recorded interviews.
2024-07-04
Typst Basics – Quarto
quarto.org/docs/output-formats/typst.htmlTypst is a new open-source markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use. Typst creates beautiful PDF output with blazing fast render times.
Use the typst format to create a PDF document via Typst
2024-05-06
toot by https://mastodon.decentralised.social/@wezm
mastodon.decentralised.social/@wezm/112391817575822540🖥️ New post! Yesterday I imported all my YouTube subscriptions into Feedbin so that I can watch videos via RSS. To do this I needed to turn my 500+ subscriptions into an OPML file. In this post I detail how I did it using a combination of awk, curl, jaq, JavaScript, shell, scraper, and Python.
<https:www.wezm.net/v2/posts/2024/youtube-subscriptions-opml/>
[#YouTube](https://mastodon.decentralised.social/tags/YouTube) [#Invidious](https://mastodon.decentralised.social/tags/Invidious) [#NewPipe](https://mastodon.decentralised.social/tags/NewPipe) [#RSS](https://mastodon.decentralised.social/tags/RSS) [#Python](https://mastodon.decentralised.social/tags/Python)
2024-05-04
toot by https://mathstodon.xyz/@andrewt
mathstodon.xyz/@andrewt/1123800731999824522024-04-21
toot by https://mastodon.world/@AaronDavid
mastodon.world/@AaronDavid/1123105599009109652024-04-20
toot by https://fosstodon.org/@chrishannah
fosstodon.org/@chrishannah/112305940648815688Another great tool is skhd (<https://github.com/koekeishiya/skhd>), which is a hotkey daemon for Mac. It's especially great for controlling things like yabai. Here's my keybinds for moving focus to different spaces, and also moving applications between spaces.
toot by https://fediscience.org/@ct_bergstrom
fediscience.org/@ct_bergstrom/112302205065369262For once this bushtit held still long enough for me to squeeze off a couple of frames.
[#birding](https://fediscience.org/tags/birding) [#birdphotography](https://fediscience.org/tags/birdphotography)
2024-01-20
toot by https://mastodon.social/@chockenberry
mastodon.social/@chockenberry/111790221631363045This product image on Amazon has the mystery of a Renaissance painting.
2023-12-25
toot by https://eigenmagic.net/@NewtonMark
eigenmagic.net/@NewtonMark/1116399979601961352023-12-08
toot by https://mastodon.social/@kangaroo5383
mastodon.social/@kangaroo5383/1115457357626770812023-09-12
toot by https://social.holovaty.com/@adrian
social.holovaty.com/@adrian/111051579403314995My first proper album is released today! It's called Melodic Guitar Music.
Recommended if you like melodies, or guitars, or music. Now available on Bandcamp and streaming services:
<https:www.holovaty.com/melodic-guitar-music/>
2023-07-11
toot by https://fedi.simonwillison.net/@simon
fedi.simonwillison.net/@simon/110692685364135792I'm in this 2 hour(!) podcast episode about the newly released ChatGPT Code Interpreter - you can get a good overview of why I'm so excited about it from the first 15 minutes, I think it's the most interesting tool in the whole AI space right now <https://www.latent.space/p/code-interpreter#details>
2023-06-18
toot by https://fedi.simonwillison.net/@simon
fedi.simonwillison.net/@simon/110564269315221506
strip-tags 0.4 is now out, with a set of features to make it easier to turn large HTML pages into content suitable for feeding to a LLM
<https:github.com/simonw/strip-tags/releases/tag/0.4>
I wrote more about strip-tags here: <https://simonwillison.net/2023/May/18/cli-tools-for-llms/>
2023-05-20
toot by https://mastodon.social/@gedeonm
mastodon.social/@gedeonm/110403414221176178Please give me your favorite [#Zelda](https://mastodon.social/tags/Zelda) elixir recipies! I have none to speak of thx! [#TearsOfTheKingdom](https://mastodon.social/tags/TearsOfTheKingdom)
2023-05-16
toot by https://mastodon.social/@martyday
mastodon.social/@martyday/110378626092563689LEGO Celebrates BATMAN RETURNS With Unreal 3,981 Piece Batcave Shadowbox Set!: <https://www.blast-o-rama.com/2023/05/16/lego-celebrates-batman-returns-with-unreal-3981-piece-batcave-shadowbox-set/>
2023-04-20
toot by https://fedi.simonwillison.net/@simon
fedi.simonwillison.net/@simon/110232289637822527I presented a three hour tutorial at [#PyConUS](https://fedi.simonwillison.net/tags/PyConUS) yesterday - "Data analysis with SQLite and Python"
Wrote a few notes about that here: <https://simonwillison.net/2023/Apr/20/pycon-2023/> - and I've shared the full 9-page workshop handout as well: <https://sqlite-tutorial-pycon-2023.readthedocs.io/>