Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Finn Voorhees

@finnvoorhees@mastodon.social
mastodon 4.7.0-beta.1
  • Open on mastodon.social
0 Followers
0 Following
33 Posts
Joined December 13, 2022
Website:
https://www.finnvoorhees.com
GitHub:
https://www.github.com/finnvoor

Posts

Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · May 13, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
@flangg@det.social seems like MLX has some overhead that gets cached, this was after a few dry runs. Not 100% sure why but I think it might JIT compile a bunch of metal kernels that the system caches for a little while
1
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · May 13, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
a few optimizations later and it’s on par with MLX
4
2
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · May 11, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
Using these + swift-huggingface + swift-transformers I put together a POC Gemma 4 inference engine that is honestly not far off from MLX, which is nice given it has pretty much no optimizations or fused kernels (MLX seems to have massive prefill overhead) https://github.com/finnvoor/Popcorn/tree/main/Examples/GemmaCLI
3
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · May 11, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Slowly working towards the inference engine I want on Apple Silicon:

- MTLSafeTensors: mmap safetensors into MTLBuffers (https://github.com/finnvoor/MTLSafeTensors)
- Popcorn: a collection of optimized Metal kernels (https://github.com/finnvoor/Popcorn)

5
3
2
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · May 08, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

anyone need a Metal-accelerated ascii camera preview in their terminal? no?

https://github.com/finnvoor/mirror

Your browser does not support the video tag.
85
5
23
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · May 06, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Same energy

9
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 26, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Hugging Face's AnyLanguageModel is an amazing way to make provider-agnostic agents in Swift.

Here's a library to use your Claude/Codex subscription with AnyLanguageModel: https://github.com/finnvoor/OAuthLanguageModels

7
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 23, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
2
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 23, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Metal 4 has some really cool looking new features, but pretty much every time I've tried to use one I've gotten either vague errors or kernel panics.

1
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 17, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
A microcontroller plugged into the iPad acts as both a MIDI receiver and HID mouse, and an agent running in an iOS app sends signals to the microcontroller to control the cursor. A broadcast extension also streams video to the app so the agent knows what it's looking at.
16
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 17, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Okay this is *crazy*

An agent running entirely on iPad* that can control any app

Your browser does not support the video tag.
46
4
11
1
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 16, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
even managed to make it work in the EU, something OpenAI can't even comprehend
0
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 16, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

you can just copy things

(computer use in pi)

Your browser does not support the video tag.
1
2
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 14, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

@schwa@mastodon.social damn they took all of GitHub down, they really don’t want you using pi

mastodon.social

Jonathan Wight (@schwa@mastodon.social) - Mastodon

2
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 14, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @mathijskadijk@mastodon.social
@mathijskadijk@mastodon.social ha, looks very similar 😅 I mainly made this since it seemed like there weren't any apps that supported framing videos, and wanted to experiment with keyframe zoom/transform animations. Looks like there's a few people working on this though, e.g. https://matte.app/
0
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 14, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

@schwa@mastodon.social they've employed some advanced security practices but after lots of hard work and reverse engineering we've cracked the code https://gist.github.com/finnvoor/25ca1758cbb358eb7c716976ce85861c

mastodon.social

Jonathan Wight (@schwa@mastodon.social) - Mastodon

2
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 13, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

I should really release my bezel framing app someday 🤔

6
2
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 08, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

@schwa@mastodon.social they've made a world-ending new model but still the best they can do is string-matching the system prompt to block requests, I think we'll be fine 😉

mastodon.social

Jonathan Wight (@schwa@mastodon.social) - Mastodon

2
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 08, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

@schwa@mastodon.social I wanted a minimal solution so I still get all the same system prompt/etc of pi which seems to work well

mastodon.social

Jonathan Wight (@schwa@mastodon.social) - Mastodon

1
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Apr 08, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

if you want to keep using Claude Pro/Max in pi 🤫

https://gist.github.com/finnvoor/25ca1758cbb358eb7c716976ce85861c

6
2
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 29, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

I'm fascinated by this section in an Apple paper about how they're using ASTC to compress models to 4 bit, then using the hardware decode to decompress with no overhead. I don't understand how ASTC could ever be even remotely close to 4bit quantization in terms of NRMSE though…

0
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 28, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Made a lil tui agent entirely in Swift, only dependency is swift-cmark for markdown parsing

Your browser does not support the video tag.
8
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 19, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @ted@tedcarstensen.social
@ted that's something I want to work on soon, wasn't sure about if it should be tab-scoped or browser-scoped, but went with per tab chats for now. I think it would be nice to be able to @-mention a tab / tab group to bring it into the chat.
0
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 19, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

🌐 Still a little rough around the edges, but Navi is an agent that lives in Safari and helps you research and chat with your tabs, à la Dia, Comet, or Claude in Chrome.

Sign in with ChatGPT Plus/Pro or Claude Pro/Max, open source, and available on iOS, iPadOS, and macOS.

https://github.com/finnvoor/Navi

27
3
6
1
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 17, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @nick@toot.cafe
@nick yep definitely should be possible to use pretty much any inference provider, remote or local
1
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 17, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
though this is infinitely better than the person who somehow got my dads phone number and texted/called him asking if I wanted to work for them
9
2
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 17, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

this ain’t it

17
4
3
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 15, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @finnvoorhees@mastodon.social
Dia browser but in Safari
12
2
3
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 14, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Made a lil agent that lives in Safari on iOS and macOS 🧚

Your browser does not support the video tag.
19
4
1
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 09, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @stroughtonsmith@mastodon.social
@stroughtonsmith 🥲
0
0
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Mar 09, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

Kind of crazy that in a few months my job has gone from writing code to simply sending slack messages

7
2
2
1
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Jan 29, 2026
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social
Replying to @jordanmorgan@mastodon.social
@jordanmorgan amazing book! a while ago I asked Claude to convert the epub to md files and found it quite useful to feed to Claude code
1
1
0
0
Open post
finnvoorhees
Finn Voorhees @finnvoorhees@mastodon.social · Dec 19, 2024
Finn Voorhees
@finnvoorhees@mastodon.social
mastodon.social

✨ Run ModernBERT using CoreML

https://huggingface.co/finnvoorhees/ModernBERT-CoreML

2
0
2
0

Remote instance

mastodon.social
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 00:28:32 UTC